129 PRGT-01000 to PRGT-01054

PRGT-01000: The remote authentication plug-in Java archive {0} was not found for option {1}.

Cause: An attempt to execute the 'zdmcli' command with the '-srcauth' archive (JAR) file was not found.

Action: Ensure that the indicated JAR file is present and retry the command.

PRGT-01007: invalid value "{0}" specified for -pauseafter option

Cause: Unsupported phase was specified for -pauseafter option.

Action: Ensure that a valid phase value is specified for -pauseafter option and retry the command. Use -eval option to list the supported phases to pause.

PRGT-01008: Oracle home location {0} does not contain program {1}

Cause: The current Oracle home directory did not contain the indicated utility.

Action: Provide the correct Oracle home directory.

PRGT-01009: Attempt to retrieve Oracle base home from Oracle home {0} failed. Detailed error: \n {1}

Cause: An attempt to execute the 'oraclebasehome' command failed. See the accompanying error message for further details.

Action: Verify that the 'bin' directory under the indicated Oracle home contains the 'oraclebasehome' binary, and verify execution of the command 'oraclebasehome' manually on that Oracle home.

PRGT-01012: invalid offset value "{0}" specified for -schedule option

Cause: Offset value specified was not in the expected format "+dd:mm:yy:hh:mm:ss"

Action: Ensure that a valid offset value is specified for -schedule option and retry the command. Example 1: +44:22:33 to specify offset value of 44 hours, 22 minutes and 33 seconds. Example 2: +11:02:02:44:22:33 to specify offset value of 11 days, 02 months, 02 years, 44 hours, 22 minutes and 33 seconds.

PRGT-01013: invalid offset value "{0}" specified for "{1}" field of -schedule option

Cause: The offset value did not contain a valid value for the indicated field of the offset value for the -schedule option.

Action: Ensure that a valid offset value is specified for each of the fields of the offset value for the -schedule option and retry the command. Maximum allowed values for "+dd:mm:yy:hh:mm:ss" is "+31:12:99:23:59:59"

PRGT-01015: The value specified for the '-raconetimeout' option is invalid.

Cause: An attempt to move a database was rejected because the integer specified for '-raconetimeout' was not a value between 1 and 720.

Action: Retry the operation specifying a valid value for option '-raconetimeout'.

PRGT-01016: Option "{0}" not allowed for specified operation type {1}.

Cause: An attempt to run an rhpctl command was rejected because the indicated option was not allowed.

Action: Retry the operation specifying valid options.

PRGT-01017: The target Oracle Database home "{0}" is missing the patches for bug numbers "{1}" which are present in the source Oracle Database home "{2}".

Cause: An attempt to migrate a database with zero downtime was rejected because the destination Oracle Database home did not include the patches for the indicated bugs.

Action: Rerun the migrate command with the '-ignoremissingpatches <patch_name>[,<patch_name>...]' option to ignore specific patches or with the '-ignore ALL|PATCH_CHECK' option to ignore patch checking, or apply the mandatory patches in the destination Oracle Database home, and retry.

PRGT-01018: Specified client name "{0}" contains invalid characters or is too long.

Cause: An attempt to add client was rejected because the indicated client name was not valid. Client names must not contain the characters $@"'>();*? and must be no longer than 128 characters.

Action: Specify a valid client name.

PRGT-01019: Specified working copy path "{0}" contains invalid characters or is too long.

Cause: An attempt to create or patch a working copy was rejected because the indicated working copy path was not valid. Working copy path must not contain the characters $@"'>();*? and must be no longer than 128 characters.

Action: Specify a valid working copy path.

PRGT-01020: Specified working copy Oracle base path "{0}" contains invalid characters or is too long.

Cause: An attempt to create or patch a working copy was rejected because the indicated working copy Oracle base path was not valid. Working copy Oracle base path must not contain the characters $@"'>();*? and must be no longer than 128 characters.

Action: Specify a valid Oracle base path.

PRGT-01021: The file {0} required by option '-autoupg' was not found.

Cause: An attempt to upgrade a database failed using the option -autoupg because the indicated Java Archive (JAR) file was not found.

Action: Refer to MOS note 2485457.1, and retry the operation after installing the relevant Oracle AutoUpgrade software.

PRGT-01022: Invalid bug number list "{0}" was specified.

Cause: Bug numbers were specified in an incorrect format.

Action: Bug numbers should contain only comma separated numeric values. Please remove redundant commas and other illegal characters and retry the command.

PRGT-01023: The option value provided for "{0}" contains one or more of the following invalid characters "{1}".

Cause: An invalid value was provided for a given option.

Action: Provide a valid value that doesn't contain invalid characters.

PRGT-01024: invalid value "{0}" specified for incremental interval option

Cause: Unsupported value was specified for the incremental interval option.

Action: Ensure that a valid numeric value is specified for incremental interval option and retry the command.

PRGT-01025: GIMR upgrade failed while executing mgmtua.\n{0}

Cause: An attempt to execute the management database upgrade assistant (mgmtua) to upgrade the Grid Infrastructure Management Repository (GIMR) failed.

Action: Correct the problem indicated by the accompanying error messages and then retry.

PRGT-01026: password in the wallet {0} is missing

Cause: An attempt to read the password in the wallet file failed because the password was not found.

Action: Retry the operation, providing a wallet containing the password.

PRGT-01027: -jobtype option cannot be used with any other options except -jobid

Cause: The option jobtype was used with incompatible options.

Action: Retry the command specifying only jobtype and jobid options.

PRGT-01028: The command is submiited from the node '{0}' which is the same as the the nodes to be patched specified in the '-batches' option

Cause: An attempt to update Exadata nodes was rejected because the nodes specified for patching using the '-batches' option was the same as current node.

Action: Retry the command specifying a different node than current node for the '-batches' option.

PRGT-01029: failed to update exadata to cluster '{0}'

Cause: An attempt to update the exadata to the specified cluster failed. The accompanying error messages provide detailed failure information.

Action: Examine the accompanying error messages, address issues reported, and retry.

PRGT-01030: invalid value "{0}" specified for -stopafter option

Cause: Unsupported phase was specified for -stopafter option.

Action: Ensure that a valid phase value is specified for -stopafter option and retry the command.

PRGT-01031: failed to import an image from a remote zip file

Cause: An attempt to use the -zip option to import from a remote location using the -targetnode or -client option failed. The -zip option is supported only on the Rapid Home Provisioning (RHP) server cluster.

Action: Retry the command on RHP Server Cluster specifying the -zip option.

PRGT-01032: failed to open the wallet file "{0}"

Cause: An attempt to read the wallet file failed.

Action: Verify the file access permissions and provide a valid user for opening the wallet.

PRGT-01033: failed to deserialize JSON content in file "{0}"

Cause: An attempt to deserialize JavaScript Object Notation (JSON) content in the specified file failed.

Action: Ensure that the file exists, is readable, and contains correct JSON content.

PRGT-01038: ZDM service is not running.

Cause: ZDM service was not running.

Action: Review the accompanying error messages, and resolve the indicated problems, if any. Ensure the ZDM service is running using zdmservice status command and if required, start the service using zdmservice start command and then retry the operation.

PRGT-01039: identity file "{0}" specified in param "{1}" not found on node "{2}"

Cause: The exepcted identity file not found in specified path

Action: Provide a valid identity file path

PRGT-01040: Invalid command specified: {0}

Cause: The command keyword specified on the command line was not recognized.

Action: Valid commands are abort|add|audit|migrate|modify|query|resume. Inline help for zdmcli is printed with this error. Check the zdmcli usage printed along with this error and specify a valid command.

PRGT-01041: Command "{0}" is not supported for object "{1}"

Cause: An unsupported command and object combination was specified.

Action: Use the command 'zdmcli -h' to identify valid combinations and re-issue the command.

PRGT-01042: The '-datafileDestination' option was not specified.

Cause: An attempt to add a Standard Edition High Availability database was rejected because the data file destination was not specified.

Action: Reissue the command specifying the '-datafileDestination' option with ASM disk group or with ACFS.

PRGT-01043: An unrecognized property name "{0}" was found in the response file "{1}".

Cause: A request was rejected because the response file contained a property name that was not recognized.

Action: Retry the operation, ensuring that the response file contains only valid property names, refer to zdm_logical_template.rsp for the list of valid properties. The client should not retry the request without modifying the response file.

PRGT-01044: Invalid edition "{0}".

Cause: The edition type specified was not valid.

Action: Supply a valid edition type. Allowed values are: ENTERPRISE or STANDARD.

PRGT-01045: AutoUpgrade database checks have failed for database "{0}" from source home "{1}".

Cause: The preexecution evaluation check for the upgrade database command showed that some prerequisites were not met. The accompanying messages provide detailed failure information.

Action: Examine the accompanying messages, resolve the issues, and then retry the operation.

PRGT-01046: The '-datafileDestination' location specified "{0}" was not ASM disk group name or ACFS file system when '-dbtype' was SINGLE (SEHA).

Cause: An attempt to add a Standard Edition High Availability database was rejected because the data file destination was not an Oracle Automatic Storage Management disk nor an ASM Cluster File System path.

Action: Reissue the command specifying the '-datafileDestination' option with ASM disk group or with ACFS.

PRGT-01047: Root user action requested for the operation "{0}" failed

Cause: An attempt to add a root user action to a Rapid Home Provisioning (RHP) operation was rejected because the root user action was not supported for the indicated RHP operation.

Action: Retry the operation specifying valid options.

PRGT-01048: Option "{0}" need to specify {ONENODE | ALLNODES | AUTO} supported runscope

Cause: An attempt to add a root user action to a Rapid Home Provisioning (RHP) operation was rejected because the root user action was not supported for the indicated RHP operation.

Action: Retry the operation specifying valid options.

PRGT-01049: failed to configure flash recovery area for database "{0}" on source home "{1}"

Cause: An attempt to configure the flash recovery area failed. The accompanying messages provide detailed failure information.

Action: Examine the accompanying messages, resolve the issues, and then retry the operation.

PRGT-01051: Identity file "{0}" specified in parameter "{1}" is not readable.

Cause: The specified identity file was not readable.

Action: Provide a valid identity file path and retry the operation.

PRGT-01052: Identity file "{0}" specified in parameter "{1}" is not a file.

Cause: The specified identity file was not a valid file.

Action: Provide a valid identity file path and retry the operation.

PRGT-01053: The file specified for the '-actionscript' option "{0}" is not supported.

Cause: An attempt to add a 'useraction' was rejected because the file specified for the '-actionscript' option was not supported.

Action: Refer to the product documentation for the supported executable types and retry.

PRGT-01054: The '-gimrwc' option missing for self upgrade of Rapid Home Provisioning Server

Cause: An attempt to upgrade Rapid Home Provisioning Server was rejected as '-gimrwc' option was not specified.

Action: Reissue the command specifying the '-gimrwc' option.