join the MSSQLTips community

MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

 
Browse by Tags - MSSQLTips

MSSQLTips

MSSQLTips.com - your daily source for SQL Server tips
Welcome to MSSQLTips Sign in | Join | Help
in Search

Browse by Tags

All Tags » Backup (RSS)
  • sql server job for backup - generates error

    Hi all, I have a job that uses the utility sqlmaint to create backups for user dbs on one sql server 2005. in case in the corresponding step an error appears, the job is set to go to next step. now - the problem is that after the sqlmaint throws an error, it does not come out immediately - but still...
    Posted to Forum by deiush on 07-19-2010
  • backup in sql server

    Hello Sir, Can u get me the answer to this question Management wants the backups to be done daily. Transaction log backups must be every afternoon and morning and that you should keep in mind that the content of the log will get larger and larger. You also need to take measure to do the log file. What...
    Posted to Forum by rino_abraham on 05-06-2010
  • login failure on DB backup/restore at destination server

    Hy every one I am using Micrsoft Sql desktop engine installed by an application "epihandy". The databse is created by the application so i have no idea about the rules and policies regarding the access. I have a main server A and a Backup server B where i need to use the database, while not...
    Posted to Forum by cariboy on 04-08-2010
  • Scheduling backup script

    Hi My name Kasi viswanadh. I have one query to you i.e. Let me explain site setup. we have one fax server application for that we install SQL express. In sql express dosnt cosist SQL-AGENT service. Can any one guide us what is backup and restore script for sql express and need to place in batch file...
    Posted to Forum by kasi on 02-09-2009
  • Find a number between the given ranges of number / Find a row which has range of given number

    I am facing a problem in MSSQL: - I have a table in MSSQL, which has 10 rows & 5 columns. In this table I am maintaining a numeric range in 2 columns. First one has starting number & second column has end number. All rows have unique values in these 2 columns. For Ex.: - In first row the value...
    Posted to Forum by bsethi24 on 12-05-2008
  • Backup

    I have Ms SQLserver 2005 running on windows server 2003 std edition. Help me out taking backup from the server to desktopPC which has windows XP serverpack 2 as an operating system.
    Posted to Forum by togaru on 10-24-2008
  • Re: need urgent help - Restore database

    donot have even tranaction log backup. if you have transaction log backup then we can recover by apply trans backup to old DB.
    Posted to Forum by Parveen Siwach on 10-19-2008
  • need urgent help - Restore database

    By mistake I restore the old database backup on the database and i don't have any latest backup. Is there any way i can rollbacl that restore...
    Posted to Forum by jaya_jay on 10-16-2008
  • Restore-SqlDb - Automate a Database Restore (improved with Powershell)

    UPDATE: This script requires the Invoke-TryCatch.ps1 and the newly posted Invoke-Nz.ps1 scripts as well - thanks to all who pinged me about the Inovke-Nz.ps1 being required. A while back I posted on Automating a Database Restore and it was quite a popular post, I also received multiple emails with requests...
    Posted to Weblog by Chad Boyd on 10-12-2008
  • Re: need help unrgent!!!!! T sql script

    deal11deal1, Check out this tip: http://www.mssqltips.com/tip.asp?tip=1584 Thank you, The MSSQLTips Team
    Posted to Forum by admin on 10-05-2008
Page 1 of 2 (13 items) 1 2 Next >