6 CHGHOST-20200 to CHGHOST-20219

CHGHOST-20200
The argument is invalid.
Category:
CHGHOST Configuration
Cause:
The argument {0} was not supported by chghost script.
Action:
Provide a valid argument. Use the "-help" option for more information about chghost script arguments.
CHGHOST-20201
The value for the argument is missing.
Category:
CHGHOST Configuration
Cause:
The argument {0} was provided, but its value was not provided.
Action:
Provide the corresponding value.
CHGHOST-20202
Log level is invalid
Category:
CHGHOST Configuration
Cause:
Invalid log level {0}. It was set via {1} for system property {2}.
Action:
Set a valid log level. Supported log levels are {0}.
CHGHOST-20203
The input validation failed for argument walletDir.
Category:
CHGHOST Configuration
Cause:
The wallet directory was not provided.
Action:
Make sure that the correct values are provided.
CHGHOST-20204
The database connection failed for the datasource.
Category:
CHGHOST Configuration
Cause:
Possible causes of failure for the datasource:{0} 1. Datasource {0} is not correct. 2. One or more connection parameters in DB url {1} are not proper.
Action:
Make sure that the database host is correct and database is cloned properly.
CHGHOST-20205
The database url is empty.
Category:
CHGHOST Configuration
Cause:
Possible causes of failure for the target DB_HOST : {0} 1. Datasource {1} is not correct. 2. Schema or User {2} is not proper.
Action:
Make sure that the database host is correct and database is cloned properly.
CHGHOST-20206
The input validation failed for argument chgHostInputFile.
Category:
CHGHOST Configuration
Cause:
File did not exist.
Action:
Make sure that the correct values are provided.
CHGHOST-20207
Host mappling entries are missing in chghost input File.
Category:
CHGHOST Configuration
Cause:
Both SERVER_HOST and DB_HOST entires were missing
Action:
Provide value for host mapping in chghost input File.
CHGHOST-20208
Domain home was invalid.
Category:
CHGHOST Configuration
Cause:
Provided domain home {0} was different from the domain home {1} , found from its internal configuration files.
Action:
Provide valid Domain home.
CHGHOST-20209
Java Home associated with domain home was invalid.
Category:
CHGHOST Configuration
Cause:
There were two possible causes for invalid java home {0} : 1. The directory did not exist. 2. The directory did not have correct binaries.
Action:
Make sure that the Java Home is valid.
CHGHOST-20210
Oracle Home did not have supported binaries.
Category:
CHGHOST Configuration
Cause:
The root causes were :{1}.
Action:
Make sure that the Oracle Home has correct binaries.
CHGHOST-20211
Oracle Home associated with domain home was invalid.
Category:
CHGHOST Configuration
Cause:
There were two possible causes for invalid Oracle home {0} : 1. The directory did not exist. 2. The director did not have correct binaries.
Action:
Make sure that the Oracle Home is valid.
CHGHOST-20212
Invalid wallet directory.
Category:
CHGHOST Configuration
Cause:
There are three possible causes for an invalid wallet directory {0}. 1. It was not a directory. 2. The directory was empty. 3. The directory did not have valid .sso file.
Action:
Provide a valid wallet directory.
CHGHOST-20213
The system temporary directory is inaccessible.
Category:
CHGHOST Configuration
Cause:
The system temporary directory {0} did not have write permission.
Action:
Make sure that system temporary directory has write permission.
CHGHOST-20214
The domain home validation failed.
Category:
CHGHOST Configuration
Cause:
The following file {0} did not exist under domain home.
Action:
Provide a valid domain location.
CHGHOST-20215
Invalid domain home location.
Category:
CHGHOST Configuration
Cause:
Path {0} was not absolute or an empty directory.
Action:
Provide a valid absolute path.
CHGHOST-20216
Invalid domain home location.
Category:
CHGHOST Configuration
Cause:
Path {0} was not readable.
Action:
Provide a valid absolute path.
CHGHOST-20217
Invalid server host.
Category:
CHGHOST Configuration
Cause:
Server host {0} was not valid.
Action:
Provide a valid server host.
CHGHOST-20218
Server ports validation failed.
Category:
CHGHOST Configuration
Cause:
The port {0} was used for multiple servers.
Action:
Provide different free ports for servers.
CHGHOST-20219
Server port validation failed.
Category:
CHGHOST Configuration
Cause:
Specified port {0} for server {1} was not free.
Action:
Provide valid free port.