tcl oralogon eror

greenspun.com : LUSENET : Tool Command Language (Tcl) : One Thread

Hi

Kindly pls explain how do i access db server thru tcl program (script or maunually)

i keep getting this error message whenever i run the program even after repetitive attempts to debug the program

error message --> cannot access db-server: oralogon: oralogon failed in orlon

wondering what can possibly be causes of the error i receive.

thanks a million

-- alvin lee (swalvin@hotmail.com), November 23, 2001

Answers

First, I highly recommend you check out the mailing list for oratcl - it provides a lot more support than I can. I believe you can subscribe to that mailing list using the interface at http://oratcl.sf.net/ .

Second, at first blush, it would seem to me that what Oratcl is telling you is that either the oracle login id or oracle password (being used in your script) is incorrect.

-- Larry W. Virden (lvirden@yahoo.com), January 02, 2002.


Moderation questions? read the FAQ