Backup issues on Windows [message #216580] |
Mon, 29 January 2007 09:30 |
kudur_kv
Messages: 75 Registered: February 2005
|
Member |
|
|
Hi,
I have an issue with the oracle Cold backup on a Windows system. The OS is W2k Server.
The problem is that the Windows service for the instance comes up automatically after it is stopped by a job. I am using Veritas Netbackup to backup the entire server on to a tape.
What concerns me is the fact that the database is up and running by the time the drive on which the datafiles reside is backed up and the Veritas Netbackup logs say that the drive was backed up successfully. I do not have any ways to test the authenticity of the backups due to some constraints.
I have tried a couple of things like "net stop oracleserviceSID" and also with a VB script that brigs the service down.
Could any one please suggest the reason and solution to the problem.
Slightly urgent. Appreciate your speedy resonse. Thanks in advance.
KV
|
|
|
|
Re: Backup issues on Windows [message #216584 is a reply to message #216580] |
Mon, 29 January 2007 09:47 |
kudur_kv
Messages: 75 Registered: February 2005
|
Member |
|
|
Here is the job which was supposed to run before the Veritas Backup kicked in.
%ORADIR%\oradim -shutdown -sid KVKV -userpwd kvkv -shuttype srvc, inst -shutmode i
Can you please take a look at this?
|
|
|
|
|