بتاريخ: 26 أغسطس 200817 سنة comment_137206 المطلوب خطة متكاملة حول اعادة هيكلة قاعدة بيانات تحتوي الاف السجلات ويعمل عليها عدة مستخدمين في نفس الوقتحيث ان لدينا جداول كبيرة والخطة لغرض عمل defragmantation تقديم بلاغ
بتاريخ: 27 أغسطس 200817 سنة comment_137280 السلام عليكمأعتقد أن أفضل طريقة هي عمل تابلسبيس وتحويل السيقمنتات له بانسبة للتيبل move table وبالنسبة للأندكس rebuild index من الأفضل كذالك أن تدقق في storage parameter and tablespace extent management EXTENT MANAGEMENT LOCAL autoallocate SEGMENT SPACE MANAGEMENT AUTO; شكر الله لكم تقديم بلاغ
بتاريخ: 27 أغسطس 200817 سنة comment_137293 1-you can create a separate tablespace or set of tablespaces for each user2-if you are using Oracle 10g you should use EXTENT MANAGEMENT LOCAL autoallocate SEGMENT SPACE MANAGEMENT AUTO as our friend REDOUANE said3-separate tables and indexes in different tablespaces4-use alter table move and alter index rebuild tablespace to move tables and indexes to new tablespaces5-if you use SEGMENT SPACE MANAGEMENT you can shrink space for tables and indexeshope this will help you. تقديم بلاغ
بتاريخ: 27 أغسطس 200817 سنة comment_137339 Essalam Alaykoummake table and index in 2 tablespaces -> use 2 disks for parrallel read & write you can use a common tablespace for the common dataCHOKRAN AKHI EL3AZIZE تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.