Ask a Question related to Windows Server, Design and Development.
-
Hooligan #1
NT Backup
We have a problem with scheduled backups using the NT
Backup program. It looks for the backup selection in the
wrong place. eg. if our selection was
in "C:\backup\selections\backup.bks" the log will show
that it can't find "selections\backup.bks" or similar. We
have tried putting the selection in various places,
including the root directory, and get the same result.
Running from a command from a batch file also causes
this. If the "@" symbol is removed from the command, then
the backup proceeds but does not actually backup any
files. This has happenned on several machines, also on
Windows XP machines. One machine running Windows XP runs
a job in task scheduler each night to backup to a zip
disk. It fails every time, but if I right click the job
and select run it works every time. We have been
frustrated by this for some time now. Has anyone seen
this problem before?
Hooligan Guest
-
Backup DLL
Hi, Is anyone aware of a standalone DLL that can be integrated with applications for pg_dump and restore without resorting to asking clients to... -
Backup
Hello, I want to take such a backup of my sprk box...that if the os crash down.....I may be able to restore the whole os along with all software... -
Db2 hot backup
Hi all, it's possibile, with db2 udb personal edition 7.1 on linux, to do an hot backup....or i need to disconnect all client before backup... -
Db2 Backup...
Dear Friends, I don't know anybody has asked this question before or not.But I need a support urgently.How to take online backup in Db2 . Thanks... -
loop - begin backup, end backup Oracle 8.1.7
Hello, we have the problem named after: last weekend (22.12.2002), we did a reorganisation of a tablespace with the tool "sapdba" from SAP.... -
Zoltan Fekete #2
Re: NT Backup
In article <24a5101c45fd2$06f1fe70$a301280a@phx.gbl>,
[email]anonymous@discussions.microsoft.com[/email] says...Hi. I have recently had BIG problems with nt backup, so I will try to> We have a problem with scheduled backups using the NT
> Backup program. It looks for the backup selection in the
> wrong place. eg. if our selection was
> in "C:\backup\selections\backup.bks" the log will show
> that it can't find "selections\backup.bks" or similar. We
> have tried putting the selection in various places,
> including the root directory, and get the same result.
> Running from a command from a batch file also causes
> this. If the "@" symbol is removed from the command, then
> the backup proceeds but does not actually backup any
> files. This has happenned on several machines, also on
> Windows XP machines. One machine running Windows XP runs
> a job in task scheduler each night to backup to a zip
> disk. It fails every time, but if I right click the job
> and select run it works every time. We have been
> frustrated by this for some time now. Has anyone seen
> this problem before?
>
share some of my knowledge.
First of all, when ntbackup.exe report that it can't find the selection
file, it usually can't find or access a path or file *inside* of the
selection file (.bks). Check if the user credentials that you are using
to run the scheduled job has the access to all of the locations that are
listed in the .bks file.
Another problem is when running a scheduled job, the user credentials
that you are using to run the scheduled job, must have the "Run batch
jobs" privilege (in the group policy, under security), and if you are
trying to run systems state backup, it needs to be in the "backup
operators" group on the local machine.
Also, one another very important thing is: be very careful if you are
trying to edit .bks file outside of ntbackup. If you are using notepad
to edit .bks, do *not* just save the file, but instead use "save as" and
specify that the encoding must be "unicode".
Hope this helps.
The real hell starts when you try to write scripts to automate backup
procedure to tapes....
Best regards,
--
Zoltan Fekete <zoltanf@neobee.net>
Microsoft Certified Professional
YU Spin d.o.o. Novi Sad - [url]http://www.yuspin.co.yu[/url]
NetSee Network Utility - [url]http://yuspin.metrohive.net/netsee[/url]
Zoltan Fekete Guest



Reply With Quote

