Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
tnsping error
Name: cesarNZ Date: March 26, 2009 at 16:15:36 Pacific OS: Windows XP CPU/Ram: na Product: N/a / NA Subcategory: General
Comment:
hi all, just thought i'd post a soultion to this problem i was getting when trying to get TOAD to connect to a db and while troubleshooting i got the following error from tnsping command :
"Message 3511 not found; No message file for product=NETWORK, facility=TNSTNS-03505: Message 3505 not found; No message file for product=NETWORK, facility=TNS"
this error basically means that the ORACLE_HOME variable is NOT set correctly. I had mine pointed to "ORACLE_HOME=C:\oracle\ora92\bin" when it should have been :
ORACLE_HOME=C:\oracle\ora92\
Hopefully this helps someone and avoids hours of searching for answers online :)
Summary: Hi - I am attempting to open an approach view file however every time i go to open it i get the following error message: Couldn't open the database(filename)(-5). I am guessing the (-5) part of this ...
Summary: Running MySQL Version: 5.0.22 Trying to create a table using the MySQL Query Browser and also within the Command Line Client (If I try to create a table called product within the test database) : CREA...
Summary: Am using VC++ 6.0 for a Database Program. I was trying to Add the CDaoRcordset to the project, so that the Dialog can connect with the database but on adding the class(CDaoRecordset) and connecting th...