ORA-62751
The %0!s parameter {%1!s} is not a SQL name.
Cause
The credential name was not a valid SQL name.
Action
Specify a credential name that was created using the DBMS_CREDENTIAL.CREATE_CREDENTIAL() procedure or an equivalent procedure. The specified credential name may be schema qualified.