Database Administration (MOSC)

MOSC Banner

ORA-27072 error while creating new partition

edited May 21, 2018 5:06AM in Database Administration (MOSC) 2 commentsAnswered

one of our batches failed while trying to add new partition

ORA-27072 (Disk space error) while creating new partition

During execution of function  partition_add_date for table RMS12.REPL_RESULTS it was aborting with  27072~ORA-27072: File I/O error (Disk space error)

This was happening while writing new partition(REPL_RESULTS_P4139) for table RMS12.REPL_RESULTS for date  20180425

rplprg_1~20180415145343~partition_add_date~REPL_RESULTS~-27072~ORA-27072: File I/O error Additional information: 2 ORA-27072: File \

I/O error Additional information: 2~ALTER TABLE REPL_RESULTS SPLIT PARTITION REPL_RESULTS_MAX AT ( TO_DATE( '20180425', 'YYYYMMDD' \

) ) INTO ( PARTITION REPL_RESULTS_P4139, PARTITION REPL_RESULTS_MAX ) PARALLEL 24

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center