Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. cibersjk

    Failure 3802 Database does not exist.

    I found the answer! Apparently, you have to be v e r y careful in the use of column name alises in a correlated subquery. If you use the alias names instead of the tabname.colname format, it works fine... Whew! Thanks for all your help!
  2. cibersjk

    Failure 3802 Database does not exist.

    I'm a long-time (>17yr) Oracle developer/manager who's a total newbie to TD. I've got a question/problem... I'm doing a query that works in Queryman (a pretty neat tool!), but does not work in a UNIX script. I've got the env. vars set up OK (I think!), but the query returns the dreaded...

Part and Inventory Search

Back
Top