Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created August 10, 2020 15:19
Show Gist options
  • Save recursivecodes/6f190177b2cd998cd1d6ab3031de948a to your computer and use it in GitHub Desktop.
Save recursivecodes/6f190177b2cd998cd1d6ab3031de948a to your computer and use it in GitHub Desktop.
unzip-wallet.sh
$ unzip wallet.zip -d /home/todd_sharp/wallet
$ export TNS_ADMIN=/home/todd_sharp/wallet
$ sed -i 's/?\/network\/admin/\/home\/todd_sharp\/wallet/g' /home/todd_sharp/wallet/sqlnet.ora
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment