Previous Topic: LOGR - LOGRECNext Topic: LPAL - LPALIST


LPA$ - LPA

LPA$005E <func> failed - rc <rtncd> rs <rsncd> ec <errcd1> <errcd2>

Informational only.

LPA$006I <var1> complete for module <var2>

Informational only.

LPA$007W Module name @<8> is not suitable for @<8> command

Informational only.

LPA$008E <var1> not found on active LPA queue or in linkpack directory

Informational only.

LPA$009E <pdsname> is not a PDS

The LOAD command specifies data set <pdsname>, which is not a partitioned data set.

LPA$010E OPEN failed

The LOAD command specifies a data set that cannot be successfully opened. Determine why the OPEN failed, correct the problem, and then issue the command again.

LPA$011E Directory read failed - R15 <reg15> R0 <reg0> R1 <reg1>

The read has failed to list the specified directory. Contact CA Technical Support.

LPA$012E No dataset previously allocated

The LOAD command specifies a data set of *, but no data set has been previously specified. Issue the LOAD command again, specifying a particular data set.

LPA$013E <dsname> is not a load library

The data set <dsname> is not a load library.

LPA$014E <dsname> is empty

The data set specified on the LOAD command is empty.

LPA$015E <memname> not found in <dsname>

The member <memname> is not in data set <dsname>. Verify the location of the member and then issue the command again.

LPA$016E <alias-used> is an alias of <real-name>

The LOAD command has used the alias <alias-used> to specify a member name. Aliases are not allowed with the LOAD command. The message shows the real member name <real-name>. Issue the command again, specifying the real member name.

LPA$017E <name> is flagged as an alias but no main member found

The LOAD command has specified the alias <name>, but it cannot be determined what it is an alias of. Aliases are not allowed with the LOAD command. If the real name for the alias had been determined, message LPA$016E would have been displayed. Use the LISTDIR command to determine the real name for the alias you used. Issue the command again, specifying the real name.

LPA$018E <modname> not created by the linkage editor

The module <modname> specified with the LOAD command has not been created by the linkage editor, so it cannot be loaded.

LPA$019E <modname> marked not executable

The LOAD command will not load the nonexecutable module <modname>.

LPA$020E <modname> not reentrant

The LOAD command will not load the nonreentrant module <modname>.

LPA$021E <modname> flagged with unsupported options

The LOAD command will not load module <modname>, which has unsupported options. Currently unsupported options include OVERLAY, SCATTER, and TEST.

LPA$022E More than 16 aliases found for <name>

The module <name> has too many aliases to load. The LOAD command loads a main member name and up to 16 aliases. If you must load the member, delete enough aliases to bring the number of aliases to 16 or less. After you have deleted the aliases, issue the LOAD command again.

LPA$023E GETMAIN for module storage failed

The request for global module storage has failed. Determine why the request failed, correct the problem, and then issue the command again.

LPA$024E LOAD <modname> failed - abend <code>

The LOAD for module <modname> has abended. <code> is the abend code. Determine why the abend occurred, correct the problem, and then issue the command again.

LPA$025E GETMAIN for CDE/XTLST storage failed

The request for global storage has failed, and with it, the LOAD command. Determine why the request failed, correct the problem, and then issue the command again.

LPA$026I <modname> loaded and added to the active LPA queue

The module <modname> has been loaded successfully to common area storage. A CDE describing it has been added to the active LPA queue.

LPA$027E <modname> not found on active LPA queue

The module <modname> specified with the DELETE command cannot be found on the active LPA queue.

LPA$028E <dsname> is not APF authorized

The data set name <dsname> specified with the LOAD command is not authorized by APF. Authorize the data set and issue the command again.

LPA$029E CDS to delete CDE for <xxxxxxxx> failed

The CDS instruction to remove a CDE from the active link pack area queue has failed. This occurs only when some other process updates the same field at the same instant. Issue the DELETE subcommand again.

LPA$030I <modname> deleted from active LPA queue

The DELETE command has successfully deleted the module <modname> from the active LPA queue. The storage the module occupied is not freed, however, because the FREE option was not specified with the DELETE command.

LPA$031I <modname> deleted from ALPAQ and module storage freed

The DELETE command has successfully deleted module <modname> from the active LPA queue. It has also freed the storage the module occupied.

LPA$032E FREEMAIN invalid - <modname> was not loaded by SYSVIEW

The DELETE command has been issued with the FREE option for module <modname> on the active LPA queue, but the module was not loaded using this product. Only modules loaded by this product can be deleted.

LPA$033E OPEN abended <code>

The OPEN for the LOAD command has abended. <code> is the abend code. Determine why the OPEN abended, correct the problem, and then issue the command again.

LPA$034W <var1> deleted from ALPAQ but FREE failed: <var2>

Informational only.

LPA$035E LOAD not supported for program objects larger than 16M

Informational only.

LPA$036E Verify segment count failed, <name> not marked as a program

Informational only.

LPA$037E Verify segment count failed, PMAR data not present in DESERV SMDE

Informational only.

LPA$038E LOAD not supported for multi-segment program object

Informational only.