Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- SQL Backup generates an error after backup
- I am not sure as to why this is happening, but would like if someone can point me in the right direction or help me fix this error message.It is happening with only one of my SQL database, I have setup a "Database Maintenance Plan" for the Database and it's...
- Tags: Backups, Databases, SQL backup, nishi57@..., backup, database, SQL
- Discussion threads 2007-08-09
- SQL Backup
- I recently had the opportunity to work with a piece of software for my SQL Server backups. The product is called SQL Backup and it is made by Red Gate Software. With SQL Backup, you can perform the following: Compressed backups Perform faster online backups Encrypt SQL Server backups with 128 bit Rijndael...
- Tags: sql server, SQL, databases
- Blog posts 2007-07-11
- How Do I... Restore a SQL Server database to a new server?
- This blog entry is also available as a TechRepublic gallery and as a TechRepublic download.As a DBA, I have been in many situations where I had to move databases to a new server due to old hardware, failed hardware, failed drives, etc. You have two options you could use to...
- Tags: Sql Server, sql backup, restore, databases, Data Recovery, Backup
- Blog posts 2007-06-20
- Take Red Gate's SQL Backup for a Test Drive Today!
- Red-Gate SQL Backup has a Good demo and even better deployed in the fieldWe use SQL Backup and realy like it. We have switched backup tools every year for a few years now. At the end of this year will be the first time one has made it...
- Tags: backup, backup solution, database, it management, royhayward@..., software, sql, SQL backup
- Discussion threads 2006-11-15
- Take Red Gate's SQL Backup for a Test Drive Today!
- I recently had the opportunity to work with a new piece of software for my SQL Server backups. The product is called SQL Backup and it is made by Red Gate Software. With SQL Backup, you can perform the following: Compressed backups...
- Tags: Backups, Programming languages, backup, SQL, SQL backup
- Blog posts 2006-11-09
- Give SQL Backup a Try!
- I recently had the opportunity to work with a piece of software for my SQL Server backups. The product is called SQL Backup and it is made by Red Gate Software. With SQL Backup, you can perform the following: Compressed backups Perform faster online backups Encrypt SQL Server backups with...
- Tags: backup, SQL, SQL backup
- Blog posts 2006-05-31
- SQL backups failing
- All of a sudden some of our SQL backups are failing with this error: Operating system error 64(The specified network name is no longer available.). These backups are being written to a different server, then backed up to disk. To rule out DNS issues, I changed the failing ones to...
- Tags: Backups, server, backup, SQL
- Q&A 2005-07-06
- Better than your native SQL Backup
- Are you running SQL Server 7 and above and not happy with the native backup service provided by SQL Server but you aren’t ready for or do not need the more advanced features of backup software that requires an agent? Then Imceda's LiteSpeed just might be what you need. InfoWorld...
- Tags: backup, LiteSpeed, Mark W. Kaelin, software, SQL, SQL backup
- Discussion threads 2004-10-19
Additional Resources
- Simple SQL Backup (msi)
- This simple utility makes it very easy to backup a Microsoft SQL Server database. The utility allows you to connect to SQL Server 7.0, SQL Server 2000, or SQL Server 2005 any edition and any instance. Once connected you can select a database and perform an immediate backup, restore, or...
- Tags: Microsoft SQL Server, SQL, Kraft Software Solutions, Backups, Databases, Enterprise Software, Software, Data Management
- Software downloads 2008-05-26
- SQL Backup Agent (exe)
- Using the SQL Database Backup and Restore console agent we can automate the backup of SQL Databases. The input to the agent is in the form of an ini file making it fully interactive. The agent can write event logs. Using this agent we can create compressed backup of SQL...
- Tags: Agent, SQL, Real Estate, Programming Languages, Backups, Databases, Business Operations, Software Development, Software/Web Development, Enterprise Software, Software, Data Management
- Software downloads 2005-12-01
- backing up sql
- hi alli am new in sql, and i wonder what way to backup my server.i have backupexec but need to buy the sql agent.or i can use a script.manuall backup show that in the databases, system databases need to backup one by one, and there is no task option there.not...
- Tags: Backups, Databases, backup, SQL
- Q&A 2006-04-10
- SQL Server Backup (zip)
- SQL Server Backup is a backup and restore utility for Microsoft SQL Server. It's user-friendly wizard lets you backup and restore SQL Server database to local harddisk or remote network driver easily and quickly. The flexible design enables you can restore database with a new name or move database files...
- Tags: Microsoft SQL Server, SQL Server Backup, Backups, Databases, Enterprise Software, Software, Data Management
- Software downloads 2006-04-07
- Question Regarding Import In MS SQL Server 2000
- I have backup of a My SQL Server database in the format of .sql file. Now I want to import this .sql file into MS SQL Server database. How to do this..? Can I get help to solve this problem..?Run Query AnalyserOpen the sql file, press the...
- Tags: Databases, Programming languages, vkgandhi91184@..., Microsoft SQL Server, SQL, Microsoft Corp.
- Discussion threads 2007-05-18
- (Red Gate Software SQL Backup)
- SQL Backupestoy impresionado con el tiempo del backup y el grado de compresion del archivo resultante
- Tags: Backups, ninel1@...
- Discussion threads 2006-12-30
- DMT SQL Backup Manager (exe)
- DMT SQL Backup Manager is a powerful tool for creating, compressing and protecting your SQL Server backups. Compatible with SQL Server 2000 and 2005, it includes a range of features to make backups faster, simpler and more secure. This version is the first release on CNET Download.com.
- Tags: Microsoft SQL Server, SQL, DMT SQL Backup Manager, Backups, Databases, Enterprise Software, Software, Data Management
- Software downloads 2007-12-14
- How do I use SQL Backup?
- You want to make sure that that data in your database is safe. One way to ensure this is to have a good backup program in place. Steven S. Warren shows you how to use SQL Backup. by Steven Warren
- Tags: SQL, UI, Backups, Steven Warren
- Blog posts 2008-08-01
- SQL 2005 Tran Logs not truncating
- Here is the sql script for the db backupBACKUP DATABASE [FCE] TO DISK = N'\JUM1GPBackupsFCE nightly backup' WITH INIT , NOUNLOAD , NAME = N'FCE nightly backup', NOSKIP , STATS = 10, DESCRIPTION = N'FCE nightly backup', NOFORMATThe back up runs but...
- Tags: Backups, jmahoney@..., backup, SQL
- Discussion threads 2007-10-19
- Microsoft SQL Server 2000: Understanding Backup and Restore
- This Support WebCast will discuss Microsoft SQL Server database files, the different kinds of database backup options that are available in SQL Server 2000, and some of the factors to consider when you design a backup strategy. It will talk about best practices for backing up and restoring database files....
- Tags: Microsoft SQL Server, Microsoft SQL Server 2000, Microsoft Corp., Backups, Databases, Storage, Enterprise Software, Software, Data Management, Hardware
- Webcasts
- SQL Transaction Log Not Truncating
- SQL 2000 SP3a, Database backup model is FULL: A full backup happens every sunday, Differential backups happens 1 time a day AM. Transaction Log happens 1 time a day PM. The Transaction log is 13GB, the transaction backup log is 15GB, everytime I run the transaction log backukp, the trans...
- Tags: backup, info@..., programming, SQL, Transaction Log
- Q&A 2005-01-19
- Backup software agents
- I've 1 exchange email & 1 SQL database server to be backup.Is it truth that I need an agent of exchange or SQL agent in order backup and restore,such as Veritas and Arcserve software?You don't say which versions of servers you are running. I can say that I did have...
- Tags: agent, backup, backup software, hardware, lcw@..., SQL, SQL Agent
- Q&A 2005-03-30
- << Previous
- page 1 of 1
- Next >>