Author |
Message |
Topic: Web service problem triggering IMS transaction |
Bravo
Replies: 0
Views: 2721
|
Forum: IMS Posted: Thu Apr 23, 2009 12:32 pm Subject: Web service problem triggering IMS transaction |
Hi All,
I'm exposing the web service using IBM Webspher Message Broker (WMB) 6.1.
.Net appl invokes WMB web services, converts HTTP SOAP to MQ and put the message in OTMA queue to trigger Prim ... |
Topic: Generating Files |
Bravo
Replies: 10
Views: 5133
|
Forum: Application Programming Posted: Thu May 04, 2006 6:13 pm Subject: Generating Files |
Runs like a charm...
Thanks for all your help..I really appreciate |
Topic: Generating Files |
Bravo
Replies: 10
Views: 5133
|
Forum: Application Programming Posted: Thu May 04, 2006 4:51 pm Subject: Generating Files |
I am getting the following Error
SYSIN NEW MASTER
A=KEY
IEB806I STATEMENT SEQUEN ... |
Topic: Generating Files |
Bravo
Replies: 10
Views: 5133
|
Forum: Application Programming Posted: Thu May 04, 2006 2:47 pm Subject: Generating Files |
Kolusus..
Will the PDS have 700 members with the below result,
Mem1
A=Key
B-DDN
C=XXXX_001.txt
Mem2
A=Key
B-DDN
C=XXXX_002.txt
Mem3
A=Key
B-DDN
C=XXXX_003.txt
.
... |
Topic: Generating Files |
Bravo
Replies: 10
Views: 5133
|
Forum: Application Programming Posted: Thu May 04, 2006 1:05 pm Subject: Generating Files |
Kolusu thanks for the solution!!.
But the ezt will generate all in one output file.But I need as separate in files or members in PDS.
I am going to use these CONTROL CARDS in a PROC which does F ... |
Topic: Generating Files |
Bravo
Replies: 10
Views: 5133
|
Forum: Application Programming Posted: Thu May 04, 2006 12:31 pm Subject: Generating Files |
Thanks for your quick response
Nothing difference.But I felt creating PS files may be easier.
Could you please post code for creating members(CONTRL CARD) in a PDS or PS files!!!whatever based o ... |
Topic: Generating Files |
Bravo
Replies: 10
Views: 5133
|
Forum: Application Programming Posted: Thu May 04, 2006 11:33 am Subject: Generating Files |
Hi All,
I have a requirement to create a almost 700 Control Card.Similar to the contents in the existing Control card
For eg :
A=Key
B-DDN
C=XXXX_001.txt
Line 1 and 2 is un ... |
Topic: Abend A13 |
Bravo
Replies: 3
Views: 4841
|
Forum: Data Management Posted: Thu Apr 27, 2006 11:17 am Subject: Abend A13 |
Bill,
I referring to the prior step not to the first step. |
Topic: Abend A13 |
Bravo
Replies: 3
Views: 4841
|
Forum: Data Management Posted: Wed Apr 26, 2006 7:08 pm Subject: Abend A13 |
Hi All,
I have a job which has nearly 50 steps.We have decided to mount multilpe files on a tape.So we have used VOLUME parameter with REFER option.
At the very first step I use the VOL=(,RET ... |
Topic: Space Abend SB37 |
Bravo
Replies: 1
Views: 2341
|
Forum: Data Management Posted: Mon Apr 24, 2006 2:27 pm Subject: Space Abend SB37 |
Hi,
I have job calling same proc with different input and output files for nearly 50 times. The input files are very large in size and we are trying to encrypt the data which we have a routine in ... |
Topic: Question on Volume parameter |
Bravo
Replies: 3
Views: 3975
|
Forum: Data Management Posted: Wed Apr 19, 2006 5:14 pm Subject: Question on Volume parameter |
Problem is resolved.
I have mistakenly referred PROC1 rather than the STEPNAME that executes the PROC1.
its
REF=*.PROCSTEPNAME.STEPNAME.DDNAME
i.e
REF=*.PROD010.STEP030.SORTOUT
Tha ... |
Topic: Question on Volume parameter |
Bravo
Replies: 3
Views: 3975
|
Forum: Data Management Posted: Wed Apr 19, 2006 4:23 pm Subject: Question on Volume parameter |
As per your suggestion I tried the same and got an error.
Here the JCL..
//PROD010 EXEC PROC1
//PROD015 EXEC PROC2
//*
Here are proc1
//STEP030 ... |
Topic: Question on Volume parameter |
Bravo
Replies: 3
Views: 3975
|
Forum: Data Management Posted: Wed Apr 19, 2006 3:10 pm Subject: Question on Volume parameter |
Hi All,
I have two procs PROC1 and PROC2 in a Job. A dataset DS1 is created in tape in proc PROC1.Now I want to create another file DS2 in PROC2 which should refer the tape Volume parameter of DS1 ... |
Topic: How to find the size of the PS dataset!! |
Bravo
Replies: 1
Views: 1797
|
Forum: Data Management Posted: Tue Apr 11, 2006 1:28 pm Subject: How to find the size of the PS dataset!! |
Hi,
I want to find the size of the multiple PS dataset which on tape(ie: the datasets are already created). How can I achieve ?
Any suggestion please. |
Topic: Writing JCL in ezt |
Bravo
Replies: 2
Views: 6288
|
Forum: Application Programming Posted: Wed Apr 05, 2006 1:27 pm Subject: Writing JCL in ezt |
Awesome..Worked perfectly..
Thanks kolusu |
|