gDBclone clone produces OPW-00029
gDBClone - Version: 3.0.5-03 linux
Oracle home is 19.19
The Source database sys password is complex and has special characters in but I still get OPW-00029 when I try and create a clone.
/opt/gDBClone/gDBClone.bin clone -sdbname SOURCE \
-sbckloc /file-system/dev_SOURCE \
-tdbport 1522 \
-tdbname TARGET \
-tdbhome OraDB19Home1 \
-dataacfs /acfsvol1 \
-channels 30
MacroStep2 - Setting up clone environment...
INFO: 2023-07-20 14:37:15: Creating local pfile
INFO: 2023-07-20 14:37:15: Creating local password file
ERROR: 2023-07-20 14:37:15: Unable to create the password file '/u01/app/oracle/product/19.0.0.0/dbhome_1/dbs/orapwTARGET', due to error:
OPW-00029: Password complexity failed for SYS user : Password must contain at least 1 special character.