Re: Autogen question

tadamsmar_at_yahoo.com
Date: 03/31/05


Date: 31 Mar 2005 08:45:52 -0800


Phillip Helbig---remove CLOTHES to reply wrote:
> In article <1112278992.440525.293520@l41g2000cwc.googlegroups.com>,
> tadamsmar@yahoo.com writes:
>
> > @SYS$UPDATE:AUTOGEN SAVPARAMS SAVPARAMS FEEDBACK
> >
> > > >
> > > > or
> > @SYS$UPDATE:AUTOGEN GETDATA SETPARAMS FEEDBACK and reboot later
> >
> > But none of these steps have a GENPARAMS phase.
> > HELP AUTOGEN documentation leave the impression that
> > GENPARAMS would be needed at some point.
> >
> > So, is GENPARMS implicit in this procedure, or
> > it is not needed?
>
> The first two arguments are the start phase and the end phase. It
does
> these two and all between, in order.

So, if I don't mind loading the system when I am getting feedback,
I could do the whole process in two steps:

@SYS$UPDATE:AUTOGEN SAVPARMS TESTFILES FEEDBACK

(Review report)

@SYS$UPDATE:AUTOGEN GETDATA REBOOT FEEDBACK

Correct?



Relevant Pages

  • Re: Autogen question
    ... >I extracted the steps from the batch file and the documentation. ... >@SYS$UPDATE:AUTOGEN SAVPARAMS SAVPARAMS FEEDBACK ... >@SYS$UPDATE:AUTOGEN GETDATA TESTFILES FEEDBACK ... >But none of these steps have a GENPARAMS phase. ...
    (comp.os.vms)
  • Autogen question
    ... I extracted the steps from the batch file and the documentation. ... @SYS$UPDATE:AUTOGEN SAVPARAMS SAVPARAMS FEEDBACK ... @SYS$UPDATE:AUTOGEN GETDATA TESTFILES FEEDBACK ... But none of these steps have a GENPARAMS phase. ...
    (comp.os.vms)
  • Re: Autogen question
    ... @sys$update:autogen genparams reboot ... > @SYS$UPDATE:AUTOGEN SAVPARAMS SAVPARAMS FEEDBACK ... > @SYS$UPDATE:AUTOGEN GETDATA TESTFILES FEEDBACK ... > @SYS$UPDATE:AUTOGEN GETDATA REBOOT FEEDBACK ...
    (comp.os.vms)