My Oracle Support Banner

EM 13C: Provision Pluggable Database migration option for migrate_noncdb_to_pdb and selecting an export and import directory to use shared NFS (Doc ID 2250803.1)

Last updated on SEPTEMBER 10, 2021

Applies to:

Enterprise Manager for Oracle Database - Version 13.1.1.0.0 to 13.2.1.0.0 [Release 13.1 to 13.2]
Information in this document applies to any platform.

Symptoms

Provisioning a new pluggable database uses the migration option for migrate_noncdb_to_pdb and requires the user to select an export and import directory. Use a shared NFS mount to do the file transfer process to force or skip the file copy part of the procedure.

The following emcli command is used for this purpose:

emcli migrate_noncdb_to_pdb
-migrationMethod=datapump
-noncdbTargetName=<NON_CDB_1>
-noncdbTargetType=oracle_database
-noncdbHostCreds=<NON_CDB_HOST_CREDS>
-noncdbDBCreds=<NON_CDB_DB_CREDS>
-cdbTargetName=<CDB_NAME>
-cdbTargetType=oracle_database
-cdbHostCreds=<CDB_HOST_CREDS>
-cdbDBCreds=<CDB_DB_CREDS>
-pdbName=<NEW_PDB>
-pdbAdminName=<pdbAdmin>
-pdbAdminPassword=<PASSWORD>
-dataFilesLoc=<+DATAFILE_LOCATION>
-exportDir=<EXPORTDIR>
-useOMF="Y"
-objectExistsAction="SKIP"
-precheck="YES"
-locationSharedAcrossTargets=<SHARED LOCATION>


Running this command results in an error: locationSharedAcrossTargets <- this property doesn't exist

 

 

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


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