Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to connect to database using iAS 10g (9.0.4)

692621Jun 3 2009 — edited Jun 15 2009
After installing iAS 10g (9.0.4) (as per customer request) and updating tnsnames.ora file with following entry:


VIS =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP)(Host = ZEUS.OLYMPUS.com)(Port = 1522))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = VIS)
)
)

I can not connect to the database.

Trying to do an tnsping I get the following message:



Message 3511 not found; No message file for product=network, facility=TNSMessage 3512 not found; No message file for product=network, facility=TNSAttempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(Host = ZEUS.OLYMPUS.com)(Port = 1522)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = VIS)))
Message 3509 not found; No message file for product=network, facility=TNS


BTW an ias10g ( 10.1.0.4.2 ) do not have the same issue, customer required to use first (9.0.4) before the later version.

No solutions provided on metalink resolve this issue.

does any one have any idea how to resolve this?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2009
Added on Jun 3 2009
12 comments
2,579 views