Viewing 15 posts - 46 through 60 (of 70 total)
I think your question is pointed to "if pages are allocated or data can be inserted when the backup is running.", if this is true, the answer is YES.
November 27, 2009 at 3:10 pm
Please review these SQL Server Book Online topics
SQL Server 7.0 Books Online topics:
"Physical Database Files and Filegroups"
"Using Files and Filegroups"
"Creating Filegroups"
"Creating File or Filegroup Backups"
"Using File or Filegroup Backups"
"Restoring...
November 27, 2009 at 3:04 pm
Review this thread
http://social.msdn.microsoft.com/forums/en-US/sqltools/thread/5924074f-5f1c-444a-bd09-fc3e999f2637/
It has a interesting code there.
Regards
November 27, 2009 at 3:01 pm
November 27, 2009 at 2:54 pm
Are you using xp_cmdshell to execute your BAT file?
November 27, 2009 at 2:44 pm
Here is good tutorial about backups.
http://www.exforsys.com/tutorials/sql-server-2005/sql-server-database-backup.html
Regards
November 27, 2009 at 2:42 pm
You can use SMO Object Model to implement backup script, database restore and restore scripting.
November 27, 2009 at 10:05 am
Hi
Review this article, it contains your requirements.
November 27, 2009 at 9:59 am
You ca use Service Broker Technology to capture the Event and raise an action
Review this article and modify it according your requirement.
http://www.sqlteam.com/article/centralized-asynchronous-auditing-with-service-broker.
November 27, 2009 at 9:55 am
Use views to restrict the scope and Stored procedures to add data.
Regards
November 27, 2009 at 9:44 am
Hi
Please read this article to expand the topic.
http://www.zimbio.com/SQL/articles/1204/Database+Mail+vs+SQL+Mail+SQL+Server+2005
November 27, 2009 at 9:37 am
November 27, 2009 at 9:32 am
Hi
Please evaluate @nalytics Performance Free Data Collector for Microsoft SQL Server &
Windows Server, this tool can help you to solve your performance problems and get
performance archive history information...
November 26, 2009 at 9:37 pm
Hi
You can use @nalytics Performance Free Data Collector for Microsoft SQL Server &
Windows Server to see what waits the instance is doing , this tool can help you to...
November 26, 2009 at 9:36 pm
Hi
Please evaluate @nalytics Performance Free Data Collector for Microsoft SQL Server &
Windows Server, this tool can help you to solve your performance problems and get
performance archive history information...
November 26, 2009 at 9:34 pm
Viewing 15 posts - 46 through 60 (of 70 total)