SEUREVI

Destination: USER-TASK             Routing code:                     Weight: 99

Warranty   : NO

SEUREVI   COMP=SEUMF,VERS=91A,DATE=200212

SEU1001

Destination: USER-TASK, CONSOLE    Routing code: U                   Weight: 99

Warranty   : NO

SEU1001   DDLTA FILE (&00) CANNOT BE OPENED. (RESPONSE: R RETRY OR I IGNORE)

Meaning

The transaction file for a DDL statement cannot be opened
while the transaction is rolled back
Response: R = retry
       a further attempt is made to open the backup file.
       I = ignore
       The space will not be reset but will be set defective

Response

Make the file accessable under the BS2000 userid of the DBH.
Enter response:
  R = retry means that another attempt will be made to open the backup
      file and to continue the reset.
  I = ignore means that the reset will be terminated for the
      space. The space must be restored to a consistent state with
      RECOVER.

SEU1002

Destination: USER-TASK, CONSOLE    Routing code: U                   Weight: 99

Warranty   : NO

SEU1002   SPACE (&00).(&01) COULD NOT BE OPENED BECAUSE: (&02).

Meaning

Space (&00).(&01) could not be repaired. When the space was opened,
SQLSTATE  (&02) was reported. More information on the cause of this error
can be gleaned from the preceding messages for this space.

Response

Repair the space individually.

SEU1003

Destination: USER-TASK, CONSOLE    Routing code: U                   Weight: 99

Warranty   : NO

SEU1003   SPACE (&00).(&01) IS OPEN.

Meaning

The result of RECOVER CATALOG is output. The space was repaired or
did not need repairing.

SEU1004

Destination: USER-TASK, CONSOLE    Routing code: U                   Weight: 99

Warranty   : NO

SEU1004   ABORTION OF LOAD ONLINE FOR TABLE (&00).(&01).(&02) REQUIRES INTERNAL RESTART.

Meaning

LOAD ONLINE for a table with integrity constraints has to be aborted
because of parallel administration, utility or DDL statements. Since LOAD
ONLINE has already detected a constraint violation or cannot finish
anymore
an essential constraint check, the table definitely has to be set in the
state "check pending", which requires an exclusive table lock. While
aborting a statement, however, no more locks can be acquired; to be able
to set "check pending" anyway, an internal restart has to be initiated.

Response

When executing LOAD ONLINE avoid parallel administration, utility and DDL
statements on concerned spaces or use parameter OFFLINE instead of ONLINE.

SEU1005

Destination: USER-TASK, CONSOLE    Routing code: U                   Weight: 99

Warranty   : NO

SEU1005   THE DDLTA FILE (&00) COULD NOT BE ACCESSED. THE SPACE IS MARKED AS DEFECTIVE.

Meaning

The transaction file for a DDL statement could not be accessed on
rollback of the statement or restart of an interrupted session.
The space could not be reset to the previous state and therefore is
defective. The space can be repaired by RECOVER SPACE.