MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

HEX decimal Special Character

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
Shankarganesh_gopal
Beginner


Joined: 24 May 2005
Posts: 36
Topics: 20
Location: chennai

PostPosted: Tue Jul 10, 2007 11:40 pm    Post subject: HEX decimal Special Character Reply with quote

Hi all,

From our Front End we use CTG call ( CICS Transaction Gateway ) to connect to CICS. And from CICS, a batch program is called to get the Name. Name contains special character like C
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Wed Jul 11, 2007 4:21 am    Post subject: Reply with quote

My advice is this (since I know less about your system than you):
  1. data is stored in your Table(DB2?) properly
  2. data is retrieved into CICS module's data storage properly
  3. data, when moved to CICS module's storage area to host variable (?) data is not configured properly


questions:
  1. what do you mean by host variable?
  2. When does the storage representation of the characters change?
  3. what command are you using to 'send back to the front end' the data?


data written to an output file - there is no conversion - the string is moved within an environment where no conversion takes place.

data sent to front end - there is conversion
- the source data is defined so that what you interpret as the proper hex configuration is correct
- the destination data is defined in a manner that 'requests' conversion - what is that?

I would determine at what stage the data representation is converted, and why.

Is your front end ebcdic - IBM terminal, BMS map
or is your front end the WEB which means Unicode?
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
Shankarganesh_gopal
Beginner


Joined: 24 May 2005
Posts: 36
Topics: 20
Location: chennai

PostPosted: Mon Jul 30, 2007 4:12 am    Post subject: Reply with quote

Hi Dick,

After a long time, we found the issue and it's with the IBM provided CTG program. We use Codepage T1 in CTG program and IBM has comformed that they are moving spaces when such specific special character encountered.

Finally they agreed to change their programs.

Thanks a ton for your help Dick and all.

Shankar.
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Mon Jul 30, 2007 5:25 am    Post subject: Reply with quote

Shankarganesh_gopal,

thanks for getting back. This info can possibly be of help to others. Local IBMs are only franchises for IBM international, and their consultant services are little different from other consultant services, except for the name IBM which they can use. Lesson learned: don't assume a program works properly just because it was written by a 'specialist'.
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group