Forum Replies Created

Viewing 15 posts - 2,101 through 2,115 (of 2,897 total)

  • RE: Performance: convert char to decimal, or decimal to char ?

    Yes, it is done quite a bit. I've just inherited some databases that have the ID field in the 2 different formats in various tables ..... screwy. The 2nd...

  • RE: Managing Transaction Logs

    xyzt (10/31/2008)


    Very good article. Can you explain what occasionally happens in my environment.

    Full Recovery mode, SQL 2005

    db full backup each evening

    Transaction log backup at noon and 6...

  • RE: Red Gate SQL Backup vs. Quest Lite Speed backup

    David Swanson (10/31/2008)


    Disclaimer: I work at Quest as the PM fro LiteSpeed so you probably have a good idea about what I might recommend.;)

    That being said, LiteSpeed's Object Level Recovery...

  • RE: Red Gate SQL Backup vs. Quest Lite Speed backup

    tosscrosby (10/31/2008)


    Just my 2 cents - either the Idera or RedGate product (I want to say Idera but the memory isn't what it used to be!) did not require a...

  • RE: KILL EXEC sp_delete_backuphistory '12/31/07'

    Why do you want to delete backup history ? It doesn't take up that much space.

    It can be useful to:

    - Identify when an old backup was taken in...

  • RE: Backups are running but not showing up as being run under DB options

    Hmmm, must be something funky in the maint Plan. You actually see My_DB_20081029_0600.TRN type files on your system ?? Are they 0 bytes ? Is...

  • RE: Backup Exec general questions

    jay holovacs (10/30/2008)


    Our current backup strategy is backing up various databases to a specific directory using SQL. The directory is then backed to tape every night. Some full, some simple...

  • RE: Backup Exec general questions

    yellowdog (9/3/2008)


    I have extensive experience with native backup and Litespeed, but I'm in a situation now where I have to use Symantec Backup Exec (11d) with Agent for SQL Server.

    Have...

  • RE: Backup History

    I run this. You can change the WHERE clause to limit the # of days or specify a specific database. It's useful for double checking that everything's getting backed up...

  • RE: Red Gate SQL Backup vs. Quest Lite Speed backup

    Sr SQL developer (10/29/2008)


    I also had tested restoring individual tables using LiteSpeed. The original client database was 1.2 TB and the process required nearly as much time as restoring the...

  • RE: Error opening DTS

    The error is when you try to open the package to edit it ?

    When was the last time it worked ?

    What version of SQL, SP# ?

    Does it affect all packages...

  • RE: DTS and job in SQL 2005

    Transactional replication might be a better solution to keep tables in 2 databases in sync.

  • RE: Error opening DTS

    Are you using SQL 2005 on your desktop to manage your 2000 server ? I remember some kind of problem with some DTS packages, and they were ok with...

  • RE: Transaction Log Backup Failed every night!!

    Not sure why I'm bothering to post again ..... but here goes. As a DBA, the main job is to protect the data, just as you might protect...

  • RE: Transaction Log Backup Failed every night!!

    Leo (10/28/2008)


    GilaMonster (10/28/2008)


    Leo (10/28/2008)


    Thanks. I add another maintenance plan for transaction log only.

    You need to have them in different plans because they have to run at different intervals. Remember what...

Viewing 15 posts - 2,101 through 2,115 (of 2,897 total)