일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- update
- DATABASE
- M480
- 검색
- input box
- 링크
- 이클립스
- oracle not exists
- jqeury
- iTunes
- 2NE1
- 10g
- javascript
- 태그를 입력해 주세요.
- 개발자
- Oracle
- 미라지
- SELECT UPDATE
- 다운로드
- 설치
- oracle not in
- java
- html
- eclipse
- jquery
- 한글
- error
- 오라클
- Download
- Modeling
- Today
- Total
목록error (4)
not set
위와 같이 사용하면 에러 홑따옴표를 쌍따옴표로 변경.
프로시져를 PL-SQL 툴(오렌지,토드 등의 디자이너에서도) 아래와 같은 에러가 날때가 있다.분명 파라미터 갯수도 맞고 타입도 잘 맞는데 자꾸 end-of-file 을 만났다며 실행 자체가 안될경우에는 프로시져 실행시 주석을 없애자 아래와 같은 짜증나는 에러 메시지가 계속 나온다. 2012/09/25 15:29:47 >ORA-06550: 줄 7, 열10:PLS-00103: 심볼 "SP_XXXXXXXXXXXXXXXXXXXXXXX"를 만났습니다 다음 중 하나가 기대될 때: := . ( @ % ; immediate심볼이 ":=" 계속하기 위하여 " SP_XXXXXXXXXXXXXXXXXXXXXXX "로 치환되었습니다ORA-06550: 줄 16, 열3:PLS-00103: 심볼 "end-of-file"를 만났습니다..
eclipse 에서 아래와 같은 에러 메시지가 났었다. DescriptionResourcePathLocationType The content of element type "container-descriptor" must match "(check-auth-on-forward?,filter-dispatched-requests-enabled?,redirect-content-type?,redirect-content?,redirect-with-absolute-url?,index-directory-enabled?,index-directory-sort-by?,servlet-reload-check-secs?,single-threaded-servlet-pool-size?,session-monitoring-enabled?..