

Appendix A: MESSAGES › Messages
Messages
This appendix lists all messages generated by the CA MICS
System Reliability Analyzer. Some messages are generated
during the processing of the control statements, while others
are caused by various conditions in the data found during the
processing. The messages are listed in ascending numerical
sequence and include the full text of the message, the type,
the reason for the message, appropriate user action, and
applicable references to documentation.
The following type codes are used to categorize the messages:
Informational indicates a note that documents a CA MICS
option or potentially important feature in
the data.
Warning indicates a condition in either the data or
the control statements that does not affect
the CA MICS System Reliability Analyzer's
operation, but that may lead to unexpected
results.
Error indicates that a problem has been
encountered with a control statement that
will prevent a successful run of the
product. Execution is stopped after all
control statements are processed.
The message text often includes references to information
that is contained in a control statement or values of
permanent or temporary variables created during CA MICS
processing. In the description below, the message text
contains a word beginning with a percent sign (%), which
indicates that a value will be substituted into the text at
execution time. For example, message SRL00018 reads as
follows:
>ERR>SYSID NOT 1 TO 4 CHARACTERS IN LENGTH. SYSID
= %SYSID
A possible version of the printed message in the MICSLOG
might be:
>ERR>SYSID NOT 1 TO 4 CHARACTERS IN LENGTH. SYSID
= SYS008
The messages are divided into three groups:
SRLPGEN Messages: These messages are issued when an abnormal
condition is encountered during the
SRLPGEN process. These messages have the
prefix of SRL000.
DYSRLFMT Messages: These messages are issued when an abnormal
condition is encountered during the DAILY
processing of ERDS data. These messages
have the prefix of SRL001.
Reports Messages: These messages are issued when an abnormal
condition is encountered during the
Standard Analysis Reports generation.
These messages have the prefix of SRL002.
+-----------------+
| S R L 0 0 0 0 1 |
+-----------------+
TEXT: SRLOPS MEMBER INPUT DSN=%X VOL=SER=%PVOL.
TYPE: Informational
REASON: Start of SRLPGEN processing.
ACTION: None
REFERENCES: None
+-----------------+
| S R L 0 0 0 0 2 |
+-----------------+
TEXT: >ERR>INPUTSRL DDNAME SPECIFIED MORE THAN ONCE FOR
DDNAME %INPNM.
TYPE: Error
REASON: The INPUTSRL member contains the DDNAME mentioned
in the error message more than once.
ACTION: Ensure that the DDNAME in INPUTSRL member is not
specified twice and run SRLPGEN again.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 0 3 |
+-----------------+
TEXT: >ERR>NO VALID INPUTSRL DD STATEMENTS PRESENT.
TYPE: Error
REASON: There are no DDNAMEs defined in member INPUTSRL.
ACTION: Review the INPUTSRL member and specify DDNAMES as
defined in SRLOPS and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 0 4 |
+-----------------+
TEXT: >ERR>KEYWORD NOT RECOGNIZED. KEYWORD = %KEYWD1.
TYPE: Error
REASON: The Keyword being specified in SRLOPS is not
supported.
ACTION: Check the keyword for spelling and correct.
Rerun SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 0 5 |
+-----------------+
TEXT: >ERR>NO CMOD PARAMETERS SPECIFIED.
TYPE: Error
REASON: A CMOD statement has been specified in SRLOPS but
no parameters were given.
ACTION: Specify all the parameters required for the CMOD
statement and run SRLPGEN or remove CMOD
statement.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 0 6 |
+-----------------+
TEXT: >ERR>NO CMOD SEVERITY SPECIFIED.
TYPE: Error
REASON: A CMOD statement has been specified but the
severity has not been specified.
ACTION: Specify all the parameters required for the CMOD
statement and run SRLPGEN or remove the CMOD
statement.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 0 7 |
+-----------------+
TEXT: >ERR>LENGTH OF NAME GREATER THAN 8 CHARACTERS. ID
= %KEYWD2.
TYPE: Error
REASON: Name length greater than 8 characters is not
valid.
ACTION: Specify a length of 8 characters or less for this
keyword and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 0 8 |
+-----------------+
TEXT: >ERR>LENGTH OF SEVERITY GREATER THAN 1 CHARACTER.
ID = %MODSEV.
TYPE: Error
REASON: The severity length cannot be greater than 1
character.
ACTION: Change this value to be 1 character in length.
Run SRLPGEN. Valid values are C,I and W.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 0 9 |
+-----------------+
TEXT: >ERR>UNIDENTIFIED SEVERITY CODE = %MODSEV.
TYPE: Error
REASON: The severity code is not recognized.
ACTION: Check the severity code specified for validity and
correct. Severity code must be C,I or W.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 1 0 |
+-----------------+
TEXT: >ERR>MODULE HAS ALREADY BEEN SPECIFIED WITH NEW ID
= %KEYWD2.
TYPE: Error
REASON: The module has already been specified on another
CMOD statement.
ACTION: Correct the module name and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 1 1 |
+-----------------+
TEXT: >ERR>THE CRITICAL MODULE LIMIT OF %XC HAS BEEN
EXCEEDED.
>ERR>PLEASE NOTIFY THE CA MICS PRODUCT SUPPORT
GROUP.
>ERR>ARRAYS SIZES FOR MN AND MD MUST BE
INCREASED.
TYPE: Error
REASON: The array defined for Critical Module has been
exceeded. CA MICS Product Support will help you
make a change to increase the size of the array to
meet your site's requirements. The default size
of the array is 150.
ACTION: Contact CA MICS Product Support
REFERENCES: None
+-----------------+
| S R L 0 0 0 1 2 |
+-----------------+
TEXT: >ERR>NO CJOB PARAMETERS SPECIFIED.
TYPE: Error
REASON: A CJOB statement has been specified but no
parameters have been specified.
ACTION: Specify all the parameters required for the CJOB
statement and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 1 3 |
+-----------------+
TEXT: >ERR>NO CJOB SEVERITY SPECIFIED.
TYPE: Error
REASON: A CJOB statement has been specified but the
severity has not been specified.
ACTION: Specify all the parameters required for the CJOB
statement and run SRLPGEN or remove the CJOB
statement.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 1 4 |
+-----------------+
TEXT: >ERR>LENGTH OF SEVERITY GREATER THAN 1 CHARACTER.
ID = %JOBSEV.
TYPE: Error
REASON: The severity length cannot be greater than 1
character.
ACTION: Change this value to be 1 character in length.
Rerun SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 1 5 |
+-----------------+
TEXT: >ERR>UNIDENTIFIED SEVERITY CODE = %JOBSEV.
TYPE: Error
REASON: The severity code is not recognized.
ACTION: Check the severity code specified for validity and
correct. Run SRLPGEN. Severity code must be C,
W or I.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 1 6 |
+-----------------+
TEXT: >ERR>JOB %KEYWD2 HAS ALREADY BEEN DEFINED.
TYPE: Error
REASON: The job has already been specified on another CJOB
statement.
ACTION: Correct the job name and rerun SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 1 7 |
+-----------------+
TEXT: >ERR>THE CRITICAL JOB LIMIT OF %XC HAS BEEN
EXCEEDED.
>ERR>PLEASE NOTIFY THE CA MICS PRODUCT SUPPORT
GROUP.
>ERR>ARRAYS SIZES FOR JN AND JD MUST BE
INCREASED.
TYPE: Error
REASON: The array defined for Critical Job has been
exceeded. CA MICS Product Support will help you
make a change to increase the size of the array to
meet your site's requirements. The default size
of the array is 150.
ACTION: Contact CA MICS Product Support.
REFERENCES: None
+-----------------+
| S R L 0 0 0 1 8 |
+-----------------+
TEXT: >ERR>SYSID NOT 1 TO 4 CHARACTERS IN LENGTH. SYSID
= %KEYWD2
TYPE: Error
REASON: SYSID specified cannot be greater than 4
characters.
ACTION: Correct the SYSID value.
REFERENCES: CA MICS SRL Guide, Chapter 7.
+-----------------+
| S R L 0 0 0 1 9 |
+-----------------+
TEXT: >ERR>SYSID %KEYWD2 HAS ALREADY BEEN DEFINED IN AN
OPTIONS STATEMENT.
TYPE: Error
REASON: The SYSID cannot be specified more than once.
ACTION: Remove the duplicate specification of SYSID.
REFERENCES: CA MICS SRL Guide, Chapter 7.
+-----------------+
| S R L 0 0 0 2 0 |
+-----------------+
TEXT: >ERR>THE MAXIMUM SYSID LIMIT OF %XC HAS BEEN
REACHED. PLEASE CONTACT THE CA MICS PRODUCT
SUPPORT GROUP.
TYPE: Error
REASON: The array defined for SYSID has been exceeded.
CA MICS Product Support will help you make a
change to increase the size of the array to meet
your site's requirements.
ACTION: Contact CA MICS Product Support.
REFERENCES: None
+-----------------+
| S R L 0 0 0 2 1 |
+-----------------+
TEXT: >ERR>DDNAME %KEYWD3 IS NOT 1 TO 8 CHARACTERS IN
LENGTH.
TYPE: Error
REASON: The DDNAME specified in SRLOPS must be between
1 and 8 characters.
ACTION: Correct the DDNAME and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 2 2 |
+-----------------+
TEXT: >ERR>THE DDNAME %DDNAME SPECIFIED IN THE OPTIONS
STATEMENT IS NOT DEFINED IN INPUTSRL.
TYPE: Error
REASON: The DDNAME that was defined in SRLOPS is not
present in INPUTSRL member.
ACTION: Specify the DDNAME indicated in the message in the
INPUTSRL member and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 2 3 |
+-----------------+
TEXT: >ERR>THE GMT SPECIFICATION %GMTVAL IS NOT NUMERIC.
TYPE: Error
REASON: GMT offset specification must be numeric.
ACTION: Specify a numeric value and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 2 4 |
+-----------------+
TEXT: >ERR>THE GMT SPECIFICATION OF %KEYWD4 IS NOT IN
THE RANGE OF -12 TO +12 HOURS.
TYPE: Error
REASON: The value of GMT specification is not between -12
and +12
ACTION: Correct the value and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 2 5 |
+-----------------+
TEXT: >ERR>THE SPECIFICATION OF %LEVEL , MUST BE ONE
OF THE FOLLOWING: ABEND, ACCEPT, OR WARN.
TYPE: Error
REASON: The specification of the action parameter on the
OPTIONS statement is incorrect. This parameter
can have one of the following: ABEND, ACCEPT, or
WARN.
ACTION: Correct the value for this parameter and run
SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 2 6 |
+-----------------+
TEXT: >ERR>THE SS/NSS PARAMETER IS INCORRECTLY SPECIFIED
AS %KEYWD1 .
TYPE: Error
REASON: An error was encountered parsing the Data
selection options specified on the OPTIONS
statement. The Data Selection options are
positional.
ACTION: Check to see if the 1st positional parameter for
the data selection parameter on the OPTIONS
statement is specified correctly. Correct and
run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 2 7 |
+-----------------+
TEXT: >ERR>THE US/NUS PARAMETER IS INCORRECTLY SPECIFIED
AS %KEYWD2.
TYPE: Error
REASON: An error was encountered parsing the data
selection options specified on the OPTIONS
statement. The data selection options are
positional.
ACTION: Check to see if the 2nd positional parameter for
the data selection parameter on the OPTIONS
statement is specified correctly. Correct and
run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 2 8 |
+-----------------+
TEXT: >ERR>THE PR/NPR PARAMETER IS INCORRECTLY SPECIFIED
AS %KEYWD3.
TYPE: Error
REASON: An error was encountered parsing the data
selection options specified on the OPTIONS
statement. The data selection options are
positional.
ACTION: Check to see if the 3rd positional parameter for
the data selection parameter on the OPTIONS
statement is specified correctly. Correct and
run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 2 9 |
+-----------------+
TEXT: >ERR>THE CH/NCH PARAMETER IS INCORRECTLY SPECIFIED
AS %KEYWD4.
TYPE: Error
REASON: An error was encountered parsing the data
selection options specified on the OPTIONS
statement. The data selection options are
positional.
ACTION: Check to see if the 4th positional parameter for
the data selection parameter on the OPTIONS
statement is specified correctly. Correct and
run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 3 0 |
+-----------------+
TEXT: >ERR>THE DA/NDA PARAMETER IS INCORRECTLY SPECIFIED
AS %KEYWD5.
TYPE: Error
REASON: An error was encountered parsing the data
selection options specified on the OPTIONS
statement. The data selection options are
positional.
ACTION: Check to see if the 5th positional parameter for
the data selection parameter on the OPTIONS
statement is specified correctly. Correct and
run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 3 1 |
+-----------------+
TEXT: >ERR>THE MT/NMT PARAMETER IS INCORRECTLY SPECIFIED
AS %KEYWD6.
TYPE: Error
REASON: An error was encountered parsing the data
selection options specified on the OPTIONS
statement. The data selection options are
positional.
ACTION: Check to see if the 6th positional parameter for
the data selection parameter on the OPTIONS
statement is specified correctly. Correct and
run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 3 2 |
+-----------------+
TEXT: >ERR>THE XR/NXR PARAMETER IS INCORRECTLY SPECIFIED
AS %KEYWD7.
TYPE: Error
REASON: An error was encountered parsing the data
selection options specified on the OPTIONS
statement. The data selection options are
positional.
ACTION: Check to see if the 7th positional parameter for
the data selection parameter on the OPTIONS
statement is specified correctly. Correct and
run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 3 3 |
+-----------------+
TEXT: >ERR>THE TP/NTP PARAMETER IS INCORRECTLY SPECIFIED
AS %KEYWD8.
TYPE: Error
REASON: An error was encountered parsing the Data
selection options specified on the OPTIONS
statement. The data selection options are
positional.
ACTION: Check to see if the 8th positional parameter for
the data selection parameter on the OPTIONS
statement is specified correctly. Correct and
run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 3 4 |
+-----------------+
TEXT: >ERR>THE DM/NDM PARAMETER IS INCORRECTLY SPECIFIED
AS %KEYWD9.
TYPE: Error
REASON: An error was encountered parsing the Data
selection options specified on the OPTIONS
statement. The data selection options are
positional.
ACTION: Check to see if the 9th positional parameter for
the data selection parameter on the OPTIONS
statement is specified correctly. Correct
and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 3 5 |
+-----------------+
TEXT: >ERR>THE MM/NMM PARAMETER IS INCORRECTLY SPECIFIED
AS %KEYWD10.
TYPE: Error
REASON: An error was encountered parsing the Data
selection options specified on the OPTIONS
statement. The Data Selection options are
positional.
ACTION: Check to see if the 10th positional parameter for
the data selection parameter on the OPTIONS
statement is specified correctly. Correct and
run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 3 6 |
+-----------------+
TEXT: >ERR>THE CPU MODEL NUMBER %CPUNUM MUST BE 4
NUMERIC CHARACTERS IN LENGTH.
TYPE: Error
REASON: The CPU model number specified on the CPUSYSID
statement in SRLOPS is not 4 characters in length.
ACTION: Correct the CPU model number and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 3 7 |
+-----------------+
TEXT: >ERR>THE CPU SERIAL NUMBER %KEYSER IS NOT 6 IN
LENGTH.
TYPE: Error
REASON: The CPU serial number specified on the CPUSYSID
statement in SRLOPS is not 6 characters in length.
ACTION: Correct the CPU serial number and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 3 8 |
+-----------------+
TEXT: >ERR>THIS COMBINATION OF CPU MODEL NUMBER AND CPU
SERIAL NUMBER %STR HAS ALREADY BEEN USED.
TYPE: Error
REASON: A unique combination of CPU model number and CPU
serial number must be specified for every CPUSYSID
statement.
ACTION: Specify a unique combination of CPU model number
and CPU serial number for the CPUSYSID statement.
Rerun SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 3 9 |
+-----------------+
TEXT: >ERR>THE MAXIMUM NUMBER OF %XC CPUSYSID STATEMENTS
HAS BEEN EXCEEDED. CALL THE CA MICS PRODUCT
SUPPORT GROUP.
TYPE: Error
REASON: The array defined for CPUSYSID has been exceeded
CA MICS Product Support will help you make a
change to increase the size of the array to meet
your site's requirements. The default array size
is 255.
ACTION: Contact CA MICS Product Support.
REFERENCES: None
+-----------------+
| S R L 0 0 0 4 0 |
+-----------------+
TEXT: >ERR>REQUIRED STATEMENT NOT FOUND. STATEMENT
TYPE=OPTIONS.
TYPE: Error
REASON: The OPTIONS statement has not been specified in
SRLOPS.
ACTION: Specify the OPTIONS statement and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 4 1 |
+-----------------+
TEXT: >ERR>NO OPTIONS STATEMENT FOR PARMS(INPUTSRL)
DDNAME %DDNAME.
TYPE: Warning
REASON: A DDNAME was specified in INPUTSRL but an
associated OPTIONS statement was not found in
SRLOPS
ACTION: SRLPGEN will ignore this DDNAME and continue
processing. Specify the associated OPTIONS
statement in SRLOPS and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 4 2 |
+-----------------+
TEXT: >ERR>DDNAME %DDNAME DEFINED MORE THAN ONCE IN
SRLOPS.
TYPE: Error
REASON: DDNAME specified has been specified twice in
INPUTSRL
ACTION: Correct this error and rerun SRLPGEN
REFERENCES: CA MICS SRL Guide, Section 7.3.4.
+-----------------+
| S R L 0 0 0 4 3 |
+-----------------+
TEXT: >ERR>ORIGINAL SYSID %SYSID FOUND IN UNRELATED
OPTIONS AND CPUSYSID STATEMENT.
TYPE: Error
REASON: The CPUSYSID statement specified a SYSID that was
found on an OPTIONS statement that is not
associated with this CPUSYSID statement.
ACTION: Correct the CPUSYSID statement or the OPTIONS
statement as appropriate and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 4 4 |
+-----------------+
TEXT: >ERR>ERROR(S) ENCOUNTERED IN SRLOPS PARM
DEFINITIONS.
>ERR>MACRO GENERATION ABORTED.
>ERR>CORRECT ERROR(S) AND EXECUTE AGAIN.
TYPE: Error
REASON: SRLPGEN found invalid specification while
processing SRLOPS.
ACTION: Correct the Errors indicated and run SRLPGEN
again.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 4 5 |
+-----------------+
TEXT: >ERR>NO CPU SERIAL NUMBER SPECIFIED.
TYPE: Error
REASON: A CPUSERIAL statement was specified in SRLDEVS but
the value was not specified.
ACTION: Specify the CPU Serial number for the CPUSERIAL
statement and SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 4 6 |
+-----------------+
TEXT: >ERR>CPU SERIAL NUMBER %KEYWD2 HAS ALREADY BEEN
SPECIFIED.
TYPE: Error
REASON: A CPUSERIAL statement in SRLDEVS specified a
CPU Serial number already specified on another
CPUSERIAL statement. A unique CPU Serial number
can be specified for every CPUSERIAL statement.
ACTION: Correct and rerun SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 4 7 |
+-----------------+
TEXT: >ERR>THE CPU SERIAL NUMBER LIMIT OF %XC HAS
>ERR>BEEN EXCEEDED. PLEASE CONTACT THE CA MICS
>ERR>PRODUCT SUPPORT GROUP. THE CS ARRAY SIZE
>ERR>MUST BE INCREASED.
TYPE: Error
REASON: The array defined for CPU serial number has been
exceeded. CA MICS Product Support will help you
make a change to increase the size of the array to
meet your site's requirements.
ACTION: Contact CA MICS Product Support.
REFERENCES: None
+-----------------+
| S R L 0 0 0 4 8 |
+-----------------+
TEXT: SRLDEVS MEMBER INPUT.
DSN=%X VOL=SER=%PVOL
TYPE: Informational
REASON: To display the data set name and volume serial
number from which SRLDEVS member is being
read.
ACTION: None
REFERENCES: None
+-----------------+
| S R L 0 0 0 4 9 |
+-----------------+
TEXT: >ERR>ADDRESS %ADDR IS NOT 4 DIGITS IN LENGTH.
TYPE: Error
REASON: The device address specified should be 3 digits
long.
ACTION: Correct the device address value in SRLDEVS
and rerun SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 5 0 |
+-----------------+
TEXT: >ERR>ADDRESS %ADDR CONTAINS THE INVALID
HEXADECIMAL CHARACTER %INVALID. VALID
HEXADECIMAL CHARACTERS ARE 0123456789ABCDEF.
TYPE: Error
REASON: Invalid hexadecimal character specified.
ACTION: Specify a valid hexadecimal value for the device
Address and rerun SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 5 1 |
+-----------------+
TEXT: >ERR>THE ADDRESSES IN ADDRESS RANGE ADDR_LOW -
ADDR_HI DO NOT HAVE THE SAME FIRST THREE
CHARACTERS.
TYPE: Error
REASON: The addresses in the address range specified for
the DEVICE statement in SRLDEVS does not have the
same first three numbers.
ACTION: Refer to Section 7.3.3 on how to specify the
DEVICE statement.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 5 2 |
+-----------------+
TEXT: >ERR>THE ADDRESSES IN ADDRESS RANGE ADDR_LOW -
ADDR_HI ARE NOT ASCENDING.
TYPE: Error
REASON: The addresses in the address range specified for
the DEVICE statement in SRLDEVS are not in
ascending order.
ACTION: Refer to Section 7.3.3 on how to specify the
DEVICE statement. Correct and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 5 3 |
+-----------------+
TEXT: >ERR>NO LOGICAL ADDRESS SPECIFIED.
TYPE: Error
REASON: A DEVICE statement has been specified in SRLDEVS
but the logical address which is the second
parameter on the DEVICE statement has not been
specified.
ACTION: Specify a logical address for this DEVICE
statement and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 5 4 |
+-----------------+
TEXT: >ERR>LOGICAL ADDRESS %KEYWD3 IS NOT FOUR IN
LENGTH.
TYPE: Error
REASON: The logical address specified must be a four
digit number.
ACTION: Correct the logical address and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 5 5 |
+-----------------+
TEXT: >ERR>LOGICAL DEVICE ADDRESS AND RANGE DEVICE
ADDRESS MUST MATCH.
TYPE: Error
REASON: The last digit of the logical device address did
not match the last digit of the physical device
address. If a range is specified for the physical
device address, then the last digit of the first
address must be the same as the last digit of the
logical device address.
ACTION: Consult the CA MICS SRL Guide, Section 7.3.4 for
rules on specifying the Logical device address.
Correct and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 5 6 |
+-----------------+
TEXT: >ERR>NO DEVICE FAILURE IMPACT SPECIFIED.
TYPE: Error
REASON: The failure impact parameter on the DEVICE
parameter in SRLDEVS has not been specified.
ACTION: Specify a failure impact value or N for no impact
or unspecified and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 5 7 |
+-----------------+
TEXT: >ERR>LENGTH OF IMPACT VALUE IS GREATER THAN ONE.
TYPE: Error
REASON: The failure impact value is not N, C, I, or W.
ACTION: Specify a failure impact value or N for no impact
or unspecified and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 5 8 |
+-----------------+
TEXT: >ERR>UNIDENTIFIED FAILURE IMPACT CODE.
TYPE: Error
REASON: The failure impact value is not N, C, I, or W.
ACTION: Specify a failure impact value or N for no impact
or unspecified and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 5 9 |
+-----------------+
TEXT: >ERR>NO VENDOR NAME SPECIFIED.
TYPE: Error
REASON: The vendor name parameter on the DEVICE parameter
in SRLDEVS has not been specified.
ACTION: Specify the vendor name for this device.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 6 0 |
+-----------------+
TEXT: >ERR>LENGTH OF VENDOR NAME %KEYWD4 IS GREATER THAN
8.
TYPE: Error
REASON: The vendor name field specified on the DEVICE
parameter is greater than 8 characters.
ACTION: Change the vendor name to be a maximum of 8
characters in length in SRLDEVS and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 6 1 |
+-----------------+
TEXT: >ERR>NO DEVICE DESCRIPTION SPECIFIED.
TYPE: Error
REASON: The device description parameter on the DEVICE
statement has not been specified.
ACTION: Specify a device description and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 6 2 |
+-----------------+
TEXT: >ERR>ERROR(S) ENCOUNTERED IN SRLDEVS PARM
DEFINITIONS.
>ERR>MACRO GENERATION ABORTED.
>ERR>CORRECT ERROR(S) AND EXECUTE AGAIN.
TYPE: Error
REASON: This message is issued when errors are encountered
in validating the SRLDEVS member.
ACTION: Correct the errors indicated in the MICSLOG and
rerun SRLPGEN.
REFERENCES: None
+-----------------+
| S R L 0 0 0 6 3 |
+-----------------+
TEXT: >ERR>NO CPUSERIAL STATEMENT PROVIDED.
TYPE: Error
REASON: The DEVICE statement that is defined in SRLDEVS
does not have an associated CPUSERIAL statement.
ACTION: Specify a CPUSERIAL statement in SRLDEVS for the
associated DEVICE statement(s) and run SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.3.
+-----------------+
| S R L 0 0 0 6 4 |
+-----------------+
TEXT: >ERR>GMT PARAMETER NOT NUMERIC.
TYPE: Error
REASON: GMT offset specification must be numeric.
ACTION: Specify a numeric value for GMT offset parameter
on the OPTIONS statement in SRLOPS and run
SRLPGEN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 6 5 |
+-----------------+
TEXT: >ERR>SRLOPS DDNAME SPECIFIED MORE THAN ONCE.
TYPE: Error
REASON: A DDNAME has been specified more than once on the
OPTIONS statement in SRLOPS.
ACTION: Every OPTIONS statement must have a unique DDNAME
specification.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 0 6 6 |
+-----------------+
TEXT: >ERR>THE SRLOPS DDNAME TABLE LIMIT HAS BEEN
>ERR>EXCEEDED. PLEASE CONTACT THE CA MICS
>ERR>PRODUCT SUPPORT GROUP. THE VAL01 ARRAY
>ERR>SIZE MUST BE INCREASED.
TYPE: Error
REASON: The array defined for DDNAME table has been
exceeded. CA MICS Product Support will help you
make a change to increase the size of the array to
meet your site's requirements. The default array
size is 255.
ACTION: Contact CA MICS Product Support.
REFERENCES: None
+-----------------+
| S R L 0 0 0 9 8 |
+-----------------+
TEXT: >>>>> %PROCESS HAS COMPLETED.
TYPE: Informational
REASON: The indicated process has completed.
ACTION: None
REFERENCES: None
+-----------------+
| S R L 0 0 0 9 9 |
+-----------------+
TEXT: %LINE
TYPE: Informational
REASON: This message prints the information specified in
members SRLOPS, INPUTSRL and SRLDEVS.
ACTION: None
REFERENCES: None
+-----------------+
| S R L 0 0 1 0 0 |
+-----------------+
TEXT: >ERR> NUMBER OF UNIQUE SERIAL NUMBERS FOR A
>ERR> SINGLE DDNAME EXCEEDED. DAY070 ABORTED.
>ERR> CONTACT THE CA MICS PRODUCT SUPPORT GROUP.
TYPE: Error
REASON: The number of unique serial numbers that were
processed from one of the input DDNAMEs has
exceeded the threshold set. The default is
255.
ACTION: Contact CA MICS Product Support Group.
REFERENCES: None
+-----------------+
| S R L 0 0 1 1 0 |
+-----------------+
TEXT: >ERR> DATA FOR MODEL %RECMODEL SERIAL NUMBER
>ERR> %CPUSER IN DDNAME %CTLDDN IS NOT DEFINED
>ERR> IN SRLOPS. THE SRLOPS SPECIFIED ACTION
>ERR> FOR THIS CONDITION IS JOB TERMINATION.
TYPE: Error
REASON: SRL was processing data from the DDNAME indicated
and encountered data from a CPU that has not been
defined in SRLOPS. The action specified on the
options statement was ABEND.
ACTION: If the data is to be processed into SRL, then
define the CPU in SRLOPS, or change the action
to be ACCEPT. If the data is not to be processed
by SRL, then change the action to be WARN.
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 1 2 0 |
+-----------------+
TEXT: >WARNING>DATA FOR MODEL %RECMODEL , SERIAL
>WARNING>NUMBER %CPUSER IN DDNAME %CTLDDN HAS
>WARNING>NOT BEEN DEFINED IN SRLOPS. THE
>WARNING>SRLOPS SPECIFIED ACTION FOR THIS
>WARNING>CONDITION IS TO IGNORE THE DATA.
TYPE: Warning
REASON: SRL was processing data from the DDNAME indicated
and encountered data from a CPU that has not been
defined in SRLOPS. The action specified on the
options statement was WARN.
ACTION: None
REFERENCES: CA MICS SRL Guide, Section 7.3.2.
+-----------------+
| S R L 0 0 2 0 0 |
+-----------------+
TEXT: >ERR> KEYWORD NOT RECOGNIZED.
TYPE: Error
REASON: An invalid keyword has been specified for this
report.
ACTION: Refer to the list of valid keywords for SRL
reports and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 0 1 |
+-----------------+
TEXT: >ERR> NO SYSID PARAMETERS SPECIFIED.
TYPE: Error
REASON: The SYSID keyword has been specified without any
parameters.
ACTION: Specify the SYSID(S) for this keyword.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 0 2 |
+-----------------+
TEXT: >ERR> INVALID SYSID VALUE.
TYPE: Error
REASON: SYSID specified cannot be greater than 4
characters.
ACTION: Correct the SYSID value and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 0 3 |
+-----------------+
TEXT: >ERR> NO CPU PARAMETERS SPECIFIED.
TYPE: Error
REASON: No parameters have been specified for the CPU
keyword.
ACTION: Specify the parameters for the CPU keyword or
remove keyword and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 0 4 |
+-----------------+
TEXT: >ERR> INVALID CPU VALUE.
TYPE: Error
REASON: CPU value should be 6 characters in length.
ACTION: Specify a valid CPU value and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 0 5 |
+-----------------+
TEXT: >ERR> NO EXCLUDE PARAMETER SPECIFIED.
TYPE: Error
REASON: The EXCLUDE keyword was specified but no parameter
given.
ACTION: Specify YES or NO and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 0 6 |
+-----------------+
TEXT: >ERR> EXCLUDE PARAMETER MUST BE YES OR NO.
TYPE: Error
REASON: A parameter value other than YES or NO was
specified.
ACTION: Specify YES or NO and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 0 7 |
+-----------------+
TEXT: >ERR> NO FAILURES PARAMETER SPECIFIED.
TYPE: Error
REASON: The FAILURES keyword was specified but no
parameter given.
ACTION: Specify a value for the FAILURES keyword and
rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 0 8 |
+-----------------+
TEXT: >ERR> FAILURES PARAMETER MUST BE 1-365.
TYPE: Error
REASON: Range of parameter must be between 1 and 365.
ACTION: Specify a value between 1 and 365 and rerun
report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 0 9 |
+-----------------+
TEXT: >ERR> NO ERRORS PARAMETER SPECIFIED.
TYPE: Error
REASON: The ERRORS keyword was specified but no parameter
given.
ACTION: Specify a value for the ERRORS keyword and rerun
report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 1 0 |
+-----------------+
TEXT: >ERR> ERRORS PARAMETER MUST BE 1-1000.
TYPE: Error
REASON: Range is not between 1 and 1000.
ACTION: Specify a value between 1 and 1000 and rerun
report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 1 1 |
+-----------------+
TEXT: >ERR> NO JOBNAME PARAMETERS SPECIFIED.
TYPE: Error
REASON: The JOBNAME keyword was specified but no
parameters given.
ACTION: Specify job name(s) for this keyword and rerun
the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 1 2 |
+-----------------+
TEXT: >ERR> INVALID JOB NAME.
TYPE: Error
REASON: Job name specified is greater than 8 characters.
ACTION: Specify a valid job name and rerun the report.
REFERENCES: CA MICS SRL Guide, Session 3.2.9.
+-----------------+
| S R L 0 0 2 1 3 |
+-----------------+
TEXT: >ERR> NO MODULE PARAMETERS SPECIFIED.
TYPE: Error
REASON: The MODULE keyword was specified but no parameters
given.
ACTION: Specify module(s) for this keyword and rerun the
report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 1 4 |
+-----------------+
TEXT: >ERR> INVALID MODULE NAME.
TYPE: Error
REASON: Specified module name is greater than 8
characters.
ACTION: Specify a valid module name and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 1 5 |
+-----------------+
TEXT: >ERR> NO SCC PARAMETERS SPECIFIED.
TYPE: Error
REASON: The SCC parameter was specified but no parameter
given.
ACTION: Specify the system completion codes for this
parameter and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 1 6 |
+-----------------+
TEXT: >ERR> INVALID SYSTEM COMPLETION CODE.
TYPE: Error
REASON: The system completion code specified on the SCC
parameter is not 3 characters in length.
ACTION: Change the system completion code to be 3
characters long and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 1 7 |
+-----------------+
TEXT: >ERR> NO UCC PARAMETERS SPECIFIED.
TYPE: Error
REASON: The UCC keyword was specified but no parameter
given.
ACTION: Specify a value for the UCC keyword and rerun
the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 1 8 |
+-----------------+
TEXT: >ERR> INVALID USER COMPLETION CODE.
TYPE: Error
REASON: The user completion code specified on the UCC
parameter is not 3 characters in length.
ACTION: Change the user completion code to be 3-
characters long and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 1 9 |
+-----------------+
TEXT: >ERR> NO VOLUME PARAMETERS SPECIFIED.
TYPE: Error
REASON: The VOLUME keyword was specified but no parameter
given.
ACTION: Specify a value for the VOLUME keyword.
REFERENCES: CA MICS SRL Guide, Section 3
+-----------------+
| S R L 0 0 2 2 0 |
+-----------------+
TEXT: >ERR> INVALID VOLUME SERIAL.
TYPE: Error
REASON: The volume serial number specified on the VOLUME
keyword is not 6 characters in length.
ACTION: Specify the proper volume serial number and rerun
the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 2 1 |
+-----------------+
TEXT: >ERR> NO DEVICE CLASS PARAMETERS SPECIFIED.
TYPE: Error
REASON: The CLASS keyword was specified but no parameter
given.
ACTION: Specify a value for the CLASS keyword and rerun
the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 2 2 |
+-----------------+
TEXT: >ERR> INVALID DEVICE CLASS.
TYPE: Error
REASON: The device class specified was greater than 8
characters.
ACTION: Specify a valid device type and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 2 3 |
+-----------------+
TEXT: >ERR> NO DEVICE TYPE PARAMETERS SPECIFIED.
TYPE: Error
REASON: The TYPE keyword was specified but no parameter
given.
ACTION: Specify a value for the TYPE keyword and rerun
the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 2 4 |
+-----------------+
TEXT: >ERR> INVALID DEVICE TYPE.
TYPE: Error
REASON: The device type specified was greater than 8
characters.
ACTION: Specify a valid device type and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 2 5 |
+-----------------+
TEXT: >ERR> NO ADDRESS PARAMETERS SPECIFIED.
TYPE: Error
REASON: The ADDRESS keyword was specified but no parameter
given.
ACTION: Specify a value for the ADDRESS keyword and
rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 2 6 |
+-----------------+
TEXT: >ERR> INVALID ADDRESS SPECIFICATION.
TYPE: Error
REASON: The device address specified is not 3 characters
in length.
ACTION: Change the device address to be 3 characters
in length and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 2 7 |
+-----------------+
TEXT: >ERR> NO CURRENT PARAMETERS SPECIFIED.
TYPE: Error
REASON: The CURRENT keyword was specified but no parameter
given.
ACTION: Specify a value for the CURRENT keyword and
rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 2 8 |
+-----------------+
TEXT: >ERR> INVALID CURRENT DATE.
TYPE: Error
REASON: The date value specified on the CURRENT keyword is
invalid.
ACTION: Specify a valid date(s) and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 2 9 |
+-----------------+
TEXT: >ERR> NO PREVIOUS PARAMETERS SPECIFIED.
TYPE: Error
REASON: The PREVIOUS keyword was specified but no
parameter given.
ACTION: Specify a value for the PREVIOUS keyword and
rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 3 0 |
+-----------------+
TEXT: >ERR> INVALID PREVIOUS DATE.
TYPE: Error
REASON: The date value specified on the CURRENT keyword is
invalid.
ACTION: Specify a valid date(s) and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 3 1 |
+-----------------+
TEXT: >ERR> NO TIMESPAN PARAMETER SPECIFIED.
TYPE: Error
REASON: The TIMESPAN keyword was specified but no
parameter was given.
ACTION: Specify a value for the TIMESPAN keyword and
rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 3 2 |
+-----------------+
TEXT: >ERR> INVALID TIMESPAN VALUE.
TYPE: Error
REASON: The value specified for the TIMESPAN keyword is
invalid. Time-span should be either DETAIL, DAYS,
WEEKS, MONTHS or YEARS.
ACTION: Correct the parameter for the TIMESPAN keyword
and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 3 3 |
+-----------------+
TEXT: >ERR> NO CYCLES PARAMETER SPECIFIED.
TYPE: Error
REASON: The CYCLES keyword was specified but no parameter
was given.
ACTION: Specify a value for the CYCLES keyword and rerun
the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 3 4 |
+-----------------+
TEXT: >ERR> INVALID CYCLES VALUE.
TYPE: Error
REASON: Invalid number of cycles was specified.
ACTION: Specify a valid cycles value and rerun the
report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 3 5 |
+-----------------+
TEXT: >ERR> NO DAYRANGE PARAMETER SPECIFIED.
TYPE: Error
REASON: The DAYRANGE keyword was specified but no
parameter given.
ACTION: Specify a value for the DAYRANGE keyword and
rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 3 6 |
+-----------------+
TEXT: >ERR> DAYRANGE PARAMETER MUST BE 1-99.
TYPE: Error
REASON: Range must be between 1 and 99.
ACTION: Correct the DAYRANGE parameter and rerun the
report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 3 7 |
+-----------------+
TEXT: >ERR> NO REPORT PARAMETERS SPECIFIED.
TYPE: Error
REASON: The REPORT keyword was specified but no parameter
given.
ACTION: Specify a value for the REPORT keyword and rerun
the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 3 8 |
+-----------------+
TEXT: >ERR> INVALID REPORT REQUEST.
TYPE: Error
REASON: The report requested on the REPORT keyword is
invalid.
ACTION: Specify a valid report name on the REPORT keyword
and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 3 9 |
+-----------------+
TEXT: >ERR> TIMESPAN MUST BE DETAIL.
TYPE: Error
REASON: The value specified on the TIMESPAN keyword must
be DETAIL for this report.
ACTION: Specify DETAIL for the TIMESPAN keyword and rerun
the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 4 0 |
+-----------------+
TEXT: >ERR> DAYRANGE MUST BE <= 7.
TYPE: Error
REASON: The value specified on the DAYRANGE keyword for
this report should be less than or equal to 7.
ACTION: Specify a value between 1 and 7 and rerun the
report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 4 1 |
+-----------------+
TEXT: >ERR> TIMESPAN MUST BE DETAIL OR DAYS.
TYPE: Error
REASON: The value specified on the TIMESPAN keyword for
this report should be either DETAIL or DAYS.
ACTION: Specify DETAIL or DAYS and rerun the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 4 2 |
+-----------------+
TEXT: >ERR> DAYRANGE MUST BE <= 10.
TYPE: Error
REASON: The value specified on the DAYRANGE keyword for
this report should be less than or equal to 10.
ACTION: Specify a value between 1 and 10 and rerun
the report.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
+-----------------+
| S R L 0 0 2 4 3 |
+-----------------+
TEXT: >ERR> ERRORS FOUND IN REPORT CONTROL STATEMENTS
>ERR> REPORT JOB TERMINATING.
TYPE: Error
REASON: This message indicates the termination of the
report due to one or more errors that were
encountered during the keyword validation process.
ACTION: Examine the errors and correct as appropriate.
REFERENCES: CA MICS SRL Guide, Section 3.2.9.
Copyright © 2014 CA.
All rights reserved.
 
|
|