General
check Oracle sid PDF Print E-mail
All in One - General
Written by Administrator   
Monday, 25 May 2009 07:23
select * from global_name;
 
ORA-12638: credential retrieval failed PDF Print E-mail
All in One - General
Written by Administrator   
Thursday, 21 May 2009 08:09
update sqlnet.ora file

SQLNET.AUTHENTICATION_SERVICES= (NTS) ----> SQLNET.AUTHENTICATION_SERVICES= (NONE)
 
nslookup PDF Print E-mail
All in One - General
Written by Administrator   
Friday, 15 May 2009 20:47

for dns records:   

nslookup -type=all example.com

 

check only mx records

 nslookup -type=mx example.com

 
No root element found in xml, Toad error PDF Print E-mail
All in One - General
Written by Administrator   
Friday, 13 March 2009 06:58

Delete or rename the file desktops.xml (probably corrupt)

located by default in C:\Program Files\Quest Software\Toad for Oracle\User Files

Unfortunately you will lose any custom desktop settings.

Last Updated ( Friday, 15 May 2009 20:16 )
 
ORA-12560: TNS: protocol adapter error PDF Print E-mail
All in One - General
Written by Administrator   
Friday, 06 March 2009 13:16

you have to be sure listener service is running.

 

if there is no listener service. you can run the netca program to create a listener service.

Last Updated ( Friday, 15 May 2009 20:17 )
 
« StartPrev123NextEnd »

Page 2 of 3