View previous topic :: View next topic |
Author |
Message |
piey Beginner
Joined: 29 Jan 2006 Posts: 2 Topics: 1
|
Posted: Sun Jan 29, 2006 11:24 pm Post subject: DDIO error? |
|
|
sorry guys, newbie here and i dont know where to post this topic...
i have these problem about xpediter DDIO (i think).
On using xpediter, we must have our own DDIO.. i created one. then i used the "convert jcl" facility of xpediter and convert my batch jcl to xpediter.. no problem encountered there.. then, i used the same "convert jcl" facility to convert my online jcl and what happens is "no source found." is it because im using only a single DDIO for both online and batch jcl? should i create a new DDIO for my online projects..
thanks in advance... _________________ newbies rulez! |
|
Back to top |
|
|
ofer71 Intermediate
Joined: 12 Feb 2003 Posts: 358 Topics: 4 Location: Israel
|
Posted: Mon Jan 30, 2006 12:19 am Post subject: |
|
|
I don't know what are the rules in Xpediter's manual, but from what I saw in few shops - they have separate files for TSO and CICS.
O.
________
herbal vaporizer
Last edited by ofer71 on Sat Feb 05, 2011 11:29 am; edited 1 time in total |
|
Back to top |
|
|
piey Beginner
Joined: 29 Jan 2006 Posts: 2 Topics: 1
|
Posted: Mon Jan 30, 2006 1:07 am Post subject: |
|
|
yeah.. that's my first reaction.. got to tell it to my boss.. i'l try it in an hour... _________________ newbies rulez! |
|
Back to top |
|
|
LEO Beginner
Joined: 26 Jan 2006 Posts: 11 Topics: 4 Location: Minneapollis
|
Posted: Mon Jan 30, 2006 4:43 pm Post subject: |
|
|
Have you included the loadlib in Xpeditor setup ?? |
|
Back to top |
|
|
raam_narayan Beginner
Joined: 28 Apr 2006 Posts: 12 Topics: 2
|
Posted: Tue May 09, 2006 3:38 am Post subject: |
|
|
Hi piey,
The basic reason for this issue is that, when u r testing the Batch program in the Xpeditor we can specify our own DDIO path and the desired LOADLIB however when we are going to test the Online program we cannot specify our own LOADLIB and DDIO path.. because when we are testing the Online application what happens is that the application is invoked using the Trans ID or the Fastpath and then only we can start the testing process in Xpediter and the LOADLIB for this online application would be assigned automatically by the Xpediter using the Trans ID or the Fastpath which is in the CICS region... hope this would help u.. any more queries pls do get back...
Thanks & Regards,
V.Ram NArayan |
|
Back to top |
|
|
|
|