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
'연구실 > 파편화된 기록들' 카테고리의 다른 글
유니티 암호화 1편, PlayerPrefs 암호화 (7) | 2015.03.01 |
---|---|
바나나리퍼블릭 Sale 페이지 할인율 올림차순이 북마클릿 (0) | 2015.02.06 |
네티 유저 가이드 4.x (Netty User guide for 4.x) 한글 번역 (1) | 2015.02.03 |
중복 코드 제거 기법 - swith+for 코드 점프 기법 (0) | 2011.03.18 |
lunit - Unit Testing Framework for Lua (1) | 2011.02.27 |
루아(lua) 변수 범위, C 와 다른 체계를 쓴다. (0) | 2010.12.23 |
C/C++ 전처리 매크로(Predefined Macros) __DATE__, __TIME_ 값을 정수로 바꾸기 (0) | 2010.12.09 |
C++ safe delete, SAFE_DELETE, safe release 등 구현하기 (2) | 2010.12.03 |
C++ 에서 템플릿 인자 추론에 대한 고찰 문제 (0) | 2010.11.08 |
10진 정수를 헥사 코드, 헥스 코드, hex code 문자열로 만드는 방법 (0) | 2010.10.14 |
최근댓글