일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- Report Designer
- 에러
- DB
- oracle
- 엑셀
- MIP
- Book
- 함수
- 톰캣
- 한글
- 마이플랫폼
- Excel
- 데이터베이스
- 오라클
- 오류
- 성능
- miplatform
- JavaScript
- Tomcat
- 도서
- 튜닝
- Eclipse
- 태그를 입력해 주세요.
- java
- error
- JEUS
- 회계
- 이클립스
- 기타소득
- 자바
Archives
- Today
- Total
목록세션 (2)
어느 가을날의 전환점
JEUS|세션 타임아웃 설정(Session TimeOut)
Session TimeOut1) Webtob - /config/http.m: *NODE의 TimeOut 설정값 조정. 2) JEUS - WAS Session TimeOut 설정값 조정.
Software/Jeus/WebToBe
2016. 4. 14. 12:16
TOAD|오라클 세션 타임아웃으로 컨넥션이 끊기는 경우 토드 팁
connection을 유지하기 위하여 주기적으로 DB에 작업을 요청하는 것으로Toad에서는 DBMS Ouput의 Polling과 Session Browser의 Refresh 기능을 활용 할 수 있다. ------------------------------------------------------------------------------ Keeping database connections alive is generally not recommended ... If you would still like to force connectivity at all times, you can do so by doing one of the following two suggestions. A)Turn ON the DBMS..
Database/Oracle
2014. 5. 21. 17:27