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

Datafile

Featured Replies

بتاريخ:

I have a tablespace with 5 datafiles they were almost 95% used
I add the sixth datafile by the command ALTER TABLESPACE the datafile was added successfully.
but still i can't see any data added to the new datafile

is there any thing must be done after creating the datafile to activate it ?????

بتاريخ:

اولا يجب أن تعرف ما اذا كانت Datafiles الموجوده حاليا داخل ال tablespace Autoextend on or off

لو On سيظل يملأ في الحالية الي أن تصل للحد الاعلي المقرر لها

ولو كانت Off بعد امتلاء ال Current datafile حيروح يملأ في ال Datafile التالي

ثانيا لن يتأثر ال datafile الجديد الا أن يمتلأ ما قبله تماما وبشرطط أن يكون Autoextend off في هذه ال datafiles القديمة

In other words accroding to your question lang.

If you have 2 datafiles in the same tablespace, oracle will only fill/extend the 2nd, when the first one is filled to its maxsize.

If you have unlimited on the first, there will be no reason when oracle itself will fill/use/extend the 2nd datafile

تحياتي

بتاريخ:

I have a tablespace with 5 datafiles they were almost 95% used
I add the sixth datafile by the command ALTER TABLESPACE the datafile was added successfully.
but still i can't see any data added to the new datafile

is there any thing must be done after creating the datafile to activate it ?????
بتاريخ:

whats max datafiles i can add tablespace
or how many datafile i can add to tablespace
الرجاء التوضيح...
وجزاكم الله كل خير

بتاريخ:

سؤال شيق

قاعدة البيانات الواحدة By Default عادة (ولاحظ عادة أخت قالولو) لا تزيد عن 1022 أو 1023 لكل ال tablespaces جميعا في قاعدة البيانات هذا من أيام ال 8i
مع العلم أنه يجب لكل tablespac أن يكون بها عل الاقل Data file واحد وعدد لا زيد اجماليه مع كل datfile عن الحد الاعلي
عند ال 10g قالو لا الحد الاعلي والاقل يعتمد عل موصفات نظام التشغيل
ال Default واحد الادني والاعلي يعتمد علي مواصفات نظام التشغيل للمتغير db_fles
لكن هناك عوامل تؤثر علي العدد الممكن ل Data fileS
لو قمت بعمل قاعدة بياناتك يدويا باستخدام CREATE DATABASE يمكنك تحديد العدد الاعلي ل Data fileS فيقاعدة البيانات عن طريق ال parameter المسمي DB_FILES تجد قيمته في init.ora ل INSTANCE معين

SQL> sho parameter db_files



SQL> alter system set db_files = 256 scope = spfile;

SQL> shutdown immediate
SQL> startup
SQL> sho parameter db_files


طيب عادة دي ل حبينا تحكمها شويه نقول وبالله التوفيق ان العدد الحقيقي لأعلي Data fileS يعتمد علي موصفات نظام الشغيل اللي عليه قاعدة لبيانات

لذلك في اليونكس وNT يكونن عددهم 1022 أو 1023 أما في VMS فلا يوجد حد

أخرا أحب أن أخبر سعادتك أن 99.99% (دي بتفكرني برقم عزيز علينا كمصريين ) لا يصل عدد ال Daafiles فيها ل 100

هذا ل Small Datafiles

أما لو Big فان كل tablespace لها one big Datafile فقط

تحياتي

بتاريخ:

بخصوص سؤالك عن عدم تكوين الداتافايل الجديد ...برجاء كتابه الخطوات على Sqlplus واخذ سكرين شوت بكامل الخطوات والنتيجه ورفعها على المنتدى حتى يمكن معرفه الخطا
ويمكنك ايضا استخدام الاسكريب التالى لتنفيذ المطلوب

ALTER TABLESPACE AHMED ADD DATAFILE 'D:\ORADATA\AHMED\RMAN02.DBF' SIZE 100M AUTOEXTEND ON NEXT 10M MAXSIZE UNLIMITED;



اتمنى اكون افدتك

بتاريخ:

مهندس أحمد

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

تحياتي

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

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

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

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

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

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.