Previous Topic: CA IDMS/DC Messages DC080001 - DC089001Next Topic: CA IDMS/DC Messages DC109001 - DC172009


CA IDMS/DC Messages DC090001 - DC099002

DC090001

TASK: <task-code> PROG: <program-name>; RHDCCOBI - NO RLE/RCE AVAILABLE FOR BLL INFORMATION

Reason:

No RCEs or RLEs were available to the named program. A possible cause is that another program either is looping while acquiring resources or is failing to free resources. Check for an error in program logic. Alternatively, the system may be using more resources than expected. In this case, increase the RCE or RLE count specified in the SYSTEM statement of the SYSGEN.

Module:

RHDCCOBI

Severity:

3

DC090002

TASK: <task-code> PROG: <program-name>;NO SECOND BLL OFFSET - PROBABLE INVALID COBOL COMPILER OPTION

Reason:

The identified program has issued a COBOL DML verb, but the program is not defined in the SYSGEN as a COBOL program or the program was compiled with invalid compile options. For more information about valid compiler options, see the CA IDMS DML Reference Guide for COBOL.

Action:

Ensure that the program is defined in the SYSGEN as LANGUAGE IS COBOL. If necessary, recompile the program using valid compiler options.

Module:

RHDCCOBI

Severity:

3

DC091001

ATTACHING PRINTER CONTROL TASK

Reason:

During system startup, the central version has found printer-type LTERMs and is attaching the Print Control Task to handle them.

Module:

RHDCPRNT

Severity:

0

DC091002

RESTARTING PRINTER CONTROL TASK

Reason:

The Print Control Task has abended and is being reattached automatically.

Module:

RHDCPRNT

Severity:

0

DC091003

REPORT <report-name> HAS BEEN PRINTED ON LTERM <lterm-id>

Reason:

The Print Control Task has finished printing the named report on the indicated logical terminal.

Module:

RHDCPRNT

Severity:

0

DC099001

OLQ FATAL ERROR <olq-error-id> USER ID<user-id/lterm-id>

Reason:

An OLQ error has occurred. <Olq-error-id> is a six-digit OLQ error code. See the OLQ error codes for more information.

Module:

OLQ

Severity:

0

DC099002

MISSING SYSTEM CONTROL BLOCK FOR ONLINE QUERY

Reason:

The system control block for OLQ has not been defined to the system. This control block must be defined in the SYSGEN by means of the OLQ statement.

Module:

OLQ

Severity:

0