Viewing 15 posts - 8,821 through 8,835 (of 9,248 total)
just to re iterate, there is definitely a space after cfg.
copy the line out to a text file and you'll see it
October 21, 2008 at 1:57 pm
follow the restore gui and in the restore to database type the new database name. select from device and browse for the backup rest is straight forward
or T-SQL
RESTORE DATABASE mine...
October 21, 2008 at 6:54 am
my this has gone a little OT hasnt it
October 21, 2008 at 6:50 am
you are always best to backup to local disk then copy to the network, unless of course you have a guaranteed solid network connection then maybe
October 19, 2008 at 7:05 am
if running under a sql agent job as sql agent (i.e. a user other than the user who created the project) this is well known. How does the sql agent...
October 19, 2008 at 5:35 am
Pam Brisjar (10/19/2008)
They all failed miserably.
quantify this some more! Failed miserably how. I use Redgate SQLBackup commercially over around 10 SQL servers backing up databases, never get a problem!
October 19, 2008 at 5:31 am
open the job properties and set the owner to sa
October 19, 2008 at 2:25 am
using a product such as Redgate SQLBackup you can compress backups by up to 90%
download the free trial and try it out
October 19, 2008 at 2:23 am
SQLBOT (10/17/2008)
As someone wrote earlier, the only way to backup a log file is to specifically backup the log file.
to clarify further the only way to truncate log at backup...
October 19, 2008 at 2:09 am
not sure exactly what you mean but you'd have to ask your administrator which server hosts mail on your network. Test connectivity by Telnet to port 25
October 19, 2008 at 1:58 am
or just launch the sql2005 installer and select the sample databases option from the install selection!
October 18, 2008 at 5:12 pm
SQLBOT (10/17/2008)
ideal if the drive were striped as opposed to mirrored or RAID-5.
RAID 5 employs striping with parity !!
October 18, 2008 at 5:09 pm
run the traces server side then you'll have no worries 😉
October 18, 2008 at 5:04 pm
LOOKUP_BI (10/17/2008)
I need to schedule a sql trace on Profiler.I see a stop time but no start time.Accordin to msdn I can schedule a Trace by the SQL Profiler GUI...
October 18, 2008 at 5:01 pm
Junior_DBA (10/17/2008)
Guys,please any help???
thanks
i could be wrong and let me know if i'm way off but it sounds to me like you have moved the database to a new server...
October 18, 2008 at 4:51 pm
Viewing 15 posts - 8,821 through 8,835 (of 9,248 total)