My Oracle Support Banner

OEM13C: DB_CLONE_MANAGEMENT : createFullClonePDB Fails Initialize Step With Error "Destination wallet password not specified" (Doc ID 2746363.1)

Last updated on JANUARY 11, 2023

Applies to:

Enterprise Manager for Oracle Database - Version 13.4.1.0.0 and later
Information in this document applies to any platform.

Symptoms

In Cloud Control Enterprise Manager using db_clone_management,  When running the createFullClonePDB command in standalone environment, the process fails in Initialize step with the following error.

Command Snippet:

$ emcli db_clone_management -createFullClonePDB -target_name="<SOURCE_DBNAME>" -target_type="oracle_database" -input_file="data:/home/oracle/clone.properties"

clone.properties :

SRC_DB_CRED=<SOURCE_DB_CRED>
SRC_HOST_CRED=<SOURCE_DB_HOST_CRED>
DEST_PDB_NAME=<PDBNAME>
DEST_CDB_TARGET_NAME=<DEST_CONTAINER_NAME>
DEST_CDB_TARGET_TYPE=<DEST_CONTAINER_TYPE>
DEST_CDB_CRED=<TARGET_DB_CRED>
DEST_HOST_CRED=<TARGET_DB_HOST_CRED>
DEST_PDB_ADMIN_NAME=<PDB ADMIN NAME>
DEST_PDB_ADMIN_PWD=<PDB ADMIN PASSWORD>

Job Steps Log :

Job Steps Log for Job :Initialize

1:Evaluate expression:evaluateExpression
=========== Reading the input parameters ===========
=========== Deriving the required parameters ===========
ExpressionEvaluationException: Below error message was returned while executing this Computational step.
----------------------------------------------------------
Destination wallet password not specified.
----------------------------------------------------------
Destination wallet password not specified.
------------------------------------------------------------

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

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.