Profile Creation Procedure fails on wrong parameter on EXPORT.DUMP_DIRECTORY_LIST.0
Hi
I m trying to create a provisioning profile with the emcli create_dbprofile command.
I have created a directory for the export as exp_19simple using the sql :
CREATE OR REPLACE DIRECTORY exp_19simple AS '/home/oracle/exp_19simple';
I have create a properties file as :
REFERENCE_DATABASE=simple19c
REFERENCE_DATABASE_TYPE=oracle_database
DATA_CONTENT_MODE=EXPORT
DATA_CONTENT=METADATA_AND_DATA
REF_HOST_CREDENTIALS=ORACLE:SYSMAN
REF_DB_CREDENTIALS=ORACLE:SYSMAN
PROFILE_NAME=EXPDP schemas simple19c v2
PROFILE_DESC=EXPDP schemas simple19c v2 Version : 19.15.0.0.0
PROFILE_LOCATION=Database Provisioning Profiles/19.15.0.0.0/linux_x64
PROFILE_VERSION=19.15.0.0.0