Previous Topic: DB02815INext Topic: DB02901I


DB02816E

DYNAMIC INDEX fff UNEXPECTED RETURN CODE cc(iii)

Reason:

The message details database errors that were encountered during the asynchronous index work that is associated with an APPLYCXX delete or add request. The fff is the function, either ADD or DELETE. The cc is the return code, and iii is the internal return code.

Action:

Determine what caused the return code and correct it. The required index work to process the APPLYCXX delete or add request is rescheduled when the first URT is opened against the affected table.

DB02821I

OLDEP (CBLDBMS/DATACOM) PROGRAM ACCESSED dbid table, job, tranid

Reason:

This message alerts you to the existence of a program that calls an entry point other than DBNTRY (that is, CBLDBMS or DATACOM). We recommend the use of the DBNTRY entry point. In the message text, dbid is the database ID, table is the three character table name, job is the job name and tranid is the CICS transaction ID if access was from an on-line program.

Action:

None. This message is for information only. If you are willing, we recommend that you change to using the DBNTRY entry point. While using DBNTRY is not currently required, many features are not available when not using the DBNTRY entry point. If you have no plans to change to using DBNTRY and do not anticipate requiring the features available only by using DBNTRY, you can ignore this message, or you can disable it by using the MESSAGE command. This message occurs once for each unique DBID, table name combination per MUF execution.