Kbase 21354: AS/400: Error 293
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  15/10/2008 |
|
Status: Verified
FACT(s) (Environment):
Progress 8.x
Progress 9.x
Progress/400
SYMPTOM(s):
While creating, synchronizing, or deleting a schema holder on a client machine, error 293 is displayed
Creating schema holder:
**"as4dict/as4_sydd.p" was not found. (293)
Deleting schema holder:
**"as4dict/as4deldb.p" was not found. (293)
Synchronizing schema holder with *selective* option:
**"as4dict/_selsync.p" was not found. (293)
Synchronizing schema holder with *Full* option:
**"as4dict/as4_sync.p" was not found. (293)
The four above named procedure files are only SOME of the files listed within the AS/400 task. There are other files that appear for other AS/400 tasks.
CAUSE:
If you have an as4dict directory (Progress 8.x) or as4dict.pl (Progress 9.x) under the *dlc/gui* or *dlc/tty* directory, you will have all the required files to accomplish the DB2/400 Utilities on the Client machine. If the directory or .pl file is absent, it is usually the result of having chosen the typical or custom installation option while installing the Progress product. In V8, the Progress/400 client became an optional component that had to be selected if not doing a complete install.
FIX:
Make sure that the *as4dict* directory (V8) or *as4dict.pl* file (V9), in dlc/gui directory for Windows client or dlc/tty for Character client, is present.
If not;
1. Uninstall client version of Progress and reinstall with *complete* option.
2. After the installation, verify that all .r code is present in either the as4dict directory in V8 or as4dict.pl in V9.