Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- mapreduce
- tomcat
- es6
- 공정능력
- MSSQL
- IntelliJ
- Python
- NPM
- table
- 보조정렬
- xPlatform
- Sqoop
- hadoop
- Java
- SSL
- Eclipse
- window
- Express
- Spring
- vaadin
- react
- mybatis
- JavaScript
- Kotlin
- Android
- plugin
- SQL
- SPC
- GIT
- R
Archives
- Today
- Total
DBILITY
CCSID (Coded Character Set IDentifiers) 본문
728x90
반응형
https://www-01.ibm.com/software/globalization/ccsid/ccsid_registered.html
CCSID(decimal) |
CCSID(hex) |
Name |
833 |
0341 |
KOREAN EBCDIC |
933 |
03A5 |
KOREAN MIX EBCDIC |
0418에러 중 한글조회가 안 될 경우 입력파라메터의 CCSID를 바꿔보세요.
예) CAST ( ? AS VARCHAR(20) CCSID 933 )
728x90
'database > db2 for iseries' 카테고리의 다른 글
db2 [SQL0913] Row or object table in Schema type *FILE in use (0) | 2017.07.17 |
---|---|
[SQL0901] SQL system error. Cause ..... (0) | 2016.10.13 |
A system restart is pending, you must restart the computer before installing IBM i Access (0) | 2016.09.28 |
DB2 for i SQL Reference 7.1 (0) | 2016.09.07 |
[SQL0418] db2 Use of parameter marker not valid (0) | 2016.09.07 |
Comments