My requirement is to read a file and put the contents of the file into a specified web page. This job is going to be in the scheduler.
Please help me with some sample jcl for this.
jcl to execute java code
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: jcl to execute java code
Why would access to a web page need to go through a scheduler?
If your site has the IBM HTTP server running, why not use MVSDS?
Deciding, in advance, that you have to use Java sounds a lot like a solution looking for a problem. Have you researched BPXBATCH in the Unix System Services manuals? BPXBATCH is how you execute Unix System Services programs (or shell scripts) in JCL.
If your site has the IBM HTTP server running, why not use MVSDS?
Deciding, in advance, that you have to use Java sounds a lot like a solution looking for a problem. Have you researched BPXBATCH in the Unix System Services manuals? BPXBATCH is how you execute Unix System Services programs (or shell scripts) in JCL.
Re: jcl to execute java code
hi,
thx for replying. the requirement is liket hat only
Can u give me a sample jcl for BPXBATCH utility which reads a mainframe file.
thanks
thx for replying. the requirement is liket hat only
Can u give me a sample jcl for BPXBATCH utility which reads a mainframe file.
thanks
-
- Global moderator
- Posts: 3720
- Joined: Sat Dec 19, 2009 8:32 pm
- Skillset: Systems programming, SAS, COBOL, CICS, JCL, SMS, VSAM, etc.
- Referer: other forum
- Location: Dubuque, Iowa, USA
Re: jcl to execute java code
If you are unable to find the Unix System Services manuals on the IBM web site and look up for yourself the BPXBATCH job -- or you are not able to ask your coworkers, team leader, or site support group for sample JCL -- perhaps you need to re-think your idea of a career in IT. Most IT careers require some independent thought and action, not being spoon-fed the exact page of the exact manual you need to use.
Besides, there is no sample JCL where BPXBATCH reads a mainframe file -- you would have to customize the sample job yourself since BPXBATCH does nothing but execute a shell script or Unix System Services program.
Besides, there is no sample JCL where BPXBATCH reads a mainframe file -- you would have to customize the sample job yourself since BPXBATCH does nothing but execute a shell script or Unix System Services program.
Re: jcl to execute java code
Nonsense deleted. . .
Another will cause removal of user id.
d
Another will cause removal of user id.
d
- dick scherrer
- Global moderator
- Posts: 6268
- Joined: Sat Jun 09, 2007 8:58 am
Re: jcl to execute java code
Hello and welcome to the forum,
This is a technical forum and not a playground for spam and advertising nonsense. . .
Thank you.
This is a technical forum and not a playground for spam and advertising nonsense. . .
Thank you.
Hope this helps,
d.sch.
d.sch.
-
- Similar Topics
- Replies
- Views
- Last post
-
- 3
- 2138
-
by lfraga
View the latest post
Fri Jan 22, 2021 12:09 am
-
- 1
- 1358
-
by jcdm
View the latest post
Mon Oct 24, 2022 6:10 pm
-
-
Doubt about run Java into IMS and scheduling steps
by jcdm » Wed Nov 22, 2023 6:32 pm » in IMS DB/DC - 1
- 3610
-
by sergeyken
View the latest post
Wed Nov 22, 2023 8:24 pm
-
-
- 8
- 5337
-
by enrico-sorichetti
View the latest post
Fri Mar 12, 2021 4:09 pm
-
-
Execute PARM with more than 100 chars including variabl
by jcdm » Tue Mar 15, 2022 10:32 pm » in JCL - 9
- 3472
-
by Robert Sample
View the latest post
Tue Mar 29, 2022 7:00 pm
-