initialize multiple DASD volume !!!

CA-7 Job Management and CA's Workload Automation Restart & Tracking Tool CA-11, CA-ADC2, CA-Manager, CA-Jobtrac, CA-ESP (formerly Cybermation), ASG-ZEKE, ASG-Workload Scheduler (formerly BETA42),BMC Control-M, IBM Tivoli Workload Scheduler (TWS, formerly OPC, OPC/A, OPC/ESA, Maestro) JES3 DPC (Dependent Job Control)
Post Reply
albert94
Registered Member
Posts: 19
Joined: Fri Oct 02, 2015 10:54 pm

initialize multiple DASD volume !!!

Post by albert94 »

Hello !!!
I have a Problem !
How to initialize multiple DASD volume at the same time ??

for example initialize 200 DASD (3390) at the same time ?

Regards
Albert94
enrico-sorichetti
Global Moderator
Global Moderator
Posts: 826
Joined: Wed Sep 11, 2013 3:57 pm

Re: initialize multiple DASD volume !!!

Post by enrico-sorichetti »

why the same time requirement ?
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 8-)
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1891
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: initialize multiple DASD volume !!!

Post by Robert Sample »

Since initializing a DASD volume includes assigning the volume serial (usually), EVERYBODY I know of initializes them one at a time. You might set up a batch of them in a job and run several jobs to initialize 200 volumes, but you won't be initializing 200 volumes to -- for example -- DASD01 volume serial (or whatever).
albert94
Registered Member
Posts: 19
Joined: Fri Oct 02, 2015 10:54 pm

Re: initialize multiple DASD volume !!!

Post by albert94 »

Thanks :) !!
Imagine that you want to initialize 3000 DASD device !!! this process needs long time to complete.
Is there any way to save time ?????

Regards
enrico-sorichetti
Global Moderator
Global Moderator
Posts: 826
Joined: Wed Sep 11, 2013 3:57 pm

Re: initialize multiple DASD volume !!!

Post by enrico-sorichetti »

Is there any way to save time ?????
define save time
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 8-)
albert94
Registered Member
Posts: 19
Joined: Fri Oct 02, 2015 10:54 pm

Re: initialize multiple DASD volume !!!

Post by albert94 »

It seems there is no way !!!!!
Hey Albert ...... initialize one by one !!!!!! :) :) :)

Thanks for your support
Regards
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1891
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: initialize multiple DASD volume !!!

Post by Robert Sample »

Have you looked at the manual for ICKDSF to find out what can and cannot be done with DASD initialization? If not, you should read this manual thoroughly.

Few -- if any -- sites would initialize 3000 (or even 200) DASD volumes at one time. Usually DASD volumes are initialized when they are being prepared for use, and that rarely involves more than 10 or 20 volumes -- many times only 1 or 2 volumes are being added for an application's use. You have to know if each volume is SMS-managed or not, you have to know the volume serial(s), and beyond initialization there is often other work to be done (such as adding the volume(s) to the appropriate storage group for SMS).
albert94
Registered Member
Posts: 19
Joined: Fri Oct 02, 2015 10:54 pm

Re: initialize multiple DASD volume !!!

Post by albert94 »

Thanks Robert !!!
your guidance was really helpful.
Blackthorn
New Member
Posts: 8
Joined: Tue Jun 23, 2015 4:25 pm

Re: initialize multiple DASD volume !!!

Post by Blackthorn »

Assuming that all of the parameters for each volume are the same apart from the device address and the volser, you could perhaps write a utility in a language of your choice (Rexx would be simple enough) to generate the JCL for a batch job which then could be submitted. It would be simple enough to increment the volser number by 1 for each step, and if the device numbers are consecutive then this shouldn't be too tricky either.

As others have said, an unusual requirement though. You'd have to consider if the time spent writing the code to generate the JCL was worth it compared to doing each individually.
albert94
Registered Member
Posts: 19
Joined: Fri Oct 02, 2015 10:54 pm

Re: initialize multiple DASD volume !!!

Post by albert94 »

Yes !!
You're right !!!!
thanks :)
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “Scheduling Software for MVS, OS/390 and zOS”