IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

define object with CCSID = 500


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2546
Location: Silicon Valley

PostPosted: Thu Feb 01, 2018 4:51 am
Reply with quote

The default encoding on our system is EBCDIC 037.

The CREATE TABLE allows you to specify only a CCSID of either ASCII, EBCDIC, or UNICODE.

We need to recreate a customer object... how to define an object so it uses a different EBCDIC encoding?
Back to top
View user's profile Send private message
Terry Yin

New User


Joined: 19 Sep 2018
Posts: 4
Location: China

PostPosted: Fri Sep 21, 2018 4:29 pm
Reply with quote

there is a list covering all kinds of EBCDIC but no idea how to switch.
https://www-01.ibm.com/software/globalization/ccsid/ccsid_registered.html icon_sad.gif
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3048
Location: NYC,USA

PostPosted: Fri Sep 21, 2018 7:41 pm
Reply with quote

Pedro, I am sure you checked the manuals too but see if any of this lead you to the right place.
Subsystem CCSIDs and encoding schemes
Specifying subsystem CCSIDs
Subsystem CCSIDs and encoding schemes

Terry,
Welcome!!
The link posted by you don't open up.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10872
Location: italy

PostPosted: Fri Sep 21, 2018 8:01 pm
Reply with quote

any reason to resurrect an 8 month old topic ?
Back to top
View user's profile Send private message
Rohit Umarjikar

Global Moderator


Joined: 21 Sep 2010
Posts: 3048
Location: NYC,USA

PostPosted: Fri Sep 21, 2018 8:02 pm
Reply with quote

You are right, I did not pay attention to it. it should be locked.
Back to top
View user's profile Send private message
Terry Yin

New User


Joined: 19 Sep 2018
Posts: 4
Location: China

PostPosted: Mon Oct 01, 2018 8:26 pm
Reply with quote

Thank you Rohit, I will pay attention next time.
BTW I just tried DB2 could load data of EBCDIC to tablespace of ASCII, vice versa.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts Define default volume for DSN storage... JCL & VSAM 8
No new posts define 1 DCB parms for multiple outpu... JCL & VSAM 9
This topic is locked: you cannot edit posts or make replies. REXX to find /* Define and write the ... CLIST & REXX 5
No new posts How to define transaction that trigge... CICS 3
Search our Forums:

Back to Top