HP3000-L Archives

April 2006, Week 4

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:
donna garverick <[log in to unmask]>
Reply To:
Date:
Mon, 24 Apr 2006 14:50:03 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (55 lines)
--- "Johnson, Tracy" <[log in to unmask]> wrote:

> Also make sure it was last created as a FIXED ASCII file (TYPE FA),
> such as created by EDITOR, QUAD, (or QEDIT with appropriate options.)
> 
> And not some VA, VB, or Bytestream file created on a PC and uploaded
> with ftp, or created in the shell with vi.

this is from my (perhaps aptly named?) 'utlsane' job:

!if finfo("sysstart","ldev") <> 1
!  main.pub.vesoft;info='altfile sysstart;dev=1'
!endif
!if finfo("sscopy","exists")
!  purge sscopy
!endif
!copy sysstart,sscopy
!altsec sysstart;access=(r,l,x,w,a:CR)
!altsec sscopy;access=(r,l,x,w,a:CR)
!listfile sysstart,-3

(looks like i need to add logic for checking for fixed ascii....)

this job run every week.  for something so trivial and important at the
same time, a system manager would be well-advised to take a few minutes
to get such a job written and into production.

btw, the entire rest of the job does:

!buldacct '@'
!altsec buldjob1;access=(r,l,x,w,a:CR)
!altsec buldjob2;access=(r,l,x,w,a:CR)

add a job card (manager.sys) and a !eoj...and you're done ;-)      - d

Donna Garverick, HP-CSA   Sr. System Programmer
dgarverick -at- longs -dot- com
925-210-6631              Longs Drug Stores

Come, my friends, 'Tis not too late to seek a newer world.
Tho' much is taken, much abides; and tho'
We are not now that strength which in old days
Moved earth and heaven, that which we are, we are.
"Ulysses", A. Tennyson

>>>MY opinions, not Longs Drug Stores'<<<

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

ATOM RSS1 RSS2