13c EM: Cloning EM Using omsca new Command Fails With Error "com.oracle.cie.domain.script.ScriptException: 64254: Error occurred in "OPSS Processing" phase execution"
(Doc ID 2837265.1)
Last updated on JANUARY 18, 2023
Applies to:
Enterprise Manager Base Platform - Version 13.4.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Below command used to clone OMS[13.4, RU13] into different Server where repository[RAC] database is already cloned using RMAN.
./omsca new -nostart -EM_DOMAIN_NAME <DOMAIN_NAME> -NM_USER <nodemanager> -AS_USERNAME <weblogic> -REP_CONN_STR '(DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = <REPOSITORY HOST1>)(PORT = <PORT>)) (ADDRESS = (PROTOCOL = TCP)(HOST = REPOSITORY HOST2)(PORT = PORT)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = <SID>)))'
1. $<MIDDLEWARE_HOME>/cfgtoollogs/omsca/omsca_<TIMESTAMP>.log
64254: Check log for more detail.
null
at com.oracle.cie.domain.script.jython.WLSTState.processCommand(WLSTState.java:243)
at com.oracle.cie.domain.script.jython.WLScriptContext.runCmd(WLScriptContext.java:730)
... 35 more
Caused by: com.oracle.cie.domain.script.jython.WLSTException: Error updating domain:
64254: Error occurred in "OPSS Processing" phase execution
64254: Encountered error: SecurityContext:
Domain Name: GCDomain2
JDBC URL: opss-audit-DBDS:jdbc:oracle:thin:@(DESCRIPTION
JDBC URL: opss-data-source:jdbc:oracle:thin:@(DESCRIPTION
JNDI Name: opss-audit-DBDS:jdbc/AuditAppendDataSource
JNDI Name: opss-data-source:jdbc/OpssDataSource
Driver Name: opss-audit-DBDS:oracle.jdbc.OracleDriver
Driver Name: opss-data-source:oracle.jdbc.OracleDriver
Persistence Type: DATABASE
Platform: WLS
Scratch Dir: scratch
Reconfig Domain: false
Shared Secret Store: =
Extension: true
DisableManagementOperations: falseJDBC Properties:
user:$usernameJDBC Properties:
user:$username
64254: Check log for more detail.
null
at com.oracle.cie.domain.script.jython.WLScriptContext.updateDomain(WLScriptContext.java:1180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.oracle.cie.domain.script.jython.WLSTState.processCommand(WLSTState.java:226)
... 36 more
Caused by: com.oracle.cie.domain.script.ScriptException: 64254: Error occurred in "OPSS Processing" phase execution
64254: Encountered error: SecurityContext:
Domain Name: GCDomain2
JDBC URL: opss-audit-DBDS:jdbc:oracle:thin:@(DESCRIPTION
JDBC URL: opss-data-source:jdbc:oracle:thin:@(DESCRIPTION
JNDI Name: opss-audit-DBDS:jdbc/AuditAppendDataSource
2. /tmp/wlstOfflineLogs_hcoraomsq/cfgfwk_<TIMESTAMP>.log has ORA-01000: maximum open cursors exceeded
3. Below document is not applicable, In this case EM Has RU 13 Applied.
Cause
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
Symptoms |
Cause |
Solution |
References |