Re: JCL engine for PC
From: Peter E.C Dashwood (dashwood_at_enternet.co.nz)
Date: 11/07/04
- Next message: Peter E.C Dashwood: "Re: Infinite Loops and Explicit Exits"
- Previous message: Richard: "Re: Infinite Loops and Explicit Exits"
- In reply to: Cblkid: "JCL engine for PC"
- Next in thread: Cblkid: "Re: JCL engine for PC"
- Reply: Cblkid: "Re: JCL engine for PC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 7 Nov 2004 12:05:31 +1300
"Cblkid" <cblkid@yahoo.com> wrote in message
news:b11a430c.0411051138.2ad4ec07@posting.google.com...
> Does anyone know of a good JCL engine/emulator for migrating a batch
> application off the mainframe and to Windows? I am working with a
> client who wants to move off the mainframe and the sticking point is
> the batch. They want to maintain the JCL as is (or as close to it as
> possible).
>
> Anyone have any good suggestions?
Why would they want to maintain the JCL?
Talk to them. What they REALLY want is to have their current batch
processing performed in a client/server environment.
The best approach to this is to analyse the FUNCTIONALITY of their batch
processing. (This requires the input of at least one knowledgeable
human...).
Once the batch functionality has been determined, it is possible to write
windows scripts that make it happen. Windows Script Hosting is excellent for
this and for many years I never used it, considering it was some esoteric MS
technology. It isn't. It is a very useful equivalent to JCL on a PC. (Unix
scripts could do the same in that environment).
Sometimes people think they know what they want,because that is the extent
of their experience. Find out what is really needed and wanted, then
implement that, using the tools of a PC environment.
A JCL "converter" might be a possible approach, but it is not one I would
personally favour.
Get them to realise that this is a huge opportunity to review what happens
in their batch processing and possibly improve it. The action of analysing
the functionality of their current batch processing is a valuable one and
will drive out opportunities for streamlining it in the new evironment.
Pete.
>
> cblkid@yahoo.com
>
- Next message: Peter E.C Dashwood: "Re: Infinite Loops and Explicit Exits"
- Previous message: Richard: "Re: Infinite Loops and Explicit Exits"
- In reply to: Cblkid: "JCL engine for PC"
- Next in thread: Cblkid: "Re: JCL engine for PC"
- Reply: Cblkid: "Re: JCL engine for PC"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|