|
Yes you could just start the controlling subsystem but I would make sure
you put in some control points and error handling. That's when a data
queue comes in really handy. Have the start up program put an entry
into the queue. The CL in the control group waits for the data queue
entry and off you run. Now you don't have to guess how long it takes to
run the start up program.
Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects
On 1/10/2013 2:11 PM, Jeff Crosby wrote:
Doh! (slapping forehead) You're doing it with a single control group.I
was thinking 2 separate control groups with the first restricted.Do
All I have to do in that CL is start the controlling subsystem, right?
you put a delay in that CL to give it some time after the STRSBS is run?ago
I've still got my "restore system to normal state" program from years
when I didn't have BRMS and that's what I did.the
On Thu, Jan 10, 2013 at 3:03 PM, Jim Oberholtzer<
midrangel@xxxxxxxxxxxxxxxxx> wrote:
The control group calls the CLP program via *EXITs. Now just start
is usedconsole monitor, submit the BRMS job to *CONSOLE and stand back.
Jim Oberholtzer
Chief Technical Architect
Agile Technology Architects
On 1/10/2013 1:57 PM, Jeff Crosby wrote:
> Thanks, Jim.involved?
>
> How do you do that with a CL program, when restricted state gets
>
> What I mean is this. We have the Advanced Job Scheduler, which
all? Asto
> do the restricted state backups. The AJS job command is:
>
> STRBKUBRM CTLGRP(FULLWTHSYS) SBMJOB(*CONSOLE)
>
> Are you saying you replaced that with CALL MYCLPGM and it did it
be, I> in that CL program has 2 STRBKUBRM commands in it? That can't
you'redon't
> think, because restricted state will kill your CL program. And
when you usemuch
> smarter than that so I'm obviously not understanding something.:)
>
>
>
>
>
>
> On Thu, Jan 10, 2013 at 2:26 PM, Jim Oberholtzer<
> midrangel@xxxxxxxxxxxxxxxxx> wrote:
>
>> > Jeff,
>> >
>> > The main concern with save while active on an *ALLUSR is
take a LONG>> > any synch point except *LIB. *SYNCLIB and *SYSDFN may
libraries on thetime
>> > to reach a synchronization point with all of the
point yousystem.
>> >
>> > If you use *LIB as the save while active synchronization
groups, one for>> > should not have any issues, I do it all the time.
>> >
>> > I also use the technique you mention with two control
bring the system>> > restricted state for what ever is needed there, then
other libraries.>> > back up for use and start a save while active on the
manage the shut>> >
>> > I use a control language program to do it so I can
here:down
>> > and start up properly.
>> >
>> > Jim Oberholtzer
>> > Chief Technical Architect
>> > Agile Technology Architects
>> >
>> >
>> > On 1/10/2013 1:13 PM, Jeff Crosby wrote:
>> > <snip>
>>> > > I read in "Backup Recovery and Media Services
>>> > > for OS/400: A Practical Approach" (PDF available
http://www.redbooks.ibm.com/abstracts/sg244840.html) that save>>> > >
update to thiswhile
>> > active
>>> > > is strongly discouraged with *ALLUSR. The last
doing *ALLUSRredbook
>> > was
>>> > > 2003, so I'm wondering if that's changed. Anyone
one control groupsave
>> > while
>>> > > active?
>>> > >
>>> > > Another thought I had was to put the *SAVSYS in
control group (not>>> > > (restricted state), everything else in another
might be trickier,>>> > > restricted), and run them back to back. This
next onethough,
>> > as
>>> > > the first control group has to finish before the
thought of thatstarts. I
>> > don't
>>> > > know if BRMS has that built in or not. Just
single tape, I needidea while
>>> > > writing. Also, since I want everything on a
--to make
-->>> > > sure the 2nd control group doesn't clear the tape.>> > </snip>
>>> > >
>>> > > Suggestions welcome.
>> > --
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.