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

Issue with display of spanish characters


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

New User


Joined: 10 Aug 2008
Posts: 45
Location: India

PostPosted: Tue Jan 25, 2011 3:20 am
Reply with quote

Hi,

I have a requirement to populate spanish accents properly to xml from COBOL-DB2-CICS program.

For eg: I/P has values like Ñ, but the output looks like Ñ? That means some different special characters

The data looks good on QMF for windows, but all dots on QMF in mainframes. The data is retrieved from DB2 tables and moved to output via CICS container.

I tried using NATIONAL-OF and DISPLAY-OF functions, but no good result.

Could someone help me how to solve the issue with the accents.

Thanks
K J
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Tue Jan 25, 2011 4:07 am
Reply with quote

Perhaps you need a Spanish Code Page, maybe 437? Check with your Support Team....

Bill
Back to top
View user's profile Send private message
krithikaj

New User


Joined: 10 Aug 2008
Posts: 45
Location: India

PostPosted: Tue Jan 25, 2011 6:03 am
Reply with quote

Could you please let me know whether how we can use CODEPAGE value, and for Spanish, its 1145.

Thanks
K J
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Tue Jan 25, 2011 5:31 pm
Reply with quote

You need to check with your Support Team.

Every site is different for implementations such as this, as there may be an alternative.

I guessed at 437 after a quick Google....

Bill
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Substring number between 2 characters... DFSORT/ICETOOL 2
No new posts Reading dataset in Python - New Line ... All Other Mainframe Topics 22
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts Facing ABM3 issue! CICS 3
Search our Forums:

Back to Top