RESETTING ENV_IDS
(Doc ID 1096123.1)
Last updated on DECEMBER 04, 2019
Applies to:
Oracle Utilities Customer Care and Billing - Version 2.3.0.0.0 and laterInformation in this document applies to any platform.
Goal
**Examples provided in this article do not represent real life personal/confidential information**
**Disclaimer:** This KM article may include the following abbreviations:
CCB/CC&B - Oracle Utilities Customer Care and Billing
**Disclaimer:** This KM article may include the following abbreviations:
CCB/CC&B - Oracle Utilities Customer Care and Billing
When deploying different CCB environments by cloning, all environments have the same ID. In "ConfigLab Design Guidelines" document, on page 47 it is mentioned:
"Ensure that the environment identifiers for both environments are different. This can be checked using the following database query on each environment:
Select env_id from f1_installation;
If they are the same then one of the environments will have to be altered so that ENV_ID is set to another value (see "Tip: Randomly reassigning ENV_IDS" for a technique) and...."
Select env_id from f1_installation;
If they are the same then one of the environments will have to be altered so that ENV_ID is set to another value (see "Tip: Randomly reassigning ENV_IDS" for a technique) and...."
How can the ENV_IDs be randomly reassigned?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |