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 » Data blocking issue because of special characters

Post new topic  Reply to topic Goto page Previous  1, 2
 Data blocking issue because of special characters « View previous topic :: View next topic » 
Author Message
swethabala
PostPosted: Mon Sep 20, 2010 1:46 am    Post subject: Reply with quote

Apprentice

Joined: 25 Aug 2009
Posts: 44

@Kimbert: This is regarding the same issue. I am suspecting that the interface blocking issue I have mentioned earlier is occuring because lo Environment variables.

@Mqjeff: I have raised the PMR by giving this Forum refernce. but I did not know how to route to MB Help of IBM. Could you please give me the whole procedure to follow while raising PMR?
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Sep 20, 2010 1:55 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

swethabala wrote:
@Mqjeff: I have raised the PMR by giving this Forum refernce. but I did not know how to route to MB Help of IBM. Could you please give me the whole procedure to follow while raising PMR?


You would have filled out the form or told the person on the phone that you needed assistance with Message Broker, rather than some other product.

The full procedure should be outlined in one of the pages near the link I posted with the contacts. That's the Software Support Handbook, it lays out the policies and procedures.

If you really have received absolutely no response back from your PMR in 2 weeks, then you should contact IBM support again and request an update.

It's possible that your PMR has gone off to the entitlement team to find out if you have a valid software license that grants you access to IBM support.
Back to top
View user's profile Send private message
kimbert
PostPosted: Mon Sep 20, 2010 1:55 am    Post subject: Reply with quote

Jedi Council

Joined: 29 Jul 2003
Posts: 5542
Location: Southampton

Quote:
am suspecting that the interface blocking issue I have mentioned earlier is occuring because lo Environment variables.
You may be right, but you don't know that yet. The defect that I quoted would produce exactly the symptoms that you describe. I suggest that you prod IBM service and ask for an update. It should be simple enough to try the fix. If it works, everyone's happy. If not, at least one possibility has been ruled out.
Back to top
View user's profile Send private message
swethabala
PostPosted: Mon Sep 20, 2010 2:15 am    Post subject: Reply with quote

Apprentice

Joined: 25 Aug 2009
Posts: 44

The PMR is raised now successfully.

thanks for the information. I will get back to you about their responce.

This is a very strange issue. the coding is also very complex for this interface. The developer has used many Environment Variables.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Mon Sep 20, 2010 2:59 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Quote:
SET Environment.Variables.InMsg = CAST(InputRoot.BLOB.BLOB AS
CHAR CCSID 1208);

Your input (BLOB) is not in CCSID 1208!

Try using
Code:
SET Environment.Variables.InMsg = CAST(InputRoot.BLOB.BLOB AS
CHAR CCSID InputRoot.Properties.CodedCharSetId);


Have fun
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
swethabala
PostPosted: Mon Sep 20, 2010 3:23 am    Post subject: Reply with quote

Apprentice

Joined: 25 Aug 2009
Posts: 44

From IBM I got this reply

DearSwetha Bala,

My name is Duffy with IBM customer entitlement team. I am emailing you regarding PMR# 82633,082,000 . Unfortunately, I do not show that you currently have support for WEBSPHERE MESSAGE BROKER TOOLKIT 6.1.0:,at this time I am unable to put you through to tech support. You can contact your IBM sales representative to discuss your sales options or call our sales department @ 1-888-426-4343 option 1. Your PMR can be reopened within 28 days.

I think we can not raise PMRs to IBM.
Back to top
View user's profile Send private message
mqjeff
PostPosted: Mon Sep 20, 2010 4:25 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

swethabala wrote:
I think we can not raise PMRs to IBM.


Then you need to raise this issue with your management team and explain this.

If you are working on a contract or as a consultant, then you may be able to use the software entitlement of the customer you are onsite with. But you will have to clear that with them.

Otherwise, yes, if you do not have a valid license for the software, then you may not be using it legally and you are not entitled to support for it.

I don't think the Trial license allows you to open PMRs.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page Previous  1, 2 Page 2 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Data blocking issue because of special characters
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.