Author |
Message |
Topic: OPC certification !!! |
Bhaskar
Replies: 5
Views: 2919
|
Forum: Other Technical Topics Posted: Tue Oct 19, 2004 9:53 am Subject: OPC certification !!! |
Hello Masters,
Do we have any certifications related to OPC (Operations Planning & Control).If yes could you please provide me with some information ?
Thanks a lot in advance
Bhaskar |
Topic: Print options in JOB card |
Bhaskar
Replies: 4
Views: 2477
|
Forum: Job Control Language(JCL) Posted: Mon Aug 23, 2004 12:02 pm Subject: Print options in JOB card |
Hello friends,
One of my JOB is routing to a printer (instead of routing to one printer node its routing to different printer).I need to control this.
But in my JCL, I am unable to find the printe ... |
Topic: JOB submission through WEB |
Bhaskar
Replies: 23
Views: 16206
|
Forum: TSO and ISPF Posted: Mon Jun 14, 2004 3:11 am Subject: JOB submission through WEB |
Kolusu,
Though I have given the right PASSWORD after my UID...I am getting the below error....
Password:
530 PASS command failed
Login failed.
ftp> |
Topic: JOB submission through WEB |
Bhaskar
Replies: 23
Views: 16206
|
Forum: TSO and ISPF Posted: Mon Jun 14, 2004 2:56 am Subject: JOB submission through WEB |
Kolusu,
I have used ....
****************************************
ftp ipaddress
userd
password
quote site filetype=jes
put 'your file having JCL'
quit
******************************* ... |
Topic: JOB submission through WEB |
Bhaskar
Replies: 23
Views: 16206
|
Forum: TSO and ISPF Posted: Sun Jun 13, 2004 8:34 am Subject: JOB submission through WEB |
Hello Superk,
My requirement is like the below....
By using a Java application.. I have to submit a TSO job.
Can any master provide the code for the Java application pls.
Regards,
Bhaskar. |
Topic: COUNT (*) |
Bhaskar
Replies: 3
Views: 1968
|
Forum: Database Posted: Tue Jun 08, 2004 5:42 am Subject: COUNT (*) |
Kolusu,
Hope that I have not conveyed properly.
I have a PLI pgm with the delete...... query.The count of the recs are 12000 which I can delete in a single shot (getting error).
So I thought of s ... |
Topic: JOB submission through WEB |
Bhaskar
Replies: 23
Views: 16206
|
Forum: TSO and ISPF Posted: Tue Jun 08, 2004 5:21 am Subject: JOB submission through WEB |
Maton Man,
Can you please provide the code for 'Native FTP' to submit the JOB through WEB.
Rgds,
Bhaskar. |
Topic: COUNT (*) |
Bhaskar
Replies: 3
Views: 1968
|
Forum: Database Posted: Tue Jun 08, 2004 5:17 am Subject: COUNT (*) |
Hello,
I have a query...'select count (*) from TABLE where AGE < 40 ;'
The output will be 30.
Now... without changing the query I need to restrict the output to 10.
Any help please.
Rgds,
... |
Topic: JOB submission through WEB |
Bhaskar
Replies: 23
Views: 16206
|
Forum: TSO and ISPF Posted: Mon Jun 07, 2004 12:00 pm Subject: JOB submission through WEB |
Hello SUperK,
I reuqest to provide me the code of FTP to submit the JOB through WEB.
Regards,
Bhaskar. |
Topic: JOB submission through WEB |
Bhaskar
Replies: 23
Views: 16206
|
Forum: TSO and ISPF Posted: Mon Jun 07, 2004 3:44 am Subject: JOB submission through WEB |
Hi Kolusu,
Thanks for the help.
But from the link ...couldn't get the help.
****************************************
ftp ipaddress
userd
password
quote site filetype=jes
put 'your file h ... |
Topic: JOB submission through WEB |
Bhaskar
Replies: 23
Views: 16206
|
Forum: TSO and ISPF Posted: Sun Jun 06, 2004 12:05 pm Subject: JOB submission through WEB |
Hello Masters,
Is there a way to submit a job in a PDS through WEB.
Please help me if you have any solution.
Advance thanks.
Rgds,
Bhaskar |
Topic: OPC - Return Code |
Bhaskar
Replies: 2
Views: 2149
|
Forum: Job Control Language(JCL) Posted: Sun Jun 06, 2004 11:25 am Subject: OPC - Return Code |
Hi all,
We are using OPC (Operations Planning & Control) for submitting batch JOBs.
We have 3 JOBs subsequently to be executed.
Based on First job RETURNCCODE (it must be 0) second JOB gets execute ... |
|