How to Debug an APPX/Oracle Connection

To see if Oracle is running in a manner that APPX can access it, try the following:
  1. From the Unix prompt, enter the Oracle SQL interface by typing: sqlplus
  2. Enter the UserID and Password that you have coded into your FMS Controls for Oracle.
  3. If Oracle is running, you should get an SQL prompt.
  4. Type: desc {tablename}
... where {tablename} is the tablename mask defined in your Oracle FMS Controls.

This is frequently: "{DatabaseID}_{ApplID}_{Filename}" all in upper case.

Comments:

Read what other users have said about this page or add your own comments.


 

This topic: APPX > WebHome > SpecialTopics > APPXExternalDatabases > UsingAPPXOracleConnection > HowToDebugAppxOracle
Topic revision: 09 Mar 2012, ChrisBrower
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback