-
PRGR-00100: The specified state "{0}" is invalid.
-
Cause:
An incorrect image state was specified.
-
Action:
Specify one of TESTABLE, RESTRICTED, or PUBLISHED.
-
PRGR-00101: The specified privilege "{0}" is invalid.
-
Cause:
An incorrect privilege name was sepcified.
-
Action:
Specify one of READ, WRITE, or DELETE.
-
PRGR-00102: Failed to connect to repository database "{0}": {1}
-
Cause:
An attempt to establish a database connection for the Grid Infrastructure Management Repository database failed.
-
Action:
Address the accompanying error messages and retry the command.
-
PRGR-00103: The repository object already exists in the database : \n{0}
-
Cause:
An attempt was made to store a repository object to the database when it was already present in it.
-
Action:
Either delete the currently stored repository object, or avoid rewriting the same repository object into the database.
-
PRGR-00104: The database connection context is in incorrect state and therefore cannot be written to the database.
-
Cause:
The connection to the database may have been closed.
-
Action:
Ensure that the database and the listener are running and retry.
-
PRGR-00105: Illegal argument passed to the entity manager.
-
Cause:
An illegal argument was passed to an entity manager operation.
-
Action:
Internal error. Contact your Oracle representative.
-
PRGR-00106: Storing this repository object requires a transaction but no transaction exists.
-
Cause:
Internal error.
-
Action:
Please contact Oracle Support Services.
-
PRGR-00107: Failed to close database connection context.
-
Cause:
An attempt to close database connection context for repository failed.
-
Action:
The database may have gone offline. Restart the database.
-
PRGR-00108: Failed to get current OS user.
-
Cause:
An attempt to get current OS user failed.
-
Action:
Look at the accompanying message for more details.
-
PRGR-00109: Invalid repository object version "{0}".
-
Cause:
The repository object had previously been stored with invalid version.
-
Action:
Delete the repository object object from the database and store it with the correct version.
-
PRGR-00110: Repository object "{0}" of class "{1}" does not exist.
-
Cause:
The specified repository object does not exist in the repository database.
-
Action:
Specify the correct repository object name.
-
PRGR-00111: The site type specified "{0}" is invalid; allowed values are "{1}".
-
Cause:
An invalid site type was specified.
-
Action:
Specify the correct site type from the list of values indicated in the error message.
-
PRGR-00112: Failed to get current cluster name.
-
Cause:
An attempt to get the current cluster name failed.
-
Action:
Internal error. Contact Oracle Support Services.
-
PRGR-00113: Invalid access control entry type specified.
-
Cause:
The access control entry type can only be USER or ROLE, but an invalid type was specified.
-
Action:
Internal Error. Contact Oracle Support Services.
-
PRGR-00114: Image "{0}" does not exist.
-
Cause:
An attempt to fetch the specified image from the repository failed because the object does not exist in the repository.
-
Action:
Fetch an image that already exists, or store the specified image into the repository before attempting to fetch it.
-
PRGR-00115: Image series "{0}" does not exist.
-
Cause:
An attempt to fetch the specified image series from the repository failed because the object does not exist in the repository.
-
Action:
Fetch an image series that already exists, or store the specified image series into the repository before attempting to fetch it.
-
PRGR-00116: User "{0}" does not exist.
-
Cause:
An attempt to fetch the specified user from the repository failed because the object does not exist in the repository.
-
Action:
Fetch a user that already exists, or store the specified user into the repository before attempting to fetch it.
-
PRGR-00117: Role "{0}" does not exist.
-
Cause:
An attempt to fetch the specified role from the repository failed because the object does not exist in the repository.
-
Action:
Fetch a role that already exists, or store the specified role into the repository before attempting to fetch it.
-
PRGR-00118: Working copy "{0}" does not exist.
-
Cause:
An attempt to fetch the specified working copy from the repository failed because the object does not exist in the repository.
-
Action:
Fetch a working copy that already exists, or store the specified working copy into the repository before attempting to fetch it.
-
PRGR-00119: Site "{0}" does not exist.
-
Cause:
An attempt to fetch the specified site data from the repository failed because the object does not exist in the repository.
-
Action:
Fetch data for a site that already exists, or store the specified site data into the repository before attempting to fetch it.
-
PRGR-00120: Failed to get an image name.
-
Cause:
An internal error occurred.
-
Action:
Contact Oracle Support Services.
-
PRGR-00121: Image {0} was not found in this series. Make sure the series and image names are correct.
-
Cause:
The specified image name was not found in the image list of the series.
-
Action:
Make sure the series and image names are correct.
-
PRGR-00122: The specified image type "{0}" is invalid.
-
Cause:
An incorrect image type was specified.
-
Action:
Specify either ORACLEDBSOFTWARE or SOFTWARE.
-
PRGR-00123: Image "{0}" already exists.
-
Cause:
An attempt to add the specified image to the repository failed because the object already exists in the repository.
-
Action:
Add an image that does not exist, or delete the specified image from the repository before attempting to add it.
-
PRGR-00124: Image series "{0}" already exists.
-
Cause:
An attempt to add the specified image series to the repository failed because the object already exists in the repository.
-
Action:
Add an image series that does not exist, or delete the specified image series from the repository before attempting to add it.
-
PRGR-00125: User "{0}" already exists.
-
Cause:
An attempt to add the specified user to the repository failed because the object already exists in the repository.
-
Action:
Add a user that does not exist, or delete the specified user from the repository before attempting to add it.
-
PRGR-00126: Role "{0}" already exists.
-
Cause:
An attempt to add the specified role to the repository failed because the object already exists in the repository.
-
Action:
Add a role that does not exist, or delete the specified role from the repository before attempting to add it.
-
PRGR-00127: Working copy "{0}" already exists.
-
Cause:
An attempt to add the specified working copy to the repository failed because the object already exists in the repository.
-
Action:
Add a working copy that does not exist, or delete the specified workingcopy from the repository before attempting to add it.
-
PRGR-00128: Site "{0}" already exists.
-
Cause:
An attempt to add the specified site to the repository failed because the object already exists in the repository.
-
Action:
Add a site that does not exist, or delete the specified site from the repository before attempting to add it.
-
PRGR-00129: Invalid holder type "{0}" specified, allowed values are "{1}"
-
Cause:
This is an Oracle internal error.
-
Action:
Call Oracle Support Service.
-
PRGR-00130: Invalid ACE string: "{0}"
-
Cause:
This is an internal error.
-
Action:
Call Oracle Support Services.
-
PRGR-00131: Failed to access the database: {0}
-
Cause:
An attempt to access the Grid Infrastructure Management Repository database failed.
-
Action:
Address the accompanying error messages and retry the command. If the database was recently restarted, wait a minute before retrying the command.
-
PRGR-00132: Client cluster name {0} is the same as the Rapid Home Provisioning Server cluster name.
-
Cause:
An attempt to add the specified client cluster to the repository failed because the client cluster name is the same as the Rapid Home Provisioning Server cluster name.
-
Action:
Specify a different client cluster name.
-
PRGR-00133: failed to retrieve the platform information from the specified Oracle home path "{0}"
-
Cause:
An error occurred while attempting to retrieve the platform information.
-
Action:
Examine the accompanying errors for more information.