Kbase P11585: Switching to 'Modify Mode' to perform maintenance via the Progress/400 Data Dictionary results in DB
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  27/10/2004 |
|
Status: Verified
FACT(s) (Environment):
IBM AS/400 (RISC)
Progress/400 DataServer
Progress 9.1C
SYMPTOM(s):
Switching to "Modify Mode" to perform maintenance via the Progress/400 Data Dictionary results in DBA COMMAND ERROR 100 START.
A DBA COMMAND ERROR HAS OCCURRED CONTACT PROGRESS SOFTWARE WITH THE FOLLOWING ERROR CODE 100 START.
CAUSE:
The library list of the proserve job had a reference to a library which contained a command called "SAVOBJ" before the QSYS library which also contains the SAVOBJ command. The first "SAVOBJ" command was not the commanded expected by the DataServer This caused a problem when trying to save the objects in the dictionary library before allowing maintenance to be performed.
FIX:
Remove library from library list so that the correct SAVOBJ command runs from the QSYS library.