Import Error [message #221332] |
Mon, 26 February 2007 06:24 |
M.Shakeel Azeem
Messages: 226 Registered: September 2006
|
Senior Member |
|
|
i am getting the error while i am trying to import schema into test Db server
Can anybody help me in this regard?
"CREATE FORCE VIEW "NCTEXMIS"."VEW_ERP_COUNTRY"
"NTRY_CODE","COUNTRY_NAME") AS "
"select C.COUNTRY_ID AS COUNTRY_CODE,"
" C.COUNTRY_DESC AS COUNTRY_NAME"
" from WIZ_COUNTRY_MT@NCTEXTOERP C"
"WITH READ ONLY"
IMP-00003: ORACLE error 12535 encountered
ORA-12535: TNSperation timed out
|
|
|
|
Re: Import Error [message #221351 is a reply to message #221333] |
Mon, 26 February 2007 07:47 |
M.Shakeel Azeem
Messages: 226 Registered: September 2006
|
Senior Member |
|
|
Mohammad Taj wrote on Mon, 26 February 2007 06:33 | Hi,
ORA-12535: TNSperation timed out
ping your server ip address ?
reply or request timeout. what you get...
Disable your firewall setting.
regards
Taj
|
i have copied dump file on my test Db server where i want to import it ,this machine is up and running and Db services are also running
So what could be the reason now?
|
|
|
|