Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
MPE/iX Error Messages Manual Volume I: HP 3000 MPE/iX Computer Systems > Chapter 3 Command Interpreter

(CIERR) 1901-12256

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

1901
MESSAGE

CANNOT FIND USER-LEVEL LOGON COMMAND. LOGON UDC NOT EXECUTED. (CIERR 1901)

CAUSE

The logon UDC was not found.

ACTION

Use SHOWCAT to check USER level UDCs for a logon UDC. Then use the SETCATALOG command and specify the UDC file that contains that logon UDC.

1902
MESSAGE

CANNOT FIND ACCOUNT-LEVEL LOGON COMMAND. LOGON UDC NOT EXECUTED. (CIERR 1902)

CAUSE

The logon UDC was not found.

ACTION

Use SHOWCAT to check USER level UDCs for a logon UDC. Then use the SETCATALOG command and specify the UDC file that contains that logon UDC.

1903
MESSAGE

CANNOT FIND SYSTEM-LEVEL LOGON COMMAND. LOGON UDC NOT EXECUTED. (CIERR 1903)

CAUSE

The logon UDC was not found.

ACTION

Use SHOWCAT to check SYSTEM level UDCs for a logon UDC. Then use the SETCATALOG command and specify the UDC file that contains that logon UDC.

1904
MESSAGE

THE SYSTEM DIRECTORY INDICATES THAT ! LEVEL UDC'S EXIST, YET THE UDC FILES CAN'T BE FOUND IN COMMAND.PUB.SYS. YOU MUST :SETCATALOG AGAIN OR REPLACE THE OLD COMMAND FILE. (CIWARN 1904)

CAUSE

Same as message content.

ACTION

Use SETCATALOG again or replace the old command file.

1905
MESSAGE

UDC ENDS WITH "& ". CONTINUATION LINE CAN'T BE LAST LINE. (CIERR 1905)

CAUSE

The last line of the UDC ends with the continuation character (&).

ACTION

Remove the continuation character from the last line of the UDC.

1906
MESSAGE

UDC COMMAND MUST START WITH AN ALPHABETIC CHARACTER. UDC'S NOT SET. (CIERR 1906).

CAUSE

The UDC command does not start with an alphabetic character.

ACTION

Rewrite the UDC making sure the commands begin with an alphabetic character.

1907
MESSAGE

UDC AT NEST LIMIT, COULDN'T EXECUTE COMMAND OR WOULD STACK OVERFLOW. (CIERR 1907)

CAUSE

Same as the message.

ACTION

Examine the UDCs in the UDC file for recursive loops and nesting of UDCs.

1908
MESSAGE

COULDN'T GET UDC DATA SEGMENT. (CIERR 1908)

CAUSE

Same as the message.

ACTION

Log off and then log on again.

1909
MESSAGE

UDC DIRECTORY OVERFLOW, TOO MANY COMMANDS. (CIERR 1909)

CAUSE

Same as the message.

ACTION

Examine the UDC files and delete any unnecessary UDCs.

1910
MESSAGE

COULDN'T OPEN UDC DIRECTORY FILE 'COMMAND.PUB.SYS'. (CIERR 1910)

CAUSE

Same as the message.

ACTION

Contact your system manager to examine the file, COMMAND.PUB.SYS.

1911
MESSAGE

COMMAND.PUB.SYS IS FULL, COULDN'T ADD UDC. (CIERR 1911)

CAUSE

Same as message content.

ACTION

Contact your system manager to expand COMMAND.PUB.SYS so that it becomes a larger file.

1912
MESSAGE

FLOCK FAILED ON COMMAND.PUB.SYS, COULDN'T CHANGE UDC. (CIERR 1912)

CAUSE

Same as the message.

ACTION

Reissue the command.

1913
MESSAGE

UDC FUNLOCK FAILED ON COMMAND.PUB.SYS. (CIERR 1913)

CAUSE

Same as the message.

ACTION

Reissue the command.

1914
MESSAGE

UDC FREAD FAILED ON COMMAND.PUB.SYS. (CIERR 1914)

CAUSE

Same as the message.

ACTION

Reissue the command.

1915
MESSAGE

UDC FWRITE FAILED ON COMMAND.PUB.SYS. (CIERR 1915)

CAUSE

Same as the message.

ACTION

Reissue the command.

1916
MESSAGE

COULDN'T GET UDC FILE LOCKWORD. SETCATALOG FAILED. (CIERR 1916)

CAUSE

Same as the message.

ACTION

Reissue the SETCATALOG command using the correct lockword.

1921
MESSAGE

COULDN'T OPEN UDC LIST FILE - !. (CIERR 1921)

CAUSE

Same as the message.

ACTION

"Unset" the UDCs for that account/user by entering the SETCATALOG command without specifying a file name after it. Then reset the UDCs by entering the SETCATALOG command, followed by the names of the appropriate UDC file(s).

1922
MESSAGE

FWRITE FAILED ON UDC LIST FILE - !. (CIERR 1922)

CAUSE

Same as the message.

ACTION

Reissue the command.

1923
MESSAGE

COULDN'T OPEN UDC FILE - !. (CIERR 1923)

CAUSE

Same as the message.

ACTION

Reissue the command.

1924
MESSAGE

FREAD FAILED ON UDC FILE - !. (CIERR 1924)

CAUSE

Same as the message.

ACTION

Reissue the command.

1925
MESSAGE

IF'S AND ENDIF'S MUST BE PAIRED WITHIN USER DEFINED COMMANDS. THE PREVIOUS IF NESTING LEVEL WILL BE RESTORED. (CIWARN 1925)

CAUSE

Same as message content.

ACTION

None. Information only.

1926
MESSAGE

CANNOT SETCATALOG TO AN EMPTY FILE. (CIERR 1926)

CAUSE

An attempt was made to use the SETCATALOG command to establish a directory entry for an empty file.

ACTION

Reenter the command making sure the file named with the SETCATALOG command is not empty.

1927
MESSAGE

NO USER LEVEL UDCS HAVE BEEN INITIALIZED. (CIWARN 1927)

CAUSE

Same as message content.

ACTION

None. Information only.

1928
MESSAGE

NO ACCOUNT LEVEL UDCS HAVE BEEN INITIALIZED. (CIWARN 1928)

CAUSE

Same as message content.

ACTION

None. Information only.

1929
MESSAGE

NO SYSTEM LEVEL UDCS HAVE BEEN INITIALIZED. (CIWARN 1929)

CAUSE

Same as message content.

ACTION

None. Information only.

1931
MESSAGE

NO USER DEFINED COMMAND CATALOGS IN USE. (CIERR 1931)

CAUSE

Same as the message.

ACTION

None; the message is for information only.

1933
MESSAGE

EXPECTED UDC LIST FILE PARAMETER. (CIWARN 1933)

CAUSE

Same as message content.

ACTION

None. Information only.

1934
MESSAGE

BACKREFERENCED FILES AND SYSTEM DEFINED FILES ARE NOT ALLOWED. (CIERR 1934)

CAUSE

Same as the message.

ACTION

Reissue the SETCATALOG command with the name of a permanent file.

1935
MESSAGE

UNKNOWN KEYWORD. EXPECTED :SETCATALOG SYNTAX IS: :SETCATALOG [udcfile1 [,udcfile2 ...]]
[;SYSTEM][;ACCOUNT][;SHOW] [;APPEND] [;DELETE][;RESET]
[;USER=username[.accountname]] (CIERR 1935).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1936
MESSAGE

TOO MANY PARAMETERS. MAXIMUM IS !. (CIERR 1936)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1937
MESSAGE

SYSTEM MANAGER CAPABILITY IS REQUIRED TO USE THE "SYSTEM" PARAMETER. (CIERR 1937)

CAUSE

User does not have System Manager (SM) capability.

ACTION

Ask your system manager to assign SM capability to your user name.

1938
MESSAGE

ACCOUNT MANAGER CAPABILITY IS REQUIRED TO USE THE "ACCOUNT" PARAMETER. (CIERR 1938)

CAUSE

User does not have Account Manager (AM) capability.

ACTION

Ask your system manager to assign AM capability to your user name.

1939
MESSAGE

THE "ACCOUNT" AND "SYSTEM" PARAMETERS CANNOT BE SPECIFIED SIMULTANEOUSLY. (CIERR 1939)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1940
MESSAGE

TOO MANY UDC CONTINUATION LINES, 320 CHAR. MAX. (CIERR 1940)

CAUSE

Same as the message.

ACTION

Examine the UDC, "unset" the catalog to correct the UDC, reset the catalog, and reenter the UDC.

1941
MESSAGE

EXPECTED ALPHA CHARACTER IN UDC PARAMETER. (CIERR 1941)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1942
MESSAGE

TOO MANY UDC PARAMETERS, 16 MAXIMUM. (CIERR 1942)

CAUSE

Same as message content.

ACTION

Reduce the number of UDC parameters.

1943
MESSAGE

EXPECTED DEFAULT FOR UDC PARAMETER. (CIERR 1943)

CAUSE

Same as message content.

ACTION

The UDC is probably set up with PARM=" " in it. This means that it has a default value when you enter the UDC without any value after it.

1944
MESSAGE

NO UDC CLOSING QUOTE. (CIERR 1944)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1945
MESSAGE

EXPECTED " ", "," OR ";" AS UDC DELIMITER. (CIERR 1945)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1946
MESSAGE

FOUND MORE PARAMETERS THAN IN UDC DEFINITION. (CIERR 1946)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1947
MESSAGE

CAN'T FIND A UDC PARAMETER FOR THIS NAME. (CIERR 1947)

CAUSE

You entered a syntax error.

ACTION

Check the syntax and reenter the command.

1948
MESSAGE

REQUIRED UDC PARAMETER IS MISSING. (CIERR 1948)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1949
MESSAGE

ASSEMBLED UDC COMMAND IS TOO LONG, 278 CHARS. MAXIMUM (CIERR 1949)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1950
MESSAGE

EXPECTED UDC PARAMETER. (CIERR 1950)

CAUSE

A UDC parameter is missing.

ACTION

Check the syntax and reenter the command.

1951
MESSAGE

UDC COMMAND NAME TOO LONG. UDC COMMAND NAME MUST BE 1 TO 16 CHARACTERS LONG. UDC'S NOT SET. (CIERR 1951).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1952
MESSAGE

IGNORED EXTRA UDC PARAMETER. (CIWARN 1952)

CAUSE

Same as message content.

ACTION

None. Information only.

1953
MESSAGE

EXPECTED ALPHA CHARACTER FOR UDC PARAMETER NAME. (CIERR 1953)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1954
MESSAGE

SPECIAL CHARACTER NOT ALLOWED IN UDC PARAMETER NAME. (CIERR 1954)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1955
MESSAGE

PARAMETERS CAN BE USED IN EITHER POSITIONAL OR KEY- WORDED FORM, BUT NOT BOTH AT ONCE. (CIERR 1955)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1956
MESSAGE

UNKNOWN OPTION KEYWORD. THIS OPTION IGNORED. VALID OPTIONS: HELP/NOHELP, LIST/NOLIST, BREAK/NOBREAK, LOGON/NOLOGON. (CIWARN 1956)

CAUSE

Syntax error.

ACTION

None. Information only.

1968
MESSAGE

OPTION NOPROGRAM OVER-RIDDEN BY PREVIOUS PROGRAM. (CIWARN 1968)

1969
MESSAGE

OPTION NOPROGRAM OVER-RIDDEN BY PREVIOUS NOPROGRAM. (CIWARN 1969)

1970
MESSAGE

OPTION LIST OVER-RIDDEN BY PREVIOUS NOLIST. (CIWARN 1970)

CAUSE

Same as message content.

ACTION

None. Information only.

1971
MESSAGE

OPTION LOGON OVER-RIDDEN BY PREVIOUS NOLOGON. (CIWARN 1971)

CAUSE

Same as message content.

ACTION

None. Information only.

1972
MESSAGE

OPTION NOHELP OVER-RIDDEN BY PREVIOUS HELP. (CIWARN 1972)

CAUSE

Same as message content.

ACTION

None. Information only.

1973
MESSAGE

OPTION NOBREAK OVER-RIDDEN BY PREVIOUS BREAK. (CIWARN 1973)

CAUSE

Same as message content.

ACTION

None. Information only.

1974
MESSAGE

OPTION NOLIST OVER-RIDDEN BY PREVIOUS LIST. (CIWARN 1974)

CAUSE

Same as message content.

ACTION

None. Information only.

1975
MESSAGE

OPTION NOLOGON OVER-RIDDEN BY PREVIOUS LOGON. (CIWARN 1975)

CAUSE

Same as message content.

ACTION

None. Information only.

1976
MESSAGE

OPTION HELP OVER-RIDDEN BY PREVIOUS NOHELP. (CIWARN 1976)

CAUSE

Same as message content.

ACTION

None. Information only.

1977
MESSAGE

OPTION BREAK OVER-RIDDEN BY PREVIOUS NOBREAK. (CIWARN 1977)

CAUSE

Same as message content.

ACTION

None. Information only.

1978
MESSAGE

OPTION RECURSION OVER-RIDDEN BY PREVIOUS RECURSION. (CIWARN 1978)

1979
MESSAGE

OPTION RECURSION OVER-RIDDEN BY PREVIOUS NORECURSION. (CIWARN 1979)

1980
MESSAGE

:SETCATALOG EXPECTS AN EQUAL SIGN ("=") AFTER "USER" KEYWORD (CIERR 1980).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1981
MESSAGE

:SETCATALOG EXPECTS A TARGET USER SPECIFICATION AFTER "USER" KEYWORD OF THE FORM: username[.accountname]. (CIERR 1981).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1983
MESSAGE

NEED "SM" CAPABILITY TO SPECIFY A USER IN A DIFFERENT ACCOUNT. (CIERR 1983)

CAUSE

User does not have System Manager (SM) capability.

ACTION

Ask your system manager to assign SM capability to your user name.

1984
MESSAGE

NEED "AM" OR "SM" CAPABILITY TO SPECIFY ANOTHER USER. (CIERR 1984)

CAUSE

User does not have Account Manager (AM) or System Manager (SM) capabilities.

ACTION

Ask your system manager to assign AM or SM capability to your user name.

1985
MESSAGE

CAN'T SPECIFY "USER" WITH EITHER "ACCOUNT" OR "SYSTEM". (CIERR 1985)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1990
MESSAGE

:SHOWCATALOG EXPECTS AN EQUAL SIGN ("=") AFTER "USER" KEYWORD (CIERR 1990).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1991
MESSAGE

:SHOWCATALOG EXPECTS A TARGET USER SPECIFICATION AFTER "USER" KEYWORD OF THE FORM: username[.accountname]. (CIERR 1991).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1992
MESSAGE

EXPECTED A PERIOD (".") BETWEEN USER AND ACCOUNT NAMES. (CIERR 1992)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

1993
MESSAGE

TOO MANY PARAMETERS FOR :SHOWCATALOG. EXTRAS IGNORED. (CIWARN 1993)

CAUSE

Syntax error.

ACTION

None. Information only.

1994
MESSAGE

COULD NOT OPEN "COMMAND.PUB.SYS" FOR SHOWCATALOG. (CIERR 1994)

CAUSE

Same as the message.

ACTION

Check with your system manager for the state of the file, COMMAND.PUB.SYS.

1995
MESSAGE

"SM" CAPABILITY IS NEEDED TO SPECIFY EITHER ANOTHER ACCOUNT'S USER OR TO SPECIFY SYSTEM-WIDE UDC'S. (CIERR 1995)

CAUSE

User does not have System Manager (SM) capability.

ACTION

Ask your system manager to assign SM capability to your user name.

1996
MESSAGE

"AM" CAPABILITY IS NEEDED TO SPECIFY ANOTHER USER IN YOUR ACCOUNT OR TO SPECIFY ACCOUNT-WIDE UDC'S. (CIERR 1996)

CAUSE

User does not have Account Manager (AM) capability.

ACTION

Ask your system manager to assign AM capability to your user name.

2000
MESSAGE

USER CONTAINS SPECIAL CHARACTERS. ALPHA-NUMERIC CHARACTERS, ONLY, ARE ALLOWED. (CIERR 2000).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2001
MESSAGE

USER NAME TOO LONG. MUST BE 1 TO 8 CHARACTERS LONG. (CIERR 2001).

CAUSE

The user name specified exceeded 8 characters.

ACTION

Reenter the command making sure the user name specified is within the range of 1 to 8 characters.

2002
MESSAGE

ACCOUNT NAME CONTAINS SPECIAL CHARACTERS. ALPHA-NUMERIC CHARACTERS ALLOWED ONLY. (CIERR 2002).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2003
MESSAGE

ACCOUNT NAME TOO LONG. EXPECTS 1 TO 8 CHARACTERS. (CIERR 2003).

CAUSE

The account name specified exceeded 8 characters.

ACTION

Reenter the command making sure the account name specified is within the range of 1 to 8 characters.

2004
MESSAGE

FILE NAME CONTAINS SPECIAL CHARACTERS. ALPHA-NUMERIC CHARACTERS, ONLY, ARE ALLOWED. (CIERR 2004).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2005
MESSAGE

UNKNOWN KEYWORD. EXPECTED :SHOWCATALOG SYNTAX IS: :SHOWCATALOG [LISTFILE][;USER=username[.accountname]]. (CIERR 2005).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2006
MESSAGE

TOO MANY PARAMETERS. EXPECTED :SHOWCATALOG SYNTAX IS: :SHOWCATALOG [LISTFILE][;USER=username[.accountname]]. (CIERR 2006).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2007
MESSAGE

EXPECTED AN ACCOUNT NAME FOLLOWING THE ".". (CIERR 2007).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command making sure the account name follows the period.

2008
MESSAGE

CAN'T HAVE A TARGETUSER SPECIFICATION OF <USERNAME.@>. (CIERR 2008).

CAUSE

The target user specification cannot contain wildcards.

ACTION

Reenter the command making sure the target user specification does not use wildcards.

2009
MESSAGE

UNKNOWN SYNTAX. EXPECTED :SETCATALOG SYNTAX IS: :SETCATALOG [udcfile1 [,udcfile2 ...]][;SYSTEM][;ACCOUNT][;SHOW]
[;USER=username[.accountname]] (CIERR 2009).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2010
MESSAGE

UNKNOWN SYNTAX. EXPECTED :SHOWCATALOG SYNTAX IS: :SHOWCATALOG [LISTFILE][;USER=username[.accountname]]. (CIERR 2010).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2011
MESSAGE

UDCS NOT SET FOR TARGET USER DUE TO UNKNOWN OPTION KEYWORD. VALID OPTIONS: HELP/NOHELP, LIST/NOLIST, BREAK/NOBREAK, LOGON/NOLOGON. (CIERR 2011).

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2012
MESSAGE

UDC COMMAND MUST START WITH AN ALPHABETIC CHARACTER. UDC'S NOT SET FOR TARGETUSER. (CIERR 2012).

CAUSE

The UDC command does not start with an alphabetic character.

ACTION

Reenter the command making sure the UDC command starts with an alphabetic character.

2013
MESSAGE

UDC COMMAND NAME TOO LONG. UDC COMMAND NAME MUST BE 1 TO 16 CHARACTERS LONG. UDC'S NOT SET FOR TARGETUSER. (CIERR 2013).

CAUSE

The UDC command name exceeded the maximum length of 16 characters.

ACTION

Reenter the command making sure the UDC command name is within the range of 1 to 8 characters.

2021
MESSAGE

CAN NOT WRITE TO SHOWCATALOG LIST FILE - !. (CIERR 2021)

CAUSE

You may have backreferenced a file that is too small to contain the contents of the UDC, or to which you do not have write access.

ACTION

If the listfile is too small, build it again and specify a larger size with the DISC parameter. If you do not have write access to the listfile, specify another file to which you do have access (or get access from the original creator of the file.)

2022
MESSAGE

FWRITE FILE NAME FAILED ON UDC LIST FILE - !. (CIERR 2022)

CAUSE

Same as the previous message (2021).

ACTION

Same as the previous message (2021).

2023
MESSAGE

ONLY ONE LIST FILE IN SHOWCATALOG COMMAND (CIERR 2023)

2024
MESSAGE

WARN NO DELIMITER ON LIST FILE (CIERR 2024)

CAUSE

You entered a syntax error.

ACTION

Check the syntax and reenter the command.

2028
MESSAGE

TOO MANY CHARACTERS IN PARAMETER NAME DEFINITION, 255 MAXIMUM. (CIERR 2028)

CAUSE

The parameter name definition exceeded the maximum character length of 255 characters.

ACTION

Reenter the command making sure the parameter name definition contains less than 255 characters.

2029
MESSAGE

TOO MANY CHARACTERS IN DEFAULT VALUE DEFINITION, 255 MAXIMUM. (CIERR 2029)

CAUSE

The default value definition exceeded the maximum character length of 255 characters.

ACTION

Reenter the command making sure the default value definition contains less than 255 characters.

2030
MESSAGE

USER COMMAND NESTING DEPTH LEVEL HIT. (CIERR 2030)

CAUSE

Same as the message.

ACTION

Examine the user command for excessive recursion.

2031
MESSAGE

FPOINT FAIL ON UDC FILE HEADER (CIERR 2031)

CAUSE

Same as the message.

ACTION

Reissue the command.

2032
MESSAGE

FPOINT FAIL ON FIRST UDC COMMAND LINE (CIERR 2032)

CAUSE

Same as the message.

ACTION

Reissue the command.

2033
MESSAGE

FPOINT FAIL ON GETTING NEXT UDC COMMAND LINE (CIERR 2033)

CAUSE

Same as the message.

ACTION

Reissue the command.

2034
MESSAGE

FPOINT FAIL ON LOGON UDC FILE HEADER (CIERR 2034)

CAUSE

Internal error.

ACTION

There is no action that you can take.

2035
MESSAGE

TRYING TO SEARCH FOR UDCS ON NONEXISTENT LEVEL (CIERR 2035)

2036
MESSAGE

BAD UDC COMMAND ENTRY, NOT MATCH FILE - NOT EXECUTED (CIERR 2036)

2037
MESSAGE

TOO MANY CHARACTERS IN PARAMETER NAME, 255 MAXIMUM (CIERR 2037)

CAUSE

The parameter name definition in a UDC or user command file exceeded the maximum character length of 255 characters.

ACTION

Reenter the command making sure the parameter name definition contains less than 255 characters.

2038
MESSAGE

TOO MANY CHARACTERS IN PARAMETER VALUE, 255 MAXIMUM (CIERR 2038)

CAUSE

The parameter value exceeded the maximum character length of 255 characters.

ACTION

Reenter the command making sure the parameter value contains less than 255 characters.

2039
MESSAGE

PARAMETERS DO NOT MATCH USER COMMAND DEFINITION. (CIERR 2039)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2040
MESSAGE

UDC DIRECTORY BUILD FAILED ON OBJECT (CIERR 2040)

CAUSE

Internal error.

ACTION

There is no action you can take.

2041
MESSAGE

UDC DIRECTORY BUILD FAILED, CAN NOT ACCESS FILE (CIERR 2041)

2042
MESSAGE

UDC FILE NAME TOO LONG (CIERR 2042)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2043
MESSAGE

NO PROCESS TO BUILD UDCS, FATAL ERROR (CIERR 2043)

CAUSE

Internal error.

ACTION

Call your support representative.

2044
MESSAGE

ASTERISK CHARACTER LINE ALREADY SEEN IN UDC FILE (CIERR 2044)

2045
MESSAGE

ONLY ONE PARAMETER LINE IN USER COMMANDS (CIERR 2045)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2046
MESSAGE

NO USER COMMAND IN FILE, EOF FOUND (CIERR 2046)

CAUSE

You have an empty UDC file.

ACTION

Put some UDCs in your UDC file before using the SETCATALOG command on that UDC file.

2047
MESSAGE

NO LANGUAGE PROMPT STRING FOR OPTION LINES (CIERR 2047)

2048
MESSAGE

CAN NOT ADD ENTRY TO UDC DIRECTORY (CIERR 2048)

2049
MESSAGE

HIT LIMIT OF CATALOGING UDC FILES (CIERR 2049)

CAUSE

An attempt was made to catalog more than 50 UDC files.

ACTION

Use SETCATALOG DELETE to remove unecessary entries.

2050
MESSAGE

TOO MANY UDC FILES TO CATALOG, 50 MAXIMUM (CIERR 2050)

CAUSE

An attempt was made to catalog more than 50 UDC files.

ACTION

Use SETCATALOG DELETE to remove unecessary entries.

2051
MESSAGE

HIT MAXIMUM FILE COUNTER, YOU NEED TO RE SETCATALOG (CIERR 2051)

CAUSE

Same as the message.

ACTION

Use SETCATALOG DELETE to remove unecessary entries.

2052
MESSAGE

WARN TOO MANY APPEND FILES, NO SETCATALOG DONE. (CIERR 2052)

CAUSE

Same as the message.

ACTION

Use SETCATALOG DELETE to remove unecessary entries.

2053
MESSAGE

WARN TOO MANY APPEND FILES AT PARSE, NO SETCATALOG DONE (CIWARN 2053)

CAUSE

Same as the message.

ACTION

Use SETCATALOG DELETE to remove unecessary entries.

2054
MESSAGE

WARN NO NEW UDC FILES WERE ADDED (CIWARN 2054)

CAUSE

Information only.

ACTION

None. Information only.

2055
MESSAGE

FWRITE FNAME IN SHOW OPTION FAILED (CIERR 2055)

2056
MESSAGE

DIRECTORY BUILD FAILED ON USER LEVEL (CIERR 2056)

2057
MESSAGE

DIRECTORY BUILD FAILED ON ACCOUNT LEVEL (CIERR 2057)

2058
MESSAGE

DIRECTORY BUILD FAILED ON SYSTEM LEVEL (CIERR 2058)

2059
MESSAGE

CAN'T SPECIFY "USER" WITH "APPEND" OR "DELETE". (CIERR 2059)

CAUSE

You entered a syntax error.

ACTION

Check the syntax and reenter the command.

2060
MESSAGE

WARN NO UDC DIRECTORY WAS BUILT OR EXISTS (CIWARN 2060)

2061
MESSAGE

NAME LENGTH TOO LONG, 8 MAXIMUM (CIERR 2061)

CAUSE

The name specified exceeded the maximum length of 8 characters.

ACTION

Reenter the command making sure the name specified is within the range of 1 to 8 characters.

2062
MESSAGE

INVALID SETCATALOG FILE NAME = ! (CIERR 2062)

2063
MESSAGE

DUPLICATE COMMAND NAME IN UDC FILE ! NOT ALLOWED. (CIERR 2063)

CAUSE

A UDC was cataloged with the same name as an existing UDC.

ACTION

Make sure that all UDCs in cataloged UDC files have unique names. You may have to uncatalog the UDC file, change the name of the duplicate UDC, recatalog the UDC file, and then reenter the UDC.

2064
MESSAGE

BAD SYNTAX IN USER COMMAND PARM HEADER LINE. (CIERR 2064)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2065
MESSAGE

BAD SYNTAX IN USER COMMAND OPTION HEADER LINE. (CIERR 2065)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2066
MESSAGE

BAD SYNTAX IN USER COMMAND HEADER LINE. (CIERR 2066)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2067
MESSAGE

JOB TABLE CORRUPTED, CANNOT DO UDCS. (CIERR 2067)

CAUSE

Internal error.

ACTION

There is no action you can take.

2068
MESSAGE

SPECIAL CHARACTERS NOT ALLOWED IN UDC NAME. (CIERR 2068)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2069
MESSAGE

AN EMPTY COMMAND FILE CANNOT BE EXECUTED. (CIERR 2069)

CAUSE

The command file specified is empty.

ACTION

Specify a valid command file.

2070
MESSAGE

THE COMMAND FILE CANNOT BE OPENED. (CIERR 2070)

2071
MESSAGE

CAN NOT WRITE USER COMMAND LINE. (CIERR 2071)

2073
MESSAGE

UNEXPECTED ESCAPE INITIALIZING UDC RESOURCES. (CIERR 2073)

CAUSE

Internal error.

ACTION

There is no action you can take.

2074
MESSAGE

CAN NOT RETRIEVE THE LOGON UDC IN THE UDC DIRECTORY. (CIERR 2074)

2075
MESSAGE

USER COMMAND CANNOT DEFINE MORE THAN 255 PARAMETERS. (CIERR 2075)

2076
MESSAGE

PARM CANNOT FOLLOW ANYPARM. (CIERR 2076)

2077
MESSAGE

ANYPARM CAN ONLY BE USED ONCE PER USER COMMAND.(CIERR 2077)

2078
MESSAGE

PARM DEFINITION IS TOO LONG. (CIERR 2078)

2079
MESSAGE

"!" IS AN INVALID PARAMETER NAME.(CIERR 2079)

2080
MESSAGE

"APPEND REQUIRES A FILENAME OR A LIST OF FILES.(CIERR 2080)

CAUSE

SETCATALOG append option requires a filename or a list of files.

ACTION

Check the SETCATALOG append option and provide the filename or a list of files.

2300
MESSAGE

TRYING TO DELETE FILE THAT IS NOT CATALOGED. (CIERR 2300)

CAUSE

The DELETE option of the SETCATALOG command specified a file that is not cataloged.

ACTION

Do not specify an uncataloged file with the DELETE option of the SETCATALOG command.

2301
MESSAGE

DELETE FILE FROM DIRECTORY FAILED. (CIERR 2301)

2500
MESSAGE

COMMAND NOT ALLOWED IN NON-INTERACTIVE ENVIRONMENT. (CIERR 2500)

2503
MESSAGE

NEW PASSWORD IS NOT CONSISTENT. (CIERR 2503)

2528
MESSAGE

NEW PASSWORD MUST BE DIFFERENT THAN OLD PASSWORD. (CIERR 2528)

2529
MESSAGE

INTERNAL SECURITY MODULE ERROR. (CIERR 2529)

2530
MESSAGE

DIRECTORY SUBSYSTEM ERROR, INFO=!, SUBSYS=!. (CIERR 2530)

2531
MESSAGE

JOB/SESSION SUBSYSTEM ERROR, INFO=!, SUBSYS=!. (CIERR 2531)

2534
MESSAGE

FILE SYSTEM FCHECK ERROR. (CIERR 2534)

2950
MESSAGE

UNKNOWN OR MISSING PARAMETER IN OPTION COMMAND. (CIWARN 2950)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

2951
MESSAGE

ONLY OPTIONS LIST AND RECURSION IN OPTION COMMAND. (CIWARN 2951)

CAUSE

Syntax error.

ACTION

Remove any options other than LIST or RECURSION.

2970
MESSAGE

INCONSISTENT BREAK STATE (CIWARN 2970)

3000
MESSAGE

EXECUTING THIS COMMAND BY OTHER THAN THE MASTER OPERATOR REQUIRES PERMISSION VIA THE ALLOW COMMAND. (CIERR 3000)

CAUSE

You do not have the necessary priviledges to execute the command.

ACTION

Have the operator execute the command, or ask the operator to use the ALLOW command so that you will have the necessary priviledges.

3001
MESSAGE

LOGICAL DEVICE NUMBERS MUST BE BETWEEN 1 AND 2175. (CIERR 3001)

3002
MESSAGE

DEVICE NUMBER > !, THE HIGHEST IN THIS CONFIGURATION. (CIERR 3002)

3003
MESSAGE

HEADON HAS EXACTLY ONE PARAMETER, THE DEVICE NUMBER. (CIERR 3003)

3004
MESSAGE

HEADOFF HAS EXACTLY ONE PARAMETER, THE DEVICE NUMBER. (CIERR 3004)

3005
MESSAGE

DEVICE MUST BE ONE OF EITHER CARD READER, PRINTER, OR CARD READ/PUNCH. (CIERR 3005)

3006
MESSAGE

EXECUTING THIS OPERATOR COMMAND BY OTHER THAN THE MASTER OPERATOR REQUIRES PERMISSION VIA THE ALLOW OR ASSOCIATE COMMANDS. (CIERR 3006)

3007
MESSAGE

DEVICE ! MUST NOT BE VIRTUAL DEVICE. (CIERR 3007)

3008
MESSAGE

GIVE HAS EXACTLY ONE PARAMETER, THE DEVICE NUMBER. (CIERR 3008)

3009
MESSAGE

TAKE HAS EXACTLY ONE PARAMETER, THE DEVICE NUMBER. (CIERR 3009)

3010
MESSAGE

DEVICE ! MUST BE DOWN BEFORE PLACING IN DIAGNOSTICS. (CIERR 3010)

3011
MESSAGE

DEVICE ! ALREADY IN DIAGNOSTICS. (CIWARN 3011)

CAUSE

Same as message content.

ACTION

None. Information only.

3012
MESSAGE

UP HAS EXACTLY ONE PARAMETER, THE DEVICE NUMBER. (CIERR 3012)

3013
MESSAGE

DOWN HAS EXACTLY ONE PARAMETER, THE DEVICE NUMBER. (CIERR 3013)

3014
MESSAGE

CANNOT UP DEVICE THAT IS IN DIAGNOSTICS. (CIERR 3014)

3015
MESSAGE

DEVICE ALREADY UP (CIWARN 3015)

CAUSE

Same as message content.

ACTION

None. Information only.

3016
MESSAGE

DEVICE ALREADY DOWN (CIWARN 3016)

CAUSE

Same as message content.

ACTION

None. Information only.

3017
MESSAGE

DEVICE ALREADY HAS DOWN PENDING (CIWARN 3017)

CAUSE

Same as message content.

ACTION

None. Information only.

3018
MESSAGE

DEVICE IN USE, DOWN PENDING (CIWARN 3018)

CAUSE

Same as message content.

ACTION

None. Information only.

3019
MESSAGE

ABORTIO EXPECTS ONLY ONE PARAMETER. (CIERR 3019)

3020
MESSAGE

NO REPLIES PENDING (CIWARN 3020)

CAUSE

Same as message content.

ACTION

None. Information only.

3021
MESSAGE

ONE OR MORE DEVICES IN THAT DEVICE CLASS ARE ASSOCIATED BY OTHERS. (CIERR 3021)

3022
MESSAGE

DEVICE ! NOT IN DIAGNOSTICS. (CIERR 3022)

3023
MESSAGE

OUTFENCE HAS 1 TO 3 PARAMETERS: PRIORITY [;LDEV= DEVICE] (CIERR 3023)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

3024
MESSAGE

EXPECTED OUTFENCE BETWEEN 1 AND 14. (CIERR 3024)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

3025
MESSAGE

FENCE > 14, 14 USED. (CIWARN 3025)

CAUSE

The OUTFENCE specified was greater than 14.

ACTION

None. Information only.

3026
MESSAGE

OUTFENCE < 1, 1 USED. (CIWARN 3026)

CAUSE

The OUTFENCE specified was less than 1.

ACTION

None. Information only.

3027
MESSAGE

ABORTIO HAS EXACTLY ONE PARAMETER, THE DEVICE NUMBER. (CIERR 3027)

CAUSE

More than one parameter was specified with ABORTIO.

ACTION

Specify only the device number when using ABORTIO.

3028
MESSAGE

NO I/O TO ABORT FOR DEVICE !. (CIWARN 3028)

CAUSE

There was no inout/output activity to abort on the device specified with the ABORTIO command.

ACTION

None. Information only.

3029
MESSAGE

ACCEPT HAS ONLY TWO PARAMETERS. (CIERR 3029)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

3030
MESSAGE

REFUSE HAS ONLY TWO PARAMETERS. (CIERR 3030)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

3031
MESSAGE

ACCEPT HAS AT LEAST ONE PARAMETER, THE DEVICE NUMBER (CIERR 3031)

CAUSE

No parameters were specified with ACCEPT.

ACTION

Check the syntax and reenter the command.

3032
MESSAGE

REFUSE HAS AT LEAST ONE PARAMETER, THE DEVICE NUMBER (CIERR 3032)

CAUSE

No parameters were specified with REFUSE.

ACTION

Check the syntax and reenter the command.

3033
MESSAGE

COMMA EXPECTED AFTER 'DATA' OR 'JOB'. (CIERR 3033)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

3034
MESSAGE

EXPECTED ONE OF EITHER DATA OR JOBS. (CIERR 3034)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

3035
MESSAGE

DEVICE IS NOT DATA OR JOB ACCEPTING. (CIERR 3035)

3036
MESSAGE

DEVICE HAS NO DEFAULT OUTPUT DEVICE. (CIERR 3036)

3037
MESSAGE

WELCOME DATA SEGMENTS BUSY. (CIERR 3037)

3038
MESSAGE

BREAKJOB HAS EXACTLY ONE PARAMETER, THE JOB ID. (CIERR 3038)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

3039
MESSAGE

RESUMEJOB HAS EXACTLY ONE PARAMETER, THE JOB ID. (CIERR 3039)

CAUSE

Syntax error.

ACTION

Check the syntax and reenter the command.

3040
MESSAGE

EXPECTED JOB ID IN THE FORM #Jnnn. (CIERR 3040)

CAUSE

The job number was ommitted or not entered correctly.

ACTION

Reenter the command making sure the job number is entered in the form #Jnnn.

3041
MESSAGE

JOB NUMBER MUST BE WITHIN 1 AND 16383. (CIERR 3041)

CAUSE

The job number entered was less than 1 or greater than 16,383.

ACTION

Reenter the command using a job number between 1 and 16,383.

3042
MESSAGE

JOB DOES NOT EXIST. (CIERR 3042)