Guest User

Untitled

a guest
Sep 30th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. // Setting SDU siee in the JDBC URL
  2. //
  3. jdbc:oracle:thin:@(DESCRIPTION=(SDU=10240) 
  4.  (ADDRESS=(PROTOCOL=tcp)(HOST=myhost-vip)(PORT=1521)) 
  5.  (CONNECT_DATA=(SERVICE_NAME=myorcldbservicename)))
Add Comment
Please, Sign In to add comment