بتاريخ: 20 يوليو 201015 سنة comment_197048 السلام عليكم ورحمة الله وبركاته ياشباب اريد ان عمل import ليوزر ولكن المشكلة يطلع خطا عجزت ولم استطع حل المشكلة الخطأ في المرفقات تقديم بلاغ
بتاريخ: 20 يوليو 201015 سنة comment_197067 السلام عليكم ورحمة الله وبركاتهأخي الكريمتأكد من اسم الـ tablespace وهل المستخدم له صلاحية على هذه الـ tablespaceكما يلي Create user aaa identified by aaa default tablespace bbb ; ORA-00959 ORA-00959tablespace 'name' does not exist Cause:A statement specified the name of a tablespace that does not exist. For Trusted ORACLE configured in DBMS MAC mode, you may get this message if you attempt to access an object that you do not dominate. Action:Enter the name of an existing tablespace. For a list of tablespace names, query the data dictionary. If a tablespace is dropped and re-created with the same name, use ALTER USER to reset the default or temporary tablespace name, since the new tablespace is not the same as the dropped tablespace even though they have the same name. For Trusted ORACLE in DMBS MAC mode, if the cause is an object existing at a higher label, alter your current label to dominate the creation label of the object; then re-issue the command. IMP-00003IMP-00003Oracle message code num encountered Cause:Import encountered the referenced Oracle error. Action:Look up the Oracle message and take appropriate action. (To find information on the error number, click the Help Topics button in this window, click the Index tab, then type the error number, including its three-letter prefix with the hyphen.) IMP-00017IMP-00017following statement failed with Oracle message num: str Cause:Import failed to execute the statement from the export file because of anOracle error. Action:Look up the accompanying Oracle message and take appropriate action. (To find information on the error number, click the Help Topics button in this window, click the Index tab, then type the error number, including its three-letter prefix with the hyphen.) جزاك الله كل خير تقديم بلاغ
بتاريخ: 20 يوليو 201015 سنة comment_197076 try this one Grant connect,resource,dba to USER_NAME identified by PASSthen import whatever from CMD hope it's helpful تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.