PLACOPY
Destination: USER-TASK Routing code: Weight:
Warranty : NO
PLACOPY Copyright (C) (&00) (&01) All Rights Reserved
PLALOAD
Destination: USER-TASK Routing code: Weight:
Warranty : NO
PLALOAD Program '(&00)', Version '(&01)' of '(&02)' loaded from file '(&03)'
PLASTRT
Destination: USER-TASK Routing code: Weight:
Warranty : NO
PLASTRT Procedure '(&00)', Version '(&01)' of '(&02)' started from file '(&03)'
PLA0001
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0001 ERROR IN PLAM TERMINATION PROCESSING
Meaning
An entry has been written into the SERSLOG file.
PLA0201
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0201 LIBRARY DOES NOT EXIST
Meaning
The specified library to be opened does not exist or is empty
(last halfpage pointer = 0).
Response
Correct the error and try again.
PLA0202
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0202 SPECIFIED LINK NAME UNKNOWN
Meaning
No library name is specified and the specified link name is unknown.
Response
Specify the library name or define the link name and try again.
PLA0203
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0203 SPECIFIED FILE IS NO PLAM LIBRARY
Meaning
Old OSM or OML format could be given.
Response
Convert old library formats with LMSCONV (ISP).
When CLOSE could not be performed on a new library a REPAIR-DISK-FILES
may be necessary.
PLA0204
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0204 LIBRARY TO BE CREATED ALREADY EXISTS
Response
Correct the error and try again.
PLA0205
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0205 MEMBER DOES NOT EXIST. MACRO REJECTED
Meaning
The specified member does not exist in the PMOPEN macro with the operand
OPENC=OLD or OPENM=INPUT or OPENM=BOTH.
When the PMFIPD, PMCATM or PMDELM macro is used return code 205 will be
returned if the member specified in the member identification does not
exist.
When the PMFISD macro is used return code 205 will be returned if the
specified secondary identification does not exist.
When the PMOPEN, PMFISD or PMFIPD macro is used, the reason why a
member cannot be found is returned in WHYNOT.
WHYNOT: one byte character field with the default value 'no address'.
C'0': library empty
C'1': specified type does not exist in the library
C'2': specified secondary name does not exist within the specified type
C'3': specified name does not exist within the specified secondary name
C'4': specified version does not exist within the specified name and type
C'5': specified variant does not exist within the specified member
(type/name/version)
C'7': specified attribute does not exist within the specified type and
secondary name.
PLA0206
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0206 MEMBER ALREADY EXISTS. 'PMOPEN' MACRO REJECTED
Meaning
The PMOPEN macro with the operand OPENC=NEW is rejected because the member
already exists in the library.
Response
Correct the input and try again.
PLA0207
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0207 SPECIFIED VARIANT DOES NOT EXIST. 'PMOPEN' MACRO REJECTED
Meaning
The PMOPEN macro with the operand LEVEL=NO is rejected because the member
with the specified variant does not exist.
PLA0208
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0208 END OF ELEMENT (EOF). MACRO REJECTED
Meaning
Either no subsequent format A record (PMGETA macro) or no subsequent
format B record (PMGETB or PMPOGB macro) can be read.
Possible reasons:
- All records have already been delivered.
- Control has been positioned to behind the last existing record.
PLA0209
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0209 RECORD NOT FOUND. MACRO REJECTED
Meaning
The record with the identification specified in the PMPOSA or PMPOSB or
PMPOGB macro does not exist.
PLA0210
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0210 NO FORMAT 'A' RECORD TRANSFERRED. ILAM WORK AREA TOO SMALL
Meaning
The ILAM work area is too small to accommodate the next format A record.
PLA0211
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0211 END OF RECORD TYPE REACHED
Meaning
While reading with the PMGETA macro and the operand EORT=YES the end of
the
record type has been reached.
The first record of the next record type can be read with the PMPOSA or
PMGETA or PMGETA macro with the EORT=NO operand.
PLA0212
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0212 NO MORE ENTRIES IN DIRECTORY
Meaning
The end of the (secondary) directory (TOC) has been reached.
PLA0214
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0214 FORMAT 'B' RECORD TRUNCATED. ILAM WORK AREA TOO SMALL
Meaning
While reading a format B record the record buffer specified in the PMGETB
or PMPOGB macro (WORKB=hpcnt operand) was too small.
PLA0216
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0216 FORMAT 'A' RECORD TRUNCATED. ILAM WORK AREA TOO SMALL
Meaning
While reading a format A record the record length specified in the
PMGETA macro (WORKA=length operand) was too small.
PLA0217
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0217 FILE FULL AND SECONDARY ALLOCATION OF LIBRARY SET TO '0'
Meaning
It is not possible to extend the PLAM library automatically, because the
secondary allocation is set to '0'.
Response
Either the file must be extended or the secondary allocation has to be
set to a value higher than '0'.
PLA0219
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0219 RFA ACCESS TO OPENED LIBRARY NOT PERMITTED
Meaning
An opened PLAM library is to be accessed by means of RFA
(Remote File Access) but this is not allowed for consistency reasons.
PLA0221
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0221 FORMAT 'B' RECORD TOO SHORT
Meaning
The minimum length of a format B is 2*2**10 bytes.
PLA0222
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0222 FORMAT 'B' RECORD TOO LONG
Meaning
The maximum length of a format B record is 256*2**10 bytes.
PLA0223
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0223 ONLY LEAVES OF DELTA TREES MAY BE OVERWRITTEN
Meaning
The member cannot be overwritten because it is not a leave of
the delta tree.
PLA0224
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0224 WANTED STORAGE FORM NOT PERMITTED
Meaning
- Library or Type Attributes don't permit the wanted storage form.
- There is already an element with same type and name and other
storage form.
A name must identify either only delta members or only members
with full storage.
PLA0225
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0225 'PMCATM' MACRO NOT PERMITTED FOR MEMBERS STORED BY MEANS OF DELTA
PLA0227
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0227 ILLEGAL 'BLKCTRL' VALUE FOR LIBRARY
PLA0228
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0228 FILE IS NO UPAM PROTECTED PLAM LIBRARY
Meaning
The function needs a UPAM protected PLAM library but
- the file wanted does not exist,
- it is no PLAM library or
- the PLAM library is not UPAM protected.
Response
Correct the input and try the function again.
PLA0229
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0229 ACCESS AUTHORIZATION PREVENTS REQUESTED MEMBER ACCESS
Meaning
The user is not authorized to access the member using the requested
access type.
'00200001': password protection and password not in password table
Response
If possible, change the access authorization accordingly
or enter password.
PLA0230
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0230 ERROR ON INPUT PLCB
Meaning
When using a function with two PLCBs an error occurred on the input PLCB.
PLA0231
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0231 PAM PAGE RESERVE HAS BEEN USED
PLA0232
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0232 ILLEGAL 'BUFFER-LENGTH' VALUE FOR LIBRARY; USE '(&00)'
Meaning
PLAM Libraries can only be created with the values STD(1) and STD(2).
For existing libraries &00 gives the value, you have to choose
(unless &00 = '0000').
Response
Convert the library file to a file with the correct value and/or
correct the value in the /ADD-FILE-LINK command.
PLA0233
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0233 STATE OF VERSION PREVENTS REQUESTED MEMBER ACCESS
PLA0234
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0234 ELEMENTTYPE IS INVISIBLE
PLA0235
Destination: USER-TASK Routing code: Weight:
Warranty : NO
PLA0235 Wrong format for recordtype 163
PLA0236
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0236 NO NEW BITMAP GENERATED
Meaning
The version is delta stored. Use the bitmap of the previous call.
The bitmap area hasn't changed.
PLA0255
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0255 *** PLAM NOT LOADABLE ***
Meaning
PLAM cannot be used in the system.
Possible reasons:
- File $TSOS.PLAMLIB missing or incomplete.
- TPR parts of PLAM not loaded during STARTUP.
PLA0290
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0290 REQUEST REJECTED BY SYSTEM EXIT ROUTINE
PLA0301
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0301 MEMBER LOCKED BECAUSE IT IS OPENED FOR ANOTHER PLCB
Meaning
It is not possible to open the specified member, because it is being used
by another user.
Several read and write accesses or several different write accesses are
competing to use the same member.
PLA0302
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0302 TYPE LOCK NOT POSSIBLE BECAUSE MEMBER OPENED IN WRITE MODE
Meaning
A type lock is not possible, because another user has opened a member
of the type to be locked for write access.
PLA0303
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0303 MEMBER TYPE ALREADY LOCKED. MACRO REJECTED
Meaning
Either the PMOPEN macro with the operand OPENM=BOTH or OPENM=WRITE or the
PMLOCT macro is rejected.
PLA0304
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0304 LIBRARY ALREADY ATTACHED FROM INCOMPATIBLE PLAM VERSION
PLA0401
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0401 INVALID PLCB ADDRESS
Meaning
Possible reasons:
- Address is not word aligned.
- Memory not allocated.
Response
Correct program.
PLA0402
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0402 ILLEGAL SVC47 PARAMETER BLOCK
PLA0403
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0403 SYNTAX ERROR. ILLEGAL FUNCTION
PLA0404
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0404 LIBRARY IN USE. FUNCTION REJECTED
Response
close library and retry.
PLA0405
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0405 LIBRARY NOT ATTACHED FOR PLCB
PLA0406
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0406 MEMBER OPENED FOR PLCB. MACRO REJECTED
Meaning
The macros PMOPEN, PMFISD, PMFIPD, PMFIPS, PMFISS, PMCATM, PMDELM, PMLOCT,
PMRELT and PMDTCH are not permitted if a member has been opened for the
specified access identification (ACID).
PLA0407
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0407 NEITHER LINK NOR LIBRARY NAME IN PLCB
Meaning
In the PMATCH macro neither a LINK nor a LIB operand has been specified.
PLA0408
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0408 ILLEGAL P2 PLCB ADDRESS
PLA0409
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0409 P2-PLCB DESTROYED
Meaning
Possible reason:
- System memory has been overwritten.
PLA0410
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0410 SYNTAX ERROR. ILLEGAL OPEN MODE
Meaning
The open mode specified in the PMOPEN macro is illegal.
PLA0411
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0411 DATA AREA ADDRESS NOT SPECIFIED
PLA0412
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0412 NO MEMBER OPENED FOR PLCB. MACRO REJECTED
PLA0415
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0415 MEMBER NOT OPENED FOR 'WRITE' OR 'UPDATE' OR 'EXTEND'. MACRO 'PMPUTB' REJECTED
Meaning
The PMPUTB macro is only permitted for OPENM=BOTH or OPENM=WRITE but
the member was opened with OPENM=INPUT.
PLA0416
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0416 MEMBER NOT OPENED FOR 'INPUT' OR 'UPDATE' OR 'EXTEND'. MACRO REJECTED
Meaning
The PMGETB or PMPOGB macro is only permitted for OPENM=BOTH or OPENM=INPUT
but the member was opened with OPENM=WRITE.
PLA0417
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0417 INCONSISTENCY IN INPUT RECORD AREA
PLA0418
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0418 MEMBER IDENTIFICATION-1 IDENTICAL WITH MEMBER IDENTIFICATION-2. CHANGE OF NAME NOT EXECUTED
Meaning
In the PMCATM macro the old (TYP/NAM/VER) and the new member
identification
(TYP2/NAM2/VER2) are identical.
PLA0419
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0419 DATA AREA NOT ALLOCATED
PLA0420
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0420 ILLEGAL DATA AREA LENGTH
Meaning
The length of the data area specified is illegal
(correct value: area length >= 4 and <= 64 kbytes).
PLA0421
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0421 ILLEGAL BLOCK LENGTH
Meaning
The length of the block specified is illegal
(correct value: area length >= 4 and <= length of data area).
PLA0422
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0422 INVALID RECORD TYPE END CONDITION
PLA0423
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0423 SYNTAX ERROR. ILLEGAL ATTACH MODE
Meaning
The attach mode specified in the PMATCH macro is illegal.
PLA0424
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0424 ATTACH MODE NOT ADEQUATE FOR FUNCTION
Meaning
1. Attach mode INPUT but function needs INOUT.
2. Member open EXEC needs attach mode EXEC.
3. Attach with bitmap needs attach mode INPUT.
Response
Correct program and try again.
PLA0425
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0425 INPUT ASSIGNMENT TO DEFECTIVE LIBRARY
Meaning
A library that is currently inconsistent because of a system crash cannot
be repaired by PLAM, because it cannot be opened for write access.
Response
Opening the library again after canceling any access restrictions
(e.g. ACCESS=READ) makes it possible for the library to be repaired
by PLAM.
PLA0426
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0426 SYNTAX ERROR. ILLEGAL ATTACH CONDITION
PLA0427
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0427 SYNTAX ERROR. ILLEGAL OPEN CONDITION
PLA0428
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0428 SYNTAX ERROR. ILLEGAL 'KEEP' OPERAND IN 'PMCLOS' MACRO
PLA0429
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0429 SYNTAX ERROR. ILLEGAL RENAME CONDITION
PLA0430
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0430 SYNTAX ERROR. ILLEGAL MEMBER TYPE
Meaning
A type identification specified in the member identification is illegal,
e.g. length > 8 bytes.
PLA0431
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0431 SYNTAX ERROR. ILLEGAL MEMBER NAME
Meaning
A name specified in the member identification is illegal,
e.g. length > 64 bytes.
PLA0432
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0432 SYNTAX ERROR. ILLEGAL MEMBER VERSION SPECIFIED
Meaning
A version specified in the member identification is illegal,
e.g. length > 24 bytes.
PLA0433
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0433 SYNTAX ERROR. ILLEGAL 'INQUIRY OPTION'
Meaning
The operand value SHORT or LONG is only permitted.
PLA0434
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0434 SYNTAX ERROR. ILLEGAL 'SECEOP' OPERAND
Meaning
The SECEOP (SECurity Erase OPeration) operand specified in the PMOPEN
macro is illegal.
PLA0436
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0436 ERROR IN RENAME CONDITION
Meaning
The new member must exist.
PLA0437
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0437 ILLEGAL RECORD LENGTH. 'PMPUTA' MACRO REJECTED
Meaning
The length of the record specified in the PMPUTA macro is illegal
(correct value: record length >= 4 and <= 32 kbytes).
PLA0438
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0438 SYNTAX ERROR. ILLEGAL RECORD NUMBER
Meaning
Record number 0 is illegal in 'PMPOSA'.
PLA0442
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0442 ILLEGAL RECORD TYPE
Meaning
Illegal record types are e.g. numbers > 164.
PLA0443
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0443 NO MEMBER TYPE LOCKED FOR 'PLCB'. 'PMRELT' MACRO REJECTED
Meaning
The PMRELT macro is only permitted if a member type is locked for this
access identification (ACID operand).
PLA0444
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0444 MEMBER TYPE LOCKED FOR 'PLCB'. MACRO REJECTED
Meaning
The PMDTCH and PMLOCT macros are only permitted if no member type is
locked for the specified access identification (ACID operand).
PLA0445
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0445 SYNTAX ERROR. ILLEGAL VALUE FOR 'VARIANT SELECTION OPTION'
PLA0446
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0446 SYNTAX ERROR. ILLEGAL VALUE FOR 'VERSION SELECTION OPTION'
PLA0448
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0448 SYNTAX ERROR. ILLEGAL 'USER DATE/TIME OPTION'
PLA0449
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0449 ILLEGAL OPERAND FOR FUNCTION 'GWRK'
PLA0450
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0450 ILLEGAL OPERAND FOR FUNCTION 'RWRK'
PLA0451
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0451 ILLEGAL WORK AREA ADDRESS
PLA0452
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0452 ILLEGAL WORK AREA LENGTH
PLA0453
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0453 SYNTAX ERROR. ILLEGAL SECONDARY NAME
Meaning
The specified secondary name has e.g. length '0'.
PLA0454
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0454 SYNTAX ERROR. ILLEGAL OPTION FOR SECONDARY NAME SELECTION
PLA0455
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0455 ILLEGAL FORMAT-B BUFFER ADDRESS. MACRO REJECTED
Meaning
The record address specified in the PMPUTB or PMGETB or PMPOGB macro is
not
divisible by 2048 ( half-page address).
PLA0456
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0456 ILLEGAL FORMAT 'B' BUFFER LENGTH. MACRO REJECTED
Meaning
The work area length specified in the PMPUTB or PMGETB or PMPOGB macro
is illegal (permissible value: > 0 or <= 128 half-pages).
PLA0457
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0457 FORMAT 'B' BUFFER IS NOT ASSIGNED TO USER. MACRO REJECTED
Meaning
The work area specified for the PMPUTB or PMGETB or PMPOGB macro is not
assigned to the user.
PLA0458
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0458 SYNTAX ERROR. ILLEGAL OPTION FOR FORMAT-B POSITION
Meaning
Either the record ID or the record number or both has/have not been
specified in the PMPOGB or PMPOSB macro.
PLA0459
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0459 SYNTAX ERROR. ILLEGAL ATTRIBUTE NAME
Meaning
The attribute specified in the PMFISD macro is illegal (length > 8 bytes).
PLA0460
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0460 'LBF' OPERAND IN 'PMATCH' MACRO ILLEGAL FOR 'TU'. MACRO REJECTED
Meaning
In attach mode the LBF operand is only permitted for TPR applications.
PLA0461
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0461 SYNTAX ERROR. ILLEGAL 'SECRD' OPERAND FOR FURTHER SEARCH UNDER '$DEFLUID'
Meaning
An illegal SECRD (SECondary ReaD) operand is specified in the PMCHKL or
PMATCH macro.
PLA0462
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0462 SYNTAX ERROR. ILLEGAL 'SYSLIB' OPERAND IN 'PMATCH' MACRO
Meaning
An illegal SYSLIB operand was specified for the system library processing
mode in the PMATCH macro.
PLA0464
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0464 SYNTAX ERROR. ILLEGAL VALUE FOR 'FORMAT-B COPY OPTION'
PLA0465
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0465 SYNTAX ERROR. ILLEGAL VALUE FOR 'FORMAT-B MASK OPTION'
PLA0466
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0466 SYNTAX ERROR. ILLEGAL MASK FOR FORMAT-B RECORD
PLA0467
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0467 SYNTAX ERROR. ILLEGAL SEARCH DEFAULT
PLA0468
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0468 DELTA STORAGE NOT POSSIBLE IF BASE MEMBER EXISTS AND IS NOT DELTA STORED
PLA0469
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0469 TOO MANY USERS ASSIGNED TO MEMBER COORDINATION ENTRY
Meaning
A maximum of 32767 users may be assigned.
PLA0470
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0470 TYPE WAS NOT LOCKED
Meaning
The current function needs a type lock.
PLA0471
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0471 SYNTAX ERROR. ILLEGAL LOCK MODE
PLA0472
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0472 MEMBER LOCK IS NOT SET
Meaning
The current function needs an element lock.
PLA0473
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0473 BASE FOR FUNCTION 'ENTER MEMBER' IS NO DELTA
PLA0474
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0474 SYNTAX ERROR. VERSION PREFIX TOO LONG
Meaning
Version prefix length must be less than permitted version length (i.e.
24).
PLA0475
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0475 FUNCTION REJECTED DUE TO EFFECTIVE CONVENTION
Meaning
The meaning depends on function and effective convention.
Overwrite element : STD-SEQUENCE: highest version only
STD-TREE : highest version on a branch only
MULTI-SEQUENCE: highest version of a sub name space only
Create new element: STD-SEQUENCE: with a higher version than the former
highest
STD-TREE : on an existing branch a higher version
than the former highest or on a new
branch.
MULTI-SEQUENCE: with a higher version than the former
highest in the same sub name space
or creating a new sub name space
PLA0476
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0476 VERSION OR PREFIX NOT ACCORDING TO EFFECTIVE CONVENTION
Meaning
When convention STD-TREE is used either version or prefix
do not match the valid format.
When convention STD-SEQUENCE or MULTI-SEQUENCE is used the total
version length or the length of the trailing numerical group
do not match the version example.
PLA0477
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0477 VERSION FORMAT NOT INCREMENTABLE
Meaning
Only versions with a trailing non empty numerical group can
be incremented.
The example version for convention STD-SEQUENCE or MULTI-SEQUENCE
must contain a trailing non empty numerical group.
Response
Correct and retry.
PLA0478
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0478 VERSION OVERFLOW OCCURRED DURING INCREMENT OPERATION
PLA0479
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0479 SYNTAX ERROR. INVALID VALUE IN 'VERSION HANDLING' OPERAND
PLA0480
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0480 SYNTAX ERROR. INVALID VALUE IN 'VERSION AUTOMATISM' OPERAND
PLA0481
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0481 NEW ATTRIBUTES NEED EMPTY TYPE
Meaning
The given new attributes are only allowed when the type to be
changed is empty.
PLA0482
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0482 BASE AND VERSION TO BE WRITTEN DO NOT HARMONIZE
Meaning
If the version to be written already exists, both base and version
to be written have to determine the same element version.
Response
Correct the input and try again.
PLA0483
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0483 SUPERTYPE GENERATES CYCLE IN TYPE HIERARCHY. FUNCTION REJECTED
PLA0484
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0484 SYSPLAMLIB/SYSPLAMALT-VARIABLE INVALID
Meaning
Value and name of the variable must be conform to the
described syntax.
Response
Correct the variable and try again.
PLA0485
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0485 FUNCTION NOT PERMITTED FOR SPECIFIED LIBRARY
Meaning
UFS LLM files, UFS ar libraries and library lists can only be processed
with restrictions.
PLA0498
Destination: USER-TASK Routing code: Weight:
Warranty : NO
PLA0498 SYNTAX ERROR. INVALID VALUE IN UNIT111 PARAMETER BLOCK FIELD '(&00)'
Meaning
The user program has filled a unit111 parameter block field
with an invalid value.
(&00): fields displacement in hexadecimal.
Response
Correct the user program and try again.
PLA0499
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0499 SYNTAX ERROR. INVALID VALUE IN SVC47 PARAMETER BLOCK FIELD '(&00)'
Meaning
The user program has filled a SVC47 parameter block field,
with an invalid value.
(&00): fields displacement in hexadecimal.
Response
Correct the user program and try again.
PLA0501
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0501 ILLEGAL PARAMETER LIST. STRING 'ILAM' MISSING
PLA0502
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0502 ILLEGAL VERSION NUMBER IN ILAM PARAMETER BLOCK
PLA0503
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0503 ILLEGAL ILAM FUNCTION IN ILAM PARAMETER BLOCK
PLA0506
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0506 ILLEGAL ACCESS IDENTIFICATION
PLA0507
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0507 INFORMATION AREA TOO SMALL. MACRO REJECTED
Meaning
The correct length is generated by the macro PMUMIFx (x= O,P,S).
PLA0508
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0508 ILLEGAL MEMBER CLASS
Meaning
At the moment the member class of a member can only be 'PLAM'.
The correct value is generated by the PMOPEN macro.
The occurrence of this error generally points to an error in the parameter
list.
PLA0509
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0509 MEMBER MUST BE OPEN FOR WRITE ACCESS IF 'PMPUTA' MACRO IS USED. MACRO REJECTED
Meaning
The PMPUTA macro is only permitted if the member was opened with
OPENM=WRITE or OPENM=BOTH.
PLA0510
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0510 IN 'PMPUTA' MACRO RECORD LENGTH IS GREATER THAN PLAM MAXIMUM (32*2**10 BYTES). MACRO REJECTED
PLA0511
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0511 ILLEGAL RECORD TYPE IN 'PMPUTA' MACRO. MACRO REJECTED
Meaning
The PMPUTA macro has attempted to write a record of an illegal record
type.
PLA0512
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0512 RECORD LENGTH TOO LONG FOR EXISTING BUFFER. 'PMPUTA' MACRO REJECTED
Meaning
An attempt was made in the PMPUTA macro to write a format A record that is
too long to fit into the ILAM work area.
Response
Increase the value of the WORKLEN operand in the PMATCH macro.
PLA0513
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0513 SYNTAX ERROR. RECORD LENGTH LESS THAN PLAM MINIMUM OR ILLEGAL ADDRESS
Meaning
Either the record length specified in the PMPUTA macro is shorter than
4 bytes or an illegal address has been specified (PMPNUL).
PLA0516
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0516 SYNTAX ERROR. 'PMGETA' MACRO CALLED WITH ILLEGAL WORK AREA VALUE
Meaning
The length of the work area specified in the PMGETA macro is less than
4 bytes.
PLA0517
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0517 SYNTAX ERROR. ILLEGAL VALUE FOR 'END OF RECORD TYPE OPTION'
PLA0518
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0518 SYNTAX ERROR. ILLEGAL 'RECIDA' OPERAND IN 'PMPOSA' MACRO
Meaning
An illegal RECIDA address is specified in the PMPOSA macro (PMPNUL).
PLA0519
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0519 FOR 'PMGETA' MACRO MEMBER MUST BE OPENED FOR READ ACCESS. MACRO REJECTED
Meaning
The PMGETA macro is only permitted for a member which was opened with
OPENM=INPUT or OPENM=BOTH.
PLA0520
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0520 FOR MACRO 'PMPOSA' MEMBER MUST BE OPENED FOR READ. MACRO REJECTED
Meaning
Macro PMPOSA is only allowed for a member which is opened with
OPENM=INPUT or OPENM=BOTH.
PLA0521
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0521 ONLY ONE RECORD OF RECORD TYPE '162' MAY BE WRITTEN
PLA0522
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0522 SYNTAX ERROR. ILLEGAL LENGTH FOR RECORD TYPE
Meaning
The record type to be written by means of the PMPUTA macro has an illegal
record length (e.g. record type 163 and record length < 36 bytes).
PLA0523
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0523 SYNTAX ERROR. ILLEGAL ATTRIBUTE IN RECORD TYPE '163'
PLA0524
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0524 SYNTAX ERROR. ILLEGAL SECONDARY NAME
Meaning
The secondary name specified in the PMFISD macro e.g. has a length of > 32
or =0.
PLA0525
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0525 'MINFS' OPERAND NOT SPECIFIED IN 'PMFISD' OR 'PMFISS' MACRO
Meaning
No area address has been specified for storing additional member
information.
PLA0526
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0526 AREA LENGTH IN 'MINFS' OPERAND OF 'PMFISD' OR 'PMFISS' MACRO TOO SHORT
Meaning
The area specified for storing additional member information is too small.
PLA0528
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0528 'PMFISD' MACRO ILLEGAL IF MEMBER OPENED. MACRO REJECTED
PLA0529
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0529 ILLEGAL ILAM PARAMETER BLOCK
Meaning
The ILAM parameter list has been overwritten or has not been pregenerated.
PLA0530
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0530 SYNTAX ERROR. ILLEGAL 'SDEF' OPERAND
Meaning
The SDEF operand specified in the PMOPEN macro or in one of the search
functions is illegal.
PLA0531
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0531 SYNTAX ERROR. ILLEGAL 'LEVEL' OPERAND
Meaning
The LEVEL operand specified in the PMOPEN macro or in one of the search
functions contains a syntax error.
PLA0532
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0532 ILLEGAL SEARCH LEVEL FOR OPEN WITH 'OPENM=WRITE'
PLA0533
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0533 ILLEGAL VERSION FOR 'OPENM=WRITE'
Meaning
The specified version is not permitted in the PMOPEN macro with the
operand OPENM=WRITE (e.g. '@').
PLA0534
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0534 SYNTAX ERROR. ILLEGAL VALUE IN 'PMENTF' OPERAND
PLA0535
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0535 SYNTAX ERROR. ILLEGAL VALUE IN 'PMENTN' OPERAND
PLA0536
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0536 SYNTAX ERROR. ILLEGAL VALUE IM 'PMEOLO' OPERAND
PLA0537
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0537 'MINFP' OPERAND NOT SPECIFIED IN 'PMFIPS' MACRO
Meaning
No area address has been specified for storing additional member
information.
PLA0538
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0538 AREA LENGTH IN 'MINFP' OPERAND OF 'PMFIPS' MACRO TOO SMALL
Meaning
The area specified for storing additional member information is too small.
PLA0539
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0539 SYNTAX ERROR. 'VERN' OPERAND NOT SPECIFIED IN 'PMCATM' MACRO
Meaning
The VERN operand for renaming the version ID of the member was not
specified in the PMCATM macro.
PLA0540
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0540 SYNTAX ERROR. 'NAMN' OPERAND NOT SPECIFIED IN 'PMCATM' MACRO
Meaning
The NAMN operand for changing the member name was not specified in the
PMCATM macro.
PLA0541
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0541 SYNTAX ERROR. 'TYPN' OPERAND NOT SPECIFIED IN 'PMCATM' MACRO
PLA0542
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0542 ILLEGAL OUTPUT AREA ADDRESS
PLA0543
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0543 ILLEGAL BLOCK COUNTER ADDRESS
PLA0544
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0544 SYNTAX ERROR. ILLEGAL 'SECRD' OPERAND IN 'PMCHKL' OR 'PMATCH' MACRO
PLA0545
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0545 RESERVED AREA AT END OF PARAMETER LIST NOT EQUAL TO X'00'
PLA0546
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0546 AREA FOR RETURN INFORMATION NOT SPECIFIED
Meaning
The length of the return information area is zero.
PLA0547
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0547 SYNTAX ERROR. ILLEGAL 'SYSLIB' OPERAND IN 'PMATCH' MACRO
PLA0548
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0548 'MPID' OPERAND NOT SPECIFIED IN 'PMCNCT' MACRO
Meaning
The address of the memory pool identification (MPID) for PLAM logicals has
to be specified if LINK=MP is specified in the PMCNCT macro.
PLA0549
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0549 'LOADADR' OPERAND NOT SPECIFIED IN 'PMCNCT' MACRO
Meaning
The load address has to be specified if LINK=NO is specified in the
PMCNCT macro.
PLA0550
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0550 'PLAM LOGICALS' ALREADY LOADED IN CLASS 4 MEMORY
Meaning
No error.
PLA0551
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0551 LOAD ADDRESS NOT ALIGNED ON A 4-KB PAGE
PLA0598
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0598 'TU' CONTINGENCY RESTRICTION
Meaning
The interrupted function must be continued before another function
of the ILAM interface may be called.
PLA0599
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0599 STANDARD OPERANDS OVERLAP
PLA0601
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0601 INCONSISTENCY IN MEMBER DESCRIPTION ON '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0602
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0602 ILLEGAL FORMAT 'A' CONTROL AREA ON '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0603
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0603 INCONSISTENCY IN FORMAT 'A' CONTROL AREA ON '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0604
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0604 INCONSISTENCY IN FORMAT 'A' CONTROL AREA ENTRY ON '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0605
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0605 INCONSISTENCY IN FORMAT 'A' DATA SECTION ON '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0606
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0606 INCONSISTENCY IN DIRECTORY (TOC) ON '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0607
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0607 ILLEGAL OPERATION CODE FOR RESTART ON '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0608
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0608 ILLEGAL RESTART BLOCK '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0609
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0609 INCONSISTENT DISK STORAGE MANAGEMENT ON '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0610
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0610 INCONSISTENCY IN RESTART OF RENAME ELEMENT WITH ID '(&00)'
Meaning
The restart of the RENAME function of the element with ID '(&00)'
cannot be completed successfully because of library inconsistencies.
PLA0611
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0611 INCONSISTENCY IN VARIANT DIRECTORY ON '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0612
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0612 INCONSISTENT FORMAT 'B' CONTROL AREA ON '(&00)'
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has not been transferred completely by file transfer.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0613
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0613 LIBRARY BLOCK '(&00)' USED MORE THAN ONCE
PLA0614
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0614 INCONSISTENT DELTA STRUCTURE
Meaning
A sequence error occurred in delta structure records.
PLA0615
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0615 INCONSISTENT DELTA FORMAT (DUP ,STRUC=YES)
PLA0616
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0616 INCONSISTENCY IN LIBRARY DESCRIPTION
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has been destroyed by a hardware or software error.
PLA0617
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0617 THIS PLAM VERSION DOES NOT SUPPORT GIVEN PROTECTION ATTRIBUTES
Meaning
The element is protected with attributes unknown to this PLAM version.
PLA0618
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0618 NEW LIBRARY FUNCTIONALITY, NOT SUPPORTED FROM THIS PLAM VERSION
Meaning
There is functionality used in the PLAM Library, which requires a newer
PLAM Version.
PLA0619
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0619 INCONSISTENCY IN TYPE ATTRIBUTE ENTRY
Meaning
Possible reasons:
- The library has already been processed with a subsequent PLAM version.
- The library has been destroyed by a hardware or software error.
PLA0620
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0620 LIBRARY TOO SMALL
Meaning
The Library is smaller than it is assumed by PLAM.
Possible reasons:
- The library has been transferred blockwise, but the transfer was
interrupted.
PLA0701
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0701 ERROR REPORTED BY 'ENASI' MACRO
PLA0702
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0702 ERROR REPORTED BY 'DISSI' MACRO
PLA0703
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0703 ERROR REPORTED BY 'ENQAR' MACRO
PLA0704
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0704 ERROR REPORTED BY 'DEQAR' MACRO
PLA0705
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0705 ERROR REPORTED BY 'ENAMP' MACRO
PLA0706
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0706 ERROR REPORTED BY 'REQMP' MACRO
PLA0707
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0707 ERROR REPORTED BY 'RELMP' MACRO
PLA0708
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0708 DMS ERROR '(&00)'. LIBRARY NOT OPENED. IN SYSTEM MODE: /HELP-MSG DMS(&00)
Meaning
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages'.
PLA0709
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0709 DMS ERROR '(&00)' ON PAM CALL. IN SYSTEM-MODE: /HELP-MSG DMS(&00)
Meaning
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages'.
PLA0710
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0710 DMS ERROR '(&00)' WHEN CLOSING ON LIBRARY. IN SYSTEM MODE: /HELP-MSG DMS(&00)
Meaning
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages'.
PLA0711
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0711 DMS ERROR '(&00)' ON LIBRARY CREATION. IN SYSTEM MODE: /HELP-MSG DMS(&00)
Meaning
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages'.
PLA0712
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0712 DMS ERROR '(&00)' AFTER 'EXRTN'. IN SYSTEM MODE: /HELP-MSG DMS(&00)
Meaning
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages'.
PLA0713
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0713 DMS ERROR '(&00)' REPORTED BY FSTAT. IN SYSTEM MODE: /HELP-MSG DMS(&00)
Meaning
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages'.
PLA0714
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0714 ERROR REPORTED BY 'REQM' MACRO
PLA0715
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0715 ERROR REPORTED BY 'RELM' MACRO
PLA0716
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0716 ERROR '(&00)' REPORTED BY '$GETMEM'
PLA0717
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0717 ERROR '(&00)' REPORTED BY '$RETMEM'
PLA0718
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0718 ERROR '(&00)' REPORTED BY '$CRLOCK'
PLA0719
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0719 ERROR '(&00)' REPORTED BY '$DSLOCK'
PLA0720
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0720 ERROR '(&00)' REPORTED BY '$GTLOCK'
Meaning
Example:
00400008 runout of lock waiting time.
PLA0721
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0721 ERROR '(&00)' REPORTED BY '$RLLOCK'
PLA0723
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0723 DMS ERROR '(&00)' REPORTED BY 'RDTFT'. IN SYSTEM MODE: /HELP-MSG DMS(&00)
Meaning
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages'.
PLA0724
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0724 ERROR '(&00)' REPORTED BY 'LINK'
PLA0725
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0725 ERROR '(&00)' REPORTED BY '$SANS' OR '$SANC'
PLA0726
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0726 ERROR '(&00)' REPORTED BY '$DMAPWD'
PLA0727
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0727 ERROR '(&00)' REPORTED BY 'CRYPT'
PLA0728
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0728 ERROR '(&00)' REPORTED BY '$GETUGR'
PLA0729
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0729 ERROR '(&00)' REPORTED BY 'PMDCOM'
PLA0730
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0730 ERROR '(&00)' REPORTED BY '$PROKOP'
Meaning
Example:
03400003 The GUARD name is syntactically invalid.
03400004 The USERID specified is not known in the System.
Response
Correct and retry.
PLA0731
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0731 ERROR '(&00)' REPORTED BY '$PROGAM'
Meaning
Protection by GUARD is given, but an evaluation of the GUARD is
not possible.
Example:
00400004 The GUARD does not exist.
00400006 The Caller is not within the SCOPE of the GUARD or
the GUARD does not contain any conditions.
PLA0732
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0732 ERROR '(&00)' REPORTED BY '$PROCES'
PLA0733
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0733 ERROR '(&00)' REPORTED BY '$CHKPRV'
PLA0734
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0734 ERROR '(&00)' REPORTED BY 'CATAL'
PLA0735
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0735 ERROR '(&00)' REPORTED BY 'CREFACL'
PLA0736
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0736 WARNING: ERROR '(&00)' REPORTED BY 'CTIME'
Meaning
When COPY-LIBRARY with FILE-ATTRIBUTE=*BY-SOURCE is used the expiration
date of the target library may be wrong.
PLA0737
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0737 ERROR '(&00)' REPORTED BY 'VARINF'
PLA0738
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0738 ERROR '(&00)' REPORTED BY 'GETVAR'
PLA0739
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0739 ERROR '(&00)' REPORTED BY 'POSIX OPEN'
Meaning
(&00): is an errno given from POSIX subsystem
PLA0740
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0740 ERROR '(&00)' REPORTED BY 'POSIX CLOSE'
Meaning
(&00): is an errno given from POSIX subsystem
PLA0741
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0741 ERROR '(&00)' REPORTED BY 'POSIX READ'
Meaning
(&00): is an errno given from POSIX subsystem
error '0' indicates, that some bytes wanted to read are not contained
within file.
PLA0742
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0742 ERROR '(&00)' REPORTED BY 'POSIX WRITE'
Meaning
(&00): is an errno given from POSIX subsystem
PLA0743
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0743 POSIX AR ACCESS ERROR
Meaning
The ar library given will not be recognized as such file
or is corrupted, e.g. the file size is 0 bytes.
PLA0744
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0744 ERROR '(&00)' REPORTED BY 'LKENQ'
Meaning
The library resides on SPVS and there are problems within the
Hiplex Cluster (e.g. with MSCF).
PLA0745
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0745 ERROR '(&00)' REPORTED BY 'LKDEQ'
PLA0746
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0746 ERROR '(&00)' REPORTED BY 'LKCVT'
PLA0747
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0747 ERROR '(&00)' REPORTED BY 'LKINF'
PLA0748
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0748 ERROR '(&00)' REPORTED BY '$STAM'
PLA0749
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0749 ERROR '(&00)' REPORTED BY '$MCXSHC'
PLA0801
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0801 INTERNAL ERROR. ILLEGAL LINK FROM P2 PLCB TO PLCB
PLA0802
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0802 INTERNAL ERROR. LOCK STILL SET AFTER FUNCTION TERMINATION
PLA0803
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0803 INTERNAL ERROR. CONTROL AREA OPENED FOR ACCESS
PLA0804
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0804 INTERNAL ERROR. CONTROL AREA NOT OPENED FOR ACCESS
PLA0805
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0805 INTERNAL ERROR. SEARCH ERROR IN CONTROL AREA
PLA0806
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0806 INTERNAL ERROR. ILLEGAL COMPRESSION MODE
PLA0807
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0807 INTERNAL ERROR. LIBRARY TABLE NOT LOCKED
PLA0808
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0808 INTERNAL ERROR. LIBRARY NOT LOCKED
PLA0809
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0809 INTERNAL ERROR. MEMBER NOT LOCKED
PLA0810
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0810 INTERNAL ERROR. LIBRARY ALREADY OPENED FOR 'PLCB'
PLA0811
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0811 INTERNAL ERROR. NO LIBRARY OPENED FOR 'PLCB'
PLA0812
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0812 INTERNAL ERROR. LIBRARY WITH OPENED MEMBER CANNOT BE CLOSED
PLA0813
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0813 INTERNAL ERROR. MEMBER ALREADY OPENED FOR 'PLCB'
PLA0814
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0814 INTERNAL ERROR. NO MEMBER OPENED FOR 'PLCB'
PLA0815
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0815 INTERNAL ERROR. ILLEGAL OPEN MODE FOR MEMBER
PLA0816
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0816 INTERNAL ERROR. ILLEGAL INDEX FLAG SET IN DIRECTORY AREA
PLA0817
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0817 INTERNAL ERROR. DISK STORAGE MANAGEMENT NOT LOCKED
PLA0819
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0819 INTERNAL ERROR. LIBRARY TABLE HEADER NOT ASSIGNED
PLA0820
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0820 INTERNAL ERROR. COORDINATION ENTRY VALIDATION ERROR
PLA0821
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0821 INTERNER FEHLER. ERROR IN LOCK SEQUENCE
PLA0822
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0822 INTERNAL ERROR. ILLEGAL NAME FLAG
PLA0823
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0823 INTERNAL ERROR. KEY ALREADY EXISTS
PLA0824
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0824 INTERNAL ERROR. ERROR WHILE SPLITTING DATA SECTION
PLA0825
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0825 INTERNAL ERROR. MEMBER TYPE TOO LONG ( > 8 BYTES )
Meaning
The length of a member type must not exceed 8 characters.
PLA0826
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0826 INTERNAL ERROR. MEMBER NAME TOO LONG ( > 64 BYTES )
Meaning
The length of a member name must not exceed 64 characters.
PLA0827
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0827 INTERNAL ERROR. MEMBER VERSION TOO LONG ( > 24 BYTES )
Meaning
The length of a member version must not exceed 24 characters.
PLA0828
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0828 INTERNAL ERROR. KEY DOES NOT EXIST IN DIRECTORY (TOC)
PLA0829
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0829 INTERNAL ERROR. NO BUFFER AREA EXISTS FOR DIRECTORY (TOC)
PLA0830
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0830 INTERNAL ERROR. DIRECTORY OVERFLOW
PLA0831
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0831 INTERNAL ERROR. INCONSISTENCY IN I/O MANAGEMENT
PLA0832
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0832 INTERNAL ERROR. NO BUFFER AREA AVAILABLE
PLA0833
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0833 INTERNAL ERROR. BUFFER ADDRESS NOT FOUND
PLA0834
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0834 INTERNAL ERROR. BUFFER AREA NOT RESERVED
PLA0835
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0835 INTERNAL ERROR. BUFFER MANAGEMENT NOT INITIALIZED
PLA0836
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0836 INTERNAL ERROR. ILLEGAL PRIVILEGE FLAG SET FOR '$REQM' MACRO
PLA0837
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0837 INTERNAL ERROR. ILLEGAL ACCESS FLAG SET FOR '$VALD' MACRO
PLA0838
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0838 INTERNAL ERROR. ILLEGAL NUMBER OF BYTES
PLA0839
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0839 INTERNAL ERROR. ILLEGAL MEMORY CLASS
PLA0840
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0840 INTERNAL ERROR. MEMORY NOT AVAILABLE
PLA0841
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0841 INTERNAL ERROR. MEMORY POOL NOT ASSIGNED
PLA0842
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0842 INTERNAL ERROR. ILLEGAL MEMORY ADDRESS
PLA0843
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0843 INTERNAL ERROR. PARTIAL PAGE NOT ASSIGNED
PLA0844
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0844 INTERNAL ERROR. ATTEMPT TO OPEN ALREADY OPENED FILE REJECTED
PLA0845
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0845 INTERNAL ERROR. ATTEMPT TO CLOSE ALREADY CLOSED FILE REJECTED
PLA0846
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0846 INTERNAL ERROR. ILLEGAL OPEN MODE
PLA0847
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0847 INTERNAL ERROR. LIBRARY FILE NOT OPENED
PLA0848
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0848 INTERNAL ERROR. ILLEGAL I/O REQUEST NUMBER
PLA0849
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0849 INTERNAL ERROR. ILLEGAL LOCK OR WAIT FLAG SET
PLA0850
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0850 INTERNAL ERROR. BOURSE ALREADY CREATED
PLA0851
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0851 INTERNAL ERROR. BOURSE NOT CREATED
PLA0852
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0852 INTERNAL ERROR. LIBRARY TABLE LOCK STATUS ERROR
Meaning
An inconsistence in the administration of the open libraries
was detected. The table remains locked.
Response
/SHUTDOWN and Initial Processor Load.
PLA0853
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0853 INTERNAL ERROR. LIBRARY LOCK STATUS ERROR
Meaning
The Koordination concerning this library is inconsistent.
The library remains locked until all accesses are closed.
Response
Close all accesses or work with a copy of the library.
PLA0854
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0854 INTERNAL ERROR. LIBRARY DISK STORAGE LOCK STATUS ERROR
Meaning
The Koordination concerning this library is inconsistent.
The library remains locked.
Response
You can work with a copy of the library.
PLA0855
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0855 INTERNAL ERROR. MEMBER LOCK STATUS ERROR
Meaning
The Koordination concerning this library element is inconsistent.
The element remains locked.
Response
You can work with a copy of the library.
PLA0856
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0856 INTERNAL ERROR. LIBRARY DOES NOT EXIST
PLA0857
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0857 INTERNAL ERROR. LIBRARY EMPTY
PLA0858
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0858 INTERNAL ERROR. I/O NOT TERMINATED
PLA0859
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0859 INTERNAL ERROR. LIBRARY ACCESS IDENTIFICATION UPDATED
PLA0860
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0860 INTERNAL ERROR. MEMBER NOT FOUND
PLA0861
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0861 INTERNAL ERROR. NO VALID MEMORY AREA EXISTS
PLA0862
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0862 INTERNAL ERROR. ILLEGAL DIRECTORY (TOC) NUMBER
PLA0863
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0863 INTERNAL ERROR. SECONDARY NAME TOO LONG ( > 32 BYTES )
Meaning
The length of a secondary name must not exceed 32 characters.
PLA0864
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0864 INTERNAL ERROR. VARIANT NUMBER TOO LONG ( > 4 BYTES )
Meaning
The length of a variant number must not exceed 4 bytes.
PLA0865
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0865 INTERNAL ERROR. SEARCH ERROR IN FORMAT 'B' CONTROL AREA
PLA0866
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0866 INTERNAL ERROR. FORMAT 'B' RECORD ACCESS IS NOT OPEN
PLA0867
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0867 INTERNAL ERROR. FORMAT 'B' RECORD ACCESS IS ALREADY OPEN
PLA0868
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0868 INTERNAL ERROR. ATTRIBUTE NAME TOO LONG ( > 8 BYTES )
Meaning
The length of an attribute name must not exceed 8 characters.
PLA0869
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0869 INTERNAL ERROR. ILLEGAL 'SHARE UPDATE' OPTION
PLA0870
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0870 INTERNAL ERROR. ILLEGAL FCB ADDRESS
PLA0871
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0871 INTERNAL ERROR. INCONSISTENCY IN FCB
PLA0872
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0872 INTERNAL ERROR. INCONSISTENCY IN 'PLCB' CHAIN
PLA0873
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0873 INTERNAL ERROR. FORMAT 'B' CONTROL AREA TOO SHORT
PLA0874
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0874 INTERNAL ERROR. ELEMENT LOCKED FOR PLCB
PLA0875
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0875 INTERNAL ERROR. ILLEGAL LOCK MODE
PLA0876
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0876 INTERNAL ERROR WITH PAM PAGE RESERVE
PLA0877
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0877 INTERNAL ERROR. ILLEGAL CONVENTION NAME FLAG
PLA0878
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0878 INTERNAL ERROR. MIGRATION OF DELTA NOT POSSIBLE
Meaning
The migration of a delta to the format of the current PLAM version
was not possible.
PLA0879
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0879 INTERNAL ERROR. REORGANIZATION NOT COMPLETED
PLA0880
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0880 INTERNAL ERROR. PAGE '(&00)' DOES NOT BELONG TO LIBRARY.
Meaning
The read page is not part of the file according to DMS. The library
will be saved incompletely by ARCHIVE.
Possible reasons:
- The library has not been copied completely.
- The library has been destroyed by a hardware or software error.
(&00): half-page number of the concerned library block.
PLA0881
Destination: USER-TASK Routing code: Weight:
Warranty : NO
PLA0881 INTERNAL ERROR. BITMAP LENGTH NOT SUFFICIENT.
Meaning
The bitmap is not big enough for the requested access.
PLA0882
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0882 INTERNAL ERROR. ACCESS ON PAGE '(&00)' NOT POSSIBLE.
Meaning
The library is attached with bitmap and the page wanted to be accessed
is not marked there. Therefore the page can not be accessed.
(&00): half-page number of the concerned library block.
PLA0902
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0902 ERROR IN 'PUT' BUFFERING
PLA0903
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0903 MEMBER NOT OPENED OR NOT PREPARED FOR 'PUT'
PLA0904
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0904 ILLEGAL OPEN MODE
PLA0905
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0905 REST LENGTH TOO SHORT FOR 'PMGETA' MACRO
PLA0906
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA0906 INFO REST LENGTH TOO SHORT
PLA1001
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1001 ADDRESS OF SYSTEM VERSION ENTRY ILLEGAL OR NOT SPECIFIED
PLA1002
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1002 TASK WORK AREA COULD NOT BE CREATED
PLA1003
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1003 TASK WORK AREA DESTROYED
PLA1004
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1004 REGISTER 1 NOT EQUAL TO '0'
PLA1005
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1005 INCOMPATIBLE PLAM VERSION
Meaning
The PLAM version at restart time must be the same as at
checkpoint time.
PLA1006
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1006 ELEMENT WAS OPENED FOR 'WRITE' OR 'UPDATE' OR 'EXTEND'
PLA1007
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1007 ELEMENT NO LONGER EXISTS
PLA1008
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1008 VARIANT HAS BEEN UPDATED
PLA1009
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1009 TYPE LOCK WAS SET
PLA1010
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1010 ILLEGAL LINK FROM 'PLCB' TO P2 PLCB
PLA1011
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1011 INTERNAL ERROR: NOT ALL PLCB'S COULD BE ACTIVATED
PLA1012
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1012 RESTART NOT PROCESSED BECAUSE AN ELEMENT LOCKED
PLA1101
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1101 DELTA VERSION COULD NOT BE GENERATED
Meaning
Possible reasons:
- PMCOMP reported an error while fetching the compare result.
- Records could not be written.
PLA1102
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1102 INTERNAL DELTA FORMAT ERROR. NO RECORD TYPE '192' EXISTS
PLA1103
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1103 INTERNAL ERROR. ERROR WHILE CALLING 'PUT' FOR NEW RECORD OF RECORD TYPE '192'
PLA1104
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1104 INTERNAL ERROR. ERROR WHILE CALLING 'PUT' FOR OLD RECORDS OF RECORD TYPE '192'
PLA1106
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1106 INTERNAL ERROR. ERROR WHILE COPYING RECORD TYPES OF OLD VERSIONS
PLA1107
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1107 ERROR WHILE READING RECORD TYPE
PLA1108
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1108 INTERNAL ERROR. BASE VERSION NOT DELTA-STORED
PLA1109
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1109 INTERNAL ERROR. BUFFER COULD NOT BE CREATED
PLA1110
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1110 GET ERROR IN BASE VERSION
PLA1111
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1111 INTERNAL ERROR: ILLEGAL 'POS' WHILE OPENING RECORD TYPE
PLA1112
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1112 RECORD TYPE MUST NOT BE OPENED
PLA1113
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1113 ERROR WHILE WRITING DELTA RECORD
Meaning
In all likelihood too many records of a new delta version have been
written. The number of new records depends on the available main memory.
PLA1114
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1114 ERROR WHILE INITIALIZING COMPARE ROUTINE
PLA1115
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1115 AUTOCOPY PROCESSED WITH ERROR
PLA1116
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1116 ERROR WHILE RETURNING COMPARE STATISTICS
PLA1117
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1117 NO DELTA MEMBER FOUND
PLA1118
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
PLA1118 ERROR WHILE PASSING BASE VERSION TO COMPARE ROUTINE DUE TO SHORTAGE OF MEMORY SPACE
Meaning
The compare routine could not reserve enough work space.
PLA1119
Destination: USER-TASK Routing code: Weight:
Warranty : NO
PLA1119 internal delta number limit reached
Meaning
The maximum of 3639 deltas in an element is reached.
No additional version can be added to this element.
Response
Create a new delta element by copying versions of your choice
to a new element name with STORAGE-FORM=DELTA.