Previous Topic

Next Topic

Book Contents

Book Index

Messages IOAV00 through IOAVxx

his group includes messages for the IOA (infrastructure) product.

IOAV02E INVALID VALUE FOR MODE

Explanation: In the IOA Variables Facility Entry screen (Screen IV), the MODE field contains an invalid value.

The only valid values for the MODE field are:

Corrective Action: Type a valid value in the MODE field.

IOAV04E DATABASE/POOL NAME DOES NOT EXIST

Explanation: In the IOA Variables Facility Entry screen (Screen IV), the DATABASE field contains a name, but no database nor pool with that name exists.

Corrective Action: Either correct the name in the DATABASE field, or select a database or pool from the list.

IOAV06E SPECIFIED DATABASE NAME ALREADY EXISTS

Explanation: The user tried to insert a new variable database in the List of Databases - IOA Database Facility screen (Screen IV), and typed a name for the new database in the New Database window, but that database name already exists.

Corrective Action: Type a different new database name.

IOAV07E THE DATABASE/POOL IS IN USE. PLEASE TRY AGAIN LATER

Explanation: An attempt was made to access a variable database, using the IOA Variables Facility Entry screen (Screen IV), but that database is already in use by another user.

Corrective Action: Try again later.

IOAV08E THE NUMBER OF ROWS MUST BE GREATER THAN 1

Explanation: In the New Database Window of the List of Databases - IOA Database Facility screen (Screen IV), one of the following occurred:

The NUMBER OF ROWS field is used to determine the amount of storage space allocated for the variable database. The number inserted in this field must be greater than 1.

Corrective Action: Correct the number in the NUMBER OF ROWS field.

IOAV09E COLUMN NAME HAS NOT BEEN FOUND

Explanation: An attempt was made to update a column in an existing variable database by typing U (Update) or D (Delete) in the OPT field beside a column name. However, the column name was not found in the database.

Corrective Action: Contact BMC Customer Support.

IOAV0AE A COLUMN WITH THIS NAME+NUMBER ALREADY EXISTS

Explanation: An attempt was made to define a new column in an existing variable database. However, a column with the same values for COLUMN and NUMBER already exists.

Corrective Action: Specify new values for COLUMN and NUMBER.

IOAV10E NO ROOM AVAILABLE TO INSERT LINE HERE

Explanation: An attempt was made to insert a row into a variable database, but no row number is available at the location where the new row was to be inserted.

Rows in a variable database are originally numbered in thousands. Rows inserted later are assigned numbers in the gaps. For more information on how row numbers are assigned in a variable database, see the Control-O User Guide.

Corrective Action: Renumber the existing rows in the variable database, as follows:

  1. Use the IOAVARUL job to unload the variable database variables file. This job is in the IOA JCL library and invokes the IOADUL utility.
  2. Use the IOAVARLD job to reload the file, ensuring that the RENUM parameter is included. This job is in the IOA JCL library and invokes the IOADLD utility.

For more information about the IOADUL and IOADLD utilities, see the INCONTROL for z/OS Utilities Guide.

IOAV12E NO ROWS IN THE POOL. CAN'T BE VIEWED.

Explanation: An attempt has been made to view the variables in a pool, but the pool does not contain any rows. Such a pool cannot be viewed.

Corrective Action: No action is required.

IOAV13E INVALID VARIABLE NAME

Explanation: While trying to view the IOAVAR variable database or pool, an invalid variable name was specified.

Corrective Action: Specify a valid variable name.

IOAV14E NO AUTHORIZATION FOR PERFORMING THIS OPERATION

Explanation: The user is not authorized to perform the operation that was attempted.

Corrective Action: If you consider that you ought to have authority to perform an operation of this type, contact your INCONTROL administrator.

IOAV17E MAXIMUM NUMBER OF ROWS EXCEEDED

Explanation:An attempt was made to add a new variable into a Variable database by the I or R option in the Variable Database Display screen but the data base is full.

The action is aborted.

Corrective Action: Increase number of rows in the Variable database. It can be done by updating number of rows (For more information, see the INCONTROL for z/OS Administrator Guide, Chapter 2). Another option is to reformat the data base with bigger space parameters. (For more information, see the INCONTROL for z/OS Installation Guide: Installing, Step 7 - Set Global Variables database, and the INCONTROL for z/OS Upgrade Guide, Step 40)

IOAV18E THE NUMBER OF ROWS CANNOT BE GREATER THAN 65535

Explanation: An attempt was done to specify value bigger than 65535 for the NUMBER OF ROWS parameter in the option U in the Database List screen.

The action is aborted.

Corrective Action: Specify a valid value and press ENTER to save the database parameters or specify N for the UPDATE field or press the RESET key (PF04) to close the window without saving the database parameters.

IOAV1AE CONTROL-O/CMEM MONITOR IS NOT ACTIVE

Explanation: An attempt was made to enter the Pools List or to view a pool, but the Control-O or CMEM monitor is not active.

To use this function, the Control-O or CMEM monitor must be active.

The request is rejected.

Corrective Action: Start the Control-O or CMEM monitor.

IOAV1BE THE COLUMN CONTAINS VARIABLES. CANNOT BE DELETED.

Explanation: An attempt was made to delete a column from a variable database, but the column contains variables.

Corrective Action: Delete all variables from the column, then try again to delete the column.

IOAV1CE ERROR DURING DB/POOL ACCESS RC=rc, FUNCTION=func

Explanation: The user attempted to gain access to a variable database or pool, but failed.

Corrective Action: Note the values of rc and func and contact BMC Customer Support.

IOAV1DE NO COLUMNS IN THE DATABASE/POOL

Explanation: An attempt was made to view the variables in a variable database or pool. However, the database or pool does not contain any columns. Such a database or pool cannot be viewed.

Corrective Action: No action is required.

IOAV20I IOAGLV UTILITY STARTED

Explanation: This information message indicates that the IOAGLV utility, which handles IOA global variables, started.

Corrective Action: No action is required.

IOAV21I nnnnn VARIABLES ARE READ FROM IOAVAR

Explanation: This information message indicates how many IOA Global Variables are read from the pool during the IOAGLV utility run.

Corrective Action: No action is required.

IOAV22E CONTROL-O/CMEM MONITOR IS NOT ACTIVE

Explanation: An attempt was made to submit the IOAGLV utility but the Control-O or CMEM monitor is not active. The Control-O or CMEM monitor must be active to use this utility.

Corrective Action: Start the Control-O or CMEM monitor, and then resubmit the utility.

IOAV23E ERROR DURING IOAVAR POOL ACCESS: RC=rc, REASON CODE =rsn.

Explanation: The IOAGLV utility attempted to access IOA Global Variables from the IOAVAR pool but the access failed.

The utility stops with RC=8.

Corrective Action: Check the return code (rc) and the reason code (rsn). The return and reason codes are described in the tables attached to the API575E message description. Correct the problem and resubmit the utility.

IOAV24E INVALID FUNCTION: func

Explanation: The func function cannot be specified for the IOAGLV utility input parameters. The following functions can be specified:

The utility stops with RC=16.

Corrective Action: Correct the input parameters in the JCL and resubmit the job. For more information, see the IOAGLV utility in the INCONTROL for z/OS Utilities Guide.

IOAV25E INVALID PARAMETER: parm

Explanation: The parm input parameter specified for the IOAGLV utility is not valid.

The utility stops with RC=16.

Corrective Action: Correct the invalid input parameters in the JCL and resubmit the job. For more information, see the IOAGLV utility in the INCONTROL for z/OS Utilities Guide.

IOAV26E REQUIRED PARAMETER parm IS NOT SPECIFIED

Explanation: The mandatory parm input parameter is not specified in the input stream for the IOAGLV utility.

The utility stops with RC=16.

Corrective Action: Correct the input parameters in the JCL and resubmit the job. For more information, see the IOAGLV utility in the INCONTROL for z/OS Utilities Guide.

IOAV27W NO VARIABLES HAVE BEEN SELECTED

Explanation: No variables matching the specified path or path prefix were found in the IOA Global Variables pool.

The utility stops with RC=4.

Corrective Action: Check the input parameters in the JCL. Correct the input parameters in the JCL, if necessary, and resubmit the job. For more information, see the IOAGLV utility in the INCONTROL for z/OS Utilities Guide.

IOAV28E PARAMETER parm LENGTH EXCEEDED

Explanation: The length of the parm input parameter exceeds the maximum allowable length for this parameter.

The utility stops with RC=16.

Corrective Action: Correct the invalid input parameters in the JCL and resubmit the job. For more information, see the IOAGLV utility in the INCONTROL for z/OS Utilities Guide.

IOAV29E REDUNDANT PARAMETER: parm

Explanation: The parm input parameter for the IOAGLV utility is specified twice although it can be specified only once in this statement.

The utility stops with RC=16.

Corrective Action: Remove the redundant input parameters in the JCL and resubmit the job. For more information, see the IOAGLV utility in the INCONTROL for z/OS Utilities Guide.

IOAV2AW INCORRECT LINE

Explanation: An incorrect line was read from the input dataset, which was specified by the FROM parameter for the IOAGLV utility processing the LOAD function. This warning message is followed by the incorrect line itself.

The incorrect line is skipped and the utility continues processing other lines from the dataset. The utility ends with RC=4 if at least one incorrect line was detected in the dataset.

Corrective Action: Check the input dataset. Fix it and, if necessary, resubmit the utility. For more information, see the IOAGLV utility in the INCONTROL for z/OS Utilities Guide.

IOAV2BI VARIABLE IS ADDED TO IOAVAR

Explanation: This information message indicates that the IOAGLV utility added a variable to the IOA Global Variables pool. The variable itself is printed in the next line using the following format: varname=value.

Corrective Action: No action is required.

IOAV2CI VARIABLE IS UPDATED IN IOAVAR

Explanation: This information message indicates that the IOAGLV utility added a variable to the IOA Global Variables pool. The variable itself is printed in the next line using the following format: varname=value.

Corrective Action: No action is required.

IOAV2DI nnnnn VARIABLES ARE SELECTED

Explanation: This information message indicates how many IOA Global Variables, matching the specified path, are selected during the IOAGLV utility run.

Corrective Action: No action is required.

IOAV2EI nnnnn PATHS ARE SELECTED

Explanation: This information message indicates how many IOA Global Paths, matching the specified prefix, are selected during the IOAGLV utility run.

Corrective Action: No action is required.

IOAV2FI nnnnn VARIABLES ARE ADDED

Explanation: This information message indicates how many variables are added to the IOA Global Variables pool during the IOAGLV utility run.

Corrective Action: No action is required.

IOAV2GI nnnnn VARIABLES ARE DELETED

Explanation: This information message indicates how many variables are deleted from the IOA Global Variables pool during the IOAGLV utility run.

Corrective Action: No action is required.

IOAV2HI nnnnn VARIABLES ARE UPDATED

Explanation: This information message indicates how many variables are updated in the IOA Global Variables pool during the IOAGLV utility run.

Corrective Action: No action is required.

IOAV2II IOAGLV UTILITY COMPLETED SUCCESSFULLY

Explanation: This information message indicates that the IOAGLV utility completed successfully.

Corrective Action: No action is required.

IOAV2JE DYNAMIC ALLOCATION ERROR, RC=rc, REASON=rsn, DSN=dsname

Explanation: Dynamic Allocation of the input dataset (dsname), specified in the FROM parameter for the IOAGLV utility with function LOAD, failed.

The utility stops with RC=8.

For explanations of the return code (rc) and reason code (rsn) displayed as part of this message, see the MVS Programming: Authorized Assembler Services Guide (IBM manual).

Corrective Action: Examine the return and reason codes, take the appropriate corrective actions, and resubmit the utility.

IOAV2KE MAXIMUM NUMBER OF ROWS nnnnn IN IOAVAR POOL EXCEEDED

Explanation: The IOAGLV utility, using either the LOAD or SETVAR functions, attempted to add a variable to the IOA Global Variables pool, exceeding the maximum number of variables in the IOAVAR database.

The utility writes from the pool to the database only the variables in the pool that were added or updated before exceeding the maximum limit, and then stops with RC=8.

Corrective Action: Do the following:

  1. Increase the maximum number of rows in the IOAVAR database from the online IV screen.
  2. Reload the IOAVAR pool from the database using the LOADGLOBAL=IOAVAR modify command issued for the Control-O or CMEM monitor.
  3. Resubmit the utility.

IOAV2LE ONLY ONE FUNCTION CAN BE SPECIFIED

Explanation: Multiple specifications of the following functions, or combinations of them are invalid in IOAGLV:

(Only the SETVAR function can be specified multiple times, other functions must be specified singularly.)

Corrective Action: Correct the input parameters in the JCL and resubmit the job. For more information, see the IOAGLV utility in the INCONTROL for z/OS Utilities Guide.

IOAV2ME REQUIRED FUNCTION IS MISSING

Explanation: No function was specified.

Corrective Action: Correct the input parameters in the JCL and resubmit the job.

Parent Topic

IOA messages