| Ratnaker |
Posted: Feb 21, 2008 07:27:00 AM |
Total Post: 140
Joined: Apr, 2007
|
| How to access database from server into the Oracle cliet machine using Internet |
|
|
Mohammed Taj |
| Posted: Feb 21, 2008 07:37:07 AM | |
|
Total Post: 746
Joined: Jul, 2007
|
you can access database through two ways.
http://ip-address:5560/isqlplus
must sure isqlplus services is started.
or install oracle client configure tnsnames.ora file through netca tools and access database server.
|
|
|
|
|
Ratnaker |
| Posted: Feb 22, 2008 12:14:22 AM | |
|
Total Post: 140
Joined: Apr, 2007
|
Initializing first test to use userid: scott, password: tiger
Attempting to connect using userid: scott
The test did not succeed.
ORA-12170: TNS:Connect timeout occurred
There may be an error in the fields entered,
or the server may not be ready for a connection.
--------------------------------------------------------------------------
\NETWORK\ADMIN\tnsnames.ora
REMOTECV =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.167)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = nervecen)
)
)
Please send me solution...
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |