Oracle ORA-14074 Create or Add New Partition Fails Error
Wednesday, November 8th, 2006Oracle database partition is a division or decomposition of a logical database and/or its constituting elements (indexes or transaction logs) into distinct, smaller, more manageable and independent parts or pieces. Database partitioning provides solution to problems faced by supporting very large tables and indexes, especially in data warehouse applications, which store and analyze large amounts of historical data. With partitioning or table splitting, SQL statements can access and manipulate the partitions rather than entire tables or indexes, and thus increase manageability, performance or availability of the Oracle database.
Continue reading Oracle ORA-14074 Create or Add New Partition Fails Error » » »









































