HP3000-L Archives

August 1997, 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:
"Judith S. Fisher" <[log in to unmask]>
Reply To:
Judith S. Fisher
Date:
Wed, 13 Aug 1997 16:48:43 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (54 lines)
Gregory,

We do the same thing for one of our clients.  Although the job stream
listed below is only for one database, it can be expanded to do multiple
ones very easily.  They have MPEX, so we use it.  The -GB file is so the
user won't get a message about not being able to copy the file due to
multiple file access (the database is open for read access at the time it
is copied).  We also created a user BATCH (see below) who has AM capability
(for copying databases) and no IA capability, so users can't sign on as
BATCH.  The streaming of the file is done via a function key within the
program.

Let me know if you have any questions.

Judy

:PRINT LRS01ACP
!JOB LRS01ASV,BATCH.FINDEV2,LOANSBK;OUTCLASS=ACCTLP
!Comment
!Comment    The purpose of this job stream is save the LOANS RECEIVABLE
!Comment    database:
!Comment
!Comment            .Copies the data base to a backup group
!Comment
!Comment
!CONTINUE
!PURGEGROUP LOANSBK
!SETJCW CIERROR=OK
!CONTINUE
!RUN MPEX.PUB.VESOFT
COPY [log in to unmask](CODE="PRIV"),=
EXIT
!EOJ


:LISTUSER BATCH
********************
USER: BATCH.ASSTDEV

HOME GROUP: PUB                 PASSWORD: **
MAX PRI   : 150                 LOC ATTR: $00000000
LOGON CNT : 0
CAP: AM,ND,SF,BA
:


_________________________________________________________________
Judith S. Fisher                          Voice : (310) 820-7191
FDF Computer Consulting Corporation       Fax   : (310) 826-1615
11656 Montana Ave, Suite 102              E-mail: [log in to unmask]
Los Angeles, CA 90049
             FDF is Focusing on Development for the Future
_________________________________________________________________

ATOM RSS1 RSS2