Guest User

Untitled

a guest
Dec 16th, 2018
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. DB1:
  2. dsn: dbi:Oracle:host=<hostname>;port=1521;sid=<sid>
  3. user: <username>
  4. password: <password>
  5.  
  6. DB2:
  7. dsn: dbi:Oracle:host=<hostname>;port=1521;sid=<sid>
  8. user: <username>
  9. password: <password>
Add Comment
Please, Sign In to add comment