CCSID
For connection factories, this property specifies the coded character set ID (CCSID) to be used for internal data flows with the queue manager. For destinations, the property defines the CCSID to be used to encode string data in MapMessages, StreamMessages, and TextMessages put to that destination.
Note: It is not normally necessary to change this property for connection factories.
Applicable Objects
ConnectionFactory, QueueConnectionFactory, TopicConnectionFactory, Queue, Topic, XAConnectionFactory, XAQueueConnectionFactory, XATopicConnectionFactory
JMS administration tool long name: CCSID
JMS administration tool short name: CCS
Programmatic access
Setters/getters
- MQConnectionFactory.setCCSID()
- MQConnectionFactory.getCCSID()
Values
- 819
- The default value for a connection factory.
- 1208
- The default value for a destination.
- Any positive integer