Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

All Blogs

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

    Search

    XML Feeds

    Google Ads

    Tags: backup

    comments

    Sometimes you want to quickly see if there are any databases or logs being backed up or restored at this moment. I blogged at one point how you can check how much longer the restore will take here: How much longer will the SQL Server database restore ta…

    Read More...
    comments

    MongoDB: How to backup all the databases with one command

    by SQLDenis on Feb 01, 2013 in categories Database Administration. Article views: 1639 views

    We looked at how to backup and restore databases in the post MongoDB: How to backup and restore databases. We also looked at how to restore collection in the post MongoDB: How to restore collections. Today we are going to look at how to backup all the d…

    Read More...
    comments

    MongoDB: How to restore collections

    by SQLDenis on Jan 31, 2013 in categories Database Administration. Article views: 1369 views

    In yesterday's post MongoDB: How to backup and restore databases we looked at how to backup and restore a database, today we are going to look at how to restore a collection from a backup. Be aware that mongorestore and mongodump have to be executed fro…

    Read More...
    comments

    MongoDB: How to backup and restore databases

    by SQLDenis on Jan 30, 2013 in categories Microsoft SQL Server Admin. Article views: 2920 views

    Today it is time to learn how to backup and restore databases in MongoDB. You do have jobs setup that automatically create backups right? If you do not, please close this window and go set that up first, your data is the most important part of the organ…

    Read More...
    comments

    SQL Advent 2012 Day 22: Testing your backup and failover strategy

    by SQLDenis on Dec 22, 2012 in categories Business Intelligence. Article views: 2806 views

    This is day twenty-two of the SQL Advent 2012 series of blog posts. Today we are going to look at how to test your backup and failover strategy

    Read More...
    comments

    SQL Server has two data types to store character data, both of them come in fixed and variable length sizes. The char and varchar data type uses one byte of store to store one character, the nchar and nvarchar data type uses two bytes of store to store one character. The nchar and nvarchar data types are used to store unicode of data

    Read More...
    comments

    The backup thing

    by Christiaan Baes (chrissie1) on Nov 17, 2012 in categories Professional Development. Article views: 707 views

    Backups are important even for your friends and family.

    Read More...
    comments

    Backup to the cloud by using duplicati

    by SQLDenis on May 24, 2012 in categories Software & Configuration Management, Book Review. Article views: 6765 views

    I decided to give Duplicati a try to backup some of my stuff to the cloud. Duplicati is free/libre/open-source software (FLOSS). Duplicati works with Amazon S3, Windows Live SkyDrive, Google Drive (Google Docs), Rackspace Cloud Files or WebDAV, SSH, FTP…

    Read More...
    comments

    Realistically, 100% is unachievable given the nature of computing. There are needs for a SQL Server and Windows Server to be rebooted at least once a year. This is to allow for updates on both SQL Server and Windows to be maintained. So the ranking method we use for measuring high availability is the "nines" scale. The five nines is a goal that most database administrators and teams set for their standards. The five nines level is a height of availability that is truly an achievement and one to be proud of.

    Read More...
    comments

    The recess bell just rang for SQL University HA / DR classrooms. While all of the SQL kiddies are running around the playground and playing with the things they have learned over this semester, the chalkboard is going to get a workout so when they get back, they can take the notes they slacked on earlier.

    Read More...

    :: Next >>