User Tools

Site Tools


easyconnect

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
easyconnect [2025/03/08 22:24] – external edit 127.0.0.1easyconnect [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.1741472655.txt.gz · Last modified: 2025/03/08 22:24 by 127.0.0.1