Author |
Message |
Topic: No descriptor was loaded for CWF worker |
saurabhsinha23
Replies: 9 Views: 7865
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 21, 2007 7:50 am Subject: No descriptor was loaded for CWF worker |
Thanks Kimbert and fjb_saper for your inputs. I created the message set again and it worked. I had probably not added the wire format to the message set, when I first created it.
I have one questi ... |
Topic: No descriptor was loaded for CWF worker |
saurabhsinha23
Replies: 9 Views: 7865
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 19, 2007 8:59 am Subject: No descriptor was loaded for CWF worker |
fjb_saper - How do I set the parser to MRM in MB6. I have set the message format to CWF.
kimbert - As suggested by you, I tried setting up a user trace. I am unable to start trace command because ... |
Topic: No descriptor was loaded for CWF worker |
saurabhsinha23
Replies: 9 Views: 7865
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 18, 2007 2:52 pm Subject: No descriptor was loaded for CWF worker |
Thanks for your response.
Yes. I have defined a message set and I have also set OutputRoot.Properties.
I have set MessageSet, MessageType and MessageFormat. Do I need to set any other field? |
Topic: No descriptor was loaded for CWF worker |
saurabhsinha23
Replies: 9 Views: 7865
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Dec 18, 2007 1:31 pm Subject: No descriptor was loaded for CWF worker |
Hi,
I have written a simple XML to COBOL transformation message flow in MB6. I am getting the following error, when I run the debugger.
BIPv600
" An attempt was made to parse/ write but ... |
Topic: RACF access |
saurabhsinha23
Replies: 11 Views: 13083
|
Forum: Mainframe, CICS, TXSeries Posted: Fri Nov 30, 2007 12:30 pm Subject: RACF access |
Hi zpat,
Could you please let me know where can these commands be issued? Is any kind of access needed to execute these commands?
Thanks,
Saurabh
The RACF class is MQQUEUE
The protected ... |
Topic: ASCII to EBCDIC conversion in C |
saurabhsinha23
Replies: 4 Views: 3710
|
Forum: IBM MQ API Support Posted: Wed Jun 23, 2004 10:53 pm Subject: ASCII to EBCDIC conversion in C |
Hi,
I have written a C program to add IMS header to input XML message.
The backend expects the message in EBCDIC as it is mainframes.I need to do this conversion in the C code.Is there any functio ... |
Topic: MQRC_NOT_AUTHORIZED |
saurabhsinha23
Replies: 6 Views: 4964
|
Forum: General Discussion Posted: Fri Jun 18, 2004 1:14 am Subject: MQRC_NOT_AUTHORIZED |
Thanks a lot!Yeah that did help.
Now I am getting an error code 2037.Any pointers to this?I am trying to browse a message in a queue..Following is the code.Also can anyone please tell me in which v ... |
Topic: MQRC_NOT_AUTHORIZED |
saurabhsinha23
Replies: 6 Views: 4964
|
Forum: General Discussion Posted: Wed Jun 16, 2004 6:07 am Subject: Any paramter which is to be set for authorisation? |
Thanks for your reply.
This is the exact error message which I am getting.
MQCONN failed with CompCode:2, Reason:2035.
I understand that there is no problem with the program.Can you please te ... |
Topic: MQRC_NOT_AUTHORIZED |
saurabhsinha23
Replies: 6 Views: 4964
|
Forum: General Discussion Posted: Wed Jun 16, 2004 4:07 am Subject: MQRC_NOT_AUTHORIZED |
I have written a small C code to connect to a queue manager and I am getting this error message.Any pointer to resolution of this error is appreciated.
CODE:
#include <stdio.h>
#include ... |
Topic: Freezing Problem while adding CWF in message set |
saurabhsinha23
Replies: 4 Views: 2944
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 27, 2004 5:35 am Subject: Freezing Problem while adding CWF in message set |
Thanks Jeff! |
Topic: Freezing Problem while adding CWF in message set |
saurabhsinha23
Replies: 4 Views: 2944
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 27, 2004 3:33 am Subject: Freezing Problem while adding CWF in message set |
I get this error even when I am creating a new message set.So the possibility of any other person having checked that out is ruled out.I have tried checking out and then adding CWF.Didnt work.
Anyw ... |
Topic: Freezing Problem while adding CWF in message set |
saurabhsinha23
Replies: 4 Views: 2944
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 27, 2004 3:03 am Subject: Freezing Problem while adding CWF in message set |
When I try to add CWF to the message set I get an error saying:
BIP1813W: Message repository resource (Message Set, A) not locked: Freezing Message Set operation not permitted.
The Freezing Mes ... |