Viewing 15 posts - 2,266 through 2,280 (of 4,745 total)
good old BCP utility.
September 20, 2010 at 3:12 pm
As SQL2005 standard edition 32bit is inherently capable of using more than 4GB I don't see why it cannot in this scenario.
quite prepared to be proved wrong though. Perhaps MrAkki...
September 20, 2010 at 2:22 pm
presuming your problem is not one of the obvious ones above, can you give us a quick description of you in-house written log shipping set up?
sounds like this is not...
September 20, 2010 at 1:22 pm
sqlbuddy123 (9/20/2010)
September 20, 2010 at 1:14 pm
so your two posts refer to the same problem? Could you refer people over to here, it has more info.
September 20, 2010 at 1:06 pm
does this relate to your other log shipping post andrew?
Full backups do not affect the log chain. the full has not had a step added to truncate the log has...
September 20, 2010 at 12:51 pm
AndrewSQLDBA (9/20/2010)
Is there a way to NOT have the older log files deleted? I would rather delete the files thru a SQL job.
Some days the Log Shipping will get...
September 20, 2010 at 12:48 pm
I don't have this set up and it is another variation on many possible configurations, but I do not see why this will not work.
SQL2005 standard 32bit can support memory...
September 20, 2010 at 12:45 pm
raiseerror goes to the SQL error log.
How is this stored procedure going to be run?
September 20, 2010 at 7:15 am
if you mean you want this in the SQL error log and windows event log use the raiseerror command
Else the print or select command?
September 20, 2010 at 6:59 am
Steve Jones - Editor (9/20/2010)
Monday came too early this week. Too many chores.
Its been monday here for hours.
September 20, 2010 at 6:53 am
duplicate post.
answers to http://www.sqlservercentral.com/Forums/Topic989315-145-1.aspx please
September 20, 2010 at 6:51 am
should be in the default trace in your log directory.
September 20, 2010 at 6:42 am
swethak13 (9/19/2010)
September 20, 2010 at 4:05 am
Hardy21 (9/19/2010)
SQL Server also provides facility to take backup with "Compress" option. So backup size is small.
You can take backup in...
September 20, 2010 at 3:57 am
Viewing 15 posts - 2,266 through 2,280 (of 4,745 total)