%META:TOPICPARENT{name="ErrorMessagesP"}% ==Error Messages (P)== [[UDAErrorMessages|A]] [[ErrorMessagesB|B]] [[ErrorMessagesC|C]] [[ErrorMessagesD|D]] [[ErrorMessagesE|E]] [[ErrorMessagesF|F]] [[ErrorMessagesG|G]] [[ErrorMessagesH|H]] [[ErrorMessagesI|I]] [[ErrorMessagesJ|J]] [[ErrorMessagesK|K]] [[ErrorMessagesL|L]] [[ErrorMessagesM|M]] [[ErrorMessagesN|N]] [[ErrorMessagesO|O]] [[ErrorMessagesP|P]] [[ErrorMessagesQ|Q]] [[ErrorMessagesR|R]] [[ErrorMessagesS|S]] [[ErrorMessagesT|T]] [[ErrorMessagesU|U]] [[ErrorMessagesV|V]] [[ErrorMessagesW|W]] [[ErrorMessagesX|X]] [[ErrorMessagesY|Y]] [[ErrorMessagesZ|Z]] [[ErrorMessagesSymbols|#]] ===Progress.ini file can not be found=== The "Progress.ini file can not be found" error occurs when the PROGRESSINI environmental variable is not set. If you experience "PROGRESSINI" errors, pursue the remedy which corresponds to your drivers: **SINGLE-TIER** 1. Access your PC client. 2. Use the Windows Explorer to locate the Progress.ini file. 3. Record the full path to progress.ini. For example: {{{ C:\DBS\Progress\progress.ini }}} 4. Open your Windows Control Panel "System" utility. 5. Set the PROGRESSINI variable on the "Environment" or "Advanced" tab. 6. If you do not have the System utility, set PROGRESSINI in your autoexec.bat.. 7. Test. **MULTI-TIER** 1. Go to your Progress database server. 2. Use the Windows Explorer or find (Unix) to locate the Progress.ini file. 3. Record the full path to progress.ini. For example: {{{ C:\DBS\Progress\progress.ini }}} 4. Use a text editor to open the oplrqb.ini file. The oplrqb.ini file appears in the /bin sub-directory of the OpenLink server components installation. 5. Locate the [Environment PROGRESSXXX] section which corresponds to the database agent which you use. For example: {{{ [Environment PROGRESS82A] DLC = C:\DBS\Progress Path = C:\DBS\Progress\BIN;D:\WINNT\System32 }}} 6. Insure that PROGRESSINI is set to the full path to the progress.ini file. For example: {{{ [Environment PROGRESS82A] DLC = C:\DBS Path = C:\DBS\Progress\BIN;D:\WINNT\System32 PROGRESSINI = C:\DBS\Progress\progress.ini }}} 7. Restart your Broker to initialize changes. 8. Test. ===Evidence=== Session Rules Book Request Broker Log