Create DPR Tables (CRTDPRTBL)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

You use the Create DPR Tables (CRTDPRTBL) command to create the control tables that are needed by DataPropagator. The command creates all of the control tables for registration and subscription along with the required journals.

You must have *ALLOBJ authority to run this command.

Error Messages for CRTDPRTBL

*ESCAPE Messages

ASN2002
Capture Parameters table not found.
ASN1015
Unit of work table not found.
ASN4501
Register table not found or failed to open.
ASN4502
Register table index not found or failed to open.
ASN4503
Pruning control table not found or failed to open.
ASN4504
Pruning Control index not found or failed to open.
ASN4505
Capture trace table not found.
ASN4506
Restart table not found or failed to open.
ASN4510
Register extension index not found or failed to open.
ASN4512
Set subscription table not found.
ASN4513
Set subscription index not found.
ASN4514
Subscription statements table not found.
ASN4515
Subscription statements index not found.
ASN4516
Subscription event table not found.
ASN4517
Subscription event index not found.
ASN4518
Subscription member table not found.
ASN4519
Subscription member index not found.
ASN4520
Subscription columns table not found.
ASN4521
Subscription columns index not found.
ASN4522
Apply trail table not found.
ASN424
The apply job table was not found.
ASN4525
Apply-qualifier cross-reference table not found or failed to open.
CPF3C20
Error found by program .
Top

Parameters

Keyword Description Choices Notes
CAPCTLLIB Capture control library Name, ASN Optional
Top

Capture control library (CAPCTLLIB)

Specifies the name of the Capture control library to be created.

ASN
Specifies the default capture control library provided with the DataPropagator product for iSeries.
capture-instance-name
Specifies the name of the capture control library to be created
Top

Examples

None
Top

Error messages

*ESCAPE Messages

ASN2002
Capture Parameters table not found.
ASN1015
Unit of work table not found.
ASN4501
Register table not found or failed to open.
ASN4502
Register table index not found or failed to open.
ASN4503
Pruning control table not found or failed to open.
ASN4504
Pruning Control index not found or failed to open.
ASN4505
Capture trace table not found.
ASN4506
Restart table not found or failed to open.
ASN4510
Register extension index not found or failed to open.
ASN4512
Set subscription table not found.
ASN4513
Set subscription index not found.
ASN4514
Subscription statements table not found.
ASN4515
Subscription statements index not found.
ASN4516
Subscription event table not found.
ASN4517
Subscription event index not found.
ASN4518
Subscription member table not found.
ASN4519
Subscription member index not found.
ASN4520
Subscription columns table not found.
ASN4521
Subscription columns index not found.
ASN4522
Apply trail table not found.
ASN424
The apply job table was not found.
ASN4525
Apply-qualifier cross-reference table not found or failed to open.
CPF3C20
Error found by program .
Top