الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

اريد كتاب تعليمى عن الimport و export

Featured Replies

بتاريخ:

من فضلكم اريد كتاب تعليمى عن الimport و export
لان انا اريد استخدامهم ومعرفش ازاى وبحثت ولم اجد شرح عنهم
................ . . . . . . شكرا

بتاريخ:


Export :

$exp username/password@serviceName file =\path\filename log =\path\filename


example :


$exp scott/tiger@orcl file = c:\scott.dmp log=c:\scott.txt


* log file (scott.txt) show what DB objects is succesfully exported


* you can choose specific tables to be exported as follows :


$exp scott/tiger@orcl file = c:\scott.dmp log = c:\scott.txt tables=(emp,dept)



----------------------------------------------------
Import :


$imp username/password@serviceName file = \path\filename log = \path\filename


example :


$imp scott/tiger@orcl file = c:\scott.dmp log = c:\scott2.txt


log file( scott2.txt ) show what DB objects is succesfully imported

full=y to import the whole user

* you can also choose specific tables to be imported as follows :


$imp scott/tiger@orcl file = c:\scott.dmp log = c:\scott.txt tables=(emp,dept)


-------

Notice that : you cannot import an object that already exists , It must be dropped first .
Use the previous codes in sqlplus
or in command prompt without $ in the beginning of the line .

بتاريخ:
  • كاتب الموضوع

اشكرك جزيل الشكر يا اخ amroshka على هذا التوضيح والتعاون
وجارى التنفيذ

بتاريخ:

السلام عليكم ورحمة الله
تفضل اخي الكريم حمل هذا الكتاب وادعيلي

http://www.4shared.com/file/h_6L5xV3/sql_loader.html

بالتوفيق

بتاريخ:
  • كاتب الموضوع

االسلام عليك ورحمة الله وبركاته
والله يا استاذ ابراهيم انا ادعو لك وللجميع بالصحة والستر واستمرار التفوق
واشكرك على تلبية الطلب .... وشكرا

بتاريخ:
  • كاتب الموضوع

عفوا بشمهندس ابراهيم عند تصدير اى بيانات او حتى قاعدة بيانات كاملة : اين مكان الملفات المصدرة او الملفات الاحتياطية فأنا ابحث عنها ولا اجدها فى c:\documents and settings\oracle مثلا
وشكرا

بتاريخ:

اذا كنت استخدمت طريقة الاستاذ كما هي سوف تجد الملفات فى c على root

بتاريخ:
  • كاتب الموضوع

اخى الكريم skybird1961 ما هو root وهل هو ملف تلقائى

الا يوجد شرح فيديو لديكم للتوضيح اكتر

شكرا

بتاريخ:
  • كاتب الموضوع


Export :

$exp username/password@serviceName file =\path\filename log =\path\filename


example :


$exp scott/tiger@orcl file = c:\scott.dmp log=c:\scott.txt


* log file (scott.txt) show what DB objects is succesfully exported


* you can choose specific tables to be exported as follows :


$exp scott/tiger@orcl file = c:\scott.dmp log = c:\scott.txt tables=(emp,dept)



----------------------------------------------------
Import :


$imp username/password@serviceName file = \path\filename log = \path\filename


example :


$imp scott/tiger@orcl file = c:\scott.dmp log = c:\scott2.txt


log file( scott2.txt ) show what DB objects is succesfully imported

full=y to import the whole user

* you can also choose specific tables to be imported as follows :


$imp scott/tiger@orcl file = c:\scott.dmp log = c:\scott.txt tables=(emp,dept)


-------

Notice that : you cannot import an object that already exists , It must be dropped first .
Use the previous codes in sqlplus
or in command prompt without $ in the beginning of the line .





اشكرك استاذ عمرو تم تنفيذ الكودات بنجاح واشكر كل من تعاون معى.
بتاريخ:
  • كاتب الموضوع

السلام عليكم ورحمة الله
تفضل اخي الكريم حمل هذا الكتاب وادعيلي

http://www.4shared.com/file/h_6L5xV3/sql_loader.html

بالتوفيق

شكرا استاذ ابراهيم

تم تعديل بواسطة endearly

بتاريخ:

بالتوفيق اخي الكريم endearly

بتاريخ:

هذا كتاب وبالعربي يوضح عملية استخدام Physical backup بنوعيه )cold & hot. على أوراكل 10g والله يوفقك

backup and recovery in windows.rar

بتاريخ:
  • كاتب الموضوع

شكرا اخى الكريم scince على الكتاب وعلى المشاركة

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.