Create, Add or Split Oracle Database Partition Fails with ORA-14080 Error خلق ، وإضافة أو سبليت قاعدة البيانات أوراكل التقسيم فشل مع خطأ ORA - 14080

Oracle table partitioning is important for optimum performance of the database, as it allows Oracle to process the specific and independat partition or part that is smaller in size, instead of entire full table or database. أوراكل المهم هو تقسيم الجدول الأمثل لالأداء من قاعدة البيانات ، لأنها تتيح أوراكل لعملية محددة وindependat أو جزء منها على أن التقسيم هو أصغر في الحجم ، بدلا من كامل كامل الجدول أو قاعدة البيانات. However, when you want to create a new partition to a table by adding or splitting partition, administrator may encounter errors such as ولكن عندما تريد إنشاء لجنة جديدة لتقسيم الجدول وذلك بإضافة أو تقسيم التقسيم ، يجوز لمدير البرنامج لقاء الأخطاء مثل ORA-14074 ORA - 14074 . Other than that, Oracle error ORA-14080 can also happen, if you’re not careful enough with the following symptom: عدا ذلك ، فإن أوراكل خطأ ORA - 14080 كما يمكن أن يحدث ، فانك اذا لم تكن دقيقة بما فيه الكفاية مع الاعراض التالية :

ORA-14080: partition cannot be split along the specified high bound ORA - 14080 : التقسيم لا يمكن تقسيم طول المحدد عالية ملزمة

The cause for ORA-14080 error is due to Oracle user attempted to split a partition along a bound which either collates higher than that of the partition to be split or lower than that of a partition immediately preceding the one to be split. قضية لORA - 14080 خطأ ومن المقرر أن أوراكل المستخدم محاولة لتقسيم تقسيم طول ملزمة التي إما بجمع أعلى من تقسيم لتقسيم أو أقل من التقسيم السابقة مباشرة لتقسيم واحد. In other word, the value that is been specified to split between the partition is incorrect, and part or all of the range of the partition values has been assigned or located in an existing partition defined in the database. في عبارة أخرى ، هو القيمة التي تم المحددة لانقسام بين التقسيم غير صحيح ، وجزء من أو كل مجموعة من القيم التقسيم قد تم تكليف أو تقع في تقسيم القائمة المحددة في قاعدة البيانات.

To solve the problem, the solution or workaround will be to ensure that the bound along which a partition is to be split collates lower than that of the partition to be split and higher that that of a partition immediately preceding the one to be split. لحل هذه المشكلة ، والحل او workaround سيكون لضمان أن تكون ملزمة على طول الذي هو تقسيم لتقسيم بجمع أقل من ذلك من تقسيم لتقسيم وأعلى من أن هذا التقسيم السابقة مباشرة لتقسيم واحد. The partition wants to be added or split must has value that are less than its closest higher value partition, yet has value that higher than the upper limit for its closest lower value partition. التقسيم يريد أن يكون أو انقسام وأضاف يجب أن تكون قد قيمة أقل من قيمة أعلى أقرب التقسيم ، بعد أن فقد قيمة أعلى من الحد الأعلى لانخفاض قيمة اقرب التقسيم.

For example, 3 partitions existed with high value as below: فعلى سبيل المثال ، 3 أجزاء موجودة مع ارتفاع قيمة على النحو التالي :

Partition Name High Value تقسيم الاسم عالية القيمة
————– ———- ----- ----
p1 20 P1 20
p2 40 P2 40
p3 60 P3 60

If you want to add a new partition by splitting with p3 partition, you cannot specify the value of 70 or 30, as both are out of bound. إذا كنت ترغب في إضافة جديدة من جانب التقسيم تقسيم P3 مع التقسيم ، لا يمكنك تحديد قيمة من 70 أو 30 ، لأن كليهما من أصل ملزمة. Specify 30 if you want to split the partition of p3. 30 تحدد إذا كنت تريد تقسيم تقسيم P3. For 70, you have to simply create or add new partition in alter table SQL statement command. ل70 ، لديك لإنشاء أو لمجرد إضافة جديدة للتقسيم في تغيير الجدول مزود بيان القيادة.

Oracle database administrator can use the following command to retrieve a chart like above to help determine the possible wrong value that cause the error: مدير قاعدة البيانات أوراكل يمكن استخدام الأمر التالي لاستعادة مثل الرسم البياني أعلاه للمساعدة في تحديد قيمة خطأ ممكن أن يسبب هذا الخطأ :

SELECT partition_name, high_value اختر partition_name ، high_value
FROM dba_tab_partitions من dba_tab_partitions
WHERE table_name = ‘table_name’ أين table_name = 'table_name'
ORDER BY partition_name ترتيب حسب partition_name

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. هام : هذه هي آلة الصفحة المترجمة التي تقدم "كما هي" دون ضمان. Machine translation may be difficult to understand. الترجمة الآلية قد يكون من الصعب فهم. Please refer to يرجى الرجوع إلى original English article المادة الانكليزية الأصلية whenever possible. كلما كان ذلك ممكنا.

Share and contribute or get technical support and help at وحصة المساهمة أو الحصول على الدعم التقني والمساعدة في My Digital Life Forums بلادي الرقمي الحياة المنتديات .



Leave a Reply ترك الرد

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> يمكنك استخدام هذه العلامات : <ahref="" title=""> <abbrtitle=""> <acronymtitle=""> <b><blockquotecite=""> <cite><code><ديل datetime = ""> <em><i><qcite=""> <strike><strong>

Subscribe without commenting اكتتاب دون التعليق


Custom Search

New Articles المواد الجديدة

Incoming Search Terms for the Article ابحث الواردة للشروط المنصوص عليها في المادة

split partition oracle تقسيم التقسيم أوراكل - -- alter table split partition تغيير الجدول تقسيم التقسيم - -- command related partition in oracle القيادة ذات الصلة التقسيم في أوراكل - -- create partition in oracle خلق التقسيم في أوراكل - -- create partition oracle خلق تقسيم أوراكل - -- create partition error in oracle + temp error خلق تقسيم خطأ في خطأ أوراكل + مؤقت - -- how to create table with partition thru a db link كيفية إنشاء الجدول مع التقسيم من خلال ربط ديسيبل - -- oracle new partition alter table split ORA-14080: partition cannot be split along the specified high bound أوراكل التقسيم الجديد تغيير الجدول تقسيم ORA - 14080 : التقسيم لا يمكن تقسيم طول المحدد عالية ملزمة - -- oracle add partition initial إضافة أوراكل التقسيم الأولي - -- oracle: import partition أوراكل : استيراد التقسيم - -- split en oracle انقسام en أوراكل - -- split the email address in oracle انقسام عنوان البريد الإلكتروني في أوراكل - -- why split partition in oracle لماذا الانقسام والتقسيم في أوراكل - -- adding a partition in oracle إضافة التقسيم في أوراكل - -- ORA-14080 ORA - 14080 - --