[OCI]: Dataguard Configuration Failed With "DCS-10026:Input parameter 'ERROR:' contains value as array of wrong size of 2.The right size should be 1."
(Doc ID 2892607.1)
Last updated on SEPTEMBER 02, 2022
Applies to:
Oracle Cloud Infrastructure - Database Service - Version N/A and laterInformation in this document applies to any platform.
Symptoms
Dataguard configuration from OCI console failed with following error:
DCS-10026:Input parameter 'ERROR:' contains value as array of wrong size of 2.The right size should be 1.
From dcs agent debug log:
================
[2022-06-28 08:18:17,791] FINE [Enable force logging and archivelog mode in primary env : JobId=c477721b-2386-4a93-807b-4abd05c9e031] com.oracle.dcs.commons.utils.CommonsUtils:
run: cmd= '[su,
oracle,
-c,
export NLS_LANG=AMERICAN;
export ORACLE_SID=PRODCL21;
export ORACLE_HOME=/u01/app/oracle/product/19.0.0.0/dbhome_1;
export ORACLE_UNQNAME=PRODCL2_sin1vm;
/u01/app/oracle/product/19.0.0.0/dbhome_1/bin/sqlplus -S -L -n sys/"********"@PRODCL2_sin1vm as sysdba @ /tmp/dcsserver/sqlplus/sqlplus2022-06-28_08-18-17-8142883456085310260.sql]'
[2022-06-28 08:18:19,595] FINE [Enable force logging and archivelog mode in primary env : JobId=c477721b-2386-4a93-807b-4abd05c9e031] com.oracle.dcs.commons.utils.command.CommandExecutor: Return code: 0
[2022-06-28 08:18:19,595] FINE [Enable force logging and archivelog mode in primary env : JobId=c477721b-2386-4a93-807b-4abd05c9e031] com.oracle.dcs.commons.utils.CommonsUtils: Output :
ERROR:
ORA-28002: the password ******** expire within 7 days
1| 2
2| 2
[2022-06-28 08:18:19,595] FINE [Enable force logging and archivelog mode in primary env : JobId=c477721b-2386-4a93-807b-4abd05c9e031] com.oracle.dcs.agent.utils.db.SqlPlusHelper: Finished running Sql Script /tmp/dcsserver/sqlplus/sqlplus2022-06-28_08-18-17-8142883456085310260.sql
[2022-06-28 08:18:19,596] SEVERE [Enable force logging and archivelog mode in primary env : JobId=c477721b-2386-4a93-807b-4abd05c9e031] com.oracle.dcs.commons.jrpc.JsonRequestProcessor: RPC request invocation failed on request: {"classz":"******** "
DcsException{errorHttpCode=InternalError, msg=Input parameter 'ERROR:' contains value as array of wrong size of 2.The right size should be 1. , msgId=10026, causedBy=null}
================
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 |