CMD창 명령어:

sqlplus id/pw@ip:port/sid

 

id: manta

pw: mantapw

ip: 1.1.1.1

port: 8080

sid: rays

 

그러면 명령은

 

sqlplus

manta/mantapw@1.1.1.1:8080/rays

+ Recent posts