Hi,
I have a question about DbId
I have environments dev / test / prod.
Dev / Test new installations.
Prod old one
Webcon Version - Newest
For dev / test I see
CD_ID | CD_Name
1 BPS_Content
2 http://xyz:8983/solr/
3 BPS_Content
But for the prod I have
CD_ID | CD_Name
1 BPS_Main
6 http://xyz:8983/solr/
I anticipate that a new entry with ID 7 will be created for prod.
Can I overwrite this ID and change it?
This can be done from the table level, but do any other entries need to be modified, and does this have any other consequences?