RamHardikar
Programmer
hi,
i have oracle instance running on a server configured as MTS. on a client machine, the tnsnames.ora holds the entry for a particular DB. in the 'connect_data' section there is an entry called 'server=dedicated'. if i try to connect to the database thru my client it does connect. but if remove this entry in the tnsnames.ora the client fails to connect to the server and gives the following message - 'ora-12545: connect failed because the target host or object does not exist'.
so my question is when the oracle instance is configured for MTS why do i have to specify 'server=dedicated' in tnsnames.ora ?
i have oracle instance running on a server configured as MTS. on a client machine, the tnsnames.ora holds the entry for a particular DB. in the 'connect_data' section there is an entry called 'server=dedicated'. if i try to connect to the database thru my client it does connect. but if remove this entry in the tnsnames.ora the client fails to connect to the server and gives the following message - 'ora-12545: connect failed because the target host or object does not exist'.
so my question is when the oracle instance is configured for MTS why do i have to specify 'server=dedicated' in tnsnames.ora ?