ora-1631: max extents 250 reached in table on table_name
please advise what I need to do
Printable View
ora-1631: max extents 250 reached in table on table_name
please advise what I need to do
Check if you have a maxextents parameter set on the object and raise that or resize the object.
Good luck.