Configuration Error Messages [ Silhouette Reference Manual ] MPE/iX 5.0 Documentation
Silhouette Reference Manual
Configuration Error Messages
Configuration Error Messages are encountered while referencing the
configuration file.
0000 MESSAGE commandname command expects a file name. (CONFIGERR 0)
CAUSE The specified command was not followed by a file name.
ACTION Supply the name of the configuration file following the
specified command.
--------------------------------------------------------------------------------------
0001 MESSAGE Configuration file READ error. (CONFIGERR 1)
CAUSE There was a file system error reading the configuration
file.
ACTION See your System Manager.
--------------------------------------------------------------------------------------
0002 MESSAGE Unknown keyword or symbol. (CONFIGERR 2)
CAUSE This error usually appears when a command is misspelled.
ACTION Use an editor to correct the spelling of the command.
--------------------------------------------------------------------------------------
(cont.)
0003 MESSAGE Found more than one BEGIN keyword in configuration file.
(CONFIGERR 3)
CAUSE An extra BEGIN keyword was found in the configuration file.
ACTION Use an editor to remove the extra BEGIN keyword from the
configuration file.
--------------------------------------------------------------------------------------
0004 MESSAGE Missing BEGIN keyword in configuration.(CONFIGERR 4)
CAUSE The BEGIN keyword was missing in the configuration file.
ACTION Use an editor to supply the missing BEGIN keyword to the
configuration file.
--------------------------------------------------------------------------------------
0005 MESSAGE Missing '=' after keyword. (CONFIGERR 5)
CAUSE The required = character following the keyword was missing.
ACTION Use an editor to supply the missing = character to the
configuration file.
--------------------------------------------------------------------------------------
0006 MESSAGE Expected colon ':' as a statement terminator. (CONFIGERR
6)
CAUSE A : statement terminator was missing in the configuration
file.
ACTION Use an editor to supply the missing : character to the
configuration file at end of parameter specification.
--------------------------------------------------------------------------------------
0007 MESSAGE Expected a '!' to precede JOB in jobcard. (CONFIGERR 7)
CAUSE The ! character was missing preceding JOB in the
configuration file.
ACTION Use an editor to supply the missing ! character to the
configuration file.
--------------------------------------------------------------------------------------
(cont.)
0008 MESSAGE Expected '!JOB' to start Silhouette jobcard. (CONFIGERR 8)
CAUSE The !JOB line was missing from the configuration file.
ACTION Use an editor to supply the missing !JOB line to the
configuration file.
--------------------------------------------------------------------------------------
0009 MESSAGE Missing COMMANDS file name. (CONFIGERR 9)
CAUSE The file name was missing in the COMMANDS line of the
configuration file.
ACTION Use an editor to supply the missing file name to the
COMMANDS line in the configuration file.
--------------------------------------------------------------------------------------
0010 MESSAGE Missing RESPONSES file name. (CONFIGERR 10)
CAUSE The file name was missing from the RESPONSES line in the
configuration file.
ACTION Use an editor to supply the missing file name to the
RESPONSES line in the configuration file.
--------------------------------------------------------------------------------------
0011 MESSAGE Expected HELLO to start remote logon.(CONFIGERR 11)
CAUSE The HELLO was missing from the remote logon.
ACTION Use an editor to supply the missing HELLO keyword to the
configuration file.
--------------------------------------------------------------------------------------
0012 MESSAGE Missing time for WAIT parameter.(CONFIGERR 12)
CAUSE The time value was missing for the WAIT parameter.
ACTION Use an editor to supply the missing time value to the WAIT
line in the configuration file.
--------------------------------------------------------------------------------------
(cont.)
0013 MESSAGE Expected wait time between 1000 and 32000 msecs. (CONFIGERR
13)
CAUSE The time value was missing or invalid for the WAIT
parameter.
ACTION Use an editor to modify the time value in the WAIT line in
the configuration file.
--------------------------------------------------------------------------------------
0014 MESSAGE Missing number for MAXRECS parameter.(CONFIGERR 14)
CAUSE A value was missing from the MAXRECS parameter.
ACTION Use an editor to supply the missing MAXRECS value in the
configuration file.
--------------------------------------------------------------------------------------
0015 MESSAGE Expected MAXRECS 0, 1-9999, NEVER or ALWAYS. (CONFIGERR 15)
CAUSE Did not find expected value for MAXRECS.
ACTION Use an editor to modify the MAXRECS value in the
configuration file.
--------------------------------------------------------------------------------------
0016 MESSAGE Missing device class or ldev for TAPEDEV parameter.
(CONFIGERR 16)
CAUSE The device class or ldev is missing for the TAPEDEV
parameter.
ACTION Use an editor to supply the missing value in the TAPEDEV
line in the configuration file.
--------------------------------------------------------------------------------------
0017 MESSAGE Invalid ldev or class specified for TAPEDEV parameter.
(CONFIGERR 17)
CAUSE The ldev or device class specified is invalid.
ACTION Use an editor to modify the TAPEDEV value in the
configuration file.
--------------------------------------------------------------------------------------
(cont.)
0018 MESSAGE Missing logging identifier following USE keyword.
(CONFIGERR 18)
CAUSE The logging identifier was missing in the USE keyword line.
ACTION Use an editor to supply the missing value to the USE keyword
line in the configuration file.
--------------------------------------------------------------------------------------
0019 MESSAGE Invalid logging identifier specified. (CONFIGERR 19)
CAUSE The logging identifier specified in the USE line is invalid.
ACTION Use an editor to modify the value of the logging identifier
in the USE line in the configuration file.
--------------------------------------------------------------------------------------
0020 MESSAGE Invalid logging identifier password. (CONFIGERR 20)
CAUSE The password specified in the USE line is invalid.
ACTION Use an editor to modify the password in the USE line in the
configuration file.
--------------------------------------------------------------------------------------
0021 MESSAGE Expected database name following WITH keyword. (CONFIGERR
21)
CAUSE The database name was missing in the USE line.
ACTION Use an editor to supply the missing database name in the USE
line in the configuration file.
--------------------------------------------------------------------------------------
0022 MESSAGE Database name invalid or not fully qualified. (CONFIGERR
22)
CAUSE The database name supplied was either invalid or not fully
qualified.
ACTION Use an editor to modify the database name in the USE line in
the configuration file.
--------------------------------------------------------------------------------------
(cont.)
0023 MESSAGE Expected a password following database name. (CONFIGERR 23)
CAUSE The password for the database was missing.
ACTION Use an editor to supply the missing password in the USE line
in the configuration file.
--------------------------------------------------------------------------------------
0024 MESSAGE Invalid database password specified. (CONFIGERR 24)
CAUSE The password specified for the database was invalid.
ACTION Use an editor to modify the password in the USE line in the
configuration file.
--------------------------------------------------------------------------------------
0025 MESSAGE Expected a comma ',' separating database names. (CONFIGERR
25)
CAUSE The comma used to separate database names was missing.
ACTION Use an editor to supply the missing , character in the USE
line in the configuration file.
--------------------------------------------------------------------------------------
0026 MESSAGE Expected a `/` to precede the password. (CONFIGERR 26)
CAUSE A / character must precede the password.
ACTION Use an editor to supply the missing / character in the USE
line in the configuration file.
--------------------------------------------------------------------------------------
0027 MESSAGE Missing WITH for USE keyword. (CONFIGERR 27)
CAUSE The WITH parameter for the USE keyword was missing.
ACTION Use an editor to supply the missing WITH keyword in the USE
line in the configuration file.
--------------------------------------------------------------------------------------
(cont.)
0028 MESSAGE Too many databases specified. Maximum is 12. (CONFIGERR
28)
CAUSE More than 12 databases were specified in the configuration
file.
ACTION Use an editor to delete one or more databases from the
configuration file. To copy any additional databases,
create a second configuration file.
--------------------------------------------------------------------------------------
0029 MESSAGE Missing END. in configuration file. (CONFIGERR 29)
CAUSE The END. keyword was missing from the configuration file.
ACTION Use an editor to supply the missing END. keyword in the
configuration file. The period must be included as part of
this keyword.
--------------------------------------------------------------------------------------
0030 MESSAGE Too many DS lines were specified. Maximum is 4. (CONFIGERR
30)
CAUSE More than 4 DS lines were specified in the configuration
file.
ACTION Use an editor to modify the number of DS lines specified in
the configuration file.
--------------------------------------------------------------------------------------
0031 MESSAGE Expected at least one DS line name or ldev. (CONFIGERR 31)
CAUSE No DS line name or ldev was specified in the configuration
file.
ACTION Use an editor to supply at least one DS line name or ldev in
the configuration file.
--------------------------------------------------------------------------------------
(cont.)
0032 MESSAGE Invalid DS line name or ldev specified. (CONFIGERR 32)
CAUSE The DS line name or ldev specified was invalid.
ACTION Use an editor to modify the DS line name or number in the
configuration file.
--------------------------------------------------------------------------------------
0033 MESSAGE Missing LOCAL keyword in configuration file. (CONFIGERR 33)
CAUSE The LOCAL keyword was missing from the configuration file.
ACTION Use an editor to supply the missing LOCAL keyword line in
the configuration file.
--------------------------------------------------------------------------------------
0034 MESSAGE Missing COMMANDS keyword in configuration file. (CONFIGERR
34)
CAUSE The COMMANDS keyword was missing from the configuration
file.
ACTION Use an editor to supply the missing COMMANDS keyword line in
the configuration file.
--------------------------------------------------------------------------------------
0035 MESSAGE Missing RESPONSES keyword in configuration file. (CONFIGERR
35)
CAUSE The RESPONSES keyword was missing from the configuration
file.
ACTION Use an editor to supply the missing RESPONSES keyword line
in the configuration file.
--------------------------------------------------------------------------------------
0036 MESSAGE Missing USE keyword in configuration file. (CONFIGERR 36)
CAUSE The USE keyword was missing from the configuration file.
ACTION Use an editor to supply the missing USE keyword line in the
configuration file.
--------------------------------------------------------------------------------------
(cont.)
0037 MESSAGE Missing WAIT keyword in configuration file. (CONFIGERR 37)
CAUSE The WAIT keyword was missing from the configuration file.
ACTION Use an editor to supply the missing WAIT keyword line in the
configuration file.
--------------------------------------------------------------------------------------
0038 MESSAGE Missing MAXRECS keyword in configuration file. (CONFIGERR
38)
CAUSE The MAXRECS keyword is missing from the configuration file.
ACTION Use an editor to supply the missing MAXRECS keyword line in
the configuration file.
--------------------------------------------------------------------------------------
0039 MESSAGE Missing DSLINE keyword in configuration file. (CONFIGERR
39)
CAUSE The DSLINE keyword is missing from the configuration file.
ACTION Use an editor to supply the missing DSLINE line in the
configuration file.
--------------------------------------------------------------------------------------
0040 MESSAGE Missing REMOTE keyword in configuration file. (CONFIGERR
40)
CAUSE The REMOTE keyword is missing from the configuration file.
ACTION Use an editor to supply the missing REMOTE keyword line in
the configuration file.
--------------------------------------------------------------------------------------
0041 MESSAGE Missing TAPEDEV keyword in configuration file. (CONFIGERR
41)
CAUSE The TAPEDEV keyword was missing from the configuration file.
ACTION Use an editor to supply the missing TAPEDEV keyword line in
the configuration file.
--------------------------------------------------------------------------------------
(cont.)
0047 MESSAGE Missing logfile name in configuration file. (CONFIGERR 47)
CAUSE The logfile name was missing from the configuration file.
ACTION Use an editor to supply the missing file name in the LOG
keyword line in the configuration file.
--------------------------------------------------------------------------------------
0048 MESSAGE Invalid logfile name specified in configuration file.
(CONFIGERR 48)
CAUSE The logfile name specified in the configuration file was
invalid.
ACTION Use an editor to modify the incorrect file name in the LOG
keyword line in the configuration file.
--------------------------------------------------------------------------------------
0049 MESSAGE Missing LOG keyword in configuration file. (CONFIGERR 49)
CAUSE The LOG keyword was missing from the configuration file.
ACTION Use an editor to supply the missing LOG keyword line in the
configuration file.
--------------------------------------------------------------------------------------
0056 MESSAGE Missing SAVE file name in configuration file. (CONFIGERR
56)
CAUSE The SAVE file name was missing from the configuration file.
ACTION Use an editor to supply the missing file name in the SAVE
file line in the configuration file.
--------------------------------------------------------------------------------------
(cont.)
0057 MESSAGE Missing SAVE file keyword in configuration file. (CONFIGERR
57)
CAUSE The SAVE file keyword was missing from the configuration
file.
ACTION Use an editor to supply the missing SAVE file keyword line
in the configuration file.
--------------------------------------------------------------------------------------
0058 MESSAGE Duplicate configuration statement found, not allowed.
(CONFIGERR 58)
CAUSE All values for a given parameter must be supplied on the
same line.
ACTION A duplicate keyword statement was found in the configuration
file. Do not enter duplicate keyword statement lines to
supply multiple values. For example, DSLINE = 70: DSLINE
=71: is incorrect. Supply multiple values in the form
DSLINE = 70,71:.
--------------------------------------------------------------------------------------
0059 MESSAGE Logon line must not exceed 100 characters. (CONFIGERR 59)
CAUSE The logon line contains too many characters.
ACTION Modify the LOCAL or REMOTE logon line to not exceed 100
characters.
--------------------------------------------------------------------------------------
0060 MESSAGE Bad Recovery Program DBOPEN mode. Only 0 or OPEN, 1 or
LOCK, and 4 or NOLOCK are valid. (CONFIGERR 60)
CAUSE This message is not currently in use.
ACTION This message is not currently in use.
--------------------------------------------------------------------------------------
MPE/iX 5.0 Documentation