Viewing 15 posts - 106 through 120 (of 134 total)
here is where I am now I have change everything to T-sql
BACKUP DATABASE test TO DISK = 'D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Backup\test9.bak' WITH NOINIT, SKIP
RESTORE FILELISTONLY FROM DISK = 'D:\Program Files\Microsoft...
October 11, 2007 at 12:07 pm
ok I was backinp using the GUI, so now I use your statment and here is my error.
ran this...
BACKUP DATABASE test TO DISK = 'D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Backup\test9.bak' WITH NOINIT,...
October 11, 2007 at 10:36 am
Mark did you try that in 2000 or 2005. I am still not able to make it work using 2005
thanks
October 11, 2007 at 9:45 am
let me correct my self
I seleced device.
Then the button that took me to file.
Browse and selected the .bak file.
seems like it should work..
October 11, 2007 at 9:13 am
hi guys,
I thought the same thing and tried it... I did from device and then selected a .bak file. and then hit restore. It give me the errror
"must select source"...
October 11, 2007 at 9:04 am
here is good place to start, there is segment for Ram that will get u moving in the right direction.
GOOD LUCK!!
http://www.sql-server-performance.com/sql_server_performance_audit3.asp
August 24, 2006 at 9:35 am
try yo keep your ram = to your db size. this will keep i/o paging to a min.
if this is not possible then run your performance monitor: Buffer Cache Hit...
August 23, 2006 at 11:16 pm
I agree with allen, do a restore from your upgraded db to the backup.This will accomplish two thing. One its a good time to test your restore. Two you will...
February 9, 2006 at 10:10 am
Thanks Guys tried all of the above, WORK like CHARM!!!!!!!
January 10, 2006 at 9:30 am
SPID | Status | Login | HostName | BlkBy | DBName | Command |
January 9, 2006 at 3:52 pm
It worked, that was way to easy!!
Sometime one can not see the forest from the trees.
THANKS AGAIN.
April 21, 2005 at 12:04 pm
irrelevant as may be THANKS you very much!!
March 1, 2005 at 9:47 am
Viewing 15 posts - 106 through 120 (of 134 total)