HP3000-L Archives

September 2002, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Michael Baier <[log in to unmask]>
Reply To:
Michael Baier <[log in to unmask]>
Date:
Tue, 10 Sep 2002 11:24:58 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (41 lines)
We wrote a little programm to do that.
 !BUILD OP003OUT;REC=-80,3,F,Ascii;DISC=1000
 !CONTINUE
 !FILE OP003IN=OP003IN;REC=-80,,F,ASCII
 !CONTINUE
 !VSUSER prod_set >*OP003IN

Here we get the session-No of all currently logged on users

 !SAVE OP003IN
 !RUN POP003.backup.sys
reads the session-No and move an ABORTJOB before that

 CONTINUE
 ABORTJOB #S16317
 PAUSE 3
 CONTINUE                      = OP003OUT
 ABORTJOB #S15377
 PAUSE 3
 CONTINUE

 !continue
 !XEQ OP003OUT.BACKUP.SYS



On Tue, 10 Sep 2002 10:02:04 -0500, Hazel <[log in to unmask]> wrote:

> Does anyone know of a command for Aborting all users?
>
>We're trying to develop a controlled way of ensuring no-one is logged on
>prior to system backup.
>
>H
>
>* To join/leave the list, search archives, change list settings, *
>* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2