بتاريخ: 2 سبتمبر 200916 سنة comment_168512 السلام عليكمشباب عندما اقوم بعمل imp للملف ddd.dmp تحدث معي المشكلةالتاليةexport file created by export:V09.02.00 via conventional pathIMP-00013: only a DBA can import a file exported by another DBAIMP-00000:import terminated unsuccessfullyتظهر الرسالة الي فوق بعد ما اعمل تسجيل دخول باليوزر نيموالباسورد اي كالتالي:Username:Password:connected to:oracle 9i enterprise editionimprt file: EXPDAT.DMP> c:\ddd.dmpenter insert buffer size <minimum is 8192> 30720>وهذا بالرغم من اني عامل حساب وعطية صلاحية مدير اي كالتاليcreate user karfer identified by loran;grant connect,dba,unlimited tablespace to karfer;وما في فائدة .. بيطلع لي مشكلة الأولىوشكراً تقديم بلاغ
بتاريخ: 2 سبتمبر 200916 سنة comment_168519 you need to use SYSTEM user to import this dump as the user who exported this dump was not karfer تقديم بلاغ
بتاريخ: 2 سبتمبر 200916 سنة comment_168536 SALAM TRY TO DO :1.Import the export file by using a user with database administrator privileges, with FROMUSER and TOUSER parameters.2.Grant the sufficient privileges (ie. database administrator) to the user. To do this, use the SQL*Plus and issue command “Grant DBA to db_user;”. This can be done temporarily by revoking the privileges after the import.3.Re-export the dump file from a non-DBA user account.ORconn / as sysdba Connected. SQL> grant imp_full_database,exp_full_database to scott; تقديم بلاغ
بتاريخ: 1 يونيو 201312 سنة comment_236917 المشكلة عندي عندما اقوم بعمل استيراد من الدوز اشوف في استيراد ويطلع رسالة النجاح لكن ادخل على المستخدم وعمل استعلام للجداول فلا اجد اي نتيجة فما المشكلة ؟ أين يذهب الاستيراد الذي حصل؟! تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.