الانتقال إلى المحتوى
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.

كيف أنقل البيانات من سيرفر الى سيرفر اخر

Featured Replies

بتاريخ:

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

بتاريخ:

اسهل طريقه هى الـ import

بتاريخ:

طريقة EXPORT & IMPORT
من وجهة نظري ليست الحل الأمثل لما يطلبه أخونا عادل
لأنه حسب معرفتي التصدير والاستيراد التراكمي خاصة بقاعدة بيانات واحدة فقط
وإذا طبقها علي أكثر من قاعدة بيانات فيجب في كل مرة يقوم بعمل DROP USER قبل عمل IMPORT جديد
ثانياً هو يقول يرسلها بالميل وأظن أن حجم ملف التصدير قد يكون كبير طبقا لحجم بياناته
يخيل إلي أن الحل في الـ Replication
وأعتذر عن عدم معرفتي الجيدة له وقد يجد المساعدة من بعض الأعضاء
[email protected]

  • بعد 9 شهور...
بتاريخ:

if the 2 databases has the same file structures you can make the following steps:
1- close the primary database from sqlplus
sql>shutdown immediate
2-copy the datafiles,redolog files,controlfiles,password file and spfile to the server running the other database
3-open the primary database from sqlplus
sql>startup
4-close the other database from sqlplus
sql>shutdown immediate
5-replace the current datafiles,redolog files,controlfiles,password file and spfile with the files you copied from the primary database
6-open the database from sqlplus
sql>startup

when finished the 2 databases will have the same data

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

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

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

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

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

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.