New To the Board...

Discuss about all tools related to Mainframes but usable in a PC/Computer like Mainframe Simulators, Emulators, Abend Assist etc...
DOS/VS COBOL Guy
Posts: 10
Joined: Wed Dec 29, 2010 9:14 pm
Skillset: DOS/360/VS/VSE DOS/360/VS/VSE JCL ANS COBOL (1968), IBM DOS ANSI COBOL, Some VSAM
Referer: Google

New To the Board...

Postby DOS/VS COBOL Guy » Wed Dec 29, 2010 9:34 pm

Hi, all!

I am a former mainframe computer operator from back in the IBM System/370 days. My first experience with COBOL was on a System 370/125 (DOS/VS Full ANSI COBOL) and later the IBM 4341 Group II under DOS/VSE. I've worked with a little VSAM - at least that which was available on early /VSE systems. I have also operated at other sites. My last experience was on an ES/9000 Model 9121 under an early version of VSE/ESA under VM/ESA, but that was as an operator. I am fairly familiar with DOS/VS JCL - enough to develop some simple applications and to get them to run. This may sound a bit strange, but I use DOS/VS today!

Unfortunately today, stuff like this is a hobby. My skill set is very archaic (I hop no one here looks down on this!), and the version of COBOL I use is the 1968 ANS COBOL which lacks VSAM support (it's DOS/360 vintage!). The closest thing therefore to a VSAM KSDS I can use are ISAM files.

Nevertheless, I hope to learn some things here and to enjoy myself! Best wishes to everyone here!!!

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: New To the Board...

Postby enrico-sorichetti » Wed Dec 29, 2010 10:21 pm

not much DOS/** around here, but if You want to play with something <different>
You might look here

http://www.hercules-390.org/

and
http://www.bsp-gmbh.com/hercules/index.shtml
http://www.bsp-gmbh.com/turnkey/index.html

and
http://www.jaymoseley.com/hercules/
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

DOS/VS COBOL Guy
Posts: 10
Joined: Wed Dec 29, 2010 9:14 pm
Skillset: DOS/360/VS/VSE DOS/360/VS/VSE JCL ANS COBOL (1968), IBM DOS ANSI COBOL, Some VSAM
Referer: Google

Re: New To the Board...

Postby DOS/VS COBOL Guy » Wed Dec 29, 2010 10:41 pm

enrico-sorichetti wrote:not much DOS/** around here, but if You want to play with something <different>
You might look here

http://www.hercules-390.org/

and
http://www.bsp-gmbh.com/hercules/index.shtml
http://www.bsp-gmbh.com/turnkey/index.html

and
http://www.jaymoseley.com/hercules/


I already have Hercules 3.07 with HercGUI and HercPrt I am running DOS/VS POWER/VS Release 34 on it. It's running on an old Dell Precision 410. Using a touchscreen monitor with HercGUI is just about like interating with a System 370/158 operator panel. I am working on a basic General Ledger package for my personal finances to run on it. So far I have a General Journal, an account posting program (the GL file is an ISAM file and I open it I-O as random access using a four-digit account number). Trial Balance and Income Statement...

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: New To the Board...

Postby dick scherrer » Thu Dec 30, 2010 3:25 am

Hello and welcome to the forum,

Hope you enjoy being here and find a few things that are educational, entertaining, or both :)

d

User avatar
alexlloyd54
Posts: 19
Joined: Mon Apr 26, 2010 1:20 pm
Skillset: I'm a retired (Senior Systems Programmer), My Experience covers: MVS/XA, MVS/ESA, OS/390 up to 2.10

That includes: VTAM, NCP, RACF, JES2, and some CA products like ROSCOE, Librarian etc.

No experience on Z/OS due to my retirement :(
Referer: Google search

Re: New To the Board...

Postby alexlloyd54 » Tue Jan 04, 2011 1:32 am

welcome to the forum

Don't limit your learning with only DOS/VS, you could try also the VM/370, or the Famous MVS Turnkey System

you could even run your DOS/VS under the VM/370 under hercules :)
If I told you, Mossad would have to kill you :)

binoykc
Posts: 1
Joined: Fri Mar 04, 2011 3:49 pm
Skillset: Mainframe VSE ,Software AG Natural and Adabas.
VASM Files, RPGll, Cobol, Scheduler, Tape Manager. .
Experience on Assembler
Experience on Csort, MCAT, VTAM Print, EPIC, SAR.
Experience on TCP/IP, Switch, AFP.
Referer: Online

Re: New To the Board...

Postby binoykc » Fri Mar 04, 2011 3:54 pm

Hi Let me know which Organization is working on Mainframe VSE ,Software AG Natural and Adabas. it would be of great help...

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: New To the Board...

Postby NicC » Fri Mar 04, 2011 5:28 pm

Do you want a simulator or an emulator for these? I presume you want one or the other as that is the part of the forum where you posted.
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

hua052011
Posts: 1
Joined: Wed Feb 22, 2012 7:05 pm
Skillset: jkg
Referer: google

Re: New To the Board...

Postby hua052011 » Wed Feb 22, 2012 7:07 pm

Hi

This topic help me a lot in developing my project. I will contribute more when I finished it.

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: New To the Board...

Postby enrico-sorichetti » Wed Feb 22, 2012 7:48 pm

Hi
This topic help me a lot in developing my project. I will contribute more when I finished it.

:?: :?: :?:
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort

BillyBoyo
Global moderator
Posts: 3805
Joined: Tue Jan 25, 2011 12:02 am
Skillset: Easytrieve Plus, Cobol, Utilities, that sort of stuff
Referer: Google

Re: New To the Board...

Postby BillyBoyo » Wed Feb 22, 2012 8:07 pm

We'll get the spam in the next post.