I don't think I'll bother learning JCL, then

View: New views
3 Messages — Rating Filter:   Alert me  

I don't think I'll bother learning JCL, then

by Roger Bowler :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The Unixer's view of the mainframe? A delightful comparison between
Unix commands and JCL appeared in this well-researched article:
http://www.escapistmagazine.com/forums/read/18.85690

I don't know who the author is (he writes under the pseudonym
RAKtheUndead) but I hope he won't mind if I quote a short extract:

"As part of my research for this article, I installed an OS/360 MVT
system on the Hercules emulator. OS/360, along with its successors,
and the DOS/360 line as well, uses JCL, a language used for simple
system tasks. The only problem is that it isn't too simple to use.

Whereas a copy file interaction under Unix would be performed like
this:

    cp <1stFile> <2ndFile>

the corresponding JCL for OS/360 looks something like this:

    //IS198CPY JOB (IS198T30500),'COPY JOB',CLASS=L,MSGCLASS=X
    //COPY01 EXEC PGM=IEBGENER
    //SYSPRINT DD SYSOUT=*
    //SYSUT1 DD DSN=OLDFILE,DISP=SHR
    //SYSUT2 DD DSN=NEWFILE,
    // DISP=(NEW,CATLG,DELETE),
    // SPACE=(CYL,(40,5),RLSE),
    // DCB=(LRECL=115,BLKSIZE=1150)
    //SYSIN DD DUMMY

Er, right. I don't think I'll bother learning JCL, then."

Terrific stuff!

--
Regards,
Roger Bowler
http://perso.wanadoo.fr/rbowler
Hercules "the people's mainframe"


Re: I don't think I'll bother learning JCL, then

by David-787 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

And another quote "Apart from a whole load of research, I spent a week trying to install and use OS/360 MVT in order to get a feel for what computing was like in the 1960s, so I do know some of what I'm talking about when it comes to OS/360."

Well I'm glad to hear that you can become an "expert" after spending a whole week using OS/360.  

Writing JCL?  I love it, learned it in 1981 on OS/VS1, enjoyed writing it then and still do on z/OS.


RE: Re: I don't think I'll bother learning JCL, then

by fish-8 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David wrote:

> And another quote "Apart from a whole load of research,
> I spent a week trying to install and use OS/360 MVT in
> order to get a feel for what computing was like in the
> 1960s, so I do know some of what I'm talking about when
> it comes to OS/360."
>
> Well I'm glad to hear that you can become an "expert"
> after spending a whole week using OS/360.

What "expert"? He didn't say "expert". Read again what you quoted:


   "...so I do know some of what I'm talking about..."
                   ^^^^^^

He said SOME.

"I do know SOME of what I'm talking about" is not the same thing as "I'm an
EXPERT at what I'm talking about."

Please do not put words into people's mouths.

- --
"Fish" (David B. Trout) - fish@...
Fight Spam! Join CAUCE! <http://www.cauce.org/>
7 reasons why HTML email is a bad thing
http://www.georgedillon.com/web/html_email_is_evil.shtml
PGP key fingerprints:
DH/DSS: 9F9B BAB0 BA7F C458 1A89 FE26 48F5 D7F4 C4EE 3E2A
RSA: 6B37 7110 7201 9917 9B0D 99E3 55DB 5D58 FADE 4A52





-----BEGIN PGP SIGNATURE-----
Version: PGP Desktop 9.8.0 (Build 2158)
Charset: us-ascii

wj8DBQFK8524SPXX9MTuPioRArxEAJ97Lku1H1TDVvZcEPB5gMErxdhUWwCfR4ZD
rAiys5UBFdbw5EpC4D97W1k=
=FqPY
-----END PGP SIGNATURE-----