Re: SBS2K3 Backup Wizard Script - how to find / alter
- From: "Paul" <Paul@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 20 Sep 2005 21:27:20 +0100
Hi Frank,
Thanks for the response. You must have missed my postscript in the original
post. I am reliably (alleged) informed by the company who installed the
Progress DB that it's not covered by VSS in a restorable manner. This
seemingly has something to with the way the DB is managed - it's all one big
DB file, a transaction log and a bunch of "image file things". I've worked
with Progress DBs before on Unix systems but then unix doesn't have any
wizards and you roll your own backups - so it's easy to stick the commands
in the appropriate places in the script.
I am currently doing as you suggest with a before script and after script in
the task scheduler but I'm just waiting for the day that some plonker does a
backup of his PC to the server. When this happens it will be possible for
the backup to extend beyond the scheduled start time for the service restart
task and I won't be certain that I have a usable backup of this DB. In fact
I may not even know there was a problem.
I reckon, but don't know for sure, that the SBS backup wizard must create a
script for the backup and then somehow schedule it. If I could find out
where the script is located (if it exists!) I could modify it accordlingly.
I could be just chasing a rainbow here but you never know! ;)
Sorry for the verbosity but it may help clarify.
Paul
"Frank McCallister SBS MVP" <anonymous> wrote in message
news:eqpW0zevFHA.3256@xxxxxxxxxxxxxxxxxxxxxxx
> Hi Paul
>
> Are you certain that the VSS snapshot doesn't cover this like it does for
> Exch and SQL? If not create a two Batch files and set up a schedule in
> Task Scheuler to execute these prior to and at a sffe time when Backup is
> normally complete.
>
> --
> Frank McCallister SBS MVP
> COMPUMAC
> "Paul" <Paul@xxxxxxxxxxxxxxxxxxx> wrote in message
> news:Op9mJudvFHA.3984@xxxxxxxxxxxxxxxxxxxxxxx
>> Hi,
>>
>> I have a Progress DB running on an SBS2K3 system which I would like to
>> include in the normal SBS scheduled backup. In order to do this I need to
>> shutdown the DB server to free the DB image file for backup. Essentially
>> this is a straightforward "net stop service" before the ntbackup begins
>> and a "net start service" after the ntbackup completes and before the
>> verify begins. I would like to inject these commands into the SBS backup
>> script but can't figure out how. Any links or advice appreciated.
>>
>> Thanks,
>>
>> Paul
>> P.S. I would rather not have two separate scripts which do this on a
>> scheduled basis.
>>
>
>
.
- Prev by Date: Re: exchange server & sql server on the same machine
- Next by Date: Re: priv1.edb + priv1.stm at 16GB = HELP!
- Previous by thread: Re: need someone in LA for mutual backup
- Next by thread: Re: priv1.edb + priv1.stm at 16GB = HELP!
- Index(es):
Relevant Pages
|