I have started a new job which involves daily access to a Mainframe. This is my first experience with interacting with such a beast.
My colleague has been helpful in getting me started, but I can't help but think that maybe he has been in the job too long.
Is it really the case that accessing via a TN3270 terminal is still standard practice ? Why can I only open one session at a time ? This is the clunkiest way to interact with an OS that I have ever used. Isn't there something better ?
ISPF (OMG !) Ignore that it seems like most of the menu items (1 (View), 2(Edit) 3.(Utilities), etc) bring the user to basically the same - hobbled functionality. How can it be that something like a file explorer interface has not been developed, with split pane, context sensitive menus, like FileCommander, or even Windwos Explorer ? IS that really the case ?
OSHELL - where do I start ? Is it really the state of the art to use the original Bourne Shell, isn't there a more modern shell (BASH or something else) ?
OSHELL continued - why do some unix commands work with PDs (or PDSs, or DSNs) and others not. example, cat, cp can access "//'MYUSER.SOME.DATA(TEXT)'", but anything useful like grep, sed, etc, cannot. WTF is up with that ?
I guess my basic question is, Is that normal ? Or have I been hired into a company that has incompetent Mainframe administrators ?