SESREVI
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
SESREVI COMP=SESMF,VERS=91A,DATE=200212
SES0000
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES0000 SESCOS STARTED
Meaning
Request logging has been initialized and is ready to log requests.
SES0001
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES0001 SESCOS TERMINATED NORMALLY
Meaning
Request logging was terminated normally. The CO-LOG file has been closed.
SES0002
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES0002 SESCOS WAS TERMINATED ABNORMALLY
Meaning
Request logging was deactivated because of a DBH error. The message issued
will indicate the reason for the error.
SES0003
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0003 ERROR WHEN DYNAMICALLY LOADING MODULE '(&00)'
Meaning
Possible cause of error:
a) Module (&00) could not be found in the SESAM module library.
b) Module (&00) has an invalid update or version status.
SES0004
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0004 THE OPTION QUEUE-RANGE:LOW-LEVEL IS NOT LESS THAN QUEUE-RANGE:HIGH-LEVEL.
Meaning
The LOW-LEVEL operand in the option QUEUE-RANGE must be smaller than
the HIGH-LEVEL operand.
Response
Correct the option QUEUE-RANGE.
SES0005
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0005 WRONG VERSION OF CRTE LIBRARY ASSIGNED. SESAM-DBH TERMINATED.
Meaning
A version of the CRTE library was assigned that does not support the C
objects of the SESAM/SQL version used.
Response
Assign the correct version of the CRTE library.
SES0006
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0006 INVALID DEVICE TYPE SPECIFIED.
Meaning
An invalid device was specified for the DEVICE-TYPE operand.
Response
Correct the DEVICE-TYPE operand.
SES0007
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0007 KEYWORD SPECIFIED MORE THAN ONCE.
Meaning
A keyword has been specified several times in a list.
Response
Remove the multiple occurrences of the keyword in the list.
SES0008
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0008 INVALID CHARACTER SPECIFIED.
Response
Check in the SESAM/SQL 'Database Operation' manual which characters
are permissible and correct as appropriate.
SES0009
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0009 INTERNAL ERROR
Meaning
An internal error was detected during program sequence.
Response
Prepare error documents and send error message.
SES0010
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0010 A LINKED-IN SQL-USERPROGRAM HAS SPECIFIED THE OPTION SQL-SUPPORT = *NO.
Meaning
Specifying SQL-SUPPORT = *NO does not make sense for a
linked-in SQL-userprogram.
Response
Specify Option SQL-SUPPORT = *YES(...).
SES0011
Destination: USER-TASK, CONSOLE Routing code: U Weight: 98
Warranty : NO
SES0011 INVALID LENGTH OF SECONDARY OPTION. REPLY (R=REPEAT; H=HALT)
Response
R: Reenter all options
H: Loading aborted.
SES0012
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0012 ERRORED FIRST DML CALL.
Meaning
The first CALL-DML statement for the SESAM-LINK to the DBH must be an
OPEN, BEGIN-TA, END-TA or RESET-TA statement. An OPTION statement is also
permitted as the first statement, but is ignored during further
processing.
Response
Send a valid first DBH statement to the SESAM-LINK-DBH.
SES0013
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0013 ERRORED COMMUNICATION TYPE
Meaning
The SESAM DBH was addressed using an invalid communication type. The
communication type must be either LINKED-IN or INDEPENDENT.
Response
Address the SESAM DBH using a valid communication type.
SES0014
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0014 SQL-SUPPORT OPTION SPECIFIED WITHOUT TRANSACTION-SECURITY OPTION
Meaning
If a SESAM DBH is desired which is to process SQL statements, the SQL-
SUPPORT=*YES option must be specified and transaction management activated
with the TRANSACTION-SECURITY=*YES option.
Response
If SQL-SUPPORT=*YES is desired, TRANSACTION-SECURITY=*YES must be
specified, otherwise SQL-SUPPORT=*NO is set.
SES0015
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0015 SUBORDERS:INITIAL OPTION IS SMALLER THAN USERS OPTION
Meaning
The INITIAL parameter of the SUBORDERS option may not be smaller than the
value specified for the USERS option.
Response
Increase the value specified for the INITIAL parameter of the SUBORDERS
option or decrease the value for the USERS option.
SES0016
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0016 INITIAL OPTION IS GREATER THAN MAXIMUM
Meaning
The INITIAL parameter of the option may not be greater than the
MAXIMUM parameter of the option.
Response
Decrease the value specified for the INITIAL parameter of the
option or increase the MAXIMUM parameter of the option.
SES0017
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0017 INCORRECT FORMAT IN THE STATEMENT SET-DBH-OPTIONS FOR OPTION (&00) IN PARAMETER (&01) IN THE SYNTAX FILE OR INCORRECT SYNTAX FILE ASSIGNED.
Meaning
The specified statement does not have the expected format for option (&00)
in parameter (&01) or the wrong SDF syntax file was assigned.
Response
Assign the correct SDF syntax file.
SES0018
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0018 INCORRECT FORMAT IN THE STATEMENT ADD-SQL-DATABASE FOR ENTRY (&00) IN PARAMETER (&01) IN THE SYNTAX FILE OR INCORRECT SYNTAX FILE ASSIGNED.
Meaning
The specified statement does not have the expected format for entry (&00)
in parameter (&01) or the wrong SDF syntax file was assigned.
Response
Assign the correct SDF syntax file.
SES0019
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0019 INCORRECT FORMAT IN THE STATEMENT ADD-OLD-TABLE.CATALOG-LIST FOR ENTRY (&00) IN PARAMETER (&01) IN THE SYNTAX FILE OR INCORRECT SYNTAX FILE ASSIGNED.
Meaning
The specified statement does not have the expected format for entry (&00)
in parameter (&01) or the wrong SDF syntax file was assigned.
Response
Assign the correct SDF syntax file.
SES0020
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0020 INCORRECT FORMAT FOR THE STATEMENT (&00) IN THE SDF SYNTAX FILE OR INCORRECT SDF SYNTAX FILE ASSIGNED
Meaning
The statement read in does not have the expected format for the (&00)
statement or an incorrect SDF syntax file was assigned.
Response
Enter the statement correctly or assign the correct syntax file
SES0021
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0021 PARAMETER ERROR IN THE SET-DBH-OPTIONS STATEMENT WITH THE OPTION (&00) IN THE PARAMETER (&01).
Meaning
A parameter error was detected in the SET-DBH-OPTIONS statement.
(&00) specifies the option in which this error occurred.
(&01) specifies the parameter in which the error was detected.
Response
Correct the errored parameter.
SES0022
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0022 SYNTAX ERROR IN THE ADD-SQL-DATABASE-CATALOG-LIST STATEMENT AT ENTRY (&00) IN THE PARAMETER (&01).
Meaning
A syntax error was detected in the ADD-SQL-DATABASE-CATALOG-LIST
statement.
(&00) specifies in more detail the entry in the statement at which this
error occurred.
(&01) specifies the parameter in which the error occurred.
More detailed information is given in the messages that follow, where
appropriate.
Response
Correct the syntax error.
SES0023
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0023 SYNTAX ERROR IN PARAMETER (&01) OF ENTRY (&00) IN THE ADD-OLD-TABLE-CATALOG-LIST STATEMENT
Meaning
A syntax error was detected in the ADD-OLD-TABLE-CATALOG-LIST statement.
(&00) is the entry in the statement in which this error occurred.
(&01) is the parameter in which the syntax error occurred.
Detailed information is given in the messages that follow, as appropriate.
Response
Correct the syntax error.
SES0024
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0024 IN THE STATEMENT (&00) MORE ENTRIES WERE SPECIFIED THAN THE MAXIMUM DECLARED FOR OPTION (&01) IN THE SET-DBH-OPTIONS STATEMENT.
Meaning
During analysis of the SDF statement (&00) a parameter error was detected
with reference to the option (&01):
(&00) = ADD-SQL-DATABASE-CATALOG-LIST / ADD-OLD-TABLE-CATALOG-LIST
(&01) = SQL-DATABASE-CATALOG / OLD-TABLE-CATALOG
Response
Issue the statement with only the maximum number of entries declared in
the SET-DBH-OPTIONS statement.
SES0025
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0025 NAME (&00) IN THE ENTRY (&01) IS NOT UNIQUE.
Meaning
Parameter error in the ADD-SQL-DATABASE-CATALOG-LIST or ADD-OLD-TABLE-
CATALOG-LIST statement: the specified names are not unique.
(&00) : CATALOG-NAME / PHYSICAL-NAME / CALL-DML-TABLE-NAME
(&01) : Statement entry in which the error was detected
Response
Use a unique name.
SES0026
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0026 NAME CONTAINS INVALID CHARACTERS.
Response
Check the SESAM/SQL 'Database Operation' manual for the characters that
are permitted and correct the name as appropriate.
SES0027
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0027 SPECIFIED CATALOG-NAME NOT IN SQL DATABASE CATALOG
Meaning
A catalog name was specified in the ADD-OLD-TABLE-CATALOG-LIST statement
which was not entered in the SQL database catalog via the ADD-SQL-
DATABASE-CATALOG-LIST statement.
Response
Enter a catalog name which is in the SQL database catalog.
SES0028
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0028 THE OPTION TRANSACTION-SECURITY:LOCK-TIME IS GREATER THAN TRANSACTION-SECURITY:INACTIVITY-TIME.
Meaning
The LOCK-TIME operand in the option TRANSACTION-SECURITY must not be
greater than the INACTIVITY-TIME operand.
Response
Reduce the LOCK-TIME operand in the option or increase the INACTIVITY-TIME
operand in the option.
SES0029
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0029 ONLY 'READ' ACCESS PERMITTED FOR BACKUP COPIES.
Meaning
If the database is a backup copy, (i.e. COPY-NUMBER is specified),
only read access is permitted.
Response
Do not specify ACCESS operand explicitly or set only READ=*YES and all
other functions to *NO.
SES0030
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0030 ACTIVATION OF STXIT NOT POSSIBLE
Meaning
The SESAM session was run without STXIT since this could not be activated.
The DBH can only be administered via the program interface. The DBH can
only be terminated via the program interface or by means of CANCEL.
(Note: TA restart may be necessary)
Possible cause:
a) For linked-in applications: too many other STXIT definitions.
b) Inadequate user address space.
SES0031
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0031 SDF NOT AVAILABLE ABOVE 16-MB BOUNDARY
Meaning
The program cannot be executed above the 16-Mb boundary because SDF has
already been activated in 24-bit mode.
Response
Contact your system administrator.
SES0032
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0032 PROGRAM NOT RECOGNIZED IN THE SDF SYNTAX FILE.
Meaning
The assigned SDF syntax file does not contain the syntax for the SESAM-DBH
or an incorrect syntax file has been assigned.
Response
Let the system administrator assign the correct syntax file.
SES0033
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0033 SDF NOT AVAILABLE
Meaning
SDF is not available or has not been loaded.
Response
Contact your system administrator.
SES0034
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0034 ERROR DIALOG REJECTED BY USER.
Meaning
The SDF error dialog was rejected by pressing the key K1.
The session was therefore terminated.
SES0035
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0035 NO ACCESS RIGHT SPECIFIED.
Meaning
At least read access must be specified for the ACCESS operand.
Response
Modify the ACCESS operand so that at least read access is possible
(READ=*YES).
SES0036
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0036 SDF STATEMENT IN CONFIGURATION FILE IS TOO LONG.
Meaning
The maximal length for an sdf statement (16 kb) was exceeded.
All statements read in correctly are logged on SYSLST.
The following statement is too long.
Response
Split or compress the concerning sdf statement.
SES0037
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0037 THE CONFIGURATION FILE ASSIGNED WITH LINK SESCONF IS AMBIGUOUS.
Meaning
There are several files according to link name SESCONF only differing
in the catid.
Response
Make sure that the assigned configuration file is unambiguous
(for example specify the catid of the configuration file explicitly
in the command SET-FILE-LINK).
SES0038
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0038 SESAM-VERSION NOT RELEASED FOR THIS BS2000-VERSION.
Meaning
According to the release notes for this SESAM-version there is no
release for this BS2000-Version
Response
Please get in contact with the service.
SES0040
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0040 THE 'LOG-FILE-OPEN' OPTION IS IGNORED
Meaning
The LOG-FILE-OPEN option is disabled in this version. The DBH continues
to behave as though ON-SPACE-UPDATE were specified.
This is the last DBH version that will tolerate specification of this
option; in future versions, the option will be rejected with syntax
errors.
Response
Remove the LOG-FILE-OPEN option from the options file or configuration
file.
SES0041
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0041 THE PARAMETER '*NO' OF THE OPTION 'TRANSACTION-SECURITY' IS IGNORED
Meaning
The parameter *NO of the option TRANSACTION-SECURITY is disabled in this
version. The DBH continues using the value *YES for TRANSACTION-SECURITY.
Response
Remove TRANSACTION-SECURITY=*NO from the options file or configuration
file.
SES0049
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0049 SESSION CONTINUES WITH THE OPTIONS 'USERS, SUBORDERS, TRANSFER-CONTAINER, SERVICE-TASKS AND SQL-SUPPORT' FROM THE PRECEDING SESSION, IF NECESSARY.
Meaning
The option USERS must be taken from the preceding session in order to
ensure that UTM is able to provide information. In order to avoid resource
bottlenecks the options SUBORDERS, TRANSFER-CONTAINER, SERVICE-TASKS and
SQL-SUPPORT will be taken also from the preceding session, if larger
option-values were specified there.
All other options are used as entered. Use SHOW-DBH-OPTIONS
to query the actual values of the options.
SES0050
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0050 SESAM-DBH LOADED WITH OPTIONS WITH A USER ADDRESS SPACE REQUIREMENT > (&00) MB. THIS EXCEEDS THE ADDRESS-SPACE-LIMIT OF (&01) MB OF THE DBH IDENTIFICATION.
Response
Load SESAM-DBH with options requiring less user address space or increase
the value for the user address space in the BS2000 join entry.
In case of the 64-bit-variant: The mentioned required user address space
does not include the system data buffer.
SES0051
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0051 ERROR DURING OPENING OF COMMUNICATION
Response
Prepare error documents and send error notice to diagnostics department.
SES0052
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0052 TEMPORARY MEMORY BOTTLENECK (MACRO RETURNCODE: (&00))
Meaning
There is not enough contiguous free memory or the resources
are currently exhausted, which is why the BS2000 macros
ENAMP or REQMP could be executed successfully.
Response
Try again later or load SESAM-DBH with options that require less
user address space.
SES0053
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0053 USER ADDRESS SPACE TOO SMALL (MACRO-RETURNCODE: (&00))
Meaning
No enough free space in the address space for successful execution
of the BS2000 macro ENAMP.
Response
Expand the virtual address space or load SESAM DBH with options which
require less user address space.
SES0054
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0054 DMS ERROR '(&00)' WHEN OPENING TRANSACTION BACKUP FILE '(&01)'
Meaning
The transaction backup file cannot be opened. For more information
on the DMS error code, use either /HELP-MSG in system mode or
refer to the BS2000 'System Messages' manual.
Response
If the transaction backup file cannot be opened after a DBH failure,
all databases updated in the preceding SESAM session must be recovered
with the aid of the RECOVER function.
SES0055
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0055 SESSION CONTINUATION WITH THE OPTIONS OF THE ABORTED SESSION
Meaning
The restarted TA session is continued with options out of the
transaction backup file.
SES0056
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0056 USER ADDRESS SPACE REQUEST TOO LARGE (MAX. 2 GB)
Meaning
The SESAM DBH is loaded with options which require address space of > 2
GB. The SESAM session is terminated.
Response
Load SESAM with options which require less user address space.
SES0057
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0057 USER ADDRESS SPACE ALLOCATION NOT CONTIGUOUS
Meaning
For loading, SESAM requires a contiguous allocation of virtual address
space.
SESAM-LINK: The user program may not cause any gaps in the user address
space before the SESAM DBH is loaded.
SES0058
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0058 TRANSACTION BACKUP FILE WITH INQUIRY INFORMATION
Meaning
Information is secured in the transaction backup file(WA-LOG) because of
UTM readiness to give information (i.e. after
STOP-DBH UTM-SESSION-INFO=*KEEP).
The transaction backup files (TA-LOG) do not contain information for a
restart.
SES0059
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0059 ERROR WHEN OPENING MEMORY POOL '(&00)'
Meaning
SESAM load operation has to be aborted because of an error when opening
the memory pool.
Possible cause of error:
a) A SESAM DBH with the same NAM and configuration identification
has already been loaded.
b) The memory pool from the predecessor version has been retained because
of application programs that have not been terminated. Different
version status or change of 'resident buffer' option.
SES0060
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0060 SESAM SYSTEM READY (GLOBAL DATA AT ADDRESS '(&00)')
Meaning
The system is ready to accept and process jobs.
The global data in the system are located at the specified address.
SES0061
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0061 ERROR ON DYNAMICALLY LOADING THE MODULE '(&00)' WITH BIND RETURNCODE (&01)
Meaning
An error occurred while dynamically loading the specified large module
in the BS2000 macro BIND (the specified large module may not exist in
the SESAM module library).
Response
Check the module library for the large module concerned and/or analyze
the BIND returncode.
SES0062
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0062 NAME OF TRANSACTION BACKUP FILE '(&00)' NOT UNIQUE
Meaning
Several files exist whose file names are identical except
for the BS2000 catalog ID.
Response
Select a different NAM identifier or configuration name or import only
the desired PVS.
SES0063
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0063 INTERNAL ERROR
Meaning
An internal error occurred during this SESAM session. DBH generates a
dump.
Response
Send error documents including error notice to diagnostics department.
SES0064
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0064 POOL EXISTS WITH A DIFFERENT MEMORY KEY
Meaning
The BS2000 macro call ENAMP returns an existing memory pool
with a different memory key.
Response
Check the memory pools on the system.
SES0065
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0065 FAILURE DURING CREATION OF DATASPACES (DSPSRV-RETURNCODE = (&00))
Meaning
The creation of the necessary datspaces failed.
Thus the initialization of the database handler has to be stopped.
Response
Expand the virtual address space or load SESAM DBH with options which
require less user address space.
SES0066
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0066 INTERNAL ERROR DURING GENERATION OF THE RESIDENT SESAM ADDRESS SPACE
Meaning
Possible error causes:
a) RESIDENT-PAGES operand missing in /START-PROGRAM command
b) internal error.
Response
a) specify RESIDENT-PAGES operand in /START-PROGRAM command
b) send protocol of loading operation (specified options) and error
message to diagnostics department.
SES0067
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0067 (&00) PAGES OF SESAM ADDRESS SPACE RESIDENT ((&01)). (&02) PAGES NOT RESIDENT
SES0068
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0068 NUMBER OF RESIDENT PAGES: (&00)
SES0069
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0069 RESIDENT USER ADDRESS SPACE TOO SMALL. MINIMUM REQUIREMENT OF RESIDENT PAGES: (&00)
Meaning
Due to address space shortage the minimum requirement of resident SESAM
address space could not be covered.
Response
The SESAM session is terminated. Load SESAM without option NP, or increase
the MAX-RESIDENT-PAGES operand value using the /MODIFY-SYSTEM-BIAS command
(see manual 'BS2000 System Operating') or the RESIDENT-PAGES operand
value using the /START-PROGRAM command.
SES0070
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0070 UNABLE TO WRITE JV '(&00)' (INTERNAL RETURNCODE: (&01)).
Response
Check the specified job variable using /SHOW-JV-ATTRIBUTES.
SES0071
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0071 TRANSACTION BACKUP FILE '(&00)' : CENTRAL OPEN ERROR DUE TO DIFFERENT DBH SESSION TYPE
Meaning
Possible error causes:
The backup file of a LINKED-IN SESSION was entered into an INDEPENDENT
SESSION or vice versa.
Response
Use correct type of session.
SES0072
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0072 TRANSACTION BACKUP FILE '(&00)' : CENTRAL OPEN ERROR DUE TO DIFFERENT DBH VERSION
Meaning
Possible error cause:
The transaction backup file was generated in another SESAM version.
Response
Perform restart procedure in the corresponding SESAM version.
SES0073
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0073 TRANSACTION BACKUP FILE '(&00)' : CENTRAL OPEN ERROR DUE TO DIFFERENT DBH CONFIGURATION
Meaning
Possible error cause:
The transaction backup file was generated in another DBH configuration.
Response
Perform restart procedure in the same configuration.
SES0074
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0074 TRANSACTION BACKUP FILE '(&00)' : CENTRAL OPEN ERROR DUE TO DIFFERENT 'DBH NAM' IDENTIFICATION
Meaning
Possible error cause:
The transaction backup file was generated in another DBH session.
Response
Perform restart procedure with the same DBH NAM identification.
SES0075
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0075 USER ADDRESS SPACE REQUIREMENTS TOO LARGE (MAX. 2 GB)
Meaning
The SESAM DBH was loaded with options with memory requirements > 2 GB.
SESAM session will be terminated.
Response
Load SESAM with options requiring lower user address space requirements.
SES0076
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0076 ERROR SETTING UP THE WORK FILE WORK.TEMP1 VIA THE SESAM MEDIA CATALOG
Meaning
Possible causes:
a) The file could not be set up due to a DMS error.
b) The file already exists on another PVS.
Response
Check ID and PVS.
SES0077
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0077 ERROR SETTING UP THE WORK FILE WORK.TEMP2 VIA THE SESAM MEDIA CATALOG
Meaning
Possible causes:
a) The file could not be set up due to a DMS error.
b) The file already exists on another PVS.
Response
Check ID and PVS.
SES0078
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0078 FORMAT OF THE ASSIGNED SDF SYNTAX FILE NOT OBSERVED OR SYNTAX ERROR OCCURRED IN THE CONFIGURATION FILE
Meaning
The statement read in does not have the correct format for the assigned
SDF syntax file or the configuration file contains an error
Response
Check whether the configuration file contains an error. Enter the
statement correctly or assign the correct configuration file. Take note
of the SDF message for diagnosing the syntax error.
SES0079
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0079 UNEXPECTED SDF RETURN CODE (&00)
Meaning
SDF returned an unexpected SDF return code when the options were read in.
Response
Analyze the SDF returncode (see BS2000 'SDF-A' Manual) and
take the appropriate action.
Otherwise: submit the generated dump and error documentation to
diagnostics
department.
SES0080
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0080 '(&00)' IS NOT A TRANSACTION BACKUP FILE
Meaning
The file is not a transaction backup file.
Response
Use the transaction backup files from the last session.
If these are not available, you must repair the
spaces with RECOVER.
SES0081
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0081 CENTRAL OPEN ERROR: 'WA-LOG' FILE
Meaning
Possible cause of error:
a) The log file of a LINKED-IN SESSION was used in an INDEPENDENT session
or vice versa.
b) The file was created in a different SESAM version.
c) The file was created in a different DBH configuration.
d) The file cannot be accessed.
Response
a) Use the correct session type.
b) Perform system recovery in the appropriate SESAM version.
c) Perform system recovery in the same configuration.
d) Check identifier and PVS.
SES0082
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0082 DMS ERROR '(&00)' WHEN OPENING WA-LOG FILE; IN SYSTEM MODE: /HELP-MSG DMS(&00)
Meaning
The WA-LOG file cannot be opened in this SESAM session.
Response
For more information on the DMS error code use either /HELP-MSG in system
mode or refer to the BS2000 'System Messages' manual. The SESAM session
is terminated. If the WA-LOG file can no longer be opened, all the
databases for which direct updating was performed in the preceding SESAM
session must be recovered using the SESAM utility routines.
SES0083
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0083 DMS ERROR '(&00)' ON SETTING UP TA-LOG '(&01)' VIA THE SESAM MEDIA CATALOG
Meaning
Possible causes:
a) The file could not be set up due to a DMS error.
b) The file already exists on another PVS.
Response
Check ID and PVS.
SES0084
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0084 DMS ERROR '(&00)' WHILE CREATING WA-LOG FILE '(&01)' VIA SESAM MEDIA CATALOG
Meaning
Possible causes of error:
a) The file could not be created because of DMS errors.
b) The file already exists on a different PVS.
Response
Check identifier and PVS.
SES0085
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0085 TRANSACTION BACKUP FILE '(&00)' CANNOT BE CREATED WITH THE REQUIRED SIZE
Meaning
The transaction backup file could not be created from the DBH with the
required size.
Response
Dimension the transaction backup file before beginning the next SESAM
session using a suitable /FILE cmd.
SES0086
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0086 PRIMARY ALLOCATION OF TRANSACTION BACKUP FILE '(&00)' TOO SMALL. MINIMUM REQUIREMENT: (&01) PAM-PAGES
Meaning
The transaction backup file has not the minimum required primary
allocation.
Response
Dimension the transaction backup file before beginning the next
SESAM session using a suitable /FILE cmd. If sufficiently dimensioned,
generate a dump and submit together with error documentation to
diagnostics
department.
SES0088
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0088 REQUESTED ADDRESS SPACE FOR MEMORY-POOL IS NOT ENTIRELY FREE
Meaning
Link-in to the memory pool by secondary task
failed because the address space is not entirely free.
SES0089
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0089 AN OPTION STATEMENT READ FROM THE CONFIGURATION FILE CONTAINS ONLY BLANKS.
Response
Check the configuration file and remove statement lines that contain
only blanks.
SES0090
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0090 TRANSACTION BACKUP FILE '(&00)' MISSING
Meaning
A transaction backup file is missing on restart of the DBHs.
Response
Make the transaction backup file available and restart the DBH.
SES0091
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0091 TRANSACTION BACKUP FILE '(&00)' IS EMPTY
Meaning
A transaction backup file is empty on restart of the DBHs.
Response
Make the transaction backup file from the last DBH run available
and restart the DBH.
SES0092
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0092 TRANSACTION BACKUP FILE '(&00)' IS ASSIGNED TO ANOTHER DBH
Meaning
A transaction backup file that is assigned to another DBH
is used on restart of the DBHs.
Response
Make the transaction backup file from the last DBH run available
and restart the DBH.
SES0093
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0093 TRANSACTION BACKUP FILE '(&00)' IS USED BY ANOTHER DBH
Meaning
The transaction backup file is used by another DBH.
Response
Ensure that the various DBHs all use different transaction backup files.
SES0094
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0094 TRANSACTION BACKUP FILE '(&00)' IS NOT COMPLETE
Meaning
The transaction backup file is not complete.
Response
Provide a complete transaction backup file.
SES0095
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0095 TRANSACTION BACKUP FILE '(&00)' FROM DIFFERENT SESSION THAN WA-LOG FILE
Meaning
The transaction backup file is from a different DBH session than the
WA-LOG file.
Response
Provide the transaction backup file that comes from the same DBH session
as the WA-LOG file.
SES0096
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0096 TRANSACTION BACKUP FILE '(&00)' IS EMPTY
Meaning
The transaction backup file is empty.
WA-LOG File.
Response
Provide the complete transaction backup file.
SES0097
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0097 TRANSACTION BACKUP FILE '(&00)' DELETED
Meaning
The transaction backup file was deleted after start of the DBH.
Response
Restart the DBH
SES0098
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0098 MULTITASK MODE NOT POSSIBLE IN THE STANDARD-EDITION.
Meaning
For multitask mode the enterprise edition must be installed or
the module library of the enterprise edition must be used if already
installed.
Response
Please install the enterprise edition or use the module library of the
enterprise edition if already installed.
SES0099
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0099 MEMORY-POOL OF DBH WITH CONF-NAME '(&00)' AND DBH-NAME '(&01)' DOES NOT EXIST.
Meaning
Link-in to the memory pool by secondary task
failed because the relevant memory pool does not exist (no longer exists).
Response
Check that the DBH start task and thus the memory pool still exists.
SES0100
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0100 SESAM ALREADY EXISTS WITH LOAD OPTIONS CONFIGURATION-NAME '(&00)' AND DBH-NAME '(&01)'
Meaning
The DBH cannot be loaded with the specified configuration name and
DBH name.
Response
Change the value of CONFIGURATION-NAME and/or DBH-NAME in the load
options.
SES0101
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0101 NUMBER OF RESIDENT PAGES: (&00)
Meaning
Specifications of option R were converted entirely.
SES0102
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0102 OPTION 'RESIDENT BUFFERS': (&00) RESIDENT PAGES (&01); (&02) NON-RESIDENT PAGES
Meaning
The specifications made for the 'resident buffers' option could not be
fully interpreted.
(&00): Pages created.
(&02): Pages created as non-resident pages.
Possible cause:
- value specified for resident pages in START-PROGRAM is too small
- CORE is too small (value can be displayed via the command
/SHOW-JOB-STATUS INFORMATION=*PROGRAM)
Response
a) Reduce the resident areas
b) Check whether the BS2000 system permits enough resident pages
(/SHOW-JOB-STATUS INFORMATION=*PROGRAM). If necessary, increase the
value with MAX-RESIDENT-PAGES operand of the /MODIFY-SYSTEM-BIAS
command (BS2000 system administrator).
c) Check the /START-PROGRAM statement ('RESIDENT-PAGES' parameter).
SES0103
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0103 ERROR ON SETTING UP THE ADDRESS SPACE
Meaning
An internal error occurred on setting up the SESAM address space.
Response
Create error documentation and send an error report to diagnostics
department.
SES0104
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0104 INTERNAL ERROR
Meaning
An internal error occurred during SESAM session.
Response
Prepare error documents and send error message to diagnostics department.
SES0105
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0105 LINK ERROR: MODULE '(&00)'
Meaning
Module (&00) is not available in the SESAM module library.
Response
Inform the database administrator.
SES0106
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0106 ERROR WHEN OPENING TEMPORARY WORK FILE (&00). SESAM DBH TERMINATED.
Meaning
The temporary work file (&00) cannot be created in the required size or
cannot be accessed.
Response
Check the identification and reload the DBH.
SES0107
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0107 DMS ERROR '(&00)' WHEN OPENING TEMPORARY WORK FILE (&01); SESAM DBH TERMINATED; IN SYSTEM MODE: /HELP-MSG DMS(&00)
Meaning
The temporary work file (&01) cannot be opened in this SESAM session. For
more information on the DMS error code use either /HELP-MSG in system mode
or refer to the BS2000 'System Messages' manual.
Response
Eliminate the cause of the error and reload the DBH.
SES0108
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0108 ERROR WHILE WRITING IDENTIFICATION BLOCK OF TEMPORARY WORK FILE (&00); SESAM DBH TERMINATED
Meaning
The temporary work file (&00) cannot be initialized because of an error
which occurred while writing the identification block.
Response
Reload the SESAM DBH. If the error occurs again, select a different
volume for the temporary work file (&00).
SES0109
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0109 '(&00)' IS NOT A WA-LOG FILE.
Meaning
The file is not a WA-LOG file.
Response
Use the WA-LOG file from the last DBH session.
If this file is no longer available, the spaces
must be repaired using RECOVER.
SES0110
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0110 '(&00)' IS NOT A TA-LOG FILE 1.
Meaning
The file is not a TA-LOG file 1.
Response
Use TA-LOG file 1 from the last DBH session.
If this file is no longer available, the spaces
must be repaired using RECOVER.
SES0111
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0111 '(&00)' IS NOT A TA-LOG FILE 2.
Meaning
The file is not a TA-LOG file 2.
Response
Use TA-LOG file 2 from the last DBH session.
If this file is no longer available, the spaces
must be repaired using RECOVER.
SES0112
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0112 PRIMARY ALLOCATION OF FILE '(&00)' EXCEEDS MAXIMUM SIZE
Meaning
The primary allocation of the logging files (TA-LOG 1 and TA-LOG 2)
exceeds the maximum size of 32 GB.
Response
Check primary allocation of specified logging file.
SES0113
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0113 FILE '(&00)' WITH INVALID TIMESTAMPS
Meaning
The WA-LOG file indicates a restart is necessary but has timestamps
that are from the future.
Maybe the time of the server has been changed.
Response
Perform the restart with the time setting of the aborted session.
After the correct finish of the restart session you may return to the
current time.
SES0120
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0120 ERROR WHEN GENERATING 64-BIT-STACKS
Meaning
The memory needed for the 64-bit-stacks could not be generated.
Therefore the session stops.
Response
Try to reserve more user-address-space or have lower values for
some options (e.g. number of THREADS) and then start the dbh again.
SES0150
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0150 SPACE '(&00)' MISSING. RESTART IS CONTINUED WITHOUT SPACE.
Meaning
The missing space was not made available. Restart is continued
without the missing space.
Response
Repair the space using RECOVER.
SES0152
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0152 SPACE '(&00)' MISSING. RESPONSE (R=RETRY; I=IGNORE; H=HALT)
Meaning
The space was open in the session which crashed, but cannot be repaired
during external restart, since it does not exist.
Response
R: Make space (&00) available. Resume restart.
I: Continue restart without space (&00).
H: Abort restart.
SES0153
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0153 REPAIR OF SPACE '(&00)' REJECTED. ERROR IN (&01)
Meaning
Space (&00) will not be included in the repair during restart.
Response
Repair the space using RECOVER.
SES0154
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0154 CENTRAL OPEN ERROR: 'TA RESTART'
Meaning
TA restart is not possible.
Response
Repair the space using RECOVER.
SES0155
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0155 SPACE '(&00)' ALREADY REPAIRED
Meaning
Space will be ignored by TA restart.
SES0156
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0156 SPACE '(&00)' NOT UPDATED IN ABORT SESSION
Meaning
The indicated space was either not updated
or does not match the abort session.
The indicated space is ignored in the TA restart.
SES0158
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0158 SPACE (&00) CORRUPT. RECOVER STATEMENT REQUIRED FOR SPACE.
Meaning
Space (&00) is corrupt and cannot be processed in the SESAM session
before a RECOVER statement is issued.
Response
Issue RECOVER statement for space.
SES0159
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0159 TA-LOG FILE CORRUPT. RESTART NOT POSSIBLE
Meaning
Databases cannot be reconstructed by DBH.
Response
Repair the spaces and catalogs using the RECOVER statement.
SES0162
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0162 DB '(&00)' IS GENERATED WITHOUT DATABASE KEYS
Meaning
This database cannot be included in the TA restart. It is ignored.
SES0163
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0163 DATABASE '(&00)' RECOVERED EXTERNALLY OR NOT UPDATED DIRECTLY IN PREDECESSOR SESSION
Meaning
This message is output when the database is no longer in the direct
update state for RESTART.
SES0164
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0164 ERROR DURING CREATION OF AN EVENT CODE
Meaning
An error occurred during creation of an event code with the ENAEI macro.
Response
Submit error documentation to diagnostics department.
SES0165
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0165 FASTPAM CANNOT BE ACTIVATED
Meaning
It was not possible to set up the FASTPAM environment. The SESAM DBH is
continued using UPAM.
Response
- Check if FASTPAM was generated in the system.
- Check if the SESAM DBH identification includes the FASTPAM privilege
(joinfile privilege DMS-TUNING-RESOURCES = *EXCLUSIVE).
SES0166
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0166 ERROR WHEN GENERATING FASTPAM
Meaning
An error occurred when generating the FASTPAM areas for the DBH using
FPAMSRV.
Response
Submit error documentation to system diagnostics.
SES0167
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0167 SPACE '(&00)' DOES NOT MATCH ABORT SESSION
Meaning
The indicated space does not match the transaction backup file of
the abort session.
Response
Check if space has been modified externally.
If necessary, repair the space using RECOVER.
SES0170
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0170 DB '(&00)': SECONDARY INDEX DEFECTIVE
Meaning
(&00): database name
The secondary indexes of the affected database are defective.
Response
The secondary indexes must be repaired using SESAM utility routines,
if substantial loss of performance is to be avoided during database
processing.
SES0180
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES0180 DESPITE SEVERAL ATTEMPTS, A CO-LOG COULD NOT BE OPENED DUE TO A DMS ERROR. LOGGING IS THEREFORE NOT ACTIVATED
Meaning
The requested function could not be activated as several DMS errors
recurred on opening continuation files of the CO-LOG.
Response
Remove DMS errors and activate the function again by means of
SET-TUNING-TRACE.
SES0190
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES0190 COS IS ACTIVE
Meaning
The program SESCOS (request logging) has been initialized and is ready
to log requests.
SES0191
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES0191 COS TERMINATED EXPLICITLY
Meaning
The program SESCOS (request logging) was terminated correctly. This
involved writing the end-of-session record, and the CO-LOG file was
closed.
SES0192
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES0192 COS TERMINATED IMPLICITLY
Meaning
The program SESCOS (request logging) was terminated because of an error.
The CO-LOG file was closed.
SES0193
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0193 CO-LOG FILE '(&00)' COULD NOT BE CREATED OR OPENED
Meaning
An error occurred when an attempt was made to create or open the CO-LOG
file '(&00)'. As a result, request logging with SESCOS could not be
started.
SES0194
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0194 AMBIGUOUS NAME OF CO-LOG FILE '(&00)'
Meaning
Due to the existence of a file with the same name on another
catid the CO-LOG could not be created.
As a result, request logging with SESCOS could not be started.
Response
Change the name by means of the adminstration statement
MODIFY-SESSION-LOGGING-ID or delete the file with the
same name.
SES0195
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES0195 SHORTAGE OF RESOURCES PREVENTS CREATION OF CO-LOG FILE '(&00)'
Meaning
Due to shortage of resources (storage) the CO-LOG file
could not be created.
As a result, request logging with SESCOS could not be
started.
Response
None.
SES1001
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1001 (&00) USER (&01) TERMINATED BY SYSTEM
Meaning
This message is output after a user close initiated by the system.
(&00): time of the user close
(&01): user identification.
SES1002
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1002 REQUEST SUBMITTER '(&00)' WITH (&01) PASSWORD ERRORS IN CURRENT SESSION
SES1011
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1011 USER (&00) TERMINATED BY SYSTEM
Meaning
This message is output after a user close initiated by the system.
(&00): user identification.
SES1101
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1101 DB '(&00)' WITH (&01) PROTECTION
Meaning
Listing of the types of protection for this database
(&00): database name
(&01): specification of LD/TA security: LD, TA or blank.
SES1105
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1105 SPACE (&00): SCB MISSING, DEFECTIVE OR INVALID
Meaning
The accessed space (&00) does not have a valid space control block (SCB).
Response
Recover space (&00) with the RECOVER statement.
SES1106
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1106 DB '(&00)': VIRTUAL ADDRESS SPACE INSUFFICIENT
Meaning
The useable address space for the SESAM-DBH is too small. The DB (&00)
cannot be included in the SESAM session.
Response
Make the system administrator increase virtual address space or load SESAM
with options which require less address space.
SES1108
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1108 DB '(&00)' LOCKED
Meaning
Database (&00) was not closed correctly after updating data and is thus
in an inconsistent state. This database cannot be included in a SESAM
session.
Response
Restore consistency of database (&00) using the RECOVER statement.
SES1110
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1110 DB '(&00)' IS GENERATED WITHOUT RECORD NUMBERS
SES1114
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1114 NO CRASH PROTECTION FOR SPACE '(&00)'
Meaning
Space has been generated with LD=NO and the DBH has been loaded with the
option TRANSACTION SECURITY = NO.
SES1201
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1201 OPEN (&00) DBC NO: (&01) LD: (&02)
Meaning
Open message of a logical file belonging to a CALL DML user.
(&00): request submitter identification
(&01): number of the DBC entry
(&02): file identifier
SES1208
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1208 PASSWORD CATALOG DESTROYED
Response
Recreate database.
SES1500
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1500 THE SUBSYSTEM XHCS-SYS IS NOT AVAILABLE (XHCS-ERROR-CODE (&00)).
Response
Start the subsystem XHCS-SYS.
SES1501
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1501 CODED CHARACTER SET NAME (&00) NOT KNOWN BY XHCS
Meaning
There is no conversion table for this character set to UNICODE.
Response
At least XHCS-SYS V2.0 must be available for
the conversion from EBCDIC to UNICODE.
XHCS is not necessary for the conversion from EDF041 to UNICODE.
If necessary, correct the CODE CHARACTER SET name.
SES1502
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES1502 NO MORE ADDRESS SPACE AVAILABLE IN SERVICE TASK POOL.
Meaning
There is no more address space available
to initialize the conversion table.
SES2005
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2005 DB '(&00)' NOT FREE
Meaning
The DB (&00) to be released by means of CALL-FREE DB cannot be taken out
of the SESAM session at this moment, because it is still occupied by other
request submitters.
SES2006
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2006 DB '(&00)': READ ONLY (&01) REQUEST SUBMITTER
Meaning
(&00): database name
(&01): number of logical files with read only access.
SES2007
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2007 TAPE CLOSED
Meaning
The TA-LOG file which was active in a SESAM session was closed (/INTR
call: /INTR EOT/EOF) and is now available for further processing (i.e. for
SEDI72).
SES2010
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2010 NUMBER OF RECORDS ON THE SPACE: (&00)
SES2013
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2013 SPACE '(&00)' : CLOSED AFTER (&01) CHANGE OPERATIONS
Meaning
(&00): space name
(&01): number of change operations,
includes the change operations for transactions which have been committed
and transactions which have been rolled back.
SES2014
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2014 SPACE: '(&00)' CLOSED
Meaning
The space name is logged when the space is closed
SES2015
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2015 USER: (&00) LD: (&01) TERMINATED
Meaning
User close was initiated by the system.
(&00): user identification
(&01): file identifier
SES2016
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2016 SPACE '(&00)' DEFECTIVE
Meaning
An inconsistency was detected when the space (&00) was closed.
Response
The space can only be recovered with the RECOVER statement.
SES2017
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2017 REQUEST SUBMITTER '(&00)' WITH (&01) PASSWORD ERRORS IN CURRENT SESSION
SES2018
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2018 RECOVER WITH RECOVER STATEMENT NECESSARY
Meaning
Since the space is defective, it can only be recovered with the RECOVER
statement.
Response
The space is removed from the current SESAM session and cannot be
processed until a RECOVER statement has been executed.
SES2020
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2020 SPACE (&00) CANNOT BE CLOSED
Meaning
An error occurred while the space (&00) was being physically closed
Response
Submit the error documentation (dump) generated by SESAM to the
diagnostics staff.
SES2023
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2023 CLOSE (&00) LD: (&01)
Meaning
Message output after a close request initiated by the request submitter
(CALL DML).
(&00): identification of request submitter
(&01): file identifier
SES2024
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2024 MAXIMUM OF (&00) CONCURRENT USERS IN SESSION
Meaning
Information text (session end statistics) for the USERS option.
(&00): maximum number of users who worked concurrently in the SESAM
session at any one time
SES2025
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2025 MAXIMUM OF (&00) CONCURRENT SUBORDERS IN THE SESSION
Meaning
Information text (session end statistics) for the SUBORDERS option.
(&00): maximum number of logical files or scans, which were open at any
one in time
SES2026
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2026 STATISTICS (&00) CONTAINER:
Meaning
Information text (session end statistics)
(&00): type of container (transfer container or request control container)
SES2027
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2027 (&00) EXTENSIONS; (&01) REORGANISATIONS
Meaning
Information text (session end statistics)
(&00): number of 4096-byte pages
(&01): counter indicating how often the container had to be reorganized
SES2028
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2028 CURRENT SIZE OF CONTAINER: (&00)
Meaning
Reference text for end of session statistics (appears after SES2026 and
relates to the container specified there)
(&00): current occupation of the container.
SES2029
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2029 BOTTLENECK IN USER ADMINISTRATION
Meaning
Status 2I or SQLSTATE 91SAC was output because there is no free USER
entry; USER entries from UTM users exist, however, which could be released
with RELEASE-USER-RESOURCES.
Response
Search for FREE users with SHOW-USER, and release them with
RELEASE-USER-RESOURCES.
SES2031
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2031 (&00) SECONDARY INDEX / (&01) ZD-BLOCKS GENERATED BY UPDATE
Meaning
The message is output at the close of a database in the session.
SES2032
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2032 ACTIVATION OF STXIT NOT POSSIBLE
Meaning
SESAM session will be executed without STXIT, because STXIT could not be
activated (possibly, too many other STIXT definitions in program or no
user address space available).
SES2033
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2033 SESAM-DBH-TASK TERMINATED DUE TO /EXIT-JOB, /ABEND, /CANCEL-JOB, FURTHER /START-PROGRAM OR HARDWARE ERROR
Meaning
Unable to terminate the SESAM session (as in the case of
STOP-DBH UTM-SESSION-INFO=*KEEP) correctly.
SES2034
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2034 REQUESTING USER '(&00)' HAS MORE THAN (&01) PASSWORD VIOLATIONS
Meaning
The user (&00) has caused a password violation more than (&01) times with
the CALL-DML-OPEN statement; the ITAB is locked for further requests from
this user and can only be released by the administrator using
RELEASE-USER-RESOURCES.
SES2035
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2035 USER '(&00)' USING OPEN FUNCTION IDENTIFIER L, W, S OR P
Meaning
Warning: User (&00) is using an open function identifier for CALL DML
which is no longer supported as of SESAM/SQL V3.
Response
The application program must be adapted when migrating to SESAM/SQL
Version 3.
SES2036
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2036 USER '(&00)' USING UPDATING AUTHORIZATION V
Meaning
Warning: User (&00) is using update authorization for CALL DML which
is no longer supported as of SESAM/SQL V3.
Response
The application program must be adapted when migrating to SESAM/SQL
Version 3.
SES2037
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2037 USER '(&00)' USING TEMPORARY VIEWS
Meaning
Warning: User (&00) is using temporary views. This functionality is no
longer supported as of SESAM/SQL V3.
Response
The application program must be adapted when migrating to SESAM/SQL
Version 3.
SES2038
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2038 BOTTLENECK IN MANAGEMENT OF SUBORDERS. USER FILE WORK.TEMP1 CANNOT BE EXTENDED.
Meaning
The number of SUBORDERS could not be dynamically increased, as the user
file WORK.TEMP1 could not be extended due to a memory bottleneck.
Response
Make additional storage space available. Then reset the option
SUBORDERS, MAXIMUM to the required value.
SES2039
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2039 BOTTLENECK IN MANAGEMENT OF SUBORDERS. USER ADDRESS SPACE TOO SMALL.
Meaning
The number of SUBORDERS could not be dynamically increased due to
insufficient storage space in the virtual address space.
Response
Increase the virtual address space. Then reset the option
SUBORDERS, MAXIMUM to the required value.
SES2040
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2040 SESAM-LINKED-IN-DBH TERMINATED DUE TO USER PROGRAM END, /EXIT-JOB, /ABEND, /CANCEL-JOB, FURTHER /START-PROGRAM OR HARDWARE ERROR
Meaning
Unable to terminate the linked-in SESAM session correctly (as in the case
of STOP-DBH UTM-SESSION-INFO=*KEEP).
SES2041
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2041 USER '(&00)' WITHOUT SYSTEM ENTRY CREATES A NEW SYSTEM ENTRY AT CATALOG (&01)
Meaning
Although having no system entry the user (&00) is allowed to execute the
statement CREATE SYSTEM_USER, since according to the option ADMINISTRATOR
he has administration authorization.
Response
Verify that the avoidance of the usual system entry check is appropriate
and intended.
SES2050
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2050 NUMBER OF THREADS EXHAUSTED! RESETTING CURRENT TRANSACTION!
Meaning
Non-observance of a transaction lock causes a thread bottleneck,
which can lead to a prolonged system standstill (until next longlock
monitoring). To prevent this happening, the transaction that causes the
problem is reset.
Response
Starting the DBH with increased threads option is recommended.
SES2100
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2100 (&00)% SPACE SATURATION FOR SPACE: (&01)
Meaning
The maximum size of a SESAM space is 64 GB.
If a SESAM space is extended in the current DBH session and
the space size has exceeded 80% of the maximum size,
this message is displayed when the space is closed.
Response
Watch closely the space size.
Reorganize the space with REORG SPACE
or shift data base objects to another space.
SES2101
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2101 80% SPACE SATURATION REACHED FOR SPACE (&00)
Meaning
The maximum size of a SESAM space is 64 GB.
The current space size has exceeded 80% of the maximum size.
Response
Reorganize the space with REORG SPACE
or shift data base objects to another space.
SES2102
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2102 90% SPACE SATURATION REACHED FOR SPACE (&00)
Meaning
The maximum size of a SESAM space is 64 GB.
The current space size has exceeded 90% of the maximum size.
Response
The reorganisation of the space with REORG SPACE is strongly recommended.
Or shift data base objects to another space.
SES2103
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2103 95% SPACE SATURATION REACHED FOR SPACE (&00)
Meaning
The maximum size of a SESAM space is 64 GB.
The current space size has exceeded 95% of the maximum size.
Response
It is strongly recommended to reorganise the space with
REORG SPACE. Or shift data base objects to another space.
SES2104
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES2104 SPACE (&00) HAS REACHED THE MAXIMUM SIZE
Meaning
The maximum size of a SESAM space is 64 GB.
The current transactions are rolled back.
The space is set to Reorg Pending state.
Only retieval or delete statements are possible
and the utility statements Reorg Space, Unload and Export Table are
also possible.
Response
Delete information which is no longer necessary.
Or shift data base objects to another space.
And then reorganise the space with REORG SPACE.
SES3001
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3001 *** TA-RESTART BEGINS ***
Meaning
Begin of the reconstruction of the databases which are inconsistent due
to the previous SESAM session.
SES3002
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3002 *** END OF TA RESTART ***
Meaning
End of recovery phase. Transactions that did not reach the PTC phase
at the time of the crash were reset. Beginning of normal SESAM session.
SES3003
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3003 PTC TRANSACTIONS ARE STILL OPEN
Meaning
PTC transactions are still open after restart.
These are not closed automatically by the DBH.
Response
Make sure that any distribution components such as
SESDCN or UTM-D, which have initiated the PTC state, are
active again to ensure DBH-wide consistency for the
transactions.
SES3004
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3004 DBH SESSION COMPLETED WITH UTM READINESS TO GIVE INFORMATION. PLEASE RESTART THE DBH.
Meaning
A restart was performed to handle a bottleneck in the transaction
manager. The session is terminated automatically so that the session
can restart with a cleaned up transaction manager.
Response
Restart the DBH.
SES3005
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3005 PLEASE CLOSE ANY OPEN PTC TRANSACTIONS AFTER ADMINISTRATION AND CLOSE THE DBH SESSION.
Meaning
A restart was performed to handle a bottleneck in the transaction
manager. It is not possible to close the DBH session automatically
as required on account on the PTC transactions because the DBH cannot
decide on completion of the PTC transactions. The DBH now only accepts
administration jobs.
Response
The administrator must decide on the PTC transactions and then
close the DBH session. Then, the DBH can be restarted.
SES3006
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3006 HANDLING OF THE LOG BOTTLE NECK CANNOT BE COMPLETED DUE TO OPEN PTC TRANSACTIONS.
Meaning
Some PTC transactions remained open on completion of restart.
At least one of these refers to the catalog with the log bottleneck.
This is why the catalog cannot be set to ACCESS=READ and the
bottleneck handling completed.
If the problem occurred during an external restart, a catalog is
excluded the next time an external restart is made.
Response
When the log bottleneck has been removed, you can restart the DBH
session.
If the problem occurred during an external restart, a catalog is
excluded the next time an external restart is made.
If several catalogs are affected, several restart attempts may be
necessary.
SES3101
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3101 NO OPEN TRANSACTION IN THE SYSTEM. HOLD-STATE STILL ACTIVE
Meaning
Response to an HOLD-TRANSACTION-ADMISSION call, if all transactions in
the SESAM session have been terminated.
Response
Cancellation of the HOLD-state by RESUME-TRANSACTION-ADMISSION.
SES3201
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3201 DEADLOCK RESOLUTION SESAM USER ID: (&00)
Meaning
The transaction of the request submitter (&00) was reset because of
deadlock resolution.
SES3203
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3203 ROLLBACK TA LONGLOCK SESAM USER ID: (&00)
Meaning
The transaction (TA) of the user (&00) was rolled back because of a
longlock criterion.
Response
If necessary, increase the value for the TRANSACTION-SECURITY option in
the next SESAM session.
SES3204
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3204 TA ROLLED BACK DUE TO INACTIVITY; SESAM USER ID: (&00)
Meaning
The transaction (TA) of the user (&00) was rolled back because of a
inactivity criterion.
Response
If necessary, increase the value for the TRANSACTION-SECURITY option in
the next SESAM session.
SES3205
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3205 PTC STATE OF USER '(&00)' CAUSES TA LOCK
Meaning
The transaction (TA) of user (&00) is in the PTC state and TA locks are
hold. It cannot be reset by SESAM. It is possible that an impairment of
the session happens.
Response
Check, if user (&00) belongs to a SESAM-DCN or UTM-D application which
is not started up completely. If yes, start the application. In all other
cases reset the TA of the user by using ROLLBACK-PTC-TRANSACTION or
terminate with COMMIT-PTC-TRANSACTION.
SES3206
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3206 RESETTING LOCKED TA LONGLOCK SESAM USER ID: (&00)
Meaning
The not necessarily locking transaction (TA) of request submitter (&00)
was reset because it was locked by a transaction in the PTC state,
which was inactive for more than twice the period specified in the
Longlock criterion.
Another reason is the transaction is global and locked by a pure local
TA which is also locked.
Response
Increase the value of the TRANSACTION-SECURITY option in the
next SESAM session if necessary.
SES3207
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3207 USER "(&00)" CAUSES LOCK ESCALATION ON CATALOG "(&01)", SPACE "(&02)", TABLE "(&03)" AFTER (&04) (&05) ROW LOCKS
SES3208
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3208 USER "(&00)" CAUSES LOCK ESCALATION ON CATALOG "(&01)", SPACE "(&02)", INDEX "(&03)" AFTER (&04) (&05) INDEXVALUE LOCKS
SES3300
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES3300 RESOURCE BOTTLENECK IN (&00) TRANSACTIONS! PLEASE CLOSE DBH SESSION!
Meaning
No further transactions are permitted by the DBH in (&00) transactions,
since there is a bottleneck in the transaction management.
Response
It is recommended that you restart the DBH soon to resolve this
bottleneck when a suitable opportunity arises. Otherwise a Consistency
Check will be produced when the bottleneck is reached and the
administrator will be requested to terminate the PTC so that the
session can be closed.
SES4100
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4100 SESAM LOG FILE: (&00)
SES4101
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4101 SPACE LIST OF CURRENT RECOVERY
Meaning
title of space list in SYSLST file of recover service task
SES4102
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4102 ..EXPECTED DA-LOG FILE: '(&00)'
Meaning
(&00): The name of the request submitter of the following DA-LOG file
determined by the SESAM-DBH at the time of the previous DA-LOG open
Response
See SES4101.
SES4103
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4103 ALLOCATED DA-LOG FILE: '(&00)'
Meaning
(&00): Name of the DA-LOG file activated by the request submitter.
Response
See SES4101.
SES4104
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4104 *** DA-LOG SUBNUMBER OVERFLOW. PREVIOUS DA-LOGS OVERWRITTEN ***
Meaning
The subnumber of the DA-LOG to be opened was '0000'; it has been changed
to '0001' to the effect that previous DA-LOGs with subnumbers '0001' -
'9999' have been overwritten. No database repair with these DA-LOGs by
means of SEDI71 and SEDI72 is possible any longer.
SES4106
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4106 SESAM LOG FILE: (&00) COULD NOT BE CREATED OR OPENED
Meaning
Log file (&00) could not be created due to shortage of public disk space
or the log file exists and cannot be opened. Maybe the file is cataloged
under more than one BS2000 Catalog ID. Or the file is created
on a tape.
SES4107
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4107 SESAM LOG FILE: (&00) DOES NOT EXIST
Meaning
Log file (&00) must be available in the restart for bottleneck handling.
Response
Supply the file.
SES4108
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4108 LOG FILE '(&00)' MISSING. RESPONSE (R=RETRY; I=IGNORE; H=HALT)
Meaning
It is not possible to write information for a restart into the
log file because the log file is not available.
Response
R: Supply log file (&00). Resume restart.
I: The restart is executed without log file (&00). Therefore logging is
interrupted. After finishing the restart it is necessary to copy the
catalog for a new starting point of recovery.
H: The restart is aborted.
SES4109
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4109 RESTART AND HANDLING OF THE LOG BOTTLE NECK FOR LOG FILE (&00) ON TAPE IS NOT POSSIBLE
Meaning
Due to bottle neck logging of open transactions is not possible. Because
of this logging is interrupted.
Response
After finishing the restart it is necessary to copy the catalog for
a new starting point of recovery.
SES4110
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4110 LOG FILE '(&00)' AMBIGUOUS. RESPONSE (R=RETRY; I=IGNORE; H=HALT)
Meaning
It is not possible to write information for a restart into the log file
because there are several log files only differing in the catid.
Response
R: Make sure that the log file name (&00) is unambiguous. Resume restart.
I: The restart is executed without log file (&00). Therefore logging is
interrupted. After finishing the restart it is necessary to copy the
catalog for a new starting point of recovery.
H: The restart is aborted.
SES4111
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES4111 THE RESTART IS ABORTED. THERE IS NO UPDATE OF LOG FILE (&00) POSSIBLE BECAUSE OF DATA ERROR IN LOG FILE
Meaning
Data error in log file during restart.
Response
- Rename the actual log files. For this reason new log files are created
when performing restart.
- Repeat restart.
- After restart it is absolute necessary to create with COPY CATALOG a new
backup. Without this there is no recovery to the actual point possible
because of the data error in log file.
SES6000
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6000 (&00)
Meaning
An internal error occurred in the current SESAM session
(&00): error type: consistency check
- I/O error
- cursor I/O error
- secondary index error
- module name and error number
- DMS/FASTPAM code: - DMS ERRORCODE: (xxxx)
- - DMS/FASTPAM : (xxxx)
Response
Submit error documentation generated by the SESAM DBH with a message.
SES6001
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6001 SECONDARY INDEX ERROR. SECONDARY INDEX NO LONGER USED IN SESAM SESSION.
Response
Recover space using RECOVER, or index using CREATE INDEX.
SES6002
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6002 ERROR IN THE HANDLING OF CONSISTENCY CHECK: SESAM DBH ABORTED.
Meaning
Another error occurred during the handling of a consistency check.
Response
Resume SESAM DBH via an external system recovery.
SES6003
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6003 ERROR OCCURRED DURING PAM EVENTING; GENERATE SYSTEM DUMP
Meaning
Despite waiting a long time after an asynchronous I/O with eventing,
SESAM did not receive a message regarding the end of the I/O. A system
dump is required in order to analyze the error.
Response
Generate system dump and submit it to system services staff.
SES6004
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6004 SI ERROR: DB NAME = (&00)
Meaning
Name element for message SES6001 (SI error)
(&00): DB name for errored SI
Response
Refer to message SES6001.
SES6005
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6005 SI ERROR: SCHEMA NAME = (&00)
Meaning
Name element for message SES6001 (SI error)
(&00): schema name for errored SI
Response
Refer to message SES6001.
SES6006
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6006 SI ERROR: SI NAME = (&00)
Meaning
Name element for message SES6001 (SI error)
(&00): name of errored SI
Response
Refer to message SES6001.
SES6007
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6007 SI ERROR: SPACE NAME = (&00)
Meaning
Name element for message SES6001 (SI error)
(&00): space name for the errored SI
Response
Refer to message SES6001.
SES6008
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6008 SPACE DEFECTIVE: SPACE-NAME = (&00)
Meaning
Name expansion for message SES6000 defective for CC weight space.
The space is excluded from the DBH session after restart.
(&00): Name of the defective space
Response
Restore space using RECOVER SPACE.
SES6009
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6009 SPACE DEFECTIVE: CATALOG-NAME = (&00)
Meaning
Name expansion for message SES6000 defective for CC weight space.
The space is excluded from the DBH session after restart.
(&00): Name of the catalog to which the defective space belongs
Response
Restore space using RECOVER SPACE.
SES6010
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6010 NO AUTHORIZATION TO WRITE ACCOUNTING RECORDS OR ACCOUNTING DEACTIVATED. ACCOUNTING THEREFORE ABORTED.
Meaning
The user ID under which SESAM is running either has no authorization to
write accounting records or the accounting is deactivated on the computer.
For this reason, accounting is automatically aborted.
Response
Request the system administrator to grant authorization to write
accounting records to the user ID under which SESAM is running or
deactivate the accounting on the computer.
SES6011
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6011 TABLE DEFECTIVE: TABLE-NAME = (&00)
Meaning
Name expansion for message SES6000 defective for CC weight table.
The table is excluded from the DBH session after restart.
(&00): Name of the defective table
Response
Restore the space on which the table is present using RECOVER SPACE.
SES6012
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6012 TABLE DEFECTIVE: CATALOG-NAME = (&00)
Meaning
Name expansion for message SES6000 defective for CC weight table.
The table is excluded from the DBH session after restart.
(&00): Name of the catalog to which the defective table belongs.
Response
Restore the space on which the table is present using RECOVER SPACE.
SES6013
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6013 TABLE DEFECTIVE: SCHEMA-NAME = (&00)
Meaning
Name expansion for message SES6000 defective for CC weight table.
The table is excluded from the DBH session after restart.
(&00): Name of the scheme to which the defective table belongs
Response
Restore the space on which the table is present using RECOVER SPACE.
SES6014
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6014 TABLE DEFECTIVE: SPACE-NAME = (&00)
Meaning
Name expansion for message SES6000 defective for CC weight table.
The table is excluded from the DBH session after restart.
(&00): Name of the space to which the defective table belongs
Response
Restore the space on which the table is present using RECOVER SPACE.
SES6015
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6015 NO AUTOMATIC RESTART POSSIBLE BECAUSE SYSTEM IS NOT IN READY STATE
Meaning
Since the DBH is currently not in the state "System Ready", it is not
possible to perform an automatic restart.
Response
Restart the DBH.
SES6016
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6016 CREATING DUMP DUE TO STATUS OR SQLSTATE
Meaning
The status or Sqlstate has occurred for which a dump
was requested using the administration command
OPT,DIAG,STATUS=<xx> or OPT,DIAG,SQLSTATE=<yyyyy>
This dump is now produced.
The DBH session is continued.
Response
-
SES6017
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6017 PROCESSING ERROR ON HANDLING THE CAT-REC-FILE FOR CATALOG (&00)
Meaning
An error has occurred during processing of the CAT-REC file for
catalog (&00). The DBH session is continued after an internal
transaction restart, whereby catalog (&00) is set to ACCESS=READ.
The previous message explains which error has occurred.
Response
When the cause of the error has been eliminated, the administration
command OPT,ACCESS is permissible again for more than just retrieval
access to the catalog again.
SES6018
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6018 HANDLING BOTTLENECK IN DA-LOG/CAT-LOG FILE FOR CATALOG (&00)
Meaning
A bottleneck has occurred in the DA-LOG or CAT-LOG file for catalog (&00)
or write access is not possible. The DBH session is continued after an
internal transaction restart, whereby catalog (&00) is set to ACCESS=READ.
Response
When there is enough space for the DA-LOG or CAT-LOG file again on
catalog (&00) or write access is possible again, the administration
command OPT,ACCESS is permissible again for more than just retrieval
access to the catalog again. The latest DA-LOG or CAT-LOG files must
be available for the restart.
SES6019
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6019 HANDLING BOTTLENECK IN TA-LOG FILES
Meaning
A bottleneck has occurred in the TA-LOG file.
The DBH session is continued after an internal transaction
restart.
SES6020
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6020 HANDLING BOTTLENECK IN WA-LOG FILE
Meaning
A bottleneck has occurred in the WA-LOG file of the DBH.
The DBH session is continued after an internal transaction
restart.
SES6021
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6021 HANDLING BOTTLENECK IN CURSOR FILES: (&00)
Meaning
A bottleneck has occurred in the internal cursor files of the DBH.
(&00) explains the type of bottleneck.
The DBH session is continued after an internal transaction
restart.
SES6022
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6022 CATALOG SPACE DEFECTIVE: CATALOG-NAME = (&00)
Meaning
Name extension for message SES6000 for CC weighting catalog space
defective.
The catalog is excepted from the DBH session after the restart.
(&00): name of catalog
Response
Restore the catalog space using RECOVER CATALOG_SPACE.
SES6023
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6023 HANDLING THE BOTTLENECK IN THE TRANSACTION MANAGER.
Meaning
A bottleneck has occurred in the transaction manager.
First, a restart of the DBH session is performed.
If no PTC transactions are open thereafter, the session is terminated
automatically; otherwise, the PTC transactions must be terminated by the
administrator and the DBH closed.
SES6024
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6024 CAT-REC DEFECTIVE: CATALOG-NAME = (&00)
Meaning
Name expansion for message SES6000 defective for CC weight Cat-Rec.
The catalog has only read access after the restart.
(&00): Name of the catalogs
Response
Provide the correct Cat-Rec.
SES6025
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6025 NO AUTOMATIC RESTART POSSIBLE, SINCE RECOVER-DBH
Meaning
No automatic restart possible within the recover task.
The recover task is therefore aborted.
Response
Cleanup the ID as required and repeat the recover statement.
SES6026
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6026 HANDLING BOTTLENECK IN RRA-MANGEMENT OF SPACE
Meaning
The maximum RRA for a space is reached.
No more expansion of the space is possible.
Now the space is in state "REORG PENDING".
No further update nor insert statements are allowed.
The preceding massage named the space.
Response
Delete records from table(s) and issue a REORG SPACE statement
to make the free space usable and to get rid of the state
"REORG PENDING".
SES6027
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6027 HANDLING BOTTLENECK DURING A SYSTEMTASK
Meaning
During a systemtask needed for logging information shortage of resources
occurred.
Response
Try to make more memory available for the dbh.
SES6030
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6030 MEMORY BOTTLENECK IN RUNTIME STACK FOR A THREAD.
Meaning
No more memory available in the runtime stack of the thread.
Possible causes for memory bottleneck:
a) SQL statement too complex
b) SESAM system error
An internal DBH restart is performed.
Response
If a very complex SQL statement has been used, simplify it.
Otherwise, submit the error documents to the diagnosis department
along with the error message.
SES6031
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6031 MEMORY BOTTLENECK IN RUNTIME STACK OF THE DBH CONTROL.
Meaning
No more memory available in the runtime stack of the DBH control.
The SESAM session is closed.
Response
Submit the error documents to the diagnosis department
along with the error message.
SES6032
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6032 MEMORY BOTTLENECK IN RUNTIME STACK.
Meaning
No more memory available in the runtime stack.
A dump is produced and the task is terminated.
Response
Submit the error documents to the diagnosis department
along with the error message.
SES6033
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6033 A SYSTEM ERROR HAS OCCURRED.
Meaning
The task is terminated due to a system error.
Response
Submit the error documents to the diagnosis department
along with the error message.
SES6040
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6040 SESSION ABORTED BECAUSE AN I/O-OPERATION LASTED LONGER THAN 3 MINUTES
Meaning
The SESAM-DBH is aborted with dump as an I/O-operation was not completed
within 3 minutes.
Response
Please check the disc periphericals. In case this is not successful
submit the error documents to the diagnosis department
along with the error message.
SES6090
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES6090 *** BEGIN OF RECONFIGURATION OF DBH ***
Meaning
Begin of the reconfiguration of the database handler after sending
the administration commands RELOAD-DBH-SESSION or RECONFIGURE-DBH-SESSION.
Response
None.
SES7001
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7001 (&00) /INTR: ADMINISTRATION CALL REJECTED DUE TO SYNTAX ERROR.
Meaning
The administration call was not accepted due to a syntax error.
(&00): time when the /INTR command was accepted.
Response
Repeat the call with the correct syntax.
SES7002
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7002 (&00) /INTR: REJECTED DUE TO TA RESTART.
Meaning
The administration call cannot be accepted at this time, due to a TA
restart.
(&00): time when the /INTR command was accepted.
Response
Repeat the administration call after the TA restart has been completed.
SES7003
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7003 (&00) /INTR: SESAM DBH NOT YET READY; CALL REJECTED
Meaning
The administration call is not (yet) permitted because system
initialization or restart has not yet been completed.
(&00): time when the /INTR command was accepted.
Response
Repeat the administration call later.
SES7004
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7004 (&00) /INTR: THE PREVIOUS CALL IS STILL ACTIVE. CALL IS REJECTED
Meaning
The administration call is invalid at the moment, because a previous one
is still waiting for execution or is being processed.
(&00): time when the /INTR command was accepted.
Response
Repeat administration call later.
SES7005
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7005 (&00) /INTR: CALL IS NOT VALID IN TA SESSION. CALL IS REJECTED
Meaning
The /INTR command entered is invalid in a session with transaction backup.
(&00): time when the /INTR command was accepted.
SES7006
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7006 (&00) /INTR: PREVIOUS 'COS,TP=ON' CALL MISSING. CALL IS REJECTED
Meaning
The administration call COS,TP=OFF is rejected, because the COS file has
not been created.
(&00): time when the /INTR command was accepted.
Response
Activate COS file using /INTR <tsn,>COS,TP=ON.
SES7007
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7007 (&00) /INTR: SESAM-DBH LOADED WITHOUT OPTION 'CO'. CALL IS REJECTED
Meaning
Activation/deactivation of the job-account listing is not possible if the
SESAM-DBH has been loaded without option CO.
(&00): time when the /INTR command was accepted.
Response
If necessary, terminate the SESAM-DBH with /INTR <tsn,>STOP and reload it
with option CO.
SES7008
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7008 (&00) /INTR: SESAM-DBH LOADED WITHOUT OPTION 'ACCOUNTING'. CALL IS REJECTED
Meaning
Activation/deactivation of the job account logging is only possible if the
SESAM-DBH is loaded with option ACCOUNTING.
(&00): time when the /INTR command was accepted.
Response
If necessary, terminate the SESAM-DBH with /INTR <tsn,>STOP and reload
with option ACCOUNTING.
SES7009
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7009 (&00) /INTR: REQUEST LOGGING ALREADY ACTIVE. CALL IS REJECTED
Meaning
The request logging had already been activated using a COS,TP=ON call.
(&00): time when the /INTR command was accepted.
SES7010
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7010 (&00) /INTR: ACCOUNTING ALREADY ACTIVE. CALL IS REJECTED
Meaning
The account logging has already been activated with a ACC, TP=ON call.
(&00): time when the /INTR command was accepted.
SES7011
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7011 (&00) /INTR: TA STILL OPEN IN THE SYSTEM. CALL IS REJECTED
Meaning
The /INTR EOF/EOT entered is invalid, because incomplete transactions (TA)
are still in the system.
(&00): time when the /INTR command was accepted.
Response
Wait till all transactions (TA) have been completed or force completion
with HOLD-call and then repeat the EOF/EOT call.
SES7012
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7012 (&00) /INTR: SESAM DBH LOADED WITHOUT 'TRANSACTION-SECURITY' OPTION; CALL REJECTED
Meaning
The administrator call read is only permitted in a SESAM session with the
'TRANSACTION-SECURITY' option.
(&00): time when the /INTR command was accepted.
SES7013
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7013 (&00) /INTR: SESAM-DBH LOADED WITHOUT 'REQUEST-CONTROL' OPTION; CALL REJECTED
Meaning
The administrator call entered is only permitted in a SESAM session with
the 'REQUEST-CONTROL' option.
(&00): time when the /INTR command was accepted.
SES7014
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7014 (&00) /INTR: NO /INTR CALL CAN BE ACCEPTED AT THE MOMENT. CALL IS REJECTED
Meaning
The /INTR is invalid at the moment for system-internal reasons (because of
contiguous CC, P-error or during /INTR KILL, because no search query is
running).
(&00): time when the /INTR command was accepted.
SES7015
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7015 (&00) END OF OUTPUT
Meaning
The information output requested using an administration call is
terminated with this text.
(&00): time when the /INTR command was accepted.
SES7016
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7016 (&00) /INTR: PRECEDING HOLD CALL IS MISSING. ADMINISTRATION CALL GO IS REJECTED
Meaning
(&00): time when the /INTR command was accepted.
Response
Repeat administration call /INTR HOLD.
SES7017
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7017 NO OPEN TA IN THE SYSTEM
Meaning
The administration call HOLD was specified, as no open transaction (TA)
was in the system, or there is no open transaction (TA) present after
WAIT-HOLD.
SES7018
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7018 (&00) /INTR: CALL INVALID
Meaning
The administration call entered is invalid as CALL-DML command.
(&00): time when the /INTR command was accepted.
Response
Enter call via STXIT.
SES7019
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7019 (&00) /INTR: HOLD CALL ALREADY ACTIVE. CALL IS REJECTED
Meaning
The WAIT-HOLD call is not accepted as CALL-DML cmd, since a HOLD is
already active.
(&00): time when the /INTR command was accepted.
SES7020
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7020 (&00) /INTR: DATABASE IS ALREADY LOCKED. CALL IS REJECTED
Meaning
The database has already been locked using a preceding FREE, DB, DB no.,
LOCK call.
(&00): time when the /INTR command was accepted.
SES7021
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7021 (&00) /INTR: THE PRIORITY CONTROLLER IS PRESENTLY ACTIVE. REPEAT CALL LATER
Meaning
The '/INTR OPT PST...' is not allowed at the moment because of system-
internal reasons (priority controller is presently active). The priority
controller cannot be deactivated or modified during the cycle execution of
its function.
(&00): time when the /INTR command was accepted.
Response
Repeat call later.
SES7022
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7022 (&00) /INTR: FREE, DB CALL INVALID FOR MASTER DATABASE. CALL IS REJECTED
Meaning
The master database cannot be deactivated during a SESAM-DBH session.
(&00): time when the /INTR command was accepted.
SES7023
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7023 (&00) /INTR: REQUEST CONTROL ALREADY ACTIVE. CALL REJECTED.
Meaning
Request control has already been activated by the call OPT,REQ-CON,ON.
(&00): time when the /INTR command was accepted.
SES7024
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7024 (&00) /INTR: REQUEST CONTROL NOT ACTIVE, CALL REJECTED.
Meaning
/INTR OPT,REQ-CON,OFF was issued, even though request control is inactive.
(&00): time when the /INTR command was accepted.
SES7025
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7025 (&00) /INTR: NO REQUEST SUBMITTER IN THE SYSTEM OR REQUEST SUBMITTER UNKNOWN
Meaning
The entered /INTR call relates to a user unknown to the system, or there
are no more users in the system.
(&00): time when the /INTR command was accepted.
SES7026
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7026 (&00) FREE-CALL IS IMPOSSIBLE, BECAUSE THE FOLLOWING PTC TRANSACTIONS ARE WORKING WITH THE DATABASE:
Meaning
(&00): time when the /INTR command was accepted.
SES7027
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7027 (&00) STOP(, KEEP)-CALL IMPOSSIBLE BECAUSE THE FOLLOWING PTC TRANSACTIONS ARE STILL IN THE SYSTEM:
Meaning
Runtime message.
(&00): time when the /INTR command was accepted.
SES7028
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7028 (&00) FINISH TEMPORARILY TERMINATED TRANSACTIONS WITH '/INTR RPTC' OR '/INTR CPTC' CALL IF NECESSARY
Meaning
Runtime message.
(&00): time when the /INTR command was accepted.
SES7029
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7029 /INTR: DB '(&00)' UNKNOWN
Meaning
The DB (&00) which was specified with /INTR FREE DB,xy or
/INTR CLOSE DB,xy is unknown to the system.
SES7030
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7030 (&00) LOGICAL FILES IN THE SYSTEM
Meaning
(&00): number of active logical files
(= acknowledgement after /INTR USER).
SES7031
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7031 (&00) /INTR: SESAM DBH LOADED WITH ONLY ONE THREAD OR WITHOUT 'THREADS' OPTION; CALL REJECTED
Meaning
The /INTR OPT,THREADS=xx call was rejected because
- the SESAM DBH was loaded with only one thread or
- without the 'THREADS' option.
(&00): time when the /INTR command was accepted.
SES7032
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7032 (&00) /INTR: SESAM DBH LOADED WITHOUT 'ADMINISTRATION' OPTION; CALL REJECTED
Meaning
The administration call /INTR OPT,ADMPASS= can only be entered when the
SESAM DBH has been loaded with the 'ADMINISTRATION' option.
(&00): time when the /INTR command was accepted.
SES7033
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7033 (&00) /INTR: ACCOUNTING NOT ACTIVE, CALL REJECTED.
Meaning
The administration call ACC,TP=OFF is rejected, since ACCOUNTING is not
active.
(&00): time when the /INTR command was accepted.
SES7034
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7034 (&00) NO PTC-TA FOR THE REQUEST SUBMITTER IN THE SYSTEM. CALL REJECTED
Meaning
The call /INTR RPTC was specified for a request submitter, who does not
have a temporarily terminated transaction (TA) in the system.
(&00): time when the /INTR command was accepted.
SES7035
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7035 (&00) NO OPEN TA AVAILABLE FOR THE REQUEST SUBMITTER IN THE SYSTEM. CALL REJECTED
Meaning
The administration call /INTR RESET was specified for a request submitter
who no longer has an incomplete transaction (TA) in the system.
(&00): time when the /INTR command was accepted.
SES7037
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7037 (&00) /INTR: SESAM DBH LOADED WITHOUT 'RETRIEVAL-CONTROL' OPTION; CALL REJECTED
Meaning
The /INTR OPT,RET-CON... call may only be used in a SESAM session with the
'RETRIEVAL-CONTROL' option.
(&00): time when the /INTR command was accepted.
SES7038
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7038 (&00) NO SEARCH INQUIRY IN THE SYSTEM
Meaning
No search inquiry is processed for the request submitter assigned in
/INTR KILL (user = / TSN =).
(&00): time when the /INTR command was accepted.
SES7039
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7039 (&00) /INTR: NO REQUEST IN PROCESS
Meaning
(&00): time when the /INTR command was accepted.
SES7040
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7040 (&00) /INTR: SESAM DBH LOADED WITH 'THREADS' < ' #THREADS' OPTION; CALL REJECTED
Meaning
The /INTR OPT,THREADS=xx call was rejected because the SESAM DBH was
loaded with the 'THREADS' < xx option.
(&00): time when the /INTR command was accepted.
SES7041
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7041 (&00) /INTR: CALL REJECTED BECAUSE OF PTC
Meaning
(&00): time when the /INTR command was accepted.
Response
Clear up state of accessed global transactions for all DBHs concerned.
Terminate transactions with /INTR RPTC or /INTR CPTC call.
SES7042
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7042 /INTR: FREE OPERATION FOR USER '(&00)' CANNOT BE PROCESSED BECAUSE OF PTC
SES7043
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7043 (&00) /INTR: NO DA-LOG OPENED. CALL REJECTED
Meaning
The /INTR DAW administration call can only be processed if a DA-LOG is
opened in the DBH.
(&00): time when the /INTR command was accepted.
SES7044
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7044 (&00) /INTR: SESAM DBH LOADED WITHOUT 'SQL-SUPPORT' OPTION; CALL REJECTED
Meaning
The administration call entered is only permitted in a SESAM session with
SQL-SUPPORT.
(&00): time when the /INTR command was accepted.
SES7045
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7045 (&00) /INTR: NO SQL STATEMENT ACTIVE FOR REQUEST SUBMITTER OR 'CANCEL' NOT PERMITTED. CALL REJECTED
Meaning
The CANCEL administration call has been entered when no SQL statement was
active in the DBH for the request submitter or CANCEL is not permissible
(e.g. during ROLLBACK WORK).
(&00): time when the /INTR command was accepted.
SES7046
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7046 (&00) /INTR: 'CANCEL' ALREADY ACTIVE FOR REQUEST SUBMITTER. CALL REJECTED
Meaning
The CANCEL administration call has been rejected, as it is already stored
for this request submitter.
(&00): time when the /INTR command was accepted.
SES7047
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7047 (&00) /INTR: CURRENT NUMBER OF SUBORDERS GREATER THAN SPECIFIED VALUE; CALL REJECTED
Meaning
The administration call /INTR OPT,SUBORDERS= was rejected because the
specified value is less than the number of SUBORDERS currently assigned.
(&00): time when the /INTR command was accepted.
SES7048
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7048 (&00) /INTR: INACTIVITY HANDLING ROUTINE ALREADY DEACTIVATED. CALL REJECTED
Meaning
The /INTR OPT,INACT=OFF administration call has been rejected, as the
inactivity handling routine is already deactivated.
(&00): time when the /INTR command was accepted.
SES7050
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7050 (&00) /INTR: NO MORE FREE ENTRIES IN SQL-DATABASE-CATALOG-LIST; CALL REJECTED
Meaning
The administration call /INTR OPT,DBC-INS was rejected because there are
no more free entries in the SQL-DATABASE-CATALOG-LIST.
(&00): time when the /INTR command was accepted.
SES7051
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7051 (&00) /INTR: DB NAME OR LOGICAL DB NAME IN ADMINISTRATION CALL NOT UNIQUE. CALL REJECTED
Meaning
The database name or the logical database name specified in the
administration call is already known in the database catalog, but it must
be unique there.
(&00): time when the /INTR command was accepted.
Response
If desired, display and check the database catalog by means of /INTR OPT.
SES7052
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7052 (&00) /INTR: DB CATALOG CURRENTLY BEING ACCESSED. TRY CALL AGAIN LATER
Meaning
Different DBH components cannot access the database catalog at the same
time.
(&00): time when the /INTR command was accepted.
SES7053
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7053 (&00) /INTR: NO MORE ENTRY EXISTS IN THE DB CATALOG. CALL REJECTED
Meaning
The administration call /INTR OPT,DELDBK= has been rejected as no more
entry exists in the database catalog.
(&00): time when the /INTR command was accepted.
SES7054
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7054 (&00) /INTR: DATABASE NAME IN ADMINISTRATION CALL DOES NOT EXIST IN DATABASE CATALOG. CALL REJECTED
Meaning
The specified or the logical database name is not known in the database
catalog.
(&00): time when the /INTR command was accepted.
Response
If desired, display the database catalog by means of /INTR OPT for
checking.
SES7055
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7055 (&00) /INTR: DB STILL IN USE IN SESAM DBH. CALL REJECTED
Meaning
The specified database is still being processed in the SESAM DBH.
(&00): time when the /INTR command was accepted.
Response
Repeat the /INTR call when no submission is active in the database any
longer or remove the database from the DBH session by entering
/INTR FREE,DB.
SES7056
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7056 (&00) /INTR: DATABASE NAME INVALID
Meaning
(&00): time when the /INTR command was accepted.
SES7057
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7057 (&00) /INTR: DATABASE TEMPORARILY LOCKED AGAINST NEW OPEN
Meaning
Database may have been locked with /INTR FREE,LOCK.
(&00): time when the /INTR command was accepted.
Response
Release database with /INTR FREE if required.
SES7058
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7058 (&00) /INTR: ERROR AT DATABASE OPEN (STATUS (&01))
Meaning
(&00): time when the /INTR command was accepted.
(&01): status and status subnumber possibly with related DMS error.
SES7063
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7063 (&00) /INTR REJECTED: COMMAND NOT PERMITTED IN LINKED-IN DBH SESSION
Meaning
(&00): time when the /INTR command was accepted.
SES7065
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7065 (&00) /INTR: NO ENTRY IN OLD-TABLE-CATALOG-LIST; CALL REJECTED
Meaning
The administration call was rejected because there is no entry in the
OLD-TABLE-CATALOG-LIST.
(&00): time when the /INTR command was accepted.
SES7066
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7066 (&00) /INTR: CALL-DML-TABLE IN ADMINISTRATION CALL NOT IN OLD-TABLE-CATALOG-LIST; CALL REJECTED
Meaning
The specified CALL-DML-TABLE name is not in the OLD-TABLE-CATALOG-LIST.
(&00): time when the /INTR command was accepted.
Response
If necessary, display the OLD-TABLE-CATALOG-LIST with /INTR OPT,CDBC-INFO
and check it.
SES7067
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7067 (&00) /INTR: CATALOG IN ADMINISTRATION CALL NOT IN SQL-DATABASE-CATALOG-LIST; CALL REJECTED
Meaning
The specified catalog name is not in the SQL-DATABASE-CATALOG-LIST.
(&00): time when the /INTR command was accepted.
Response
If necessary, display the SQL-DATABASE-CATALOG-LIST with
/INTR OPT,DBC-INFO and check it.
SES7068
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7068 (&00) /INTR: CALL-DML-TABLE NAME IN ADMINISTRATION CALL NOT UNIQUE; CALL REJECTED
Meaning
The CALL-DML-TABLE name is already known in the OLD-TABLE-CATALOG-LIST;
however, it must be unique.
(&00): time when the /INTR command was accepted.
Response
If necessary, display the OLD-TABLE-CATALOG-LIST with
/INTR OPT,CDBC-INFO and check it.
SES7069
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES7069 (&00) /INTR: ADMINISTRATION COMMAND CDBC-INS INTERRUPTED BY CONTINUATION COMMA; CONTINUE INPUT
Meaning
The administration command is currently incomplete.
(&00): time when the /INTR command was accepted.
Response
To continue entering CDBC-INS, you must specify the same CALL-DML-TABLE
name.
SES7070
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7070 (&00) /INTR: NO ENTRY IN SQL-DATABASE-CATALOG-LIST; CALL REJECTED
Meaning
The administration call was rejected because there is no entry in the
SQL-DATABASE-CATALOG-LIST.
(&00): time when the /INTR command was accepted.
Response
To continue entering CDBC-INS, you must specify the same CALL-DML-TABLE
name.
SES7071
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7071 (&00) /INTR: CATALOG NAME IN ADMINISTRATION CALL NOT IN SQL-DATABASE-CATALOG-LIST; CALL REJECTED
Meaning
The specified catalog name is not in the SQL-DATABASE-CATALOG-LIST.
(&00): time when the /INTR command was accepted.
Response
If necessary, display the SQL-DATABASE-CATALOG-LIST with
/INTR OPT,DBC-INFO and check it.
SES7072
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7072 (&00) /INTR: SPECIFIED CATALOG ACTIVE AND CANNOT BE DELETED; CALL REJECTED
Meaning
(&00): time when the /INTR command was accepted.
Response
If necessary, set CATALOG to FREE with /INTR OPT,DBC-UPD and then delete
it.
SES7073
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7073 (&00) /INTR: NO CALL-DML-TABLE ENTRIES ASSOCIATED WITH SPECIFIED CATALOG; CALL REJECTED
Meaning
(&00): time when the /INTR command was accepted.
Response
If necessary, display the OLD-TABLE-CATALOG-LIST with
/INTR OPT,CDBC-INFO and check it.
SES7074
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7074 (&00) /INTR: COMPLETE ADMINISTRATION COMMAND MUST NOT INCLUDE CONTINUATION COMMA; CALL REJECTED
Meaning
(&00): time when the /INTR command was accepted.
Response
Enter the entire /INTR OPT,DBC-... or INTR OPT,CDBC-... command again
(not just the continuation part).
SES7075
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7075 (&00) /INTR: NO CALL-DML-TABLE NAME SPECIFIED; REQUIRED EVEN IF INPUT ABORTED WITH CONTINUATION COMMA; CALL REJECTED
Meaning
(&00): time when the /INTR command was accepted.
Response
Enter the entire /INTR OPT,CDBC-... command again (not just the
continuation part) and specify the CALL-DML-TABLE.
SES7076
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7076 (&00) /INTR: NOT ALL REQUIRED PARAMETERS HAVE BEEN INPUT; CALL REJECTED
Meaning
(&00): time when the /INTR command was accepted.
Response
Enter the command again and include all mandatory inputs.
SES7077
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7077 (&00) /INTR: NO FREE ENTRY IN SQL-DATABASE-CATALOG-LIST; CALL REJECTED
Meaning
The administration call /INTR OPT,DBC-INS was rejected because there is no
free entry in the SQL-DATABASE-CATALOG-LIST.
(&00): time when the /INTR command was accepted.
Response
Load the SESAM DBH in the next session with a greater SQL-DATABASE-CATALOG
(SYSTEM-LIMITS) option.
SES7078
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7078 (&00) /INTR: ADMINISTRATION COMMAND OPT,DBC-INS INTERRUPTED WITH CONTINUATION COMMMA; CONTINUE INPUT
Meaning
Input of the /INTR OPT,DBC-INS command was interrupted with a continuation
comma.
(&00): time when the /INTR command was accepted.
Response
The same catalog name must be entered when specifying DBC-INS to resume
the command.
SES7079
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7079 (&00) /INTR: CATALOG NAME OR PHYSICAL DATABASE NAME NOT UNIQUE; CALL REJECTED
Meaning
The catalog name or the physical database name is already in the SQL-
DATABASE-CATALOG-LIST; however, it must be unique.
(&00): time when the /INTR command was accepted.
Response
If necessary, display the SQL-DATABASE-CATALOG-LIST with
/INTR OPT,DBC-INFO and check it.
SES7080
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7080 (&00) /INTR: NO FREE ENTRY IN OLD-TABLE-CATALOG-LIST; CALL REJECTED
Meaning
The administration call /INTR OPT,CDBC-INS was rejected because there
is no free entry in the OLD-TABLE-CATALOG-LIST.
(&00): time when the /INTR command was accepted.
Response
Load the SESAM DBH with a greater SQL-DATABASE-CATALOG (SYSTEM-LIMITS)
option in the next session.
SES7081
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES7081 (&00) /INTR: SQL-DATABASE-CATALOG-LIST IS CURRENTLY BEING ACCESSED; REPEAT CALL LATER
Meaning
(&00): time when the /INTR command was accepted.
SES7082
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES7082 (&00) /INTR: OLD-TABLE-CATALOG-LIST IS CURRENTLY BEING ACCESSED. REPEAT CALL LATER.
Meaning
(&00): time when the /INTR command was accepted.
SES7083
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7083 (&00) /INTR: NO CATALOG NAME SPECIFIED; CATALOG NAME REQUIRED EVEN IF COMMAND ABORTED WITH CONTINUATION COMMA; CALL REJECTED
Meaning
(&00): time when the /INTR command was accepted.
SES7084
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES7084 (&00) /INTR: SPECIFIED OLD-TABLE ACTIVE IN DBH; CALL REJECTED
Meaning
The administration call was rejected because CALL DML opens exist for the
referenced OLD-TABLE-CATALOG entry.
(&00): time when the /INTR command was accepted.
SES7085
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES7085 (&00) /INTR: SPECIFIED CATALOG ACTIVE AND CANNOT BE CLOSED; CALL REJECTED
Meaning
The specified catalog is being processed in the DBH and therefore cannot
be closed.
(&00): time when the /INTR command was accepted.
SES7086
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7086 (&00) SPACE NOT FOUND
Meaning
The space name specified for INTR USER,SPACE=...,CATALOG=... could not be
found in the spaces for the catalog.
(&00): time when the /INTR command was accepted.
SES7087
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7087 CALL REJECTED BECAUSE OF PARALLEL RECOVER OR REORG STATEMENT
Meaning
The INTR call could not be executed because of an active RECOVER
or REORG statement.
Response
Repeat the call later.
SES7088
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7088 CATALOG WITHOUT LOGICAL DATA BACKUP; CALL REJECTED
Meaning
The call cannot be executed because the catalog is generated without
logical data backup.
SES7089
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7089 /INTR: (&00) NO LONGER SUPPORTED; CALL REJECTED
Meaning
The specified /INTR command is no longer supported.
(&00): specified /INTR command.
SES7090
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7090 (&00) /INTR: (&01) ACCEPTED
Meaning
The administration call (&01) is accepted for execution.
(&00): time when the /INTR command was accepted.
SES7091
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7091 (&00) /INTR: DB (&01) UNKNOWN
Meaning
The database with database no. (&01) which was specified by means of
/INTR FREE DB,xy or /INTR CLOSE DB,xy is unknown to the system.
(&00): time when the /INTR command was accepted.
SES7092
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7092 (&00): NUMBER OF LOGICAL FILES IN THE SYSTEM (&01)
Meaning
(&00): time when the /INTR command was accepted.
(&01): number of active logical files
(= acknowledgement after /INTR USER).
SES7093
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7093 (&00) /INTR: (&01)
Meaning
Logging of the specified /INTR call via the SESAM call interface for
maintenance purposes.
(&00): time when the /INTR command was accepted.
(&01): specified /INTR command
SES7094
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7094 (&00) /INTR: FREE OPERATION FOR USER '(&01)' CANNOT BE PROCESSED BECAUSE OF PTC
Meaning
(&00): time when the /INTR command was accepted.
(&01): Identified user
SES7095
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7095 (&00) /INTR: COS,TP=ON CANNOT BE PROCESSED BECAUSE OF DMS-ERROR '(&01)'.
Meaning
(&00): time when the /INTR command was accepted.
(&01): DMS-Error
Response
Check DMS error and fix problem if possible
SES7096
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7096 (&00) /INTR: COS,TP=ON CANNOT BE PROCESSED BECAUSE OF INTERNAL-ERROR
Meaning
(&00): time when the /INTR command was accepted.
SES7097
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7097 (&00) /INTR: CALL NOT ALLOWED FOR BACKUP OR REPLICATION
Meaning
Invalid cal for backup or replication of a catalog.
(&00): time when the /INTR command was accepted.
SES7201
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7201 ADMINISTRATION COMMAND REJECTED DUE TO SYNTAX ERROR
Meaning
The administration command was not executed due to a syntax error.
Response
Repeat the command with correct syntax.
SES7202
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7202 ADM: COMMAND REJECTED DUE TO RESTART
Meaning
The administration command cannot be executed at this time because
of a restart of the server.
Response
Repeat the administration command after the restart has been completed.
SES7203
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7203 ADM: SESAM DBH NOT YET READY. COMMAND REJECTED
Meaning
The administration command is not yet permitted because system
initialization or restart is not yet complete.
Response
Repeat the administration command later.
SES7204
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7204 ADM: PRECEDING COMMAND IS STILL EXECUTING. COMMAND REJECTED
Meaning
The administration command cannot be performed at present because
a preceding administration command has not yet been completed.
Response
Repeat the administration command later.
SES7205
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7205 ADM: COMMAND ONLY PERMITTED IN INDEPENDENT-SESSION. COMMAND REJECTED
Meaning
Processing the linked-in DBH the administration command is not
permitted.
Response
None.
SES7206
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7206 ADM: TUNING TRACE ALREADY SWITCHED OFF. COMMAND REJECTED
Meaning
Tracing of tuning information cannot be stopped unless it has been
started previously.
Response
Switch on the tuning trace first.
SES7209
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7209 ADM: TUNING TRACE ALREADY SWITCHED ON. COMMAND REJECTED
Meaning
Tracing of tuning information is already switched on.
SES7210
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7210 ADM: ACCOUNTING ALREADY SWITCHED ON. COMMAND REJECTED
Meaning
Logging of accounting information is already switched on.
SES7212
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7212 ADM: SESAM DBH LOADED WITHOUT 'TRANSACTION-SECURITY' OPTION. COMMAND REJECTED
Meaning
The administration command is only permitted in a SESAM server session
with
option 'TRANSACTION-SECURITY'.
SES7213
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7213 ADM: SESAM-DBH LOADED WITHOUT 'REQUEST-CONTROL' OPTION. COMMAND REJECTED
Meaning
The administration command is only permitted in a SESAM server session
with
option 'REQUEST-CONTROL'.
SES7214
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7214 ADM: ADMINISTRATION COMMANDS CURRENTLY CANNOT BE ENTERED WITH 'SEND-MSG'
Meaning
Administration commands entered with 'SEND-MSG' are rejected temporarily
for system-internal reasons (e.g., because of a coexisting CC, P error
or internal system check).
Response
Repeat the administration command later.
SES7215
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7215 END OF OUTPUT
Meaning
The output of some administration commands is terminated with this text.
SES7216
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7216 ADM: TRANSACTION MODE ALREADY SWITCHED ON. COMMAND REJECTED
Meaning
Transaction mode can only be resumed after it has been suspended
previously.
SES7217
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7217 ADM: NO OPEN TRANSACTIONS WITHIN THE SYSTEM
Meaning
The quiet point requested with an administration command has been
attained.
SES7218
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7218 ADM: COMMAND NOT ALLOWED IN CALL-DML
Meaning
The specified administration command is not allowed as a CALL-DML
statement.
Response
Enter administration command with 'SEND-MSG'.
SES7219
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7219 ADM: TRANSACTION MODE ALREADY SUSPENDED. COMMAND REJECTED
Meaning
Transaction mode can only be suspended if it has been
permitted previously.
SES7223
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7223 ADM: REQUEST-CONTROL ALREADY SWITCHED ON. COMMAND REJECTED
Meaning
Priority control may be switched on only if it was switched off
previously.
SES7224
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7224 ADM: REQUEST-CONTROL ALREADY SWITCHED OFF. COMMAND REJECTED
Meaning
Priority control may be switched off only if it was switched on
previously.
SES7225
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7225 ADM: REFERENCED USER UNKNOWN OR NO USER ACTIVE
Meaning
The administration command refers to a user unknown to the system,
or there no more active users in the system.
SES7227
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7227 ADM: CANNOT TERMINATE DBH SERVER SESSION
Meaning
A DBH server session cannot be terminated normally if any transactions
are in the prepare-to-commit phase or while a utility statement is running
or while a lock sequence is active.
Response
If necessary submit an administration statement to terminate existing PTC
transaction,
lock sequence or utility.
SES7228
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7228 IF NECESSARY SUBMIT ADM-STATEMENT TO TERMINATE EXISTING PTC-TRANSACTION, LOCK SEQUENCE OR UTILITY
Meaning
(explanatory text)
SES7229
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7229 ADM: RELOADING THE DBH MODULES IS NOT POSSIBLE
Meaning
DBH modules cannot be reloaded if any transactions are in the
prepare-to-commit phase or while a utility statement is running
or while a lock sequence is active.
Response
If necessary submit an administration statement to terminate existing
PTC transaction, lock sequence or utility.
SES7230
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7230 ADM: RECONFIGURING THE DBH IS NOT POSSIBLE
Meaning
Reconfiguration of the DBH cannot be done if any transactions are
in the prepare-to-commit phase or while a utility statement is running
or while a lock sequence is active.
Response
If necessary submit an administration statement to terminate existing
PTC transaction, lock sequence or utility.
SES7233
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7233 ADM: ACCOUNTING ALREADY SWITCHED OFF. COMMAND REJECTED
Meaning
Logging of accounting information can be switched off
only if it was switched on previously.
SES7234
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7234 ADM: NO PTC TRANSACTION FOR THE SPECIFIED REQUEST SUBMITTER IN THE SYSTEM. COMMAND REJECTED
Meaning
There is no transaction in the Prepare-To-Commit state for the specified
request submitter in the system.
SES7235
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7235 ADM: NO TRANSACTION FOR THE SPECIFIED REQUEST SUBMITTER IN THE SYSTEM. COMMAND REJECTED
Meaning
The specified request submitter has no open transactions in the system.
SES7241
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7241 ADM: COMMAND REJECTED BECAUSE OF PTC
Meaning
The administration command references transactions in the
Prepare-To-Commit state; it can only be executed after these
transactions are finished.
Response
Find out the global state of the transactions within all participating
DBHs
and accordingly finish the PTC transactions with 'COMMIT-PTC-TRANSACTION'
or 'ROLLBACK-PTC-TRANSACTION'.
SES7244
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7244 ADM: SESAM DBH LOADED WITHOUT 'SQL-SUPPORT' OPTION. COMMAND REJECTED
Meaning
The administration command entered is only permitted in a SESAM session
with SQL-SUPPORT.
SES7245
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7245 ADM: NO SQL STATEMENT EXECUTING, OR NO SQL STATEMENT THAT CAN BE CANCELLED. COMMAND REJECTED
Meaning
The specified user is currently not executing an SQL statement,
or the SQL statement being executed cannot be cancelled (e.g. ROLLBACK).
SES7246
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7246 ADM: INACTIVITY TIME LESS THAN LOCK-TIME. COMMAND REJECTED.
Meaning
The values for LOCK-TIME and INACTIVITY-TIME can only be changed
such that LOCK-TIME is not higher following the amendment.
Use SHOW-DBH-OPTIONS to view the current values.
Response
Repeat the statement with correct values.
SES7252
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7252 ADM: CATALOG CURRENTLY LOCKED. COMMAND REJECTED
Meaning
Database cannot be accessed at present because a parallel request contains
a lock (utility, DDL or administration).
Response
Retry command later
SES7265
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7265 ADM: NO ENTRY IN OLD-TABLE-CATALOG-LIST. COMMAND REJECTED
Meaning
The administration command refers to an entry in the
OLD-TABLE-CATALOG-LIST
but there is none.
SES7266
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7266 ADM: NO ENTRY IN OLD-TABLE-CATALOG-LIST WITH GIVEN CALL-DML TABLE NAME. COMMAND REJECTED
Meaning
The specified CALL-DML table name is not contained in
the OLD-TABLE-CATALOG-LIST.
Response
The contents of the OLD-TABLE-CATALOG-LIST can be displayed with
SHOW-OLD-TABLE-CATALOG-ENTRIES.
SES7267
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7267 ADM: NO ENTRY IN SQL-DATABASE-CATALOG-LIST WITH GIVEN CATALOG-NAME. COMMAND REJECTED
Meaning
The specified catalog name is not contained in the
SQL-DATABASE-CATALOG-LIST.
Response
The contents of the SQL-DATABASE-CATALOG-LIST can be displayed with
SHOW-SQL-DB-CATALOG-ENTRIES.
SES7268
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7268 ADM: CALL-DML TABLE NAME IS AMBIGUOUS. COMMAND REJECTED
Meaning
The CALL-DML table name already appears in the OLD-TABLE-CATALOG-LIST,
and it must not appear twice.
Response
The contents of the OLD-TABLE-CATALOG-LIST can be displayed with
SHOW-OLD-TABLE-CATALOG-ENTRIES.
SES7270
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7270 ADM: NO ENTRY IN SQL-DATABASE-CATALOG-LIST. COMMAND REJECTED
Meaning
The administration command was rejected because there is no entry in the
SQL-DATABASE-CATALOG-LIST.
SES7271
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7271 ADM: NO ENTRY IN SQL-DATABASE-CATALOG-LIST WITH GIVEN CATALOG NAME. COMMAND REJECTED
Meaning
The catalog name or the physical database name does not
occur in the SQL-DATABASE-CATALOG-LIST.
Response
The contents of the SQL-DATABASE-CATALOG-LIST can be displayed with
SHOW-SQL-DB-CATALOG-ENTRIES.
SES7272
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7272 ADM: CANNOT REMOVE ENTRY FOR ACTIVE CATALOG FROM SQL-DATABASE-CATALOG-LIST. COMMAND REJECTED
Meaning
The entry for a catalog cannot be removed from the
SQL-DATABASE-CATALOG-LIST
if the catalog is in the ACTIVE state.
Response
Use SET-SQL-DB-CATALOG-STATUS to set the catalog state to FREE.
SES7273
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7273 ADM: NO ENTRY IN OLD-TABLE-CATALOG-LIST WITH THE GIVEN CATALOG NAME. COMMAND REJECTED
Meaning
The OLD-TABLE-CATALOG-LIST does not contain an entry for a CALL-DML table
with the specified catalog name.
Response
The contents of the OLD-TABLE-CATALOG-LIST can be displayed with
SHOW-OLD-TABLE-CATALOG-ENTRIES.
SES7277
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7277 ADM: NO FREE ENTRY LEFT IN SQL-DATABASE-CATALOG-LIST. COMMAND REJECTED
Meaning
The administration command was rejected because there
is no free entry in the SQL-DATABASE-CATALOG-LIST.
Response
Load the SESAM DBH with a greater option SYSTEM-LIMITS(SQL-DATABASE-
CATALOG=) in the next server session.
SES7279
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7279 ADM: CATALOG NAME AMBIGUOUS. COMMAND REJECTED
Meaning
The catalog name or the physical database name already appears in the
SQL-DATABASE-CATALOG-LIST, and it must not appear twice.
Response
The contents of the SQL-DATABASE-CATALOG-LIST can be displayed with
SHOW-SQL-DB-CATALOG-ENTRIES.
SES7280
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7280 ADM: NO FREE ENTRY LEFT IN OLD-TABLE-CATALOG-LIST. COMMAND REJECTED
Meaning
The administration command was rejected because there
is no free entry in the OLD-TABLE-CATALOG-LIST.
Response
Load the SESAM DBH with a greater option SYSTEM-LIMITS(OLD-TABLE-CATALOG=)
in the next server session.
SES7283
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7283 ADM: SPECIFICATION OF CATALOG SPACE NOT POSSIBLE. COMMAND REJECTED.
Meaning
It is only possible to specify names of user spaces. This applies to the
administration command CLOSE-SPACE, for example, which is used to close
user spaces.
SES7284
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7284 ADM: NO SPACE AVAILABLE.
Meaning
The administration command does not return a space as result.
With SHOW-USER-SPACES, this means that the specified requesting
user is not working on a space.
SES7285
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES7285 ADM: SPECIFIED CATALOG IS BEING USED AND CANNOT BE CLOSED. COMMAND REJECTED
Meaning
The specified catalog is being processed by the DBH server and therefore
cannot be closed.
SES7286
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7286 ADM: SPACE NOT FOUND
Meaning
The space name specified could not be found among the spaces of the
catalog.
SES7287
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7287 ADM: UTILITY STATEMENT IS STILL ACTIVE. COMMAND REJECTED
Meaning
The administration command could not be executed because a
utility statement is still active.
Response
Repeat the administration command later.
SES7288
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7288 ADM: CATALOG WITHOUT DA-LOG. COMMAND REJECTED
Meaning
The administration command call cannot be executed because the catalog
is used without a DA-LOG for logical data backup.
SES7289
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7289 ADM: (&00) NO LONGER SUPPORTED. COMMAND REJECTED
Meaning
The specified administration command is no longer supported.
(&00): specified administration command.
SES7290
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7290 ADMINISTRATION COMMAND (&00) EXECUTED
Meaning
The administration command (&00) executed successfully.
SES7291
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES7291 SERVICE-TASK WITH TSN '(&00)' NOT FOUND.
Meaning
The Service-Task with the TSN was not found.
Therefore no dump is created.
SES7292
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7292 NUMBER OF LOGICAL FILES IN THE SYSTEM (&00)
Meaning
(&00): number of logical files
SES7293
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7293 ADMINISTRATION STATEMENT: (&00)
Meaning
Logging of an administration command specified in
a SESAM CALL-DML statement.
(&00): the administration command
SES7295
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7295 ADM: CANNOT SWITCH ON TUNING TRACE DUE TO DMS-ERROR '(&00)'
Meaning
(&00): DMS-Error
Response
Check DMS error and fix problem if possible
SES7297
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7297 ADM: COMMAND NOT ALLOWED FOR A BACKUP COPY OR A REPLICATION
Meaning
The administration command is not allowed on a backup copy or a
replication of a catalog.
SES7299
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7299 ADM: SYSLST ASSIGNMENT NOT POSSIBLE
Meaning
Assignment of SYSLST was impossible because the file name was incorrect
or a DMS error occurred.
Response
Correct the file name or remove the cause for the DMS error.
SES7300
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7300 ADM: CATALOG DEFECTIVE. COMMAND REJECTED
Meaning
The command cannot be executed because the catalog is defective.
Response
Repair the catalog with RECOVER CATALOG.
SES7301
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7301 ADM: CATALOG NOT ACTIVE. COMMAND REJECTED
Meaning
The command cannot be executed because the specified catalog is not
active.
Response
The catalog state can be set to ACTIVE with the command
'SET-SQL-DB-CATALOG-STATUS'.
SES7302
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES7302 ADM: (CONTINUE INPUT OF ADMINISTRATION COMMAND:)
Meaning
If the input for an administration command ends with a comma,
the next input continues the command text.
Response
Enter the rest, or the next part, of the administration command
with another SEND-MSG command.
SES7303
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7303 ADM: TEMPORARILY UNABLE TO EXECUTE COMMAND. COMMAND REJECTED.
Response
Repeat the command later.
SES7304
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7304 ADM: USER IDENTIFICATION UNKNOWN OR AMBIGUOUS
Meaning
The user identification given in the administration command does not
reference a known user, or it references more than one user.
SES7305
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7305 ADM: CATALOGSPACE IS IN STATE 'COPY PENDING'. COMMAND REJECTED
Meaning
The catalog given in the administration command must be backed up
before this administration command can be executed.
SES7306
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7306 ADM: DATABASE PERMITS ONLY 'READ' ACCESS FUNCTION. COMMAND REJECTED
Meaning
The current administration command needs WRITE or
CAT-ADMINISTRATION access rights.
zu.
Response
Set access rights of catalog to WRITE or CAT-ADMINISTRATION using
administration command MODIFY-CATALOG-ACCESS-RIGHTS.
SES7307
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7307 ADM: CATALOG (&00) CURRENTLY LOCKED. COMMAND ABORTED
Meaning
The database (&00) cannot be accessed at present because a parallel
request contains a lock (utility, DDL or administration).
The administration command referred to two or more databases and
processing was carried out in the order of the SQL-DATABASE-CATALOG-LIST.
Therefore, the command may already have been executed for some of the
databases; the databases have not been processed from the one notified
onwards.
Response
Check SQL-DATABASE-CATALOG-LIST to determine the databases
for which the command already has been executed. Either repeat
command for the remaining databases, specifying the database name
in each case, or repeat the original command.
SES7308
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7308 ADM: TEMPORARILY UNABLE TO EXECUTE COMMAND FOR DATABASE (&00). COMMAND ABORTED
Meaning
A temporary resource bottleneck occurred while processing database (&00).
The administration command referred to two or more databases and
processing was carried out in the order of the SQL-DATABASE-CATALOG-LIST.
Therefore, the command may already have been executed for some of the
databases; the databases have not been processed from the one notified
onwards.
Response
Check SQL-DATABASE-CATALOG-LIST to determine the databases
for which the command already has been executed. Either repeat
command for the remaining databases, specifying the database name
in each case, or repeat the original command.
SES7309
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7309 ADM: FORCED LOCK REQUEST CANNOT BE IMPLEMENTED DUE TO (&00). COMMAND REJECTED.
Meaning
A lock request for a lock sequence (forced mode) could not be forced
because the respective object is already locked by another lock sequence,
a transaction in PTC status or a transaction of an internal system user.
Response
Try again later! Terminate the PTC transaction if necessary.
SES7310
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7310 ADM: LOCK SEQUENCE CALL NOT POSSIBLE. COMMAND REJECTED.
Meaning
The administration command BEGIN-LOCK-SEQUENCE is rejected because
a lock sequence has already been opened; END-LOCK-SEQUENCE is rejected
because no lock sequence has been opened.
Response
None.
SES7311
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7311 ADM: CANNOT ABORT OWN LOCK SEQUENCE. COMMAND REJECTED.
Meaning
A user cannot abort a lock sequence that he or she has opened. This action
can only be performed by a different administrator.
Response
None.
SES7312
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7312 ADM: LOCK SEQUENCE ABORTED BY ANOTHER ADMINISTRATOR. COMMAND REJECTED.
Meaning
Another administrator has aborted the lock sequence. The locks
set are released.
Response
None.
SES7313
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7313 ADM: SPECIFIED USER DID NOT OPEN ANY LOCK SEQUENCE. COMMAND REJECTED.
Meaning
The user referenced in the ABORT-LOCK-SEQUENCE administration
statement has not opened any lock sequence. It is possible that the
sequence was terminated simultaneously.
Response
None.
SES7315
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7315 ADM: USER HAS OPENED A LOCK SEQUENCE. COMMAND REJECTED.
Meaning
No externally visible transaction is open in the system for a user
who opened a lock sequence. The lock sequence can be aborted using the
ABORT-LOCK-SEQUENCE administration statement.
Response
None.
SES7316
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7316 ADM: NOT POSSIBLE TO ABORT LOCK SEQUENCE OF INTERNAL USER. COMMAND REJECTED.
Meaning
Administration statements using SEND-MSG are executed with the aid of
an internal user. Lock sequences of this user cannot be aborted.
Response
None.
SES7317
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7317 ADM: STATEMENT IN LOCK SEQUENCE RESET.
Meaning
The statement within the lock sequence has been reset. The lock
sequence remains open and hence all locks that were set before the
statement are retained.
Response
None.
SES7318
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7318 ADM: SAT-SUPPORT ALREADY SWITCHED ON. COMMAND REJECTED
Meaning
Providing security information for SAT is already switched on.
SES7319
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7319 ADM: SAT-SUPPORT ALREADY SWITCHED OFF. COMMAND REJECTED
Meaning
Providing security information for SAT can be switched off
only if it was switched on previously.
SES7325
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7325 ADM: SQL-STATE (&00) OCCURRED. COMMAND REJECTED.
Meaning
At the execution of an administration statement a SQL-State has
occurred in the SESAM-DBH. It is possible to get more information
by using the administration command SHOW-SQL-DB-CATALOG-ENTRIES or
the views of the SYS_INFO_SCHEMA.
Response
Remove the reason for the SQL-State and repeat the command.
SES7333
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7333 ADM: REQUEST-LOGGING IS ACTIVE. COMMAND REJECTED.
Meaning
Only with the request-logging switched off modifying the
session identification or the initial value of the counter for
the logging file (CO-LOG) is possible (MODIFY-SESSION-LOGGING-ID).
Response
Switch the request-logging off and repeat the command.
SES7334
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7334 ADM: VALUE FOR INITIAL GREATER THAN VALUE FOR MAXIMUM. COMMAND REJECTED.
Meaning
The maximum number of parallel running service tasks must be greater than
the value of the option initial, the minimum number of service tasks
to be started.
Response
Correct the command and repeat it. Information of the current state
can be obtained by using SHOW-DBH-OPTIONS.
SES7340
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7340 ADM: SPECIFIED TABLE IS NOT A PARTITIONED TABLE. COMMAND REJECTED.
Meaning
The specified table is not a partitioned table.
Response
None.
SES7341
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7341 ADM: SPECIFIED TABLE IS NOT OPEN. COMMAND REJECTED.
Meaning
The specified table has not been opened yet by the DBH in the current
session.
Response
None.
SES7342
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7342 ADM: SPECIFIED TABLE NOT EXISTING. COMMAND REJECTED.
Meaning
The specified table does not exist in the specified catalog.
Response
Check names of table and schema. In case of an error repeat
the command with corrected names.
SES7350
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7350 ADM: COS COULD NOT BE ACTIVATED. COMMAND REJECTED.
Meaning
SESCOS (Request Logging) could not be activated.
Refer to DBH-protocol for exact reason.
Response
None.
SES7351
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7351 END OF OUTPUT. SUCCESSOR RESPONSES EXISTING.
Meaning
Because of a respose area being too small all responses can't be
issued. Further responses can be fetched by the ADM-command NEXT.
Response
For getting more rows at the result of the command the response area
of the related open must be defined by a larger value (only administration
with CALL-DML).
SES7352
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7352 ADM: NO SUCCESSOR RESPONSES EXISTING. COMMAND REJECTED.
Meaning
Because any successor responses don't exist, an issue isn't possible.
Response
None.
SES7353
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7353 ADM: SHORTAGE OF STORAGE AT STORING SUCCESSOR RESPONSES. COMMAND REJECTED.
Meaning
At the execution of an ADM-command which is allowed to create additional
responses a shortage of storage occurred and the list of saved responses
is incomplete. The saved responses can be fetched by NEXT.
None.
SES7354
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7354 ADM: LIST OF SUCCESSOR RESPONSES IS INCOMPLETE (NEXT).
Meaning
Due to shortage of storage the list of responses generated
at the execution of the related command is incomplete.
But the list of responses can be fetched by NEXT. The end of the
issue of this incomplete list is also indicated by SES7215.
Response
None.
SES7355
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7355 ADM: MEMORY BOTTLENECK OCCURRED. COMMAND REJECTED.
Meaning
There is not enough free memory at the execution of the ADM-command.
The resources are currently exhausted.
Response
Try again later or load SESAM-DBH with options that require less
user address space.
SES7356
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7356 ADM: ERROR AT BACKUP FILE OPEN: (&00). COMMAND ABORTED
Meaning
With the given name an option backup file could not be opened.
(&00): Cause of the error.
SES7357
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7357 ADM: NO SUPPORT OF MEDIUM TAPE FOR CO-LOG FILES IN THIS VERSION. COMMAND REJECTED.
Meaning
Medium tape for CO-LOG files is supported until SESAM version 6.0.
Response
Please use medium disk for co-log files.
SES7360
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7360 ADMINISTRATION STATEMENT: (&00)
Meaning
Logging of an administration command onto SYSLST
sent by a SESADM administrator.
(&00): the administration command in SDF syntax
Response
None.
SES7370
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7370 ADM: NO CATID-LIST EXISTING
Meaning
No CATID list is specified. There is no limit for internal search for
files to the CATIDs.
Response
None.
SES7371
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7371 ADM: NO MAIL PARAMETERS EXISTING
Meaning
There are not any mail parameters specified. The most likely reason is
the missing link for SESMAIL at the start of the DBH.
Response
Perform MODIFY-MAIL-PARAMETRERS to specify mail parameters.
SES7372
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES7372 ADM: AN ERROR AT MODIFICATION OF MAIL PARAMETERS OCCURRED. MAIL PARAMETERS UNCHANGED.
Meaning
An error at modification the mail parameters has occurred. Probably the
reason is a syntactical failure or a missing link to the mail file.
The message also occurs if the specified file does not exist.
In some cases a specific message is issued.
Response
After correcting the cause repeat the statement.
SES7380
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES7380 ADM: TO OPEN PHYSICALLY THE SPECIFIED CATALOG IS NOT POSSIBLE IN THE CURRENT STATE. COMMAND REJECTED.
Meaning
The current state of the specified catalog, for example CLOSED,
does not allow a physical open.
Response
None.
SES7381
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES7381 ADM: SUM OF VALUES FOR USER-DATA-BUFFER AND SYSTEM-DATA-BUFFER TOO BIG. COMMAND REJECTED.
Meaning
The sum of the values for user-data-buffer and system-data buffer exceeds
the
maximal value of one option according to the 64-Bit VERSION.
Response
Correct the command and repeat the call.
SES8000
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8000 ENTER CONTROL STATEMENT OR 'END'
SES8001
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8001 FUNCTION TERMINATED ABNORMALLY DUE TO ERROR IN CONTROL STATEMENT. CORRECT STATEMENT, RETRY RUN
SES8002
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8002 NO CONNECT CAN BE SET UP TO SESAM DBH
Meaning
The service task cannot set up a connection to the SESAM DBH.
Possible reasons:
1) DBH has not yet been loaded or is no longer loaded;
2) DBH has temporarily locked the memory pool for the purposes
of reorganization;
3) an internal restart is taking place for the DBH;
4) DBH is running in a foreign user id;
Response
If necessary, the DBH will automatically start a new service task.
SES8005
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8005 INTERNAL ERROR. PROGRAM TERMINATED WITH DUMP
Response
Submit error documentation to diagnostics department. Repeat run.
SES8006
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES8006 PROGRAM ABORTED BY SESAM DBH BECAUSE OF END OF SESSION OR ABORTION OF SERVICE ORDER
Meaning
The SESAM DBH cancelled the service task because the DBH session was
terminated, or because the service order which was processed by the
service task is to be aborted.
SES8007
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8007 END OF FILE REACHED DURING PROCESSING OF INPUT FILE
Meaning
EOF was reached while the input file was being processed, although no END
statement has been encountered.
SES8008
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8008 CREATING DUMP DUE TO ADMINISTRATION COMMAND
Meaning
A dump of this service task was requested by administration command.
This dump is now produced.
The run of the service task is continued.
SES8012
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8012 ERROR ON DYNAMICALLY LINKING MODULE (&00). PROGRAM TERMINATED WITH DUMP.
Meaning
An error occurred while dynamically linking the module (&00).
Possible cause:
the module was not found in the assigned module libraries.
Response
Assign the module library containing the module and repeat the run.
If the error occurs again, send the error documentation in for system
diagnosis.
SES8013
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8013 SESAM DBH AND SERVICE TASK CANNOT INTEROPERATE BECAUSE OF DIFFERENT VERSION STATUS. VERSION OF SESAM DBH: '(&00)', VERSION OF SERVICE TASK: '(&01)'.
Meaning
There are different versions of the SESAM modules in the module library.
Response
Use the original module library, terminate the DBH and then restart it.
SES8014
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES8014 MAXIMUM NUMBER OF SERVICE TASKS FOR THIS SESAM DBH REACHED
Meaning
This message is only displayed when a service task is started explicitly
by the administrator.
SES8015
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8015 SERVICE TASK COULD NOT BE STARTED
Meaning
The ENTER command issued by the SESAM DBH for starting a service task was
rejected by the operating system because, for example, the specified job
class is not known in the operating system. A serious resource bottleneck
may occur during the current SESAM session because no service task could
be started despite a number of attempts.
Response
Specify a different job class in the SESAM DBH load options, or start the
service task manually.
SES8016
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES8016 SERVICE TASK WITH TSN '(&00)' STARTED
SES8017
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES8017 SERVICE TASK WITH TSN '(&00)' TERMINATED
Meaning
The service task was terminated by the DBH because the DBH itself was
terminated, or because a user for whom the service task was processing a
request was to be reset because of a deadlock, longlock or
ROLLBACK-TRANSACTION.
SES8018
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8018 ACTIVATE SERVICE TASK WITH TSN '(&00)' BECAUSE OTHERWISE RESOURCE BOTTLENECK WILL OCCUR IN CURRENT SESAM SESSION.
Meaning
The service task started by the SESAM DBH with an ENTER command cannot be
executed; it still has the request type T1. Possible causes: its priority
may be too low, or the limit for the specified job class may have been
reached.
Response
Increase the priority for the service task.
SES8019
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8019 SERVICE TASK WITH TSN '(&00)' TERMINATED.
Meaning
The service task was aborted.
Possible causes: the task has processed a RECOVER request or the
task was cancelled, the CPU time for the task has elapsed or an
internal error occurred.
The exact cause can be determined from the SYSOUT and SYSLST files
"SESAMkn.SYS*.<tsn>". If required, a new service task
is started by the SESAM DBH. If the service task is aborted during
processing of a service request, a corresponding SESAM status or
SQL state is notified.
SES8020
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8020 SESAM DBH AND SERVICE TASK CANNOT INTEROPERATE BECAUSE OF DIFFERENT ADDRESS MODES. MODE OF SESAM DBH: '(&00)', MODE OF SERVICE TASK: '(&01)'.
Meaning
Service task was started with wrong address mode.
Response
-
SES8021
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8021 INSUFFICENT USER ADDRESS SPACE
Meaning
There is not sufficient memory in the virtual address space.
Response
Ask administrator to increase virtual address space.
SES8022
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8022 SERVICE TASK TERMINATED BY SESAM DBH
Meaning
The service task was terminated by the SESAM DBH because it was the end of
the session or because resources were released.
SES8023
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8023 SESAM DBH WAITING FOR TERMINATION OF SERVICE TASK WITH TSN '(&00)'
Meaning
The SESAM DBH cannot be terminated correctly until the service tasks
with TSN (&00) have been terminated
Response
If this wait state lasts for any length of time, cancel the service task
and if necessary determine why the CANCEL command is not accepted
by the operating system (e.g. no reply from the operator).
SES8025
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8025 LAST SERVICE TASK STARTED (WITH TSN '(&00)') NO LONGER IN SYSTEM
Meaning
Before the SESAM DBH starts a new service task, it checks whether the
service task started last is still in the system. A service task can be
aborted because of an internal error, CANCEL applied to it, incorrect
link assignment of the module libraries, insufficient virtual address
space, an error in the execution of the procedure SYS.SDF.LOGON.USERPROC,
or because the CPU time of the task has elapsed.
Response
If the message occurs more than once, eliminate the cause and restart the
DBH if necessary. If the CPU time of the service task has elapsed, the
message can be ignored. In a subsequent DBH session, however, a job class
with a higher CPU time should be selected for the service tasks.
SES8026
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8026 NO MORE SERVICE TASKS WILL BE STARTED IN CURRENT SESAM SESSION
Meaning
The service tasks started so far are not known to the SESAM DBH. No more
service tasks will be started. Recovery, sorting, database creation and
maintenance are no longer possible in the current SESAM session.
Response
Eliminate the cause and restart the DBH.
SES8027
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8027 LAST SERVICE TASK STARTED (WITH TSN '(&00)') NOT YET READY
Meaning
The last service task started has not yet informed the SESAM DBH that it
is ready, but it already has the request type T2. The reason may be that
the load operation is still in progress. A temporary performance
bottleneck may occur until the service task is ready.
Response
Increase the priority of the task, or accelerate the loading process by
reorganizing the module libraries.
SES8028
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8028 CONSISTENCY CHECK IN SERVICE TASK (&00) XX/(&01)/(&02)
Meaning
An internal service task control error occurred.
(&00) : module name
(&01) : error weight
(&02) : error subnumber
Response
Submit the error documentation generated by the service task to the
diagnostics staff.
SES8029
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8029 ILCS COULD NOT BE INITIALIZED
Meaning
The program communication interface ILCS could not be initialized. The
program will not run.
Response
Assign the CRTE module library with the link name BLSLIB00 in the SESAM
DBH task and restart the DBH.
SES8030
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8030 ERROR DURING SORT OR INTERNAL ERROR. DUMP WILL BE TAKEN.
Meaning
An error whose cause cannot be determined occurred during the sort. It
could be that the BS2000 sort aborted the sort run because a resource
bottleneck or DMS error occurred.
Response
Eliminate the cause of any resource bottleneck or DMS error. If the sort
run was not aborted during a BS2000 sort, send the error information to
the diagnostics department.
SES8031
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES8031 ERROR ON CREATING WORK/HELP FILES FOR MULTITASK SORTING. SORT RUN WILL CONTINUE WITHOUT MULTITASK SORTING.
Meaning
A DMS error occurred when creating a work file or help file for BS2000
SORT for multitask sorting. The current sort run will continue without
multitask sorting. Under certain circumstances this can lead to reduced
performance.
Response
Eliminate the cause of the DMS error:
Reduce the value of the DBH load option RECORDS-PER-CYCLE or specify a
different catalog ID in the DBH load option WORK-CAT-ID or increase disk
space available in the User ID of the DBH.
SES8032
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8032 SESAM DBH WAITS UNTIL ALL SERVICE TASKS ARE COMPLETED.
Meaning
The SESAM DBH cannot be terminated properly until all service
tasks are completed.
Response
If this wait state persists, cancel the service tasks
and check why the CANCEL command was not accepted by the
operating system (e.g. due to pending operator response).
SES8033
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8033 END OF WAITING FOR TERMINATION OF SERVICE TASK.
Meaning
All service tasks are completed; termination of the SESAM DBH
is continued.
SES8034
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8034 MEMORY POOL FOR SERVICE TASK NOT CREATED, (&00).
Meaning
The DBH was unable to create the memory pool for the service task,
for example, because the user address space is too small, or the
service task pool is still held by a service task from the last
DBH session.
The precise significance of the return message from the ENAMP-SVCs can
be taken from the manual
'Macro Calls at Runtime'.
Response
Increase the user address space in the Join entry of the user ID or
decrease the specifications in the DBH load options to reduce the
amount of address space needed.
If a service task is still loaded from the last DBH session,
cancel it.
SES8035
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8035 ALL SERVICE TASKS ARE TERMINATED
SES8036
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8036 UNABLE TO TERMINATE SERVICE TASK WITH TSN '(&00)', SINCE A RECOVER-RESTART IS IN PROGRESS
SES8037
Destination: USER-TASK, CONSOLE Routing code: U Weight: 50
Warranty : NO
SES8037 ERROR DURING TERMINATION OF THE SERVICE TASK WITH TSN '(&00)'
Meaning
The CANCEL command sent from the SESAM-DBH to terminate a service task
was rejected by the operating system. See message below for possible
cause.
SES8038
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8038 NO MORE SERVICE TASKS WILL BE STARTED IN CURRENT OPTIONS DURING THIS SESAM SESSION
Meaning
The service tasks started so far are not known to the SESAM DBH. No more
service tasks will be started until the options are changed. Recovery,
sorting, database creation and maintenance are no longer possible
in the current SESAM session until the options are changed.
Response
Check the options and change the values.
SES8051
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8051 DBH SECONDARY TASK WITH TSN '(&00)' STARTED
SES8052
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8052 DBH SECONDARY TASK(S) CAN NOW BE STARTED
Meaning
Message is output only if the DBH secondary task is to
be started manually.
SES8054
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8054 AN ERROR HAS OCCURRED WHILE STARTING A DBH SECONDARY TASK
Meaning
The ENTER command sent by the DBH start task to start a DBH
secondary task was rejected by the operating system. See previous
message, MSG7 message, for possible cause. The initialization
session is terminated.
Response
Correct the error and restart the DBH.
SES8055
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8055 ALL DBH SECONDARY TASKS ARE TERMINATED
SES8056
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8056 NOT ALL DBH SECONDARY TASKS HAVE SENT NOTIFICATION WITHIN A WAITING PERIOD OF '(&00)' MINUTES
Meaning
Initialization of the DBH session is aborted.
Response
Check why the start of the DBH secondary task has taken so long.
If necessary, reorganize the module library, change the priority or
job class of the DBH start task.
SES8057
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8057 ACTIVATE DBH SECONDARY TASK WITH TSN '(&00)'; OTHERWISE THE DBH SESSION CANNOT BE STARTED
Meaning
The DBH secondary task started by the DBH start task using the ENTER
command is not run; it still has job type T1.
Possible cause: the priority is too low or the limit for the
specified job class has been reached.
Response
Increase the task priority.
SES8058
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8058 DBH-TASK WITH TSN '(&00)' IS NO LONGER IN THE SYSTEM; SESSION IS ABORTED
Meaning
A DBH task in a multitask has been lost. This causes an immediate abort
of the DBH session. The reason why the task was aborted is given in the
SYSOUT and SYSLST files "SESAMkn.SYS*.<tsn>".
Response
Check whether a dump has been created in the task and, if so,
submit the dump to the diagnosis department along with all
SYSOUT and SYSLST files for all DBH tasks.
SES8059
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8059 ABNORMAL TERMINATION OF SESAM
Meaning
Internal program error.
Response
Submit error message with dump to system diagnosis department.
SES8070
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8070 START TASK SYNCHRONISATION
Meaning
The normal job processing in all DBH tasks is aborted due to
system monitoring or error handling.
SES8071
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8071 END TASK SYNCHRONISATION
Meaning
The current DBH task terminates the activities for system monitoring or
error handling. Processing is continued in all DBH tasks.
SES8072
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8072 START WAIT STATE FOR DBH TASK WITH TSN '(&00)'
Meaning
The current DBH task assumes a wait state because the DBH task
with TSN (&00) has initiated a task synchronization (see message
SES8070). Normal processing is interrupted in all DBH tasks.
SES8073
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8073 THE DBH-TASK WITH TSN '(&00)' IS STILL NOT IN WAIT STATE
Meaning
The wait state could not be initiated in the DBH task with TSN (&00)
because the task has output a message with response to the console,
for example, or was interrupted in dialog mode with K2.
Processing cannot be continued until the task is in the wait state.
Response
Check why the task was interrupted and terminate this state
as appropriate.
SES8074
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8074 DUMP OUTPUT SUPPRESSED
Meaning
A dump is not produced because the consistency check has occurred
for the 2nd time.
SES8075
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8075 DUMP IS CREATED IN THE DBH-TASK WITH TSN '(&00)'
SES8076
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8076 CREATING DUMP FOR DBH SECONDARY TASK WITH TSN '(&00)'
Meaning
A dump is created in the current DBH start task for the DBH secondary
with TSN (&00).
Response
Submit the dump, and all SYSOUT and SYSLST files for all DBH tasks to the
diagnosis department.
SES8077
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8077 END WAIT STATE
Meaning
The current DBH task terminates the wait state. Normal processing
is continued in all DBH tasks.
SES8078
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8078 WHILE INITITATING THE TASK SYNCHRONISATION, AT LEAST ONE DBH TASK WAS NO LONGER IN THE SYSTEM; ABORTING THE SESSION
Meaning
Several DBH tasks are attempting to interrupt the standard job
processing in all DBH tasks at the same time on account of
system monitoring or error processing and have determined that
at least one DBH task has been lost. This causes an immediate
abort of the DBH session.
SES8079
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8079 DBH TASK, THAT HAS INITIATED THE TASK SYNCHRONISATION IS NO LONGER IN THE SYSTEM; ABORTING THE DBH SESSION
Meaning
The DBH task that has aborted the standard job processing in
all the DBH tasks on account of system monitoring or error
processing has been lost.
This causes an immediate abort of the DBH session.
SES8080
Destination: USER-TASK, CONSOLE Routing code: U Weight: 70
Warranty : NO
SES8080 TASK SYNCHRONISATION IS ABORTED; ABORTING SESSION
Meaning
The attempt to interrupt standard job processing in all DBH tasks
on account of system monitoring or error handling is aborted
because not all DBH tasks have assumed the wait state within
a specified period.
This causes an immediate abort of the DBH session.
SES8081
Destination: USER-TASK, CONSOLE Routing code: U Weight: 99
Warranty : NO
SES8081 SYSTEM DUMP CREATED DUE TO CRITICAL ERROR; SESSION ABORTED.
Meaning
A critical error has occurred; a system dump is needed for diagnosis.
However, only a user dump may have been created because the user
ID under which the DBH was started does not have the necessary
test privileges in the JOIN entry. This does not affect the consistency
of user data.
Response
Send the system dump or user dump to Diagnostics along with all SYSOUT
and SYSLST files of all DBH tasks, and restart the DBH.