Slashdot Mirror


User: rogueroo

rogueroo's activity in the archive.

Stories
0
Comments
61
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 61

  1. Re:in the immortal words of the old man... on $24.5 Million Linux Supercomputer · · Score: -1

    Frank Zappa . . .

    Google was great help to me :)

  2. Re:Oh lord. on ESR Says as PCs Get Cheaper, Windows Will Die · · Score: 1

    The Malcom Xs, the Ghandis, the (whats that woman's name, the one who fought for the female vote??).....

    Elizabeth Cady Stanton perhaps? Susan B. Anthony maybe?

  3. Re:Benefits of the mainframe on Sun Bashes Linux on (IBM) Mainframes · · Score: 1

    JCL continues to be used as the only acceptable way of submitting programs to JES internal readers. Even UNIX System Services under OS/390 and z/OS contains daemons that are controlled and monitored by JCL procedures (i.e started tasks) executing within address spaces created by submitting JCL to an internal reader!

  4. Re:I actually worked on Linux on a Mainframe... on Sun Bashes Linux on (IBM) Mainframes · · Score: 1

    An IML would reload _all_ partitions on that box. An IPL would reload only the partition in question. He probably meant just what he said.

  5. Re:Of Course not! on Sun Bashes Linux on (IBM) Mainframes · · Score: 2, Interesting

    I'm on the s390 tech side as well, and I'm not AC, _and_ you're wrong. z900 processors, and perhaps earlier ones as well, have processors that lie dormant. Pay extra money to IBM and they will provide authorization codes to "turn on" that extra hardware.

  6. JCL 'n' Java on When PC Still Means 'Punch Card' · · Score: 2, Informative

    A project currently underway with my employers is to take data from a web input form and use it in a batch program on the mainframe. The web server runs under UNIX System Services. Java applications have been written to parse the input data, reformat it, and to pass that data to the OS/390 batch JCL.

    I don't know a whole lot about the Java side of things -- I'm responsible for the UNIX System Services and OS/390 system environment.

    I guess what I'm saying is I don't seem to have this blood loss problem.

  7. Re:Are you old enough to remember.. on When PC Still Means 'Punch Card' · · Score: 1

    Okay, I did.

    RJE stands for Remote Job Entry and is described here.

  8. SYSIN on When PC Still Means 'Punch Card' · · Score: 1

    You are correct. SYSIN is not used for program dumps. Those DD statements are generally SYSUDUMP or SYSMDUMP depending on whether you want a formatted or machine dump. SYSIN is used for specifying data input parameters.

  9. //SYSIN DD * on When PC Still Means 'Punch Card' · · Score: 2, Informative

    The '//SYSIN DD *' flags the following lines as "in-stream" control statements. These control statements provide the ability to modify the default execution of the program as called on the previous EXEC statement.

    It's been less than six hours since I've fscked around with JCL :)

  10. Re:apple on NVIDIA Unveils (And Tom's Reviews) The GeForce4 · · Score: 1

    As the Apple Turns noted yesterday that yesterday's announcement was pulled until today, presumably to match nVIDIA's own announcement.

  11. Re:Reminds me of my days mounting Tapes.... on Temp Troops of High-Tech · · Score: 1

    Tape mounting was my first job outta college. I started as a contractor to EDS doing this very thing. And I loved it, surprisingly. I learned a ton about the enterprise systems business in a short period of time. I worked many different kinds of shifts and used all sorts of different hardware. I was never bored because of fixing all the different problems that invariably crop up when working with tape media. I have very fond memories of my early years as a tape operator. Guess some people can make lemonade when handed lemons.