122 PRGD-01000 to PRGD-01050

PRGD-01000: internal error [# {0} #]

Cause: An internal error occurred.

Action: Contact Oracle Support Services.

PRGD-01001: failed to connect to Oracle database using URL "{0}"

Cause: An attempt to establish a connection to an Oracle database using the specified URL failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01002: SELECT statement "{0}" execution as user "{1}" failed for database with Java Database Connectivity (JDBC) URL "{2}"

Cause: An attempt to execute the specified query for the specified database as the specified user failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01003: query to retrieve information from V$DATABASE failed

Cause: An attempt to query V$DATABASE failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01004: failed to retrieve the major version number of database "{0}" as user "{1}"

Cause: An attempt to retrieve the major version number of the specified database as the specified user failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01005: query to retrieve value of ENABLE_GOLDENGATE_REPLICATION parameter failed

Cause: An attempt to query the database parameter failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01006: query to retrieve information from DBA_GOLDENGATE_SUPPORT_MODE failed

Cause: An attempt to query the DBA_GOLDENGATE_SUPPORT_MODE static data dictionary view failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01007: query to retrieve information from DBA_GOLDENGATE_PRIVILEGES failed

Cause: An attempt to query the DBA_GOLDENGATE_PRIVILEGES static data dictionary view failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01008: query to retrieve information from CDB_GOLDENGATE_PRIVILEGES failed

Cause: An attempt to query the CDB_GOLDENGATE_PRIVILEGES static data dictionary view failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01009: query to retrieve information from DBA_OBJECTS failed

Cause: An attempt to query the DBA_OBJECTS static data dictionary view failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01010: query to retrieve information from DBA_PDBS failed

Cause: An attempt to query the DBA_PDBS static data dictionary view failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01011: query to retrieve value of STREAMS_POOL_SIZE parameter failed

Cause: An attempt to query the database parameter failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01012: failed to execute SQL statement as user "{0}" for database with Java Database Connectivity (JDBC) URL "{1}"

Cause: An attempt to execute a SQL statement for the specified database as the specified user failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01013: query to retrieve information from GLOBAL_NAME failed

Cause: An attempt to query the GLOBAL_NAME data dictionary view failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01014: creation of database link "{0}" failed

Cause: An attempt to create the specified database link failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01015: removal of database link "{0}" failed

Cause: An attempt to remove the specified database link failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01016: stored procedure "{0}" execution as user "{1}" failed for database with Java Database Connectivity (JDBC) URL "{2}"

Cause: An attempt to execute the specified stored procedure for the specified database as the specified user failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01017: query to identify the Oracle home failed

Cause: An attempt to query the Oracle home of the database failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01018: failed to set parameter GLOBAL_NAMES to "{0}"

Cause: An attempt to set the value of Oracle database parameter GLOBAL_NAMES to the specified value failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01019: creation of Data Pump job "{0}" with operation type "{1}" failed

Cause: An attempt to declare the specified Data Pump job using the DBMS_DATAPUMP.OPEN procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01020: failed to add dump files to the dump file set for Data Pump job "{0}"

Cause: An attempt to add dump files to the dump file set for the indicated Data Pump job using the DBMS_DATAPUMP.ADD_FILE procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01021: failed to get status of Data Pump job "{0}"

Cause: An attempt to get the status of the indicated Data Pump job using the DBMS_DATAPUMP.GET_STATUS procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01022: failed to set filters for Data Pump job "{0}" to restrict objects being migrated

Cause: An attempt to set filters for the indicated Data Pump job using the DBMS_DATAPUMP.METADATA_FILTER procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01023: failed to set parameter "{0}" for Data Pump job "{1}"

Cause: An attempt to set the indicated parameter for the indicated Data Pump job using the DBMS_DATAPUMP.SET_PARAMETER procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01024: failed to start Data Pump job "{0}"

Cause: An attempt to start the indicated Data Pump job using the DBMS_DATAPUMP.START_JOB procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01025: failed to store credentials in Autonomous Database

Cause: An attempt to store credentials in an Autonomous Database using the DBMS_CLOUD.CREATE_CREDENTIAL procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01026: failed to remove an existing credential from Autonomous Database

Cause: An attempt to remove an existing credential from an Autonomous Database using the DBMS_CLOUD.DROP_CREDENTIAL procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01027: failed to read an object from OCI Object Storage and copy it to Autonomous Database

Cause: An attempt to copy an object from Oracle Cloud Infrastructure (OCI) Object Storage to Autonomous Database using the DBMS_CLOUD.GET_OBJECT procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01028: failed to create database link "{0}" from Autonomous Database to on-premise database

Cause: An attempt to create the indicated database link from an Autonomous Database to an on-premise database using the DBMS_CLOUD_ADMIN.CREATE_DATABASE_LINK procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01029: failed to drop database link "{0}" from Autonomous Database to on-premise database

Cause: An attempt to drop the indicated database link from an Autonomous Database to an on-premise database using the DBMS_CLOUD_ADMIN.DROP_DATABASE_LINK procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01030: query to retrieve information from DBA_DIRECTORIES failed

Cause: An attempt to query the DBA_DIRECTORIES static data dictionary view failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01031: query to retrieve information from DBA_DB_LINKS failed

Cause: An attempt to query the DBA_DB_LINKS static data dictionary view failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01032: creation of directory object "{0}" failed

Cause: An attempt to create the specified directory object failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01033: removal of directory object "{0}" failed

Cause: An attempt to remove the specified directory object failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01034: failed to store credentials in database

Cause: An attempt to store credentials in an Oracle database using the DBMS_CREDENTIAL.CREATE_CREDENTIAL procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01035: failed to remove an existing credential object from database

Cause: An attempt to remove an existing credential object from an Oracle database using the DBMS_CREDENTIAL.DROP_CREDENTIAL procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01036: query to retrieve value of DB_UNIQUE_NAME failed

Cause: An attempt to query the database unique name failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01037: query to retrieve invalid objects from DBA_OBJECTS failed

Cause: An attempt to query the invalid objects failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01038: failed to fix invalid schema objects

Cause: An attempt to fix the invalid objects failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01039: failed to execute SQL file {0}

Cause: An attempt to execute SQL file failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01040: failed to execute SQL file {0} line {1}

Cause: An attempt to execute SQL file failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01041: invalid parameter {0} specified for procedure {1}

Cause: An attempt to migrate the database failed as the specified procedure parameter was invalid.

Action: Refer to the product documentation for supported values, resolve the underlying errors, and retry.

PRGD-01042: query to retrieve information from database view {0} failed

Cause: An attempt to query the indicated database view failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01043: failed to stop Data Pump job "{0}"

Cause: An attempt to stop the specified Data Pump job using the DBMS_DATAPUMP.STOP procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01044: query to retrieve tablespace information from database view {0} failed

Cause: An attempt to query the indicated database view failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01045: query to retrieve value of DB SID failed

Cause: An attempt to query the database sid failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01046: failed to create file "{0}" in directory "{1}"

Cause: An attempt to create a file in the specified directory failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01047: failed to remove file "{0}" from directory "{1}"

Cause: An attempt to remove a file from the specified directory failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01048: failed to suspend Data Pump job "{0}"

Cause: An attempt to suspend the specified Data Pump job using the DBMS_DATAPUMP.STOP procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01049: failed to analyze Data Pump job log file {0}.log

Cause: An attempt to analyze the specified Data Pump log failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.

PRGD-01050: failed to read the object "{0}" from Amazon S3 bucket and copy it to Oracle Autonomous Database

Cause: An attempt to copy an object from Amazon S3 bucket to Oracle Autonomous Database using the DBMS_CLOUD.GET_OBJECT procedure failed.

Action: Review the accompanying error messages, resolve the underlying errors, and retry.