Consultor Eletrônico



Kbase 17222: AS/400 errors are seen when executing CHGPRODCT
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

FACT(s) (Environment):

Progress/400
AS/400

SYMPTOM(s):

User runs CHGPRODCT

Errors PRO1011, PRO1017, PRO1033 are seen when executing CHGPRODCT

Failed to allocate required *FILE object <library>/P__* to program A4CHGDCT. PRO1011

Program A4CHGDCT was terminated because required resources were not available. PRO1017

Error during initialization of resources used for Server Schema update to dictionary <library>. PRO1033

ERROR: Unable to find commitment definition.

CAUSE:

These errors mean that there is another job connected to the database.

FIX:

In order to update the Dictionary Library, there can be no other users or jobs accessing the library.

To determine what other user/job is connected to the dictionary library, use the command WRKOBJLCK <library>/P__FILE *FILE, where <library> is the dictionary library name. This command will show which user/job is locking the schema files.

When all locks have been released, try CHGPRODCT again.