Change character set
Hi. I have oracle 10g(r2) and Oracle linux entr. server. I incorrectly changed character set from sys.props$. This db is test db.
Now i cannot open this database. Which I try
Connected to an idle instance.
SQL> startup force restrict
ORACLE instance started.
Total System Global Area 1073741824 bytes
Fixed Size 1271564 bytes
Variable Size 264243444 bytes
Database Buffers 801112064 bytes
Redo Buffers 7114752 bytes
Database mounted.
ORA-00900: invalid SQL statement
how can i open database or that is impossible?
Connected to an idle instance.
SQL> startup force restrict
ORACLE instance started.
Total System Global Area 1073741824 bytes
Fixed Size 1271564 bytes
Variable Size 264243444 bytes
Database Buffers 801112064 bytes
Redo Buffers 7114752 bytes
Database mounted.
ORA-00900: invalid SQL statement
how can i open database or that is impossible?
0