|
-
Try to change:
ORCL =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 111.111.111.11)(PORT = 1521))
)
(CONNECT_DATA =
(SRVR = DEDICATED)
(SERVICE_NAME = orcl.NT3)
)
)
NETORCL =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 111.111.111.11)(PORT = 1521))
)
(CONNECT_DATA =
(SRVR = SHARED)
(SID = orcl)
)
)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|