연구실/파편화된 기록들

ORA-12520

최익필 2011. 2. 5. 20:56

simple solution : http://dbtricks.com/?p=30

open sql plus (All Programs -> Oracle Database 10g Express Edition -> Run SQL Command Line) and run the following command:
Alter system set processes=100 scope=spfile;

Restart the DB:
shutdown immediate
Startup

저작자표시 (새창열림)