Consultor Eletrônico



Kbase P3874: Errors in program dupprodb during command processing
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Verified

FACT(s) (Environment):

OS/400 V4R5
Progress/400 DataServer

SYMPTOM(s):

Errors in program DUPPRODB during command processing

CPF4028:Open of member &1 was changed to SEQONLY(*NO)

CPF4160:Program &6 in &7 not found.

PRO2509:Unable to copy data into duplicate dictionary object &1 in library &2

Duplication of the Dictionary Library fails.

The command: DUPPRODB NEWDB(MMGCA3DV) FRMDB(MMV3DV)
ends with errors in the joblog:
CPF4028:Open of member DESPCOST was changed to SEQONLY(*NO)
CPF4160:Program COSTTRGTST in MMGENERAL not found.
PRO2509:Unable to copy data into duplicate dictionary object DESPCOST in library MMGCA3DV

File attributes explicitly state that there are 3 triggers associated with the DESPCOST file located in MMGENERAL

CAUSE:

The trigger programs which are indicated in the database cannot be found. They must have been deleted or not provided at all in the location referenced.

FIX:

Ensure that all necessary trigger programs are in the referenced location before doing a DUPPRODB.