Author |
Message |
Topic: File transfer from mainframe to PC |
Luis Pinto
Replies: 2
Views: 2438
|
Forum: Job Control Language(JCL) Posted: Thu Jan 26, 2006 8:45 am Subject: File transfer from mainframe to PC |
Hi SR22,
try this:
//GIBAEFTP JOB (D,GIBA,0001),'SR22',MSGCLASS=X,
// CLASS=A,NOTIFY=&SYSUID,MSGLEVEL=(1,1),REGION=0M
//*---------------------------------------------- ... |
Topic: Get job information from JES |
Luis Pinto
Replies: 7
Views: 4407
|
Forum: Job Control Language(JCL) Posted: Fri Jan 20, 2006 9:34 am Subject: Get job information from JES |
Hi Mike,
thank you for the information.
I've downloaded the CTRL-M User Guide, and I'll try to read a little bit more about what you wrote.
After that, I will see if it meets my needs and how ... |
Topic: Get job information from JES |
Luis Pinto
Replies: 7
Views: 4407
|
Forum: Job Control Language(JCL) Posted: Mon Jan 16, 2006 9:36 am Subject: Get job information from JES |
Hi Mike,
thank you for your comments.
As you, i'm not a CTRL-M expert.
Since the deployment of the application, i have been asking guys who work with CTRL-M at my company to give me a solutio ... |
Topic: Get job information from JES |
Luis Pinto
Replies: 7
Views: 4407
|
Forum: Job Control Language(JCL) Posted: Sat Jan 14, 2006 7:00 am Subject: Get job information from JES |
tcb,
the scenario is the folowing:
We have an application that runs the server code on a z/OS V1.R4 machine under CICS TS. We have also DB2, and scheduller CTRL-M.
The client runs on Windows ... |
Topic: Get job information from JES |
Luis Pinto
Replies: 7
Views: 4407
|
Forum: Job Control Language(JCL) Posted: Fri Jan 13, 2006 5:07 pm Subject: Get job information from JES |
Hi all,
last days i have benn looking for a way to get job information directly from JES (e.g. max-cc, rc from each step, statistic data like cpu time, elapsed time,etc...).
Does exist any API o ... |
|