OpenLink Universal Data Access (UDA) Wiki
Documentation and guidance on installing, configuring and trouble-shooting UDA
Advanced Search
Help?
Location: / Dashboard / UdaWikiWeb / UDATroubleshootingResources / UDAErrorMessages / ErrorMessagesT / TableXDoesNotExistOrCannotBeAccessed

Error Messages (T)

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

Table table does not exist or cannot be accessed (962)

If you receive Table xyz does not exist or cannot be accessed (962) error messages, you must enable the Tableview functionality of the OpenLink Data Access Drivers. This applies to both our Single-Tier and Multi-Tier users.

Note: Multi-Tier users may need to take an additional step to resolve the problem. If you use Multi-Tier drivers, take the following action:

  1. Use a text editor to open the Broker Rulebook (oplrqb.ini). The Broker Rulebook is found in the /bin sub-directory of your OpenLink installation.
  2. Locate the [generic_proxxx] section which corresponds to the OpenLink agent in use. For example:


    [generic_pro83a] Program = pro83a_sv.exe Environment = PROGRESS83A ServerOptions = -q -d mdy -TB 31 -TM 31 ConnectOptions = tableview.pf ReUse = ifsame database, ifsame machine

  3. Set the ReUse parameter to Never. For example:


    ReUse = never

  4. Restart the Request Broker to initialize your changes.
  5. Test.

Evidence

  • Request Broker Log
  • Session Rulebook
  • Tableview .dat and .pf Files
Powered By Virtuoso