User Tools

Site Tools


easyconnect

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
easyconnect [2015/07/17 13:26] – created z0hpvkeasyconnect [2025/03/27 15:49] (current) – removed z0hpvk
Line 1: Line 1:
-==== Easy Connect using SQL Plus ==== 
-=== With Password === 
  
-<code>sqlplus user/password@host:port/db_service_name</code> 
-The port number does not need to be specified if it is 1521\\ 
- 
-=== Without Password === 
-If using the bash shell you may get an error if you do not wish to type the password on the command prompt.\\ 
-In this case you need to quote your connect string and escape the quotes with backslashes.\\ 
- 
-<code>sqlplus user@\"host:port/db_service_name"</code> 
easyconnect.1437139580.txt.gz · Last modified: 2025/03/08 22:23 (external edit)