Skip Headers
Oracle® Database Messages Guide
10g Release 2 (10.2) for IBM z/OS (OS/390)

Part Number B25397-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

10 Oracle Subsystem Messages

This chapter documents the messages that are issued by the Oracle subsystem component. These messages are generally written to the system console.

These messages begin with the prefix "MIS" followed by a 4-digit decimal number followed by a letter to identify the action and severity associated with each message. The final letter indicates one of the following:

Table 10-1 Oracle Subsystem Messages Letter Codes

Letter Definition

E

Error. Action is required.

I

Information. Action is not required.

W

Warning. Action may be required.


The following messages are described in this chapter:

10.1 Messages MIS0001E to MIS0454E

MIS0001E Failed to allocate parameter data set
Cause: The subsystem initialization program (ORASSINI) was unable to allocate the parameter data set.
Action: Check the system log for more details.
MIS0002E Failed to open parameter data set
Cause: The subsystem initialization program (ORASSINI) was unable to open the parameter data set.
Action: Check the system log for more details.
MIS0003E Failed to load subsystem code: loadmod - rc-rsn
Cause: The subsystem initialization program (ORASSINI) was unable to load the subsystem code (ORASSI) into common storage.
Action: The subsystem code load module must be in a LNKLST library.
MIS0004E Syntax error in or missing INITialize statement
Cause: An error exists in the boot-strap record.
Action: Correct the record and retry.
MIS0005E I/O error reading initialization file
Cause: An error occurred while reading the file.
Action: Check the system log and the error log to determine the cause of the error.
MIS0006E Unexpected EOF in initialization file
Cause: The subsystem initialization program reached the end of the initialization parameter file when it was expecting additional data. This usually means that the last record in the file indicated continuation.
Action: Correct the file and rerun.
MIS0010E LXRES failure. Reason Code - rsncd
Cause: This is probably an internal error.
Action: Contact Oracle Support Services.
MIS0011E Error creating/modifying SSVT - RC rc, RSNCD rsncd
Cause: This is probably an internal error.
Action: Contact Oracle Support Services.
MIS0012E Error activating subsystem - RC rc, RSNCD rsncd
Cause: This is probably an internal error.
Action: Contact Oracle Support Services.
MIS0013W Unknown RACF class for classname class - using default
Cause: The CLASS that is specified in the subsystem bootstrap record is unknown to the security system.
Action: The default class (FACILITY) is used instead.
MIS0014W Trace Initialization Failed: RC=rc, RS=rsncd, INFO=info
Cause: This is probably an internal error.
Action: Contact Oracle Support Services.
MIS0015E Failed to allocate storage in subpool subpool, RC = rc
Cause: The subsystem was unable to allocate storage in CSA/ECSA subpool subpool.
Action: You might need to increase the size of the CSA.
MIS0016E Subsystem command prefix conflict - prefix
Cause: The command prefix that is specified in the subsystem bootstrap record is already in use.
Action: Choose a command prefix that is not in use by any other subsystem.
MIS0017E Invalid character in command prefix - prefix
Cause: The command prefix that is specified in the subsystem bootstrap record contains characters that are not valid for command prefixes.
Action: Choose a command prefix containing only characters from the set allowed by z/OS.
MIS0018E System error in CPF macro
Cause: This is probably an internal error.
Action: Contact Oracle Support Services.
MIS0019E Unable to allocate a system LX
Cause: A system linkage index (LX) was not available for the subsystem to use.
Action: You might need to increase the number of system LXes.
MIS0020I Initialization of Oracle subsystem subsys complete
Cause: Subsystem was successfully initialized.
Action: No action is required.
MIS0080W Oracle AS init skipped--reason code 0
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0081E Oracle AS init subsystem request returned nnn
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0082E Oracle AS init signon RC=rc, reason=rsncd, info=infocd
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0100E Command parser failed to allocate nnnnnnn bytes
Cause: A STORAGE OBTAIN for subpool 229 failed.
Action: If this persists, contact Oracle Support Services for instructions
MIS0101E Data beginning "ssssss" too long for parser
Cause: A command token was too long for an internal buffer.
Action: Correct the command and resubmit. This error cannot occur with any valid command parameters or data.
MIS0102E Scan halted by illegal character X'nn'
Cause: The command contains a character that is not in the allowed character set.
Action: Reissue the command without the offending character.
MIS0103E Quoted string not terminated
Cause: A quoted string was not terminated.
Action: Correct error and resubmit command.
MIS0104E Invalid number data
Cause: An invalid number was included in a date.
Action: Correct error and resubmit command.
MIS0105E Number out of allowed range
Cause: A number that was out of the allowed range was entered.
Action: Check command description for valid values.
MIS0106E Invalid character data
Cause: An invalid character was entered.
Action: Correct the data and resubmit.
MIS0107E Too few or too many values for parameter
Cause: An entry for a parameter contains too few or too many values.
Action: Correct the command and resubmit.
MIS0108E Command terminated prematurely
Cause: A command was terminated prematurely.
Action: Correct the command and resubmit.
MIS0109E Command syntax error
Cause: A command contains invalid syntax.
Action: Correct the command and resubmit.
MIS0110E Unknown command verb: verb
Cause: The command verb: verb is unknown.
Action: Correct the command and resubmit.
MIS0111E Unable to allocate required virtual memory
Cause: A STORAGE OBTAIN for subpool 229 failed.
Action: If this persists, contact Oracle Support Services for instructions.
MIS0112E Unknown or invalid command modifier
Cause: The command contains an unknown or invalid modifier.
Action: Correct the command and resubmit.
MIS0113E Syntax error in positional parameter
Cause: The positional parameter contains a syntax error.
Action: Correct the command and resubmit.
MIS0114E Data error in positional parameter
Cause: The positional parameter contains a data error.
Action: Correct the command and resubmit.
MIS0115E Unexpected data in command
Cause: The command contains unexpected data.
Action: Correct the command and resubmit.
MIS0116E Unknown parameter keyword:
Cause: The parameter contains a keyword that is unknown in this context.
Action: Correct the command and resubmit.
MIS0117E Improperly terminated parameter: parameter
Cause: The parameter: parameter was improperly terminated.
Action: Correct the command and resubmit.
MIS0118E Syntax error in parameter: parameter
Cause: The parameter: parameter contains a syntax error.
Action: Correct the command and resubmit.
MIS0119E Data error in parameter: parameter
Cause: The parameter: parameter contains a data error.
Action: Correct the command and resubmit.
MIS0120E Parameter specified multiple times:
Cause: A parameter was specified multiple times.
Action: Correct the command and resubmit.
MIS0121E Character value too short for parameter
Cause: A character value is too short for the parameter.
Action: Correct the command and resubmit.
MIS0122E Character value too long for parameter
Cause: A character value is too long for the parameter.
Action: Correct the command and resubmit.
MIS0152E An invalid structure was passed to the function processor
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0153E An invalid parameter ID (000) was specified in the function request
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0154E Error encountered processing request parameter:
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0155E A required request parameter was omitted:
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0156E An error occurred setting a default for:
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0157E Service group for subsystem subsys already defined
Cause: A DEFINE SERVICEGROUP was already successfully processed for the subsystem.
Action: None. The command is ignored.
MIS0158E Service group ECSA allocation failed for subsysystem subsys
Cause: The subsystem was unable to allocate storage in CSA/ECSA subpool 231.
Action: You might need to increase the size of the CSA.
MIS0159E Service group for subsystem subsys has not been defined
Cause: An ALTER SERVICEGROUP was attempted before the service group was defined.
Action: Define the service group.
MIS0160E Invalid MISSVG structure detected for subsystem subsys
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0161E Service definition prohibited before service group definition for subsystem subsys
Cause: A DEFINE SERVICE command was encountered before a DEFINE SERVICEGROUP.
Action: Define a service group and try again.
MIS0162E Service name parameter missing in request to subsystem subsys
Cause: The request to subsystem subsys is missing a service name parameter.
Action: Correct the command and resubmit.
MIS0163E Invalid service name parameter in request to subsystem subsys
Cause: The request to subsystem subsys contains an invalid service name parameter.
Action: Correct the command and resubmit.
MIS0164E Service service_name already defined in subsystem subsys
Cause: A DEFINE SERVICE is defining a service that is already defined.
Action: Make sure that you spelled the service name correctly. Issue a SHOW SERVICE command to display an existing service definition.
MIS0165E Invalid structure for service service_name in subsystem subsys
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0166E Service service_name is not defined in subsystem subsys
Cause: The service is not defined.
Action: Make sure that you spelled the service name correctly. Issue a SHOW SERVICEGROUP LONG command to list all of the services defined in the service group.
MIS0167E Service service_name ECSA allocation failed in subsystem subsys
Cause: The subsystem was unable to allocate storage in CSA/ECSA subpool 231.
Action: You might need to increase the size of the CSA.
MIS0168E Conflicting define/alter service group for subsystem subsys
Cause: The command submitted to subsystem subsys contains conflicting define/alter service group data.
Action: Correct the command and resubmit.
MIS0169E Conflicting define/alter service service_name for subsystem subsys
Cause: The command submitted to subsystem subsys contains conflicting define/alter service service_name data.
Action: Correct the command and resubmit.
MIS0170E Invalid length or structure for parameter:
Cause: The parameter has invalid length or invalid structure.
Action: Correct the command and resubmit.
MIS0171E Parameter too long after symbol substitution:
Cause: After symbol substitution, the parameter is too long.
Action: Correct the command and resubmit.
MIS0172E Symbol substitution error (ASASYMBM return code rc) in parameter:
Cause: Symbol substitution failed with return code rc.
Action: This is probably an internal error. Contact Oracle Support Services.
MIS0173E Illegal value specified for parameter:
Cause: An illegal value was specified for a parameter.
Action: Correct the command and resubmit.
MIS0174E Invalid mode parameter
Cause: An invalid mode parameter has been used.
Action: Correct the command and resubmit.
MIS0175E Invalid system list parameter
Cause: An invalid system list parameter has been used.
Action: Correct the command and resubmit.
MIS0176E System list contains illegal or inconsistent values
Cause: Illegal or inconsistent values are contained in the system list.
Action: Correct the command and resubmit.
MIS0177E Invalid option parameter:
Cause: The option parameter is invalid.
Action: Correct the command and resubmit.
MIS0178E Invalid service type parameter
Cause: The service type parameter is invalid.
Action: Correct the command and resubmit.
MIS0179E Unknown service type type
Cause: Service type type is unknown.
Action: Correct the command and resubmit.
MIS0180E An invalid service type structure was loaded for type type
Cause: The type definition load module does not contain a valid type structure. This is probably an installation problem.
Action: Contact Oracle Support Services.
MIS0181E Duplicate parameter specified:
Cause: A duplicate parameter was specified.
Action: Correct the command and resubmit.
MIS0182E Input SSID does not match subsystem name subsys
Cause: The SSID value in a DEFINE SERVICEGROUP command does not match the subsystem name.
Action: If specified, the SSID must match the subsystem name. Correct the command by changing the SSID value or by omitting the SID parameter.
MIS0183E Service service_name can't start, currently service_state
Cause: The named service cannot be started because it is not in the ACTIVE or INACTIVE state.
Action: If the service is in one of the transient states (STARTING or STOPPING), wait until the start or stop operation is completed, and then reissue the START command. If the service is drained, you must resume it before you can issue a START.
MIS0184E Service service_name start error, ASCRE RC=rc, RS=rsn
Cause: The ASCRE macro that was used to start a service address space failed.
Action: This may be due to environmental problems (not enough storage or maximum address spaces already running) or to an internal error. Check with your system programmer or contact Oracle Support Services.
MIS0185E Service service_name can't start, at maximum address spaces
Cause: The service cannot be started without exceeding the maximum number of address spaces.
Action: If more service address spaces are needed, then increase the MAXAS value for the service.
MIS0186E Unable to allocate address space table for service
Cause: The subsystem was unable to allocate storage in CSA/ECSA subpool 231.
Action: You might need to increase the size of the CSA.
MIS0187E Maximum address space value nnnn illegal for service type
Cause: The MAXAS value nnnn exceeds that allowed for the service type. This is probably a user or an installation error.
Action: For a NET service, MAXAS must be 1 (default). For an ORA service, the MAXAS can be 1 through 8.
MIS0188E Service service_name can't start, internal structure damaged
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0189E Service service_name can't stop, currently service_state
Cause: The named service cannot be stopped because it is not in the ACTIVE or STOPPING state.
Action: If the service is in the STARTING state, then you must wait for it to reach the ACTIVE state before you can issue a stop command.
MIS0190E Service service_name unable to schedule stop notification
Cause: The service address space could not be contacted. This might be due to a transient condition.
Action: Try to use the MVS STOP (P) system command to stop the service. If the problem persists, call Oracle Support Services.
MIS0191I Service service_name forced stop requested
Cause: This is the normal response to the OSDI STOP FORCE command
Action: No action is required.
MIS0192I Service service_name stopping
Cause: This is the normal response to the OSDI STOP command.
Action: No action is required.
MIS0193I Service service_name starting
Cause: This is the normal response to the OSDI START command.
Action: No action is required.
MIS0194I Service service_name Type typename Proc=service_procedure, ID=sid, Parm=service_parameter Jobname=jobname, JobAcct=accounting info, MaxAS=nnn, Mode=mode, Systems=
Cause: This is the normal response to the OSDI SHOW SERVICE command.
Action: No action is required.
MIS0195I Service group servicegroup Mode=mode, Systems=
Cause: This is the normal response to the OSDI SHOW SERVICEGROUP command.
Action: No action is required.
MIS0196I Service group servicegroup defined
Cause: This is the normal response to the OSDI DEFINE SERVICEGROUP command.
Action: No action is required.
MIS0197I Service group servicegroup altered
Cause: This is the normal response to the OSDI ALTER SERVICEGROUP command.
Action: No action is required.
MIS0198I Service service_name defined
Cause: This is the normal response to the OSDI DEFINE SERVICE command.
Action: No action is required.
MIS0199I Service service_name altered
Cause: This is the normal response to the OSDI ALTER SERVICE command.
Action: No action is required.
MIS0200I Address space for service servicename terminated
Cause: This message is issued when a service address space terminates abnormally.
Action: No action is required.
MIS0201E Invalid service bind/unbind parameter
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0202E Invalid bind option or target class
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0203E Invalid or corrupted bind structure
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0204E Requested service not found
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0205E Bind request failed authorization check
Cause: The bind failed because the address space was not authorized to bind to the service.
Action: Check the security package configuration.
MIS0206E Bind request not in task mode
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0207E Unable to allocate private storage for bind
Cause: Unable to allocate storage in subpool 229 in the caller's address space.
Action: Increase the region size and rerun the job.
MIS0208E Requested service unavailable
Cause: The service is not active.
Action: Start the service and retry the operation.
MIS0209E Service structure corrupted
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0210E Connect to service failed
Cause: The service rejected the bind request. This normally should not occur.
Action: Shutdown and restart the service. Contact Oracle Support Services for instructions for collecting diagnostic information.
MIS0211E RESMGR request failed
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0212E Error(s) during unbind processing
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0213E Invalid unbind option
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0214E Invalid or corrupted unbind structure
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0217E No jobstep TCB for bind
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0218E AS unbind with dependent binds active
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0300E Service service_name forced stop CALLRTM RC=rc for ASID X'nnnn'
Cause: The subsystem attempted to use CALLRTM to terminate the service address spaces in order to effect a forced stop, but the attempt failed. This may or may not indicate a problem because the address space may have terminated.
Action: If necessary, use the MVS FORCE command to terminate the address spaces.
MIS0301E Unable to allocate command notification structure
Cause: The subsystem was unable to allocate storage in CSA/ECSA subpool 231.
Action: You might need to increase the size of the CSA.
MIS0302I Service service_name drained
Cause: This is the normal response to the OSDI DRAIN command.
Action: No action is required.
MIS0303E Service service_name can't drain, currently service_state
Cause: The named service cannot be drained because it is not in the ACTIVE state.
Action: If the service is in STARTING state, then you must wait for it to reach the ACTIVE state before you can drain it.
MIS0304E Service service_name unable to schedule drain notification
Cause: The service address space could not be contacted. This might be due to a transient condition.
Action: If the problem persists call Oracle support.
MIS0305I Service service_name resumed
Cause: This is the normal response to the OSDI RESUME command.
Action: No action is required.
MIS0306E Service service_name can't resume, currently service_state
Cause: The named service cannot be stopped because it is not in the DRAINED state.
Action: None. The command is ignored. Only a service that is in DRAINED state can be resumed.
MIS0307E Service service_name unable to schedule resume notification
Cause: The service address space could not be contacted. This might be due to a transient condition.
Action: If the problem persists, call Oracle Support Services.
MIS0308I Service service_name is service_state, [ nnn address spaces ] [ ASID asid: AS_state, bbbbb binds, HHHHHHHH metric ]
Cause: This is the normal response to the OSDI DISPLAY SERVICE command. When the LONG option is specified, the second line is repeated for every address that is running for the service.
Action: No action is required.
MIS0309E Service service_name unable to schedule display request
Cause: The service address space could not be contacted. This might be due to a transient condition.
Action: If the problem persists, call Oracle Support Services.
MIS0310E Service service_name ID SID duplicates an existing service ID
Cause: The SID that is specified in a DEFINE SERVICE command is already in use.
Action: The DEFINE SERVICE command fails. The SID specified in DEFINE SERVICE must be unique throughout the z/OS system.
MIS0311E Service service_name ID SID IEANTCR call returned rc
Cause: This is probably an internal error.
Action: Contact Oracle Support Services.
MIS0312E Service service_name - invalid jobname pattern
Cause: The value supplied on the JOBNAME parameter of the DEFINE SERVICE command is invalid.
Action: Correct the jobname and reissue the command.
MIS0400E Service service_name lost one or more queued command elements
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0450E Access denied to profile: profile
Cause: The user or job has not been granted access to the profile.
Action: If appropriate, grant access to the profile.
MIS0451E Invalid subsystem ID passed to MISSAUTH
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0452E Invalid request passed to MISSAUTH
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0453E Invalid command name passed to MISSAUTH
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.
MIS0454E Invalid service name passed to MISSAUTH
Cause: This message indicates an internal error.
Action: Contact Oracle Support Services for instructions.