Sympton:
ORA-01631: max # extents (120) reached in table TESTUSER.TEST_TABLE
Quick Fix:ALTER TABLE TESTUSER.TEST_TABLE STORAGE ( MAXEXTENTS 2147483645 );
Database, Information Architecture, Data Management, etc. Focus on new technologies and performance tuning
No comments:
Post a Comment