« Return to Thread: loading data

Re: loading data

by kerravon86 :: Rate this Message:

Reply to Author | View in Thread

--- In hercules-390@..., "phn2icarus" <phn2icarus@...> wrote:

>
> > //JOB JOB JOB,JOB JOB
> > //IEFBR14 EXEC PGM=IEFBR14
> > //TEMP DD UNIT=3390,VOL=SER=xxxxxx,SPACE=(TRK,1)
> > //* ISPF/PDF option =3.2 A and D would also work.
> >
> > You will get a console message saying that
> > either the DIRF or DOS contamination bit was on
> > so format 5 or 7 free space information is being
> > rebuilt.
>
> I tried running the job, but it didn't work. Any other idea ?

You are meant to modify the jobcard and volser
yourself, and it looks to me like you would
need a disp=(,pass) statement on the DD too.

> does anyone would like to post a step by step of
> a dasd build process with xmit files included ?

Well, I sort of followed this myself yesterday:

http://www.bsp-gmbh.com/turnkey/cookbook/hercules/hercload.html

until I remembered that I once saw a whole lot of
weird .ctl files in c:\mvs380\conf and found an
mvscat.ctl that had what I needed to create a
3390 with a sensible size VTOC.

I briefly considered another modification to
dasdload but then decided I didn't have anything
particularly sensible myself. Maybe a cylinder
would be sensible, but I have better things to
do in life than modify dasdload. Well, maybe
that's an exaggeration.

BFN.  Paul.


 « Return to Thread: loading data