Author |
Message |
Topic: A DEAD LOOP CAUSED BY TRIGGER TYPE FIRST |
Hporayster
Replies: 2 Views: 3398
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Sep 08, 2007 10:57 pm Subject: A DEAD LOOP CAUSED BY TRIGGER TYPE FIRST |
A MESSAGE HANDLLER PROGRAM(STARTED BY A TRIGGER PROGRAM) LINKED-TO A BUSSINESS PROGRAM,AND IF THE BUSSINESS UOW FAILED ,ROLLBACK IT ...
THEN ,WHEN THERE IS ONLY ONE MESSAGE IN THE QUEUE, CALL MQGET ... |
Topic: HOW TO DEBUG A CICS PROGRAM THAT WITH SUBPROGRAMS? |
Hporayster
Replies: 6 Views: 5497
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Sep 08, 2007 8:20 pm Subject: HOW TO DEBUG A CICS PROGRAM THAT WITH SUBPROGRAMS? |
my major is software engineering
IBM send my school a z/os system, saying that a lot of mf guys are going to retire and this field will become a blank since no one wanna learn about the big box and ... |
Topic: HOW TO DEBUG A CICS PROGRAM THAT WITH SUBPROGRAMS? |
Hporayster
Replies: 6 Views: 5497
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Sep 08, 2007 4:54 pm Subject: HOW TO DEBUG A CICS PROGRAM THAT WITH SUBPROGRAMS? |
no...
I am a student,and for all the things I have to learn by myself.
And It is no more than half a year since I got to know about MF
 |
Topic: HOW TO DEBUG A CICS PROGRAM THAT WITH SUBPROGRAMS? |
Hporayster
Replies: 6 Views: 5497
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Sep 08, 2007 8:48 am Subject: HOW TO DEBUG A CICS PROGRAM THAT WITH SUBPROGRAMS? |
It is really hard to use CEDF to debug a CICS program that was constructed by a main prog &a subprog...
how to make it out? and if my txn is not started from 3270 terminal but from other ways f ... |
Topic: how to change cics load dataset to my own? |
Hporayster
Replies: 2 Views: 3210
|
Forum: Mainframe, CICS, TXSeries Posted: Sat Sep 01, 2007 6:17 pm Subject: how to change cics load dataset to my own? |
see.. thank you |
Topic: how to change cics load dataset to my own? |
Hporayster
Replies: 2 Views: 3210
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Aug 29, 2007 7:32 pm Subject: how to change cics load dataset to my own? |
in jcl I change STRB.CICS.LOAD to my own load ds, then , how can i let cics know my load ds ? |
Topic: what is the usage of Trigger data ? |
Hporayster
Replies: 11 Views: 16627
|
Forum: Mainframe, CICS, TXSeries Posted: Wed Aug 29, 2007 5:02 am Subject: what is the usage of Trigger data ? |
thank you guys..
it triggers! I use 'EXEC CICS WRITE FILE...' to see whether or not
THANK YOU...
 |
Topic: what is the usage of Trigger data ? |
Hporayster
Replies: 11 Views: 16627
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Aug 28, 2007 6:43 am Subject: what is the usage of Trigger data ? |
OMG!
It's really hard to understand......what you mean
with the CICS monitor of your (or your site's choice).
I am sorry but I am not a native Englishman...
 |
Topic: what is the usage of Trigger data ? |
Hporayster
Replies: 11 Views: 16627
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Aug 28, 2007 4:45 am Subject: what is the usage of Trigger data ? |
Positive...
But , if the txn is started from terminal then ,we can see what's going on...
if it is started through a non-terminal way...how can i make out it has been started ... or it is running ... |
Topic: what is the usage of Trigger data ? |
Hporayster
Replies: 11 Views: 16627
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Aug 28, 2007 3:52 am Subject: what is the usage of Trigger data ? |
Yeah, i find that chapter...
Then how can i confirm whether the txn has been triggered or not?
is there any place to dump some trace info for example display "xxx"
... |
Topic: what is the usage of Trigger data ? |
Hporayster
Replies: 11 Views: 16627
|
Forum: Mainframe, CICS, TXSeries Posted: Tue Aug 28, 2007 1:10 am Subject: what is the usage of Trigger data ? |
when defining a local queue(trigger queue), we give the init queue name,
process name..and there is an option for 'Trigger Data' in the define panel for qlocal. what's the usage of trigger data...It ... |
Topic: IEW2456E 9207 SYMBOL MQCONN UNRESOLVED. |
Hporayster
Replies: 12 Views: 20262
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 27, 2007 8:43 am Subject: IEW2456E 9207 SYMBOL MQCONN UNRESOLVED. |
oh yeah~ I did it...
and I add
// dd dsn=csq531.SCSQAUTH and dd dsn=csq531.SCSQLOAD
to the step 'go'
amazing...can you imagine that...!!!!
this is my first mq prog~~~
i cannot hold back ... |
Topic: IEW2456E 9207 SYMBOL MQCONN UNRESOLVED. |
Hporayster
Replies: 12 Views: 20262
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 27, 2007 6:22 am Subject: IEW2456E 9207 SYMBOL MQCONN UNRESOLVED. |
Thinking about it (and it's been a while), it might be the same library but a different stub in the INCLUDE.
Check the docs.
Oh,I see it ... should be INCLUDE (CSQBSTUB) instead?
is that so?
an ... |
Topic: IEW2456E 9207 SYMBOL MQCONN UNRESOLVED. |
Hporayster
Replies: 12 Views: 20262
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 27, 2007 3:24 am Subject: IEW2456E 9207 SYMBOL MQCONN UNRESOLVED. |
to vitor :
I see that "...MQ API Support "..Thank you !! I will have in mind ...
CICS libs ? like CEE.xxx?
acctually there's no cics codes in the source and I want to delete the job ... |
Topic: IEW2456E 9207 SYMBOL MQCONN UNRESOLVED. |
Hporayster
Replies: 12 Views: 20262
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 27, 2007 2:56 am Subject: Re: CSQ Lib |
Hi,
you should assign the CSQ Libs which contain the objects. Do you call for example a "CSQCOPEN" or "CSQCGET"? The modules should be located in some "CSQ....." libs ... |