CIC- CICS messages
Restriction:
This topic applies only when the AppMaster Builder AddPack has been installed, and applies only to Windows platforms.
Select the number of the message you require details about:
CIC-1010-00-E 1070-00-E Required screen name(s) not supplied
Enter the screen(s) name as the first argument in the call.
CIC-1020-00-E CIC-1100-00-E CIC-1170-00-E Option Parameter is not allowed
This option does not expect any parameters.
CIC-1030-00-E Option Required parameter was not supplied
Option specified without its required parameter.
CIC-1040-00-E Option Option is unknown by this command
Option misspelled or unknown by call.
CIC-1050-00-E CIC-1060-00-E Required program name not supplied
CIC-1070-00-E 1010-00-E At least one screen must be specified
Enter the screen(s) name as the first argument in the call.
CIC-1100-00-E CIC-1020-00-E CIC-1170-00-E Option Parameter is not allowed
This option does not expect any parameters.
CIC-1110-00-E CIC-1120-00-E Required options were not supplied
Options required by call missing.
CIC-1140-00-E CIC-1150-00-E CIC-1180-00-E Option optionname Option is unknown by this command
Option misspelled or unknown by call.
CIC-1160-00-E Option optionname Invalid parameter for this option
Parameter syntax is incorrect.
CIC-1170-00-E CIC-1020-00-E CIC-1100-00-E Option Parameter is not allowed
This option does not expect any parameters.
CIC-1180-00-E CIC-1140-00-E CIC-1150-00-E Option optionname Option is unknown by this command
Option misspelled or unknown by call.
CIC-1200-00-E Screen screenname field fieldname
Required subscript missing for field. An attributed field within a repeated block is missing a subscript.
CIC-1210-00-E Screen field Subscript invalid on non-repeating field
An attributed field coded with a subscript is not part of a repeated block.
CIC-1220-00-E Screen screenname field fieldname
Field is not defined or invalid for this screen.
CIC-1230-00-E Screen combination of attributes Invalid combination of attributes
CIC-1240-00-E Screen Attribute not recognized
Check the spelling of the attribute.
CIC-1250-00-E Screen Required field name(s) not supplied
Code one or more field names.
CIC-1260-00-E Screen Required field attribute(s) not supplied
Specify one or more attributes.
CIC-1270-00-E Required paragraph name not supplied
Specify a paragraph name with this call.
CIC-1280-00-E Screen Extended attributes are not allowed
You coded an extended attribute for a screen that allows only common attributes.
CIC-1290-00-E Program Program name must be 8 characters or less
Change the program name to eight characters or fewer.
CIC-1300-00-E Data name Data name must be 30 characters or less
This is a COBOL limitation.
CIC-1310-00-E LENGTH option is missing
LENGTH option required when the COMMAREA option specified.
CIC-1320-00-E Option option LENGTH parameter is missing
You coded the LENGTH option without its required parameter.
CIC-1330-00-E COMMAREA option is missing
COMMAREA option is required when LENGTH option specified.
CIC-1340-00-E Option option COMMAREA parameter is missing
You coded the COMMAREA option without its required parameter.
CIC-1350-00-E Option option COMMAREA option is invalid in call
COMMAREA is valid only when linking to non-AMB programs.
CIC-1360-00-E Option option LENGTH option is invalid in call
LENGTH option is valid only when linking to non-AMB programs.
CIC-1370-00-E OPTION option NOCA option is invalid in call
NOCA option is valid only when linking to non-AMB programs.
CIC-2010-00-E TP-ADDR-MAX must be increased to accommodate data areas being passed
TP-ADDR table is not large enough to hold the addresses of all the linkage areas specified.
CIC-2020-00-E CIC-SERVICE-RELOAD may not be used in non-OS-VS COBOL programs
The non-OS/VS COBOL compiler does not allow service reloads.
CIC-3010-00-E Record name Record name must be defined to AMB
You must specify linkage records in the TP-LINKAGE or SCRNLIST calls.
CIC-4010-00-I TP-USER-LEN TP-USER-LEN set to default value
AMB found &TP-USER-LEN undefined; value set to default.
CIC-4020-00-I Record name copybook was not specified Record assumed coded inline
You did not provide a COPY/INCLUDE member name. AMB assumes record coded is inline following this call.
CIC-4030-00-I CIC-LINKAGE macro no longer supported
AMB no longer supports the CIC-LINKAGE call.
CIC-4050-00-I TP-ADDR-MAX &TP-ADDR-MAX set to default value
&TP-ADDR-MAX is undefined. AMB sets the value to default.
CIC-5010-00-W Option Option is not supported by Micro Focus PC-CICS
This is a valid CICS option but the Micro Focus PC-CICS product does not currently support it.
CIC-5020-00-E Command Command is not supported by Micro Focus PC-CICS
This is a valid CICS call but it is not currently supported by the Micro Focus PC-CICS
CIC-5800-00-F AMB module APMFCSTP has been included twice
CIC-8020-00-F AMB module APCICSTP has been included twice
CIC-8020-00-F AMB module APCICSTP has been included twice
Remove the extra INCLUDE in your program.
Parent topic:
Error Messages