Tags:
create new tag
view all tags

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.



Topic revision: r1 - 2012-03-10 - ChrisBrower
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback