Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # konek sys dari remote
- sqlplus sys/[password sys]@[host]:[port]/[sid] AS sysdba
- sqlplus someuser/somepassword@10.10.10.21:1000/orclpdb1
- # jika gagal pastikan remote login EXCLUSIVE
- show parameter remote_login_passwordfile
Add Comment
Please, Sign In to add comment