Code Snippet

Just another Code Snippet site

database

[Oracle] PMON (ospid: 4501): terminating the instance due to error 472

Step 1: NAME VALUE ——————– ——————– undo_management MANUAL undo_tablespace UNDO_TBS Step2: FILE_NAME TABLESPACE_NAME —————————————————————- /path/to/tablespace/undotbs_02.dbf UNDO_TBS /path/to/tablespace/undotbs_01.dbf UNDO_TBS Step 3: Create a new undo tablespace Tablespace created. Step 4: System altered. Step 5: set old undo tablespace offine mode and drop Tablespace altered. Tablespace dropped. Step 6: Rebounced the db services Step 7: Changed the […]

,

Previous Posts Next posts