Re: despair
- From: Ron Johnson <ron.l.johnson@xxxxxxx>
- Date: Fri, 14 Sep 2007 02:45:32 -0500
On 09/13/07 23:26, AEF wrote:
On Sep 13, 6:19 pm, "David P. Murphy" <dpm_goo...@xxxxxxxxx> wrote:
Real code at the beginning of the "daily backup" batch job:
$ ON ERROR THEN CONTINUE
$ ALLOCATE 'tape_drive'
$ INIT 'tape_drive' 'label'
$ BACKUP/IMAGE/REWIND/'quals' -
'disk' -
'tape_drive'DAILY.BCK/SAVE
I have lost what little faith in humanity remained in me.
ok
dpm
My questions:
Is the same tape in the drive every day?
Are there any more BACKUP commands in the rest of the procedure?
Does it matter? Defensive programming says you defend against
hardware glitches other people's mistakes.
--
Ron Johnson, Jr.
Jefferson LA USA
Give a man a fish, and he eats for a day.
Hit him with a fish, and he goes away for good!
.
- Follow-Ups:
- Re: despair
- From: David P. Murphy
- Re: despair
- References:
- despair
- From: David P. Murphy
- Re: despair
- From: AEF
- despair
- Prev by Date: Re: Here's one for Bob (hope it makes your head spin)
- Next by Date: Re: Here's one for Bob (hope it makes your head spin)
- Previous by thread: Re: despair
- Next by thread: Re: despair
- Index(es):
Relevant Pages
|