Oracle Developer: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 1: | Line 1: | ||
==SIS== | ==SIS== | ||
[[File:Oracle developer SIS.jpg|none|thumb|877x877px]] | You need to fill out Username, Password and change the connection string information.[[File:Oracle developer SIS.jpg|none|thumb|877x877px]] | ||
===Connection string=== | ===Connection string=== | ||
Line 12: | Line 12: | ||
==EASY== | ==EASY== | ||
You just need to fill out Username and Password | |||
[[File:Oracle developer EASY.jpg|none|thumb|877x877px]] | |||
<br /> | <br /> | ||
Revision as of 10:10, 15 March 2019
SIS
You need to fill out Username, Password and change the connection string information.
Connection string
jdbc:oracle:thin:@(DESCRIPTION = (SOURCE_ROUTE = YES)
(ADDRESS = (PROTOCOL = TCP)(HOST = 193.162.253.211)(PORT = 1610))
(ADDRESS = (PROTOCOL = TCP)(HOST = <Host>)(PORT = 1521))
(CONNECT_DATA = (SERVICE_NAME = <SID>)))
EASY
You just need to fill out Username and Password