Viewing 15 posts - 38,596 through 38,610 (of 39,466 total)
December 18, 2001 at 11:19 am
December 18, 2001 at 11:18 am
Start with backups and restores.
Then it depends on what you are doing. What is your environment, what are you trying to support?
Steve Jones
December 18, 2001 at 10:32 am
Good points and thanks for the update.
BTW, wouldn't Oracle's RAW file be the same as the file used by SQL Server? all tables in SQL Server are contained within a...
December 18, 2001 at 10:31 am
Sorry, didn't read the timeout error. My guess is that there is a lock being held for some reason. Does the backup complete with no errors?
run sp_lock before and after...
December 18, 2001 at 10:21 am
Just tested with Pubs and it worked. Specify the new path on the second tab.
Steve Jones
December 18, 2001 at 10:20 am
December 18, 2001 at 10:04 am
Never seen anything like this. Are you r users members of some role? Have you checked the error logs for SQL and BakcupExec?
does this happen with a normal SQL backup...
December 18, 2001 at 10:02 am
Can you be more specific? There are lots of things that you need to do if you are adminning a server. BTW, this should be posted in the Admin forum.
I'd...
December 18, 2001 at 9:59 am
December 18, 2001 at 9:57 am
December 18, 2001 at 9:53 am
Thanks for the feedback. It appears that your Access database uses a different collation (kind of like language) than SQL.
Create a temp table and insert the data, then move it...
December 18, 2001 at 8:36 am
Glad to give opinions. Keep checking back, I'm sure Andy will weigh in tonight.
Steve Jones
December 17, 2001 at 2:40 pm
Kind of. Personally I do the following:
Backup SQL to disk locally. gives me immeditate access to restoring dbs in case of data errors and allows fast backup.
Copy to remote disk...
December 17, 2001 at 1:34 pm
yes, sorry. thanks. I meant disk.
Most people prefer backup to disk. At TechEd 2000, a number of the sql team also recommended this. Not to disparage vendors, but unless you...
December 17, 2001 at 12:33 pm
Viewing 15 posts - 38,596 through 38,610 (of 39,466 total)