how to connect to oracle using oracle wallet.currently we are connecting oracle using wallet as below
sqlplus /@tnsentry
without password , it will connect to connection string in tnsnames.ora and credentials from oracle client wallet.
how to connect to oracle using oracle wallet.currently we are connecting oracle using wallet as below
sqlplus /@tnsentry
without password , it will connect to connection string in tnsnames.ora and credentials from oracle client wallet.