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