Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@amaltaro
Copy link
Contributor

With the SQL database schema isolation and streamline, proposed in dmwm/WMCore#12341, we need to stop using Oracle SEQUENCE constraints within the Tier0 CRUD SQL statements, as columns are now defined with the auto-increment GENERATED BY DEFAULT AS IDENTITY clause.

When executing a replay to test all this SQL schema separation, we need to change the T0 agent deployment to consider:

@LinaresToine the only difference from what we have already been doing is this patch. Can you please apply it to that replay test that you started last week? Or just start a new deployment and ensure that the agent is patched with this PR. Thank you in advance!

@amaltaro
Copy link
Contributor Author

Hi @LinaresToine , as we have just merged these changes in WMCore dmwm/WMCore#12341, can you please merge this PR as well? If you prefer, please let me know and I can squash these commits.

@amaltaro
Copy link
Contributor Author

test this please

@LinaresToine
Copy link
Contributor

Thanks a lot Alan, everything looks ok. I am merging now

@LinaresToine LinaresToine reopened this Jul 22, 2025
@LinaresToine LinaresToine merged commit 0fdf688 into dmwm:master Jul 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants