ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » TDS Mnemonics <FS> not recognized

Post new topic  Reply to topic
 TDS Mnemonics <FS> not recognized « View previous topic :: View next topic » 
Author Message
jsp_ejb
PostPosted: Mon Jul 12, 2004 9:56 pm    Post subject: TDS Mnemonics <FS> not recognized Reply with quote

Novice

Joined: 27 Jun 2004
Posts: 21
Location: Chicago

I set a group indicator to be TDS mnemonics <FS> for a message containing a special byte X'1c'. But the parsing always fails at the byte. If I change the special byte to be any other ASCII char, the parsing is fine.

Testing messages are put through MQInput node, which has CCSID set to 437 and encoding set to 273. And environment is WBI MB 5.0 CSD 3 in Win2K.

Any idea?
Back to top
View user's profile Send private message
kirani
PostPosted: Mon Jul 12, 2004 10:06 pm    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Did you try specifying the value in Unicode format?
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
jsp_ejb
PostPosted: Tue Jul 13, 2004 6:27 am    Post subject: Reply with quote

Novice

Joined: 27 Jun 2004
Posts: 21
Location: Chicago

Yes, indeed, I tried <U+001C>. It does not work either.
Back to top
View user's profile Send private message
shanson
PostPosted: Fri Jul 16, 2004 5:58 am    Post subject: Reply with quote

Partisan

Joined: 17 Oct 2003
Posts: 344
Location: IBM Hursley

What platform are you running on. I have heard that <FS> on Windows is x1A, and x1C on other platforms.
Back to top
View user's profile Send private message
jsp_ejb
PostPosted: Fri Jul 16, 2004 8:47 am    Post subject: Reply with quote

Novice

Joined: 27 Jun 2004
Posts: 21
Location: Chicago

Thanks for your reply. Problem solved!


IBM conversion tables usually do this if they convert between a "DOS" (or
Windows or OS/2) codepage and one for a different platform.

The idea is that ISO defines 0x1A to be the SUB character, but on
DOS/Windows/OS/2 systems, 0x1A==^Z is used in text files as "end of file".
Therefore, IBM decided for DOS codepages to "rotate" several control
codes. Instead of a simple swap of two codes, three codes were rotated.

ISO semantics IBM DOS
1A SUB 7F
1C IS4 1A
7F DEL 1C
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » TDS Mnemonics <FS> not recognized
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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.