The CCSID value for UCS-2 is 1200.
用于UCS - 2的ccsid值是1200。
Use the CCSID in the field definition.
使用字段定义中的CCSID。
The CCSID of the job is determined as follows.
作业的CCSID是按下列方式确定的。
Create a physical file and use the CCSID clause.
创建一个物理文件,并使用CCSID子句。
Check the user profile and get the CCSID from there.
检查用户配置文件,并从中获得CCSID。
CCSID translation support including UPPER and LOWER functions.
CCSID转换支持,包括UPPER和lower函数。
And the server names are returned in the CCSID of the current job.
且以当前作业的ccsid格式返回服务器名称。
Tables that are created with CCSID UNICODE must not contain graphic data types.
用CCSIDUNICODE创建的表必须不包含图形化数据类型。
In such cases, many characters will not have a code point in the CCSID used by DB2.
在这样的情形中,许多字符在DB 2所使用的CCSID中没有代码点。
For example, the US-English code page is denoted by a CCSID of 37 on the mainframe.
例如,在大型机上,US -English代码页由CCSID37表示。
A CCSID is a 16-bit unsigned integer that uniquely identifies a particular code page.
CCSID是一个16位的无符号整数,惟一地标识一个特定的代码页。
This encoding, if it exists, is mapped to a CCSID and the CCSID is used as the internal encoding.
encoding 属性(如果存在)被映射为一个CCSID,然后这个 CCSID 被用作内部编码。
For dynamic SQL applications, use the application ENCODING special register to override the CCSID.
对于动态sql应用程序而言,就要使用APPLICATIONENCODING专用寄存器来覆盖CCSID。
If the user profile does not specify a CCSID, the value is determined from the system value QCCSID.
如果用户配置文件未指定CCSID,就通过系统值qCCSID确定该值。
The procedure's interface allows us to configure the update frequency, language, text format, and CCSID.
这个存储过程的接口允许我们配置更新频率、语言、文本格式和CCSID。
This can be performed by invoking the CREATE TABLE statement using the CCSID UNICODE clause. For example.
这可以通过调用使用了CCSIDunicode子句的CREATEtable语句来执行。
If the CCSID is not specified, the code page that is used is the one specified in any of these three layers.
如果未指定CCSID,所使用的代码页就是下列三层之一所指定的。
If the CCSID values of the DSNTIPF panel fields are not correct, character conversion produces incorrect results.
如果DSNTIPF面板字段中的CCSID值不正确,字符转换也将产生不正确的结果。
In addition, the application encoding bind option can also define the CCSID for the host variables in the program.
此外,应用程序编码绑定(bind)选项也可以为程序中的主机变量定义CCSID。
You must specify a value for the ASCII CCSID field, even if you do not have or plan to create ASCII-encoded objects.
您必须为asciiCCSID字段指定一个值,即使您不必或不打算创建ASCII编码的对象。
The client will send its code page in the DDM request (DDM Layer). At the OS400 level, the CCSID is determined following this priority.
客户机将在DDM请求(ddm层)中发送其代码页。
Since the data obtained from the table is in CCSID 66535, it will be sent to the requester (in this case the DB2 Connect server) in that code page.
因为从表中获得的数据是在CCSID 66535中,所以将在该代码页中,将数据发送给请求者(本例中,DB 2Connect服务器)。
CCSID conversion happens in the GET API if the CCSID of the container does not match the CCSID specified in the INTOCCSID parameter of the GET container.
如果容器的CCSID不匹配在GET容器中的INTOCCSID参数中指定的CCSID,转换仅发生在GETAPI中。
The history table must not include a period and must have the same encoding scheme and Coded Character Set Identifier (CCSID) as the temporal table (see Listing 2).
历史表不得包含时间段,必须具有与时态表相同的编码模式和编码字符集标识符(CCSID)(参见清单2)。
In order to prevent unnecessary interim data conversions when using CLOB you can specify CCSID UNICODE for MIXED data on the stored procedure parameter declaration.
在使用CLOB时,为了避免不必要的过渡数据转换,可以在存储过程参数声明中指定CCSIDUNICODEforMIXEDDATA。
A round-trip conversion between two CCSIDs ensures that all characters making the "round trip" arrive as they were originally, even if the receiving CCSID does not support a given character.
两个CCSID之间的往返转换确保所有进行“往返”的字符都以初始的样子到达,即使接收CCSID不支持某一给定字符。
In such cases, one way to get past this problem is to convert the character by mapping only those characters from the source CCSID to those that have a corresponding character in the target CCSID.
这种情形下,解决该问题的一种方法就是通过仅将源c CSID中的字符映射到目标CCSID中的相应字符。
Similar to DB2 UDB for Linux, UNIX, and Windows, in DB2 UDB for z/OS you can store and retrieve Unicode data if you have used the CCSID UNICODE clause on the object definitions, such as the following
与DB2UDBforLinux,UNIX,andWindows相似,在 DB2 UDBfor z/OS 中,如果您在对象定义上使用了CCSIDUNICODE子句,就可以存储并检索 Unicode数据,例如
Similar to DB2 UDB for Linux, UNIX, and Windows, in DB2 UDB for z/OS you can store and retrieve Unicode data if you have used the CCSID UNICODE clause on the object definitions, such as the following
与DB2UDBforLinux,UNIX,andWindows相似,在 DB2 UDBfor z/OS 中,如果您在对象定义上使用了CCSIDUNICODE子句,就可以存储并检索 Unicode数据,例如
应用推荐