Password file

  • From: Joe Smith <joe_dba@xxxxxxxxxxx>
  • To: <oracle-l@xxxxxxxxxxxxx>
  • Date: Thu, 29 Jul 2010 14:15:19 -0500

How to test a remote connection and oracle password file on the same server?
 
Does the string
 
sql>connect sys@hostname as sysdba
 
And
 
$sqlplus sys@hostname as sysdba
 
 
Prove a remote connection and the use of a password file?
 
Is there a way around this, i.e. to use the connect strings without a password 
file?
 
 
                                          

Other related posts: