Neoview Messages Manual (Volume 2) (R2.4)
2 Neoview Workload Management Services (WMS)
Messages
This section describes Neoview Workload Management Services (WMS) error messages.
Unexpected programming exception:
error=14,error_detail=0,process=\segment-name.$ZWMGR,function=FILENAME_TO_PROCESSHANDLE_.
Check the server event log on node IP-address for details.
Cause You tried to use WMS before starting WMS.
Effect The operation fails.
Recovery Start WMS before using it. For more information, see the WMS chapter in the
Neoview Database Support Guide.
Unexpected programming exception: ComExecDirect: exception detail = 0,
error message = Service service-name does not exist.
Cause You specified a service that does not exist.
Effect The operation fails.
Recovery If the service exists, check and correct the spelling of the service name and reissue
the command. If the service does not exist, add the service. For more information, see the
Neoview Workload Management Services Guide.
Unexpected programming exception: ComExecDirect: exception detail = 0,
error message = Service service-name exists...use ALTER SERVICE
Cause You tried to add a service that already exists.
Effect The operation fails.
Recovery Specify a unique name for the service that you are trying to add, or use the ALTER
SERVICE command to alter an existing service. For more information, see the Neoview Workload
Management Services Guide.
Unexpected programming exception: ComExecDirect: exception detail = 0,
error message = query-id is greater than 255 characters
Cause You specified a query ID that is greater than 255 characters in length.
Effect The operation fails.
Recovery Retry the operation with a valid query ID that is 255 characters or less. For more
information, see the Neoview Workload Management Services Guide.
Unexpected programming exception: ComExecDirect: exception detail = 0,
error message = service-name is greater than 24 characters
Cause You specified a service name that is greater than 24 characters in length.
Effect The operation fails.
Recovery Retry the operation with a valid service name that is 24 characters or less. For more
information, see the Neoview Workload Management Services Guide.
Unexpected programming exception: ComExecDirect: exception detail = 0,
error message = Invalid MAX_CPU_BUSY...must be between 0 and 100
Cause You specified a percentage that is not between 0 and 100.
Effect The operation fails.
87