Kbase P9349: Error PROA003 during patch application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
OS/400 V4R5
Progress/400 DataServer
Progress 9.1C
SYMPTOM(s):
Error PROA003 during patch application
Progress/400 DataServer Patch 9.1C06
CPF3764:<Progname> in <libname> not found."
CPF3702:10 objects saved; 1 not saved; 0 not included.
PROA003:An error occurred while saving the original object from library <libname>
The option TGTRLS of the SAVOBJ command was changed to *PRV (from default *CURRENT).
CAUSE:
The patch process is terminated because we do not monitor Message ID: CPF3702. This message is generated only when TGTRLS option of SAVOBJ command is set to *PRV
FIX:
The SAVOBJ command must have the default *CURRENT set as supplied from IBM. If the SAVOBJ has been changed for any reason, the following workaround must be applied:
1. Execute: CHGCMDDFT CMD(SAVOBJ) NEWDFT('TGTRLS(*CURRENT)')
2. Install patch
3. Execute: CHGCMDDFT CMD(SAVOBJ) NEWDFT('TGTRLS(*PRV)')