oracle11g - Error 1882 recovering Oracle dump File - Timezone region not found -


sorry english.

i'm trying restore oracle database through dump have server crashed .

the database exported in oracle 10g .

when start import through imp tool , returns me following error:

import fails following errors: imp-00058: oracle error 1882 encountered ora-01882: timezone region not found ora-06512: @ "sys.dbms_export_extension", line 810 ora-06512: @ line 1 imp-00009: abnormal end of export file 

i run command:

imp file=2015-06-27_biblioteca.dmp log=my.log fromuser=biblioteca touser=biblioteca full=y 

thanks in advance


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -