oracle 10g增加sessions和processes

起因是碰到个12516的错误(ORA-12516)
看起来貌似是sessions和processes满造成的
所以就需要察看并调高sessions和processes
首先sqlplus连上数据库

sqlplus SYS/xxxx as SYSDBA
这里的”xxxx”是用户SYS的密码
SQL> show parameters sessions;
sessions缺省170
SQL> show parameters processes;
processes缺省是150
SQL> alter system set sessions=250 scope=spfile;
SQL> alter system set processes=300 scope=spfile;

One Response to “oracle 10g增加sessions和processes”

  1. [...] 参考: 修改 Oracle 的process和Session oracle 10g增加sessions和processes [...]

Discussion Area - Leave a Comment




*
To prove you're a person (not a spam script), type the security word shown in the picture. Click on the picture to hear an audio file of the word.
Click to hear an audio file of the anti-spam word