Oracle wallet
In our environment,we have requirement,that we need to encrypt the password .
Whenever we use set -x debug mode in os during the execution of shellscript we can easily find out the password of the user.
Example:
sqlplus -s $LOGIN@$SID @$SQLDIR/tffaaw17 "'$BOOK_TYPE_CODE'" "'$FROM_PERIOD'" "'$TO_PERIOD'" > $OUT_FILE < /dev/null
Could you please help me in this,Do we need to use only oracle wallet?
Is there any licensing for this or is there any way to fis the solution.
Thanks in Advance.
Nitya