AWSJCO - Connectors messages
This section lists error and warning messages that might be generated by the connectors.
The message component code is JCO.
AWSJCO001E An internal error has occurred. The properties "missing_properties" that are needed to initialize the connection factory internal component are missing.
Explanation
See message.
missing_properties identifies the properties required to initialize the connection factory internal component that are missing.
System action
The connector stops. The operation cannot be performed.
Operator response
If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO002E An internal error has occurred. The properties "unsupported_properties" that are needed to initialize the connection factory internal component are not supported.
Explanation
See message.
unsupported_properties identifies the properties required to initialize the connection factory internal component that are not supported.
System action
The connector stops. The operation cannot be performed.
Operator response
If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO003E An internal error has occurred. The connection properties that are needed to initialize the connection factory internal component are null.
Explanation
See message.
System action
The connector stops. The operation cannot be performed.
Operator response
If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO004E The WebSphere Application Server is down.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Start the WebSphere Application Server and retry the operation.
AWSJCO005E WebSphere Application Server has given the following error: "error_message".
Explanation
See message.
error_message is the message from WebSphere Application Server.
System action
The operation cannot be performed.
Operator response
Use the information in the error message to resolve the problem with WebSphere Application Server. Restart WebSphere Application Server and retry the operation.
AWSJCO006E An internal error has occurred. The method "method" is not supported.
Explanation
See message.
method identifies the method that is unsupported.
System action
The operation cannot be performed.
Operator response
If this error results from a call to an API from a program you are writing, check the method you are calling is supported by the back-end HCL Workload Automation engine (distributed or z/OS). If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO007E An internal error has occurred. An incorrect parameter "parameter" was used in API "API". The reason for the error is "reason".
Explanation
See message.
parameter is the parameter that is incorrect.
API is the name of the API in which the incorrect parameter was used.
reason explains why the parameter is incorrect.
System action
The operation cannot be performed.
Operator response
If you are writing an application to use the indicated API, check your parameters, correct the error and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO008E The name specified for the workstation host "incorrect_workstation_host" is not allowed. You cannot, in the same action, change the workstation name and use the previous workstation name as the workstation host.
Explanation
See message.
incorrect_workstation_host is the name that you want to use for the workstation host that is not allowed.
System action
The workstation definition is not modified.
Operator response
Check the details of the operation that the connector is trying to perform, supply a different workstation host that is not the same as the old or new workstation names and repeat the operation.
AWSJCO009E An internal error has occurred. The method "method" has been called with an object of an unsupported class "class".
Explanation
See message.
method identifies the method that is unsupported.
class identifies the class of the object that was called by the unsupported method.
System action
The connector stops. The operation cannot be performed.
Operator response
If this error results from a call to an API from a program you are writing, check the data in the API call, correct any errors you find and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO010E An internal error has occurred. A null parameter "parameter" was used in API "API" called by module "module".
Explanation
See message.
parameter is the API parameter that had a null value.
API is the API in which the null parameter was used.
module is the module that called the API.
System action
The operation cannot be performed.
Operator response
If you are writing an application to use the indicated API, check your parameters, correct the error and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO011E An internal error has occurred. The parameters "parameter1" and "parameter2" used in API "API" called by module "module" are inconsistent. An object cannot be unlocked if it is not already locked.
Explanation
See message.
parameter1 and parameter2 are the parameters that are inconsistent with each other.
API is the API in which the inconsistent parameters were used.
module is the module that called the API.
System action
The operation cannot be performed.
Operator response
If you are writing an application to use the indicated API, check your parameters, correct the error and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO012E An internal error has occurred. The parameters "parameter1" and "parameter2" used by API "API" called by module "module" are inconsistent. It is not possible to specify an empty context when the object is expected to be locked.
Explanation
See message.
parameter1 and parameter2 are the parameters that are inconsistent with each other.
API is the API in which the inconsistent parameters were used.
module is the module that called the API.
System action
The operation cannot be performed.
Operator response
If you are writing an application to use the indicated API, check your parameters, correct the error and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO013E An internal error has occurred. The parameter how many used in API "API" called by module "module" must be zero or a positive integer.
Explanation
See message.
API is the API in which the incorrect parameter was used.
module is the module that called the API.
System action
The operation cannot be performed.
Operator response
If you are writing an application to use the indicated API, check your parameters, correct the error and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO014E The database has been locked by the planner process.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Wait for planner to finish with the database and retry the operation.
AWSJCO015E An internal error has occurred. Java class "class" could not be found.
Explanation
See message.
class identifies the class that could not be found.
System action
The connector stops. The operation cannot be performed.
Operator response
Verify that the jar files of the product have not been damaged. You can do this by attempting to open them. If the files are damaged, or the class_name is not present in the files, the product must be uninstalled and reinstalled.
If the class is present, there is an internal error. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO016E The object "object" cannot be created or updated because it already exists or overlaps with an existing one.
Explanation
Either the object has already been created, or you have incorrectly identified the object.
object identifies the object that already exists.
System action
The operation cannot be performed.
Operator response
Check the context of the operation that the connector is trying to perform. Correct the original input request and repeat the operation.
AWSJCO017E The domain "domain" cannot be created or modified because to do so would create the following looped domain chain "looped_domain_chain", where the domain "domain" (the first in the list) is linked in one or more child-parent relationships to itself.
Explanation
See message.
domain identifies the domain you are trying to create or modify.
looped_domain_chain illustrates the loop that would be created if the operation were to be completed. The first domain in the sequence is the child of the second domain, and so on. You will see that the last domain in the chain is the same as the first, which is not allowed.
System action
The domain definition is not created or modified.
Operator response
Check the details of the operation that the connector is trying to perform. Correct the original input request and repeat the operation.
AWSJCO018E The job stream cannot be created or modified as the job "job" contains a dependency that would create the following looped dependency chain within the job stream "looped_job_dependency_chain".
Explanation
See message.
job identifies the job definition you are trying to modify.
looped_job_dependency_chain illustrates the loop that would be created if the operation were to be completed.
System action
The job stream definition is not created or modified.
Operator response
Check the details of the operation that the connector is trying to perform. Correct the original input request and repeat the operation.
AWSJCO019E The name specified for the parent domain "incorrect_parent" is not allowed. You cannot, in the same action, change the domain name and use the previous domain name as its parent.
Explanation
See message.
incorrect_parent is the name that you want to use for the parent that is not allowed.
System action
The domain definition is not created or modified.
Operator response
Check the details of the operation that the connector is trying to perform, supply a different parent domain that is not the same as the old or new domain names and repeat the operation.
If you want to change a domain so that it has a new name and becomes the child of the domain with the old name, use the following procedure:
- Change the domain name of name_B to name_C without changing its parent (name_A)
- Create domain name_B with parent name_A
- Change the parent of name_C to name_B
AWSJCO020E The parent domain "parent_domain" referenced by domain "domain" does not exist.
Explanation
See message.
domain identifies the domain that you are creating or modifying.
parent_domain identifies the parent of the domain that does not exist.
System action
The domain definition is not created or modified.
Operator response
Check the details of the operation that the connector is trying to perform, supply a different parent domain and repeat the operation.
AWSJCO021E The object "object" cannot be deleted because it is referenced by the following objects: "referencing_objects".
Explanation
See message.
object identifies the object that you are trying to delete.
referencing_objects identifies the objects that reference the object that you are trying to delete.
System action
The operation cannot be performed.
Operator response
Check the details of the operation that the connector is trying to perform. If you have selected the wrong object select the correct one and repeat the operation. If you must delete this object, you must first either remove the references to the object you want to delete, or delete the objects that reference it.
AWSJCO022E The workstation "workstation" cannot become the domain manager of the domain "domain" because the domain already has a domain manager: "domain_manager".
Explanation
See message.
workstation identifies the workstation you are trying to create or modify.
domain identifies the domain of which you are trying to make this workstation domain manager.
domain_manager identifies the workstation currently assigned as the domain manager.
System action
The switch manager operation cannot be performed.
Operator response
Check the details of the operation that the connector is trying to perform. If you want to make workstation the new domain manager, you must first modify the definition of the existing domain_manager so that it is no longer domain manager. Then you can make workstation become the domain manager of domain.
AWSJCO023E The string used to identify the session "session_string" is longer than 36 bytes.
Explanation
See message.
session_string is the session identification string that is longer than 36 bytes.
System action
The operation cannot be performed.
Operator response
If this error results from a call to an API from a program you are writing, check the data in the API call, correct the session identifier to not more than 36 bytes and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO024E Task type "non-valid_task_type" is not valid for job definition "job_definition". For this job definition the only valid task type is: "valid_task_type".
Explanation
See message.
job_definition identifies the job definition being created or modified.
non-valid_task_type is the task type that is not valid.
valid_task_type is the task type that is valid for the indicated job definition.
System action
The operation cannot be performed.
Operator response
Check the details of the operation that the connector is trying to perform, supply the valid task type and repeat the operation.
AWSJCO025E A master domain manager cannot be created. It must be installed.
Explanation
See message.
System action
The workstation definition is not created or modified.
Operator response
A master domain manager cannot be created. Use the installation process to install a master domain manager or to promote an appropriate existing workstation.
AWSJCO026E User "user" is not authorized to perform the action "action" on an object "object_type" and key "object".
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the specified action by this user.
user identifies the user that is not authorized to perform the action.
action, object, and object_type fully identify the action that is not authorized and the object to which the action relates.
System action
The operation cannot be performed.
Operator response
Check the information displayed in the message. If any of the details are incorrect, retry the operation with the correct information.
Otherwise, update the Security file to allow the selected user to perform this action on this object and retry the operation.
AWSJCO028E The object cannot be accessed because the user "user" is not defined in the Security file.
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition for this user.
user identifies the user that is not in the Security file.
System action
The operation cannot be performed.
Operator response
Check the information displayed in the message. If any of the details are incorrect, retry the operation with the correct information.
Otherwise, add the selected user to the Security file and retry the operation.
AWSJCO029E The name specified for the workstation "workstation" is not allowed. A workstation and its host cannot have the same name as its host.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Check the workstation and host information. Change one of them and retry the operation.
AWSJCO030E The host "host" supplied for workstation "workstation" cannot be used because it is an extended agent.
Explanation
An extended agent cannot be the host of a workstation.
workstation identifies the workstation being validated.
host identifies the supplied host name that is an extended agent.
System action
The workstation definition is not created or modified.
Operator response
Check the host . Change it to a valid workstation that is not an extended agent and retry the operation.
AWSJCO031E The host "host" supplied for workstation "workstation" cannot be used because it is a workstation class.
Explanation
A workstation class cannot be a host.
workstation identifies the workstation being validated.
host identifies the supplied host name which is a workstation class.
System action
The workstation definition is not created or modified.
Operator response
Check the host. Change it to a valid workstation that is not a workstation class and retry the operation.
AWSJCO032E The workstation "workstation" referenced by job definition "job_definition" does not exist.
Explanation
See message.
job_definition identifies the job definition in which there are references to a workstation that does not exist.
workstation identifies the workstation that does not exist.
System action
The operation cannot be performed.
Operator response
Check the job definition. Change the workstation references to refer only to existing workstations, and retry the operation.
AWSJCO033E The host "host" supplied in the definition of workstation "workstation" does not exist.
Explanation
See message.
workstation identifies the workstation definition being validated.
host is the supplied host name which identifies a workstation that does not exist.
System action
The workstation definition is not created or modified.
Operator response
Check the host. Change it to a valid existing workstation and retry the operation.
AWSJCO034E The workstation "workstation" referenced by user "user" does not exist.
Explanation
See message.
workstation identifies the workstation that does not exist.
user identifies the user that has referenced it.
System action
The operation cannot be performed.
Operator response
Check the workstation definition. Change it to a valid existing workstation and retry the operation.
AWSJCO035E The Windows user "Windows_user" cannot be added for workstation "workstation" because the workstation operating system is not Windows.
Explanation
See message.
Windows_user is the Windows user you are trying to add.
workstation identifies the workstation definition to which you want to add the Windows user.
operating_system is the operating system of the workstation.
System action
The operation cannot be performed.
Operator response
Check the workstation in the job definition. Change it to a valid existing Windows workstation and retry the operation.
AWSJCO036E The workstation type of workstation "workstation" cannot be changed to extended agent (XA) as the workstation is the host of the extended agent workstation "extended_agent_workstation", and extended agents cannot be hosts of other extended agents.
Explanation
See message.
workstation identifies the workstation you are trying to modify.
extended_agent_workstation identifies the extended agent workstation of which workstation is the host.
System action
The workstation definition is not created or modified.
Operator response
If you want to change the workstation type of workstation to extended agent, you must first assign a different workstation to be the host of extended_agent_workstation. When you have done so, retry the operation.
AWSJCO037E The recovery job "recovery_job" referenced by a job definition "job_definition" does not exist.
Explanation
See message.
job_definition identifies the job definition in which there are references to a recovery job that does not exist.
recovery_job identifies the recovery job that does not exist.
System action
The job definition is not created or modified.
Operator response
Check the details of the operation that the connector is trying to perform, supply a different recovery job and repeat the operation.
AWSJCO038E The domain "domain" referenced by workstation "workstation" does not exist.
Explanation
See message.
domain identifies the domain that does not exist.
workstation identifies the workstation that has referenced it.
System action
The workstation definition is not created or modified.
Operator response
Check the details of the operation that the connector is trying to perform, supply a different domain and repeat the operation.
AWSJCO039E The value specified for the parent domain "parent_domain_name" is not allowed. A domain and its parent cannot have the same name.
Explanation
See message.
System action
The domain definition is not created or modified.
Operator response
Change the name of the parent domain to an existing domain other than the domain being created or modified.
AWSJCO040E The job definition"job_definition" of job "job" in job stream "job_stream_name" does not exist.
Explanation
See message.
job_definition is the job definition that does not exist.
job is the job that references a job definition that does not exist.
job_stream identifies the job stream definition you are creating or modifying and which contains the indicated job.
System action
The operation cannot be performed.
Operator response
Check the reference to the definition of the indicated job in the job stream definition. Change it to identify an existing job definition, and retry the operation.
AWSJCO041E The time zone "time_zone" is not valid in the definition of the object type "object_type" with the following key "object_key".
Explanation
See message.
time_zone is the time zone that is not in the list of valid time zones.
object and object_type identify the object that cannot be modified or created.
System action
The operation cannot be performed.
Operator response
Check the time zone you have used. Change it to a valid time zone value and retry the operation.
AWSJCO042E An internal error has occurred. The specified key type "key_type" is not valid. The expected key type is: "expected_key_type".
Explanation
See message.
key_typeis the instance type of the input key.
expected_key_type is the expected instance type of the input key.
System action
The operation cannot be performed.
Operator response
If this error results from a call to an API from a program you are writing, check the data in the API call, correct the key type and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO043E An error occurred decrypting the Windows user password. The decryption key (the domain name concatenated with the user name) might be incorrect.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
If this error results from a call to an API from a program you are writing, check the information you are supplying as domain name and user name, correct it and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO044E An error occurred encrypting the Windows user password. The encryption key (the domain name concatenated with the user name) might be incorrect.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
If this error results from a call to an API from a program you are writing, check the information you are supplying as domain name and user name, correct it and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO045E While trying to lock multiple objects as the result of the use of a wildcard in the selection criteria, one or more of the objects could not be locked.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Follow this procedure:
- Use the same wildcards to list details of the objects you want to lock
- Check their status and find out which ones are locked
- Contact the user that has locked them to have them unlocked
- Retry the operation
AWSJCO046E The workstation "workstation" defined in job stream "job_stream" does not exist.
Explanation
See message.
job_stream identifies the job stream definition you are creating or modifying.
workstation is the referenced workstation that does not exist.
System action
The job stream definition is not created or modified.
Operator response
Check the workstation reference in the job stream definition. Change it to identify an existing workstation, and retry the operation.
AWSJCO047E The name specified for the recovery job "recovery_job_name" is not allowed. A job and its recovery job cannot have the same name.
Explanation
A job definition cannot reference itself as the recovery job.
recovery_job_name is the recovery job name that you have used that is the same as the job name.
System action
The job definition is not created or modified.
Operator response
Check the recovery job name in the job definition. Change it to be different to the job name, and retry the operation.
AWSJCO048E The name specified for the recovery job "recovery_job_name" is not allowed. You cannot, in the same action, change the job definition name and use the old job definition name as the recovery job name.
Explanation
recovery_job_name is the name you want to use for the recovery job that is not allowed.
System action
The job definition is not created or modified.
Operator response
Check the recovery job name in the job definition. Change it to be different to the old and new job names, and retry the operation.
AWSJCO049E The host "host" supplied for workstation "workstation" cannot be used because it must be a workstation of type broker.
Explanation
The host of an agent, or pool, or dynamic pool workstation must be a workstation of type broker.
workstation identifies the workstation being validated.
host identifies the supplied host name.
System action
The workstation definition is not created or modified.
Operator response
Check the host. Change it to a valid workstation that is not an extended agent and retry the operation.
AWSJCO050E User "user" is not authorized to perform the action "action" on object type "object_type" with key "object".
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the specified action by this user.
user identifies the user that is not authorized to perform the action.
action, object, and object_type fully identify the action that is not authorized and the object to which the action relates.
System action
The operation cannot be performed.
Operator response
Check the information displayed in the message. If any of the details are incorrect, retry the operation with the correct information.
Otherwise, update the Security file to allow the selected user to perform this action on this object and retry the operation.
AWSJCO051E The length of the specified Windows user password, "supplied_password_length" bytes, exceeds the maximum length of "max_password_length" bytes.
Explanation
See message.
max_password_length is the maximum number of bytes allowed for the password of a Windows user.
supplied_password_length is the length of the password supplied with the Windows user to be created or modified.
System action
The Windows user definition is not created or modified.
Operator response
Check the length of the password in the Windows user definition. Change it to satisfy the maximum length, and retry the operation.
AWSJCO052E User "user" is not authorized to perform the action "action" on the file "file_name".
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the specified action by this user.
user identifies the user that is not authorized to perform the action.
action, and file_name fully identify the action that is not authorized and the file name to which the action relates.
System action
The operation cannot be performed.
Operator response
Check the information displayed in the message. If any of the details are incorrect, retry the operation with the correct information.
Otherwise, update the Security file to allow the selected user to perform this action on this file and retry the operation.
AWSJCO053E User "user" is not authorized to perform the action "action" on the report "report_name".
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the specified action by this user.
user identifies the user that is not authorized to perform the action.
action, and report_name fully identify the action that is not authorized and the report name to which the action relates.
System action
The operation cannot be performed.
Operator response
Check the information displayed in the message. If any of the details are incorrect, retry the operation with the correct information.
Otherwise, update the Security file to allow the selected user to perform this action on this object and retry the operation.
AWSJCO054E The option "option" does not exist.
Explanation
See message.
option identifies the option you are trying to show or change, that does not exist.
System action
The operation cannot be performed.
Operator response
Check the option you are trying to show or change against the options documented in the Planning and Installation Guide, or run the optman ls command to see a list of the existing options. Change the option to a valid existing option and retry the operation.
AWSJCO055E User "user" is not authorized to perform the action "action" on the line of business "lob_name".
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the specified action by this user.
user identifies the user that is not authorized to perform the action.
action, and lob_name fully identify the action that is not authorized and the line of business name to which the action relates.
System action
The operation cannot be performed.
Operator response
Check the information displayed in the message. If any of the details are incorrect, retry the operation with the correct information.
Otherwise, update the Security file to allow the selected user to perform this action on this object and retry the operation.
AWSJCO056E You cannot specify the plan ID for the operation "operation".
Explanation
See message.
operation is the operation you are performing.
System action
The operation cannot be performed.
Operator response
If this error results from a call to an API from a program you are writing, check the data in the API call, correct the error, and retry the operation. If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO057E The job stream "job_stream" cannot be created or modified as the workstation "workstation" is not an extended agent, and only extended agents can have internetwork dependencies.
Explanation
See message.
job_stream identifies the job stream you are trying to create or modify with an internetwork dependency.
workstation identifies the workstation of the job stream you are trying to modify.
System action
The job stream definition is not created or modified.
Operator response
Change the workstation type to extended agent or remove the internetwork dependency or dependencies. Repeat the operation.
AWSJCO058E The dependency for the job "job" cannot be added to the job stream "job_stream" as the workstation "workstation" is not an extended agent, and only extended agents can act as network agents.
Explanation
See message.
job identifies the job with an internetwork dependency you are trying to add to a job stream.
job_stream identifies the job stream you are trying to modify.
workstation identifies the workstation of the job stream you are trying to modify.
System action
The job is added to the job stream without the internetwork dependency.
Operator response
If you need the internetwork dependency, change the workstation type to extended agent. Add the dependency again.
AWSJCO059E The workstation "workstation_name" is of type "workstation_type", it cannot be manually created.
Explanation
See message.
Manual creation is not supported for workstations of type: workstation_type.
System action
The workstation is not created.
Operator response
To create this type of workstation, install the Agent. The workstation is automatically created and registered in the HCL Workload Automation database with the name you specify.
AWSJCO060E A job definition cannot have a different workstation class than the workstation class of its job stream. Job stream "job_stream" runs on workstation class "job_stream_workstation_class", but workstation class "workstation_class" is defined in job definition "job_definition" of job "job" in that job stream.
Explanation
job_stream identifies the job stream to which the job you are creating or modifying belongs.
job_stream_workstation_class is the workstation class of that job stream.
job is the job you are adding to the job stream.
job_definition is the job definition with wrong workstation class.
workstation_class is the workstation class you have supplied for that job.
System action
The job stream definition is not created or modified.
Operator response
Check the job definition. Change the workstation class to be the same as that of the job stream for which you are defining the job, and retry the operation.
AWSJCO061E A job cannot be defined for a workstation class if the job stream to which it belongs runs on a workstation. Job stream "job_stream" runs on workstation "job_stream_workstation", but a workstation class ("workstation_class") has been defined in job definition "job_definition" of job "job"of that job stream.
Explanation
job_stream is the job stream you are creating or modifying.
job_stream_workstation is the workstation of that job stream.
job identifies the job you are trying to add or modify.
job_definition is the job definition of that job.
workstation_class is the workstation class you have supplied for the job definition of that job (which must be a workstation).
System action
The job stream definition is not created or modified.
Operator response
Check the job definition. Change the workstation class to be a workstation - the same workstation as that of the job stream for which you are defining the job, and retry the operation.
AWSJCO062E A resource cannot have a different workstation class than the workstation class of its job stream. Job stream "job_stream" runs on workstation class "job_stream_workstation_class", but workstation class "workstation_class" is defined in the dependency on resource "resource" in that job stream.
Explanation
job_stream identifies the job stream to which the resource dependency you are creating or modifying belongs.
job_stream_workstation_class is the workstation class of that job stream.
resource is the resource dependency you are adding.
workstation_class is the workstation class you have supplied for that resource dependency.
System action
The operation cannot be performed.
Operator response
Check the resource dependency definition. Change the workstation class to be the same as that of the job stream for which you are defining the job, and retry the operation.
AWSJCO063E A resource dependency of a job cannot have a different workstation class than the workstation class of the job stream to which the job belongs. Job stream "job_stream" runs on workstation class "job_stream_workstation_class", but workstation class "workstation_class" is defined in the dependency on resource "resource" of job "job" in that job stream.
Explanation
job_stream identifies the job stream to which the resource dependency you are creating or modifying belongs.
job_stream_workstation_class is the workstation class of that job stream.
resource is the resource dependency you are adding.
workstation_class is the workstation class you have supplied for that resource dependency.
job is the job to which the resource dependency belongs.
System action
The operation cannot be performed.
Operator response
Check the resource dependency definition in the job definition. Change the workstation class to be the same as that of the job stream for which you are defining the resource dependency, and retry the operation.
AWSJCO064E A resource dependency cannot be defined for a workstation class if the job stream to which it belongs runs on a workstation. Job stream "job_stream" runs on workstation "job_stream_workstation", but a workstation class ("workstation_class") has been defined in the dependency on resource "resource" in that job stream.
Explanation
job_stream is the job stream you are creating or modifying.
job_stream_workstation is the workstation of that job stream.
resource identifies the resource dependency of the job stream that you are trying to create or modify.
workstation_class is the workstation class you have supplied for this resource dependency (which must be a workstation).
System action
The operation cannot be performed.
Operator response
Check the resource dependency definition. Change the workstation class to be a workstation - the same workstation as that of the job stream for which you are defining the resource dependency, and retry the operation.
AWSJCO065E A resource dependency of a job definition cannot be defined for a workstation class if the job stream to which the job belongs runs on a workstation. Job stream "job_stream" runs on workstation "job_stream_workstation", but a workstation class ("workstation_class") has been defined in the dependency on resource "resource" of job "job" in that job stream.
Explanation
job_stream is the job stream you are creating or modifying.
job_stream_workstation is the workstation of that job stream.
job identifies the job of that job stream being created or modified
resource identifies the resource dependency of the job being created or modified
workstation_class is the workstation class you have supplied for this resource dependency (which must be a workstation).
System action
The operation cannot be performed.
Operator response
Check the resource dependency definition of the job. Change the workstation class to be a workstation - the same workstation as that of the job stream for which you are defining the job and its resource dependency, and retry the operation.
AWSJCO066E A file dependency cannot be for a different workstation class than the workstation class of its job stream. Job stream "job_stream" runs on workstation class "job_stream_workstation_class", but workstation class "workstation_class" is defined in the dependency on file "file" in that job stream.
Explanation
job_stream identifies the job stream to which the file dependency you are creating or modifying belongs.
job_stream_workstation_class is the workstation class of that job stream.
file is the file dependency you are adding.
workstation_class is the workstation class you have supplied for that file dependency.
System action
The operation cannot be performed.
Operator response
Check the file dependency definition. Change the workstation class to be the same as that of the job stream for which you are defining the job, and retry the operation.
AWSJCO067E A file dependency of a job cannot have a different workstation class than the workstation class of the job stream to which the job belongs. Job stream "job_stream" runs on workstation class "job_stream_workstation_class", but workstation class "workstation_class" is defined in the dependency on file "file" of job "job" in that job stream.
Explanation
job_stream identifies the job stream to which the file dependency you are creating or modifying belongs.
job_stream_workstation_class is the workstation class of that job stream.
file is the file dependency you are adding.
workstation_class is the workstation class you have supplied for that file dependency.
job is the job to which the file dependency belongs.
System action
The operation cannot be performed.
Operator response
Check the file dependency definition in the job definition. Change the workstation class to be the same as that of the job stream for which you are defining the file dependency, and retry the operation.
AWSJCO068E A file dependency cannot be defined for a workstation class if the job stream to which it belongs runs on a workstation. Job stream "job_stream" runs on workstation "job_stream_workstation", but a workstation class ("workstation_class") has been defined in the dependency on file "file" in that job stream.
Explanation
job_stream is the job stream you are creating or modifying.
job_stream_workstation is the workstation of that job stream.
file identifies the file dependency of the job stream that you are trying to create or modify.
workstation_class is the workstation class you have supplied for this file dependency (which must be a workstation).
System action
The operation cannot be performed.
Operator response
Check the resource dependency definition. Change the workstation class to be a workstation - the same workstation as that of the job stream for which you are defining the resource dependency, and retry the operation.
AWSJCO069E A file dependency of a job definition cannot be defined for a workstation class if the job stream to which the job belongs runs on a workstation. Job stream "job_stream" runs on workstation "job_stream_workstation", but a workstation class ("workstation_class") has been defined in the dependency on file "file" of job "job" in that job stream.
Explanation
job_stream is the job stream you are creating or modifying.
job_stream_workstation is the workstation of that job stream.
job identifies the job of that job stream being created or modified
file identifies the file dependency of the job being created or modified
workstation_class is the workstation class you have supplied for this file dependency (which must be a workstation).
System action
The operation cannot be performed.
Operator response
Check the file dependency definition of the job. Change the workstation class to be a workstation - the same workstation as that of the job stream for which you are defining the job and its file dependency, and retry the operation.
AWSJCO070E An external dependency cannot be created on a job stream with a different workstation class than the workstation class of the job stream to which the dependency belongs. Job stream "job_stream" runs on workstation class "job_stream_workstation_class", but the external job stream on which you want it to be dependent "external_job_stream" runs on a different workstation class "external_job_stream_workstation_class".
Explanation
job_stream identifies the job stream to which the external dependency you are creating or modifying belongs.
job_stream_workstation_class is the workstation class of that job stream.
external_job_stream is the job stream on which the indicated job_stream is dependent.
external_job_stream_workstation_class is the workstation class of the external_job_stream.
System action
The operation cannot be performed.
Operator response
Check the external dependency definition. Change the dependency to be on an external job stream of the same workstation class as that of the job stream for which you are defining the dependency, and retry the operation.
AWSJCO071E An external dependency cannot be created on a job with a different workstation class than the workstation class of the job stream to which the dependency belongs. Job stream "job_stream" runs on workstation class "job_stream_workstation_class", but the external job on which you want it to be dependent "external_job" in external job stream "external_job_stream" runs on a different workstation class "external_job_workstation_class".
Explanation
job_stream identifies the job stream to which the external dependency you are creating or modifying belongs.
job_stream_workstation_class is the workstation class of that job stream.
external_job is the job on which the indicated job_stream is dependent.
external_job_stream is the job stream to which the indicated external_job belongs.
external_job_workstation_class is the workstation class of the external_job.
System action
The operation cannot be performed.
Operator response
Check the external dependency definition. Change the dependency to be on an external job of the same workstation class as that of the job stream for which you are defining the dependency, and retry the operation.
AWSJCO072E An external dependency cannot be created on a job stream defined for a workstation class if the job stream to which the dependency belongs runs on a workstation. Job stream "job_stream" runs on workstation "job_stream_workstation", but the external job stream on which you want it to be dependent "external_job_stream" runs on a workstation class: "external_job_stream_workstation_class".
Explanation
job_stream identifies the job stream to which the external dependency you are creating or modifying belongs.
job_stream_workstation is the workstation of that job stream.
external_job_stream is the job stream on which the job_stream is dependent.
external_job_stream_workstation_class is the workstation class of the external_job_stream.
System action
The operation cannot be performed.
Operator response
Check the external dependency. Change the dependency to be on an external job stream for the same workstation as that of the job stream for which you are defining the dependency, and retry the operation.
AWSJCO073E An external dependency cannot be created on a job defined for a workstation class if the job stream to which the dependency belongs runs on a workstation. Job stream "job_stream" runs on workstation "job_stream_workstation", but the external job on which you want it to be dependent "external_job" in external job stream "external_job_stream" runs on workstation class "external_job_workstation_class".
Explanation
job_stream identifies the job stream to which the external dependency you are creating or modifying belongs.
job_stream_workstation is the workstation of that job stream.
external_job is the job on which the job_stream is dependent.
external_job_stream is the job stream to which the external_job belongs.
external_job_stream_workstation_class is the workstation class of the external_job.
System action
The operation cannot be performed.
Operator response
Check the external dependency. Change the dependency to be on an external job for the same workstation as that of the job stream for which you are defining the dependency, and retry the operation.
AWSJCO074E The job definition in the action with plug-in name "plug-in_name" and action type "action_type" does not exist.
Explanation
See message.
plug-in_name identifies the plug-in name of the action in which there are references to a job definition that does not exist.
action_type identifies the type of the action in which there are references to a job definition that does not exist.
System action
The rule containing this action is not created or modified.
Operator response
Check the details of the operation that you are is trying to perform, supply a different job definition and repeat the operation.
AWSJCO075E The job stream in the action with plug-in name "plug-in_name" and action type "action_type" does not exist.
Explanation
See message.
plug-in_name identifies the plug-in name of the action in which there are references to a job stream that does not exist.
action_type identifies the type of the action in which there are references to a job stream that does not exist.
System action
The rule containing this action is not created or modified.
Operator response
Check the details of the operation that you are trying to perform, supply a different job stream and repeat the operation.
AWSJCO080E The workstation "workstation" referred to in a job stream internetwork dependency does not exist.
Explanation
workstation is the referenced workstation that does not exist.
System action
The operation cannot be performed.
Operator response
Check the workstation reference in the job stream internetwork dependency definition. Change it to identify an existing workstation, and retry the operation.
AWSJCO081E The resource "resource" referred to in a resource dependency in job stream "job_stream" does not exist.
Explanation
resource is the referenced resource that does not exist.
job_stream is the job stream to which you are trying to add or modify the dependency.
System action
The operation cannot be performed.
Operator response
Check the resource reference in the job stream resource dependency definition. Change it to identify an existing resource, and retry the operation.
AWSJCO082E The resource "resource" referred to in a resource dependency in job "job" in job stream "job_stream" does not exist.
Explanation
resource is the referenced resource that does not exist.
job identifies the job to which you are trying to add or modify the dependency.
job_stream is the job stream to which the job belongs.
System action
The operation cannot be performed.
Operator response
Check the resource reference in the job resource dependency definition. Change it to identify an existing resource, and retry the operation.
AWSJCO083E The object "object" cannot be found.
Explanation
object is the key of the object that does not exist.
System action
The operation cannot be performed.
Operator response
Check the indicated object key to identify an existing object and retry the operation.
AWSJCO084E The user "user" is not authorized to work with the planner process.
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the use of the planner process by this user.
user identifies the user that is not authorized to use the planner process.
System action
The operation cannot be performed.
Operator response
Check the user ID displayed in the message. If it is incorrect, retry the operation with the correct user ID.
Otherwise, update the Security file to allow the selected user to use the planner process.
AWSJCO085E The workstation "workstation" referenced by object "object" does not exist.
Explanation
See message.
workstation identifies the workstation that does not exist.
object identifies the object that has referenced it.
System action
The operation cannot be performed.
Operator response
Check the reference to the indicated workstation in the object definition. Correct the object definition to refer to an existing workstation or create the workstation in question. Then retry the operation.
AWSJCO086E The list of TWSObjects passed in input to the validateTWSObjects connector API cannot be null or empty.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Correct the input to the indicated API and retry the operation.
AWSJCO087E The name and workstation of job stream "job_stream" cannot be changed because another job stream already exists with the supplied name and workstation. Two job streams can only have the same name and workstation if one has been created, not updated, as a version of the other.
Explanation
A job stream is identified by the job stream name and the workstation or workstation class it is to run on. But different versions of the job stream can exist with different valid-from dates, but only provided they are created as such. An existing job stream cannot be updated to become a version of another existing job stream.
job_stream identifies the job stream which already exists.
System action
The operation cannot be performed.
Operator response
If you want the indicated job_stream to become a version of another job stream, you must create it. If you selected the name and workstation of an existing job stream by mistake, select a different job stream name or workstation that does not exist and retry the update operation.
AWSJCO090E An external dependency cannot be created on a job stream with a different workstation class than the workstation class of the job to which the dependency belongs. Job "job" in job stream "job_stream" runs on workstation class "job_workstation_class", but the external job stream on which you want it to be dependent "external_job_stream" runs on a different workstation class "external_job_stream_workstation_class".
Explanation
job identifies the job to which the external dependency you are creating or modifying belongs.
job_stream is the job stream to which the job belongs.
job_workstation_class is the workstation class of that job.
external_job_stream is the job stream on which the indicated job is dependent.
external_job_stream_workstation_class is the workstation class of the external_job_stream.
System action
The operation cannot be performed.
Operator response
Check the external dependency definition. Change the dependency to be on an external job stream of the same workstation class as that of the job for which you are defining the dependency, and retry the operation.
AWSJCO091E An external dependency cannot be on a job with a different workstation class than the workstation class of the job to which the dependency belongs. Job "job" in job stream "job_stream" runs on workstation class "job_workstation_class", but the external job on which you want it to be dependent "external_job" in external job stream "external_job_stream" runs on a different workstation class "external_job_workstation_class".
Explanation
job identifies the job to which the external dependency you are creating or modifying belongs.
job_stream is the job stream to which the job belongs.
job_workstation_class is the workstation class of that job.
external_job is the job on which the job is dependent.
external_job_stream is the job stream to which the external_job belongs.
external_job_workstation_class is the workstation class of the external_job.
System action
The operation cannot be performed.
Operator response
Check the external dependency definition. Change the dependency to be on an external job in a job stream of the same workstation class as that of the job for which you are defining the dependency, and retry the operation.
AWSJCO092E An external dependency cannot be on a job stream defined for a workstation class if the job to which the dependency belongs runs on a workstation. Job "job" in job stream "job_stream" runs on workstation "job_workstation", but the external job stream on which you want it to be dependent "external_job_stream" runs on a workstation class: "external_job_stream_workstation_class".
Explanation
job identifies the job to which the external dependency you are creating or modifying belongs.
job_stream is the job stream to which the job belongs.
job_workstation is the workstation of that job.
external_job_stream is the job stream on which the job is dependent.
external_job_stream_workstation_class is the workstation class of the external_job_stream.
System action
The operation cannot be performed.
Operator response
Check the external dependency. Change the dependency to be on an external job stream for the same workstation as that of the job for which you are defining the dependency, and retry the operation.
AWSJCO093E An external dependency cannot be on a job defined for a workstation class if the job to which the dependency belongs runs on a workstation. Job "job" in job stream "job_stream" runs on workstation "job_workstation", but the external job on which you want it to be dependent "external_job" in external job stream "external_job_stream" runs on workstation class "external_job_workstation_class".
Explanation
job identifies the job to which the external dependency you are creating or modifying belongs.
job_stream is the job stream to which the job belongs.
job_workstation is the workstation of that job.
external_job is the job on which the job is dependent.
external_job_stream is the job stream to which the external_job belongs.
external_job_workstation_class is the workstation class of the external_job.
System action
The operation cannot be performed.
Operator response
Check the external dependency. Change the dependency to be on an external job for the same workstation as that of the job for which you are defining the dependency, and retry the operation.
AWSJCO094E Job stream "job_stream" has an external dependency that refers to itself, but the dependency resolution criteria is not closest preceding (previous).
Explanation
You have defined a self external dependency. Self external dependencies are external dependencies where the target abstract job stream is the same job stream that owns the dependency (or the job with the dependency). The resolution of these dependencies must be closest preceding (on the GUI) or previous (using the CLI).
job_stream identifies the job stream to which the external dependency you are creating or modifying belongs.
System action
The operation cannot be performed.
Operator response
Check the external dependency. Change the dependency resolution to be closest preceding (on the GUI) or previous (using the CLI), and retry the operation.
AWSJCO095E The number of output lines must be greater than zero.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Change the number of lines in the job output request to a value greater than zero and retry the operation.
AWSJCO096E The job key "key" is not in the correct format, which is: workstation_name#job_name.
Explanation
You have specified a non-valid job key format.
The correct format is workstation_name#job_name where workstation_name is the name of the workstation and job_name is the name of the job definition
System action
The operation cannot be performed.
Operator response
Correct the job key format and retry the operation.
AWSJCO097E The job stream key "key" is not in the correct format, which is: workstation_name#job_stream_name.
Explanation
You have specified a non-valid job stream key format.
The correct format is workstation_name#job_stream_name where workstation_name is the name of the workstation and job_stream_name is the name of the job stream definition
System action
The operation cannot be performed.
Operator response
Correct the job stream key format and retry the operation.
AWSJCO098E The job stream cannot be submitted because no job stream with key "key" and valid on "scheduled_date" at "scheduled_time" was found.
Explanation
Either the job stream does not exist, or no version of the job stream is valid on the scheduled_date at the scheduled_time.
scheduled_date and scheduled_time are resolved from the supplied schedtime or at time.
System action
The operation cannot be performed.
Operator response
Modify the job stream key or submit the job stream with a schedtime or at time for which the job stream is valid.
AWSJCO099E The supplied Web Service parameter "parameter" is not a valid parameter.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Check the parameters used to call the Web Service. Correct any error you find and retry the operation.
AWSJCO100E The value "value" specified for the supplied Web Service parameter "parameter" is not valid.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Check the parameters used to call the Web Service. Correct any error you find and retry the operation.
AWSJCO101E The specified filter "filter" is not a valid filter.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Specify a valid filter and retry the operation.
AWSJCO102E The value specified for filter "filter" is not valid.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Specify a valid value for the filter, and retry the operation.
AWSJCO103E The value specified for filter "filter" is not valid for the following reason: "reason".
Explanation
See message.
reason is a description of the error that makes the value non valid.
System action
The operation cannot be performed.
Operator response
Specify a valid value for the filter, and retry the operation.
AWSJCO104E The required service "service" can only be run on a domain manager or backup domain manager, as it requires a server configuration that can access the modelling information.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Direct the call for the service to the master domain manager or a backup master domain manager.
AWSJCO105E The job cannot be submitted because no job with key "job_key" was found in the database.
Explanation
See message.
job_key identifies the job that cannot be submitted.
System action
The operation cannot be performed.
Operator response
Check the submitted job_key. If you mistyped the job key, correct the error and retry the operation. If the job key is correct, the job might have been deleted from the database. Check in the database. You might need to recreate the job in the database before it can be submitted.
AWSJCO106E The chosen object was created or modified with a version of the engine, Dynamic Workload Console, or application that is later than the version of the Dynamic Workload Console or application you are currently using.To view or modify the object, upgrade the Dynamic Workload Console or the application.
Explanation
You are using the Dynamic Workload Console or an application developed with the HCL Workload Automation Application Programming Interface. You have tried to access a scheduling object that was created, or has been modified, with a more-recent version of the engine, Dynamic Workload Console or application than you are using.
The Dynamic Workload Console and Application Programming Interface are only compatible with objects created at the same version or lower.
System action
The object cannot be accessed.
Operator response
- Dynamic Workload Console
-
Ask your HCL Workload Automation administrator to install a compatible version of the Dynamic Workload Console.
- Application developed with the HCL Workload Automation Application Programming Interface
-
Ask your HCL Workload Automation administrator to generate a version of the application you are using which is compatible with the version of the engine and the connector.
AWSJCO107E Message GJS0073E is not completely accurate. The chosen object can be viewed but not modified because it was created or modified with a version of the engine, Dynamic Workload Console, or application that is later than the version of the Dynamic Workload Console or application you are currently using.To modify the object, upgrade the Dynamic Workload Console or the application.
Explanation
You are using the Dynamic Workload Console or an application developed with the HCL Workload Automation Application Programming Interface. You have tried to access a scheduling object that was created, or has been modified, with a more recent version of the engine, Dynamic Workload Console or application than the one you are using.
The Dynamic Workload Console and Application Programming Interface are only compatible with objects created with the same version of the program or with a previous version.
System action
The object cannot be accessed.
Operator response
- Dynamic Workload Console
-
Ask your HCL Workload Automation administrator to install a compatible version of the Dynamic Workload Console.
- Application developed with the HCL Workload Automation Application Programming Interface.
-
Ask your HCL Workload Automation administrator to generate a version of the application you are using which is compatible with the version of the engine and the connector.
AWSJCO108E An internal error has occurred.
Explanation
This message is displayed because the EventRuleValidator has called the EventManagerFactory.getActionPluginManager() but the TWSPlugin.properties file cannot be found.
System action
The operation cannot be performed.
Operator response
If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO109E Unable to create an instance of the action plug-in "plug-in_name".
Explanation
See message.
plug-in_name identifies the name of the action plug-in instance which cannot be created.
System action
The operation cannot be performed.
Operator response
Check whether the action plug-in exists or provide a different action plug-in and repeat the operation.
AWSJCO110E Unable to create an instance of the event plug-in "plug-in_name".
Explanation
See message.
plug-in_name identifies the name of the event plug-instance which cannot be created.
System action
The operation cannot be performed.
Operator response
Check whether the action plug-in exists or provide a different action plug-in and repeat the operation.
AWSJCO111E An internal error occurred when the event processor was attempting to create an instance of the plug-in "plug-in_name".
Explanation
See message.
plug-in_name identifies the name of the plug-in which caused the error.
System action
The operation cannot be performed.
Operator response
If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO112E An internal error occurred when the event processor was attempting to access the event rule "rule_name".
Explanation
See message.
rule_name identifies the name of the rule which caused the error.
System action
The operation cannot be performed.
Operator response
If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO117E The event rule "rule_name" contains two or more event conditions having the same name: "event_name".
Explanation
See message.
rule_name identifies the name of the rule which caused the error.
event_name identifies the event name duplicated inside the event rule.
System action
The operation cannot be performed.
Operator response
Rename one or more event conditions as required.
AWSJCO118E An error occurred while event processor was attempting to get the basename for an event condition of type "event_type" inside the event rule "rule_name".
Explanation
See message.
rule_name identifies the name of the rule containing the event condition for which the basename caused the error.
event_type identifies the type of the event condition for which the basename caused the error.
System action
The operation cannot be performed.
Operator response
If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO120W It is not possible to build the event rule "rule_name". The rule status is set to ERROR.
Explanation
See message.
System action
Processing continues but the specified rule is not built. The rule status is set to ERROR.
Operator response
If you cannot resolve the problem, search the HCL Support database for a solution at https://hclpnpsupport.hcltech.com/csm.
AWSJCO121E The active start offset and end offset must differ by at least 1 second.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Specify an appropriate interval and retry the operation.
AWSJCO122E The valid to value must be greater than the valid from value.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Specify an appropriate value and retry the operation.
AWSJCO123E The user "user" is not authorized to perform the action "action" on an object "object_type" with attributes: "attributes".
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the indicated action on this object by this user.
user identifies the user that is not authorized to perform the action.
action, attributes, and object_type fully identify the action that is not authorized and the rule action or the event condition to which the action relates.
System action
The operation cannot be performed.
Operator response
Check the user ID displayed in the message. If it is incorrect, retry the operation with the correct user ID.
Otherwise, update the Security file to allow the selected user to perform the action on the object with these attributes.
AWSJCO124E The user "user" is not authorized to perform the action "action" on an object "object_type" with name "rule_name".
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the specified action by this user.
user identifies the user that is not authorized to perform the action.
action, rule_name, and object_type identify the action that is not authorized and the object to which the action relates.
System action
The operation cannot be performed.
Operator response
Check the information displayed in the message. If any of the details are incorrect, retry the operation with the correct information.
Otherwise, update the Security file to allow the selected user to perform this action on this object and retry the operation.
AWSJCO127E The event processor (rule builder) has stopped because the timeout has expired. When the event processor is restarted all rules will be rebuilt.
Explanation
The event processor was stopped by user action while a planman deploy action was being run. The event processor normally waits for the planman deploy action to finish, but the fixed timeout period expired before the action finished.
System action
The event processor stops. When it is restarted, all rules are rebuilt.
Operator response
There is no specific action to take. Be aware that while the event processor is stopped, no event-based scheduling can be performed.
AWSJCO128E The rule builder cannot build the rules because the event processor is not running.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Start the event processor and retry the operation.
AWSJCO131E User "user" is not authorized to perform the action "action" on the variable with key "key" because the user is not authorized to perform the action "variable_table_action" on the VariableTable with key "variable_table_key".
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the specified action by this user.
user identifies the user that is not authorized to perform the action.
action and key fully identify the action that is not authorized and the variable to which the action relates.
variable_table_action and variable_table_key fully identify the action that is not authorized to be performed on the indicated variable table.
System action
The operation cannot be performed.
Operator response
Check the information displayed in the message. If any of the details are incorrect, retry the operation with the correct information.
Otherwise, update the Security file to allow the selected user to perform this action on this object and retry the operation.
AWSJCO132E User "user" is not authorized to perform the action "action" on the variable with key "key" because the user is not authorized to perform the action "variable_table_action" on the default VariableTable with key "default_variable_table_key".
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the specified action by this user.
user identifies the user that is not authorized to perform the action.
action and key fully identify the action that is not authorized and the variable to which the action relates.
variable_table_action and default_variable_table_key fully identify the action that is not authorized to be performed on the indicated default variable table.
System action
The operation cannot be performed.
Operator response
Check the information displayed in the message. If any of the details are incorrect, retry the operation with the correct information.
Otherwise, update the Security file to allow the selected user to perform this action on this object and retry the operation.
AWSJCO133E You cannot add "variable" variable because the variable table is locked, probably by different user.
Explanation
You cannot create the variable object because the specified variable table is locked. The supplied information does not allow your session to be associated with the user that set the lock.
System action
The operation cannot be performed.
Operator response
Ensure that the session information is correct or unlock the variable table.
AWSJCO134E You cannot modify the object "object_key" because it contains functions that are not supported by current client.
Explanation
See message.
For Example, the modification of objects that contain variable tables is not supported.
System action
The requested action did not complete succesfully
Operator response
Use the Dynamic Workload Console or the command line to modify the object.
AWSJCO135W The global option "option" cannot be obtained from the database. The default value "value" is used instead.
Explanation
Workload Service Assurance feature uses this option to calculate the hot list of a critical job but it was unable to read its value from the database.
System action
The default value for the option is used.
Operator response
If the default value is not acceptable, see a previous message explaining why the option cannot be read from the database.
Fix the problem and restart the WebSphere Application Server or run planman confirm or JnextPlan to reload the option.
AWSJCO136E No more than "max_users" users can perform this operation at the same time. The maximum number of concurrent requests was reached: try again later.
Explanation
To avoid slowing down other scheduling activities, the system does not process more than the specified number of Plan View queries at the same time. When the maximum value is reached, further requests are rejected.
max_users identifies the maximum number of users that are allowed to run the Plan View query at the same time.
System action
The system denies execution of the Plan View query at this time. No action is performed.
Operator response
Wait for other users to complete the current operation and try again. If the problem persists, contact the system administrator.
AWSJCO137E The workstation "memeber" supplied in the definition of workstation "workstation" cannot be used because it must be a workstation of type agent.
Explanation
The member workstation of a pool workstation must be a workstation of type agent.
workstation identifies the workstation being validated.
member identifies the supplied workstation member name.
System action
The workstation definition is not created or modified.
Operator response
Check the workstation member name. Change it to a valid workstation that is an agent and retry the operation.
AWSJCO138E The workstation "member" supplied in the definition of workstation "workstation" does not exist.
Explanation
See message.
workstation identifies the workstation definition being validated.
member is the supplied workstation member name which identifies a workstation that does not exist.
System action
The workstation definition is not created or modified.
Operator response
Check the workstation member. Change it to a valid existing workstation and retry the operation.
AWSJCO139E The workstations "members" specified as jsdl:orderedCandidatedWorkstations in the dynamic pool with key "dpool" are not agents or remote engines.
Explanation
See message.
You have specified one or more candidate workstations for the dynamic pool in the requirements definition.
One or more of the workstations you specified are not agents or remote engines.
members is the list of workstation that are not agents or remote engines.
dpool is the key of the dynamic pool to be created.
System action
The dynamic pool was not created.
Operator response
Check the workstations you specified within the jsdl:orderedCandidatedWorkstations tag and ensure that only agents or remote engines are listed. Retry the operation.
AWSJCO140E The workstation "workstation" referenced by job definition "job_definition" is not agent, pool, dynamic pool, or remote engine.
Explanation
See message.
job_definition identifies the job definition in which there are references to not valid workstation.
workstation identifies the workstation that is not valid.
System action
The operation cannot be performed.
Operator response
Check the job definition. Change the workstation reference to refer only to agent, pool, dynamic pool, and remote engine workstations, and retry the operation.
AWSJCO141E For the workstation "workstation", the OS value in not valid. For remote engine workstations, the OS value must be different from OTHER.
Explanation
You are trying to save a workstation with an unsupported operating system. For remote engine workstations, supported values are Windows, Unix, and ZOS.
workstation is the workstation identifier.
System action
The workstation definition cannot be saved.
Operator response
Check the workstation definition. Choose a supported operating system and retry the operation.
AWSJCO142E You cannnot use the reserved keyword "keyword" as a value in a workstation definition.
Explanation
You are trying to use a reserved keyword as a value in a workstation definition.
keyword is a reserved keyword.
System action
The workstation definition is not saved.
Operator response
Check the workstation definition.
AWSJCO143E The workstation "workstation" referenced by job definition "job_definition" is not of type broker.
Explanation
See message.
job_definition identifies the job definition in which there are references to not valid workstation.
workstation identifies the workstation that is not valid.
System action
The operation cannot be performed.
Operator response
Check the job definition. Change the workstation reference to refer only to broker workstations, and retry the operation.
AWSJCO144E There was an error getting the address of the workstation "workstation".
Explanation
There was an error accessing the database table that stores the URIs of the workstation mentioned in the error message.
System action
The operation is not performed.
Operator response
None.
AWSJCO145E The workstation "workstation" cannot be defined on the domain "domain" because another workstation with type broker "broker" is defined on the same domain.
Explanation
See message. Only one workstation with type broker is supported in a domain.
workstation identifies the workstation you are trying to create or modify.
domain identifies the domain in which you are trying to define the broker workstation.
broker identifies the workstation with type broker currently assigned to the domain.
System action
The operation is not performed.
Operator response
- modify the existing broker so that it is no longer defined in the domain as the broker workstation.
- Define workstation as the new broker workstation.
AWSJCO146E The workstation "workstation" with type agent cannot be created because the already existing workstation "agent" of type agent has the same agent identifier.
Explanation
You are trying to create a workstation with type agent and the same agent identifier as another agent workstation. Only one workstation with type agent and the same agent identifier is supported.
workstation identifies the workstation you are trying to create.
agent identifies the workstation with type agent currently assigned to the agent with the same agent identifier.
System action
The operation is not performed.
Operator response
- remove the existing agent so that it is no longer defined as the agent workstation.
- Define workstation as the new agent workstation.
AWSJCO147E A file dependency cannot be defined on a workstation "workstation" of type remote engine, or broker.
Explanation
You are trying to create a file dependency on a workstation of type remote engine, or broker.
workstation is the workstation of type remote engine, or broker you are trying to define for the file dependency.
System action
The operation cannot be performed.
Operator response
Define the file dependency on a workstation of a supported type and retry the operation.
AWSJCO148E The calendar "calendar" referenced by object "object" does not exist.
Explanation
See message.
calendar identifies the calendar that does not exist.
object identifies the object that references the calendar.
System action
The operation cannot be performed.
Operator response
Check the reference to the specified calendar in the object definition. Correct the object definition to refer to an existing calendar or create the calendar if it does not already exist, and then retry the operation.
AWSJCO149E The host "host" supplied for workstation "workstation" cannot be used because it is either a pool or dynamic pool.
Explanation
A pool or dynamic pool cannot be the host of a XA workstation.
workstation identifies the workstation being validated.
host identifies the supplied host name that is a pool or dynamic pool.
System action
The workstation definition is not created or modified.
Operator response
Check the host. Change it to a valid workstation that is not a pool or dynamic pool and retry the operation.
AWSJCO150E The workstation "workstation" cannot be removed from the plan.
Explanation
The domain manager and the broker workstations must be in the plan.
System action
The workstation definition is not created or modified.
Operator response
Remove the ignore flag
AWSJCO151E The specified workstation: "workstation" cannot be used because it is either a pool or dynamic pool.
Explanation
Specify a different workstation on which monitor the file.
System action
The EventRule is not created or modified.
Operator response
Specify a different workstation.
AWSJCO152E Output condition names must be unique. The output condition name "output_condition_name" specified already exists.
Explanation
See message.
output_condition_name identifies the name of the output condition which caused the error.
System action
The operation cannot be performed.
Operator response
Specify a unique name for the output condition.
AWSJCO153E The output condition name "output_condition_name" is not valid.
Explanation
See message.
output_condition_name identifies the name of the output condition which caused the error.
System action
The operation cannot be performed.
Operator response
Specify a valid name for the output condition.
AWSJCO154E The output condition name or the output condition mapping expression is empty.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Provide the output condition name or output condition mapping expression.
AWSJCO155E An internal error has occurred. A incorrect status condition was provided in the conditional dependency. When the predecessor is a job, valid status conditions are: started, fail, error, succ, and suppress. When instead the predecessor is a job stream, valid status conditions are: error, succ, and suppress.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Provide a different status condition or an output condition and retry the operation.
AWSJCO156E An internal error has occurred. The started status conditional dependency is defined with another conditional dependency.
Explanation
When defining a job started conditional dependency, you cannot define any other conditional dependencies.
System action
The operation cannot be performed.
Operator response
Define a supported conditional dependency and retry the operation.
AWSJCO157E An internal error has occurred. The internal dependency is not allowed for the job stream definition.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Define a supported conditional dependency and retry the operation.
AWSJCO158E An internal error has occurred. For the joined conditional dependencies "joinname", referenced by object "objkey", the number of dependencies to be met "joinqnt" is incorrect. It must be zero or a positive integer, and cannot be greater than the total number of subsequent predecessors.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Modify the number of dependencies to be met for the joined conditional dependencies and retry the operation.
AWSJCO159E The output condition name "output_condition_name" is not valid. The name "output_condition_name" is valid for successful output conditions only.
Explanation
See message.
output_condition_name identifies the name of the output condition which caused the error.
System action
The operation cannot be performed.
Operator response
Specify a valid name for the output condition.
AWSJCO160E You cannot define conditional dependencies on the object "obj_key" because the workstation "workstation_name" is at version "workstation_version". The minimum supported workstation version for conditional dependencies is "minimum_version".
Explanation
See message.
obj_key is the key of the successor job or jobstream.
workstation_name is the name of the workstation where the conditional dependency is to be verified.
workstation_version is the version of the workstation where the conditional dependency is to be verified.
minimum_version is the minimum workstation version for defining conditional dependencies.
System action
The job stream is not created nor updated.
Operator response
Retry the operation, removing the conditional dependency or updating the workstation version.
AWSJCO161E You cannot define output conditions on the job "job_key" because the workstation "workstation_name" is at version "workstation_version". The minimum supported workstation version for output conditions is "minimum_version".
Explanation
See message.
job_key is the key of the job.
workstation_name is the name of the workstation where the job is defined.
workstation_version is the version of the workstation where the job is defined.
minimum_version is the minimum workstation version for defining output conditions on jobs.
System action
The job is not created nor updated.
Operator response
Retry the operation, removing the output conditions or updating the workstation version.
AWSJCO162E An internal error has occurred. For the joined conditional dependencies "joinname", referenced by object "objkey", the dependencies to be met are not defined. At least one dependency must be provided.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Add at least one dependency in the joined conditional dependencies and retry the operation.
AWSJCO163E An internal error has occurred. You cannot define conditional dependencies containing both status and output conditions.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Retry the operation, removing the output or the status conditions from the conditional dependency.
AWSJCO164E An internal error has occurred. Conditional dependencies with output conditions are not allowed when the predecessor is a job stream.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Retry the operation, removing the output conditions from the conditional dependency.
AWSJCO165E You cannot execute a centralized agent update because the workstation "workstation_name" is at version "workstation_version". The minimum supported workstation version for centralized agent update is "minimum_version".
Explanation
See message.
workstation_name is the name of the workstation to be updated.
workstation_version is the version of the workstation to be updated.
minimum_version is the minimum workstation version for executing a centralized agent update.
System action
The centralized agent update is not executed.
Operator response
The operation cannot be performed.
AWSJCO166E You cannot execute a centralized agent update because the workstation "workstation_name" has a wrong type. Only Fault Tolerant Agents and Dynamic Agents are supported for centralized agent update.
Explanation
See message.
workstation_name is the name of the workstation to be updated.
System action
The centralized agent update is not executed.
Operator response
The operation cannot be performed.
AWSJCO167E You cannot execute a centralized agent update because the workstation "workstation_name" is not running and linked.
Explanation
See message.
workstation_name is the name of the workstation to be updated.
System action
The centralized agent update is not executed.
Operator response
The operation cannot be performed.
AWSJCO168E The definition of the job stream internetwork dependency "dependency" is invalid.
Explanation
dependency is the definition of the internetwork dependency.
System action
The operation cannot be performed.
Operator response
Check the job stream internetwork dependency definition.
AWSJCO169E You cannot import or replace the object "wat_name" because the referenced objects already exist in this environment and are identical.
Explanation
See message.
wat_name is the name of the workload application template. Workload application templates are designed to replicate job flows in a target environment different from the source environment where the objects referenced either do not exist or are different. You can import a workload application template into the same environment only if the names of the objects referenced are different from the objects that already exist.
System action
The import or replace of the workload application template is not executed.
Operator response
The operation cannot be performed.
AWSJCO170E The value specified for the recovery rerun interval option "recovery_value" for job definition "job_name" is not allowed. This value can be specified only if recovery rerun option is specified.
Explanation
See message.
System action
The job definition is not modified.
Operator response
Check the details of the operation to be performed and, either specify the recovery rerun interval option in combination with the recovery rerun option, or specify a different recovery option, then retry the operation.
AWSJCO171E The value specified for the recovery rerun occurrence option "recovery_value" for job definition "job_name" is not allowed. This value can be specified only if the recovery rerun option is specified.
Explanation
See message.
System action
The job definition is not modified.
Operator response
Check the details of the operation to be performed, and, either specify the recovery rerun occurrence option in combination with the recovery rerun option, or specify a different recovery option, then retry the operation.
AWSJCO172E The value specified for the recovery rerun same workstation option "recovery_value" for job definition "job_name" is not allowed. This option is valid only if the recovery rerun option is specified.
Explanation
See message.
System action
The job definition is not modified.
Operator response
Check the details of the operation to be performed, and, either specify the recovery rerun same workstation option in combination with the recovery rerun option, or specify a different recovery option, then retry the operation.
AWSJCO173E The value specified for the recovery rerun occurrences option "recovery_value" for job definition "job_name" is not allowed. This option is valid only if the recovery rerun interval value is specified.
Explanation
See message.
System action
The job definition is not modified.
Operator response
Check the details of the operation to be performed and, either specify the recovery rerun occurrence option in combination with the recovery rerun interval option, or specify a different recovery option, then retry the operation.
AWSJCO174E The value specified for the rerun on same workstation option "recovery_value" for job definition "job_name" is not allowed. This option is valid only if the type of workstation where the job runs is a pool or a dynamic pool.
Explanation
See message.
System action
The operation is not performed.
Operator response
Check the details of the operation that the connector is trying to perform, supply a different rerun option and repeat the operation.
AWSJCO175E The value specified for the abend prompt option "abend_prompt" for job definition "job_name" is not allowed. This option is valid only if the recovery rerun interval and occurrences options are not specified.
Explanation
See message.
System action
The job definition is not modified.
Operator response
Check the details of the operation to be performed and, either specify the abend prompt without the recovery rerun occurrences and interval options, or specify a different recovery option, then retry the operation.
AWSJCO176E The repeatevery and for options are not supported for the recovery rerun feature on job "job_key" because workstation "workstation_name" is at version "workstation_version". The minimum supported workstation version for supporting the repeatevery and for options for the recovery rerun feature is "minimum_version".
Explanation
See message.
job_key is the key of the job.
workstation_name is the name of the workstation where the job is defined.
workstation_version is the version of the workstation where the job is defined.
minimum_version is the minimum workstation version for defining recovery rerun repeatevery and for options on jobs.
System action
The job is not created nor updated.
Operator response
Retry the operation, removing the repeatevery and for options for the recovery rerun feature or updating the workstation version.
AWSJCO177E The maximum number of jobs that can be retrieved from the job successors query is "max_jobs". You have reached the maximum number of retrieved jobs: increase the maximum supported number and try again.
Explanation
To avoid slowing down other scheduling activities, the system does not process more than the specified number of Job Successors at the same time. When the maximum number is reached, the request is not processed.
max_jobs identifies the maximum number of jobs that can be retrieved by the Job Successors Preview query at the same time.
System action
The system does not run the Job Successors Preview query at this time. No action is performed.
Operator response
Increase the maximum value for the property com.hcl.tws.conn.plan.rerun.successors.maxjobs in the TWSConfig.properties file, restart the master domain manager and retry the operation. If the problem persists, contact the system administrator.
AWSJCO178E Cannot complete the requested action on job successors. The status of successor job "job_name" is not supported by the rerun feature. The status of the job is "job_status".
Explanation
See message.
System action
The operation is not performed.
Operator response
If the job is running, wait for the job to complete and try again. If the problem persists, contact the system administrator.
AWSJCO179E The job internal successors query cannot be completed. One of the successor jobs "job_name" has an external dependency. Try again later, after removing any external dependencies.
Explanation
You cannot run the Job Successors Preview query when an internal job has an external dependency.
job_name identifies the job name of the successor retrieved by Job Successors Preview query.
System action
The system does not run the Job Successors Preview query at this time. No action is performed.
Operator response
Remove any external dependencies and try again. If the problem persists, contact the system administrator.
AWSJCO180E The Job Successors Rerun action cannot be completed. The successor jobs of the job "job_id" are changed after the last Job Successors Preview was performed. Wait for the job successors completion, reload the successor jobs before perform again the Job Successors Rerun action.
Explanation
To rerun the job successors, the list of the successors must not change after the last job successor preview. The number of the job successors, their order and their status must not change after the Job Successors Preview query otherwise the rerun successors action is stopped.
job_id identifies the job of the successor retrieved by Job Successors Preview query.
System action
The system denies execution of the Job Successors Rerun action at this time. No action is performed.
Operator response
Wait for the jobs completion, run the Job Successors Preview query and then execute the Job Successors Rerun action.
AWSJCO181E The job successor list is empty. There are no jobs which match the Job Successors query.
Explanation
The list of the job successor is empty. Verify that the job successors are in the correct status.
job_id identifies the job of the successor retrieved by Job Successors query.
System action
The system returns no job successors executing the Job Successors Preview action. No action is performed.
Operator response
Retry the operation after the job status is changed and retry the action.
AWSJCO182E There is more than one job stream instance with the given name. You must refer to a single instance by specifying either the job stream ID or the scheduled start time.
Explanation
See message.
System action
The system returns no job successors executing the Job Successors Preview action. No action is performed.
Operator response
Retry the operation by specifying either the job stream ID or the scheduled start time.
AWSJCO183E Cannot complete the requested action on job successors. The status of job stream "job_stream_name" containing one or more successor jobs is not supported by the rerun feature. The status of the job stream is "job_stream_status".
Explanation
See message.
System action
The operation is not performed.
Operator response
Delete the dependencies from the successor job and retry the operation.
AWSJCO184E Cannot complete the requested action on job successors. The definition of successor job "job_name" is not compatible with the rerun successors feature. The job definition specifies that the job is to be launched repeatedly at the specified interval.
Explanation
See message.
System action
The operation is not performed.
Operator response
Modify the job defintion and try again. If the problem persists, contact the system administrator.
AWSJCO185E Cannot complete the requested action on job successors. The definition of successor job "job_name" is not compatible with the rerun successors feature. The job definition specifies that the job is a recovery job.
Explanation
See message.
System action
The operation is not performed.
Operator response
Modify the job defintion and try again. If the problem persists, contact the system administrator.
AWSJCO186E You cannot define a file start condition on the job stream "jobstream_key" because the workstation where the files to be monitored are located "workstation_name" is at version "workstation_version". The minimum required workstation version for defining start conditions is "minimum_version".
Explanation
See message.
jobstream_key is the key of the job stream.
workstation_name is the name of the workstation where the start condition is defined.
workstation_version is the version of the workstation where the start condition is defined.
minimum_version is the minimum workstation version for defining start conditions in job streams.
System action
The job stream is not created nor updated.
Operator response
Retry the operation, removing the file start condition or updating the workstation version.
AWSJCO187E You cannot use job "job_key" as start condition in the job stream "jobstream_key" because the workstation "workstation_name" is at version "workstation_version". The minimum required workstation version for defining start conditions is "minimum_version".
Explanation
See message.
job_key is the key of the job used as start condition.
jobstream_key is the key of the job stream.
workstation_name is the name of the workstation where the start condition is defined.
workstation_version is the version of the workstation where the start condition is defined.
minimum_version is the minimum workstation version for defining start conditions on job streams.
System action
The job stream is not created nor updated.
Operator response
Retry the operation, removing the job start condition or updating the workstation version.
AWSJCO188E You cannot define a file start condition in the job stream "jobstream_key" because the workstation where the start condition is defined "workstation_name" is of type "workstation_type". Supported workstation types for file start conditions are "allowed_types".
Explanation
See message.
jobstream_key is the key of the job stream.
workstation_name is the name of the workstation where the start condition is defined.
workstation_type is the type of the workstation where the start condition is defined.
allowed_types is the list of supported workstation types for defining file start conditions in job streams.
System action
The job stream is not created nor updated.
Operator response
Retry the operation, removing the file start condition or selecting a supported workstation type.
AWSJCO189E You cannot define a start condition for a workstation class if the job stream to which the start condition belongs runs on a workstation. Job stream "job_stream" runs on workstation "job_stream_workstation", but a workstation class ("workstation_class") has been defined as start condition of that job stream.
Explanation
job_stream is the job stream you are creating or modifying.
job_stream_workstation is the workstation where the job stream runs.
workstation_class is the workstation class you have supplied for the start condition.
System action
The job stream definition is not created or modified.
Operator response
Verify the start condition. Change the workstation class into a workstation, and retry the operation.
AWSJCO191E No name is specified for file start condition in job stream "jobstream_key" and the default value "startcond_name" is used. User "user" is not authorized to perform the action "action" on an object "object_type" and key "object".
Explanation
User definitions in the Security file control the objects that users can access and the actions they can perform on the objects. The Security file does not include a user definition that authorizes the specified action by this user.
jobstream_key identifies the job stream where the file start condition is defined.
startcond_name identifies the name that is set for file start condition job.
user identifies the user that is not authorized to perform the action.
action, object, and object_type fully identify the action that is not authorized and the object to which the action relates.
System action
The operation cannot be performed.
Operator response
Check the information displayed in the message. If any of the details are incorrect, retry the operation with the correct information.
Otherwise, update the Security file to allow the selected user to perform this action on this object and retry the operation.
AWSJCO192E The license type cannot be defined on a workstation "workstation" of type broker, pool, dynamic pool, remote engine, or extended agent.
Explanation
You are trying to define the license type on a workstation of type broker, pool, dynamic pool, remote engine, or extended agent.
workstation is the workstation of type broker, pool, dynamic pool, remote engine, or extended agent on which you are trying to define for the license type.
System action
The operation cannot be performed.
Operator response
Define the license type on a workstation of a supported type and retry the operation.
AWSJCO193E The parent folder identifier "parent_folder_id" referenced by folder "folder" does not exist.
Explanation
See message.
folder identifies the folder that you are creating or modifying.
parent_folder_id is the identifier of the non-existent parent folder.
System action
The folder definition is not created or modified.
Operator response
Check the details of the operation that the connector is trying to perform, supply a different parent folder identifier, and repeat the operation.
AWSJCO194E The value specified for the parent folder "parent_folder_name" is not supported. A folder and its parent cannot have the same name.
Explanation
See message.
parent_folder_name identifies the name of the parent folder.
System action
The folder definition is not created or modified.
Operator response
Change the identifier of the parent folder to an existing folder other than the folder being created or modified.
AWSJCO195E The parent folder identifier "parent_folder_id" referenced by folder "folder" is not valid.
Explanation
See message.
folder identifies the folder that you are creating or modifying.
parent_folder_id is the identifier of the incorrect parent folder.
System action
The folder definition is not created or modified.
Operator response
Check the details of the operation that the connector is trying to perform, supply a different parent folder identifier, and repeat the operation.
AWSJCO201E The logon is empty.
Explanation
See message.
System action
The operation cannot be performed.
Operator response
Provide a logon value.
AWSJCO203E The objects you are attempting to replace cannot be replaced because one or more of them are referenced from a workload application in this environment.
Explanation
See message. You can replace the objects only if they are not referenced from a workload application in the same environment.
System action
None of the objects are replaced.
Operator response
To replace the objects, first remove the references from the workload application. For more information, see the command syntax for the wappman command with the -delete and -nocontents arguments in the User’s Guide and Reference.