ORACLE实例无法启动
报错如下
SQL> startup
ORACLE instance started.
Total System Global Area 1593835520 bytes
Fixed Size 2924880 bytes
Variable Size 1023413936 bytes
Database Buffers 553648128 bytes
Redo Buffers 13848576 bytes
Database mounted.
ORA-01092: ORACLE instance terminated. Disconnection forced
ORA-14693: The MAX_STRING_SIZE parameter must be EXTENDED.
Process ID: 103962
Session ID: 237 Serial number: 55929
根据提示:oracle因为 MAX_STRING_SIZE这个为stand所以被停止了。原数据库是被我修改成extended的。但是突然断电后。启动这个实例就启动不了。请问要怎么才能恢复