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

مالفرق بين Locally Managed و Dictionary Managed

Featured Replies

بتاريخ:

السلام عليكم أخوتي أخواني
لدي سؤال لأصحاب الخبرة والمعرفة :
حيث أنه عندما يتم انشاء
TAble Space
نلاحظ وجود خيارين تحت ال Extent Managment وهما
1- Locally managed .
2- Dictionary Managed .
ماهو الفرق بين هذين النوعين من ال
Table Space
كما في الصورة المرفقة
فأرجو منكم الشرح الوافر والموسع شوي
وشكرا لكم
وأدام الله لنا هذا المنتدى الرائع بأفكاره و أعضاءه والمشرفين و أصحاب الخبرة
السلام عليكم

post-16664-1200481463_thumb.jpg

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

السلام عليكم
ياشباب ولو فكرة صغيرة عن الموضوع بس ماتتركو الموضوع معلق ضد أفكار مجهولة

بتاريخ:

Dictionary Managed Tablespaces (DMT):

Oracle use the data dictionary (tables in the SYS schema) to track allocated and free extents for tablespaces that is in "dictionary managed" mode. Free space is recorded in the SYS.FET$ table, and used space in the SYS.UET$ table. Whenever space is required in one of these tablespaces, the ST (space transaction) enqueue latch must be obtained to do inserts and deletes agianst these tables. As only one process can acquire the ST enque at a given time, this often lead to contention.

Locally Managed Tablespaces (LMT):

Using LMT, each tablespace manages it's own free and used space within a bitmap structure stored in one of the tablespace's data files. Each bit corresponds to a database block or group of blocks. Execute one of the following statements to create a locally managed

It is recommneded use Locally Managed Tablespaces .

For detail lock to this link http://www.orafaq.com/node/3

بتاريخ:

ببساطة Dictionary managed
يعني كل معلومات عن الـ Tablespace تكون محفوظة في الـ Dictionary
لكن Locally Managed تكون في نفس الـ Tablespace بـ Bitmap
0 مساحة فارغة
1 مساحة مشغولة

وببساطة أكثر هب ان لديك أرشيف وملفات في رفوف
وتريد أن تضع ملف جديد (بيانات جديدة) في مكان فارغ
الحالة الأولي : تسجل كل هذه المعلومات في دفتر ومن ثم ترجع إلي المكان الفارغ
الحالة الثانية : تضع علامات 0 للرف الفارغ وواحد للرف المشغول
لغرض الوصول السريع يفضل إستخدام الطريقة الثانية لتسريع الأداء Performance
والله أعلم
أخوك شبيكه ربيع من الخرطوم

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

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

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

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

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

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.