Forum Replies Created

Viewing 15 posts - 136 through 150 (of 433 total)

  • RE: "##MS_PolicyEventProcessingLogin##" errors

    Message

    The activated proc '[dbo].[sp_syspolicy_events_reader]' running on queue 'msdb.dbo.syspolicy_event_queue' output the following: 'Cannot execute as the database principal because the principal "##MS_PolicyEventProcessingLogin##" does not exist, this type of principal cannot...

    "More Green More Oxygen !! Plant a tree today"

  • RE: LOG SHIPPING ERROR WHEN ADDING MONITOR

    Try domain account to connect , the domain account should be added to the admin group of the monitoring server.

    "More Green More Oxygen !! Plant a tree today"

  • RE: Log Shipping

    You are right Wayne, we had the same experience in our PROD env. There was a uindex rebuild job which was the culprit. Any way shrinking Tlog periodically will fragement...

    "More Green More Oxygen !! Plant a tree today"

  • RE: Log Shipping setup problem - no restore

    When you setup log shipping always use domain account with never expired password.

    The domain account should have full access to the tlog backup and tlog copy/restore folders with full...

    "More Green More Oxygen !! Plant a tree today"

  • RE: Log File Large (options) + Effects on Log Shipping

    You need to find out why the tlog grow so much is there any uncommited transactions ? or log running queries that increase the log size? What is the...

    "More Green More Oxygen !! Plant a tree today"

  • RE: Log Shipping

    Nic-1052152 (6/9/2010)


    Hi Minaz

    is this because in simple mode it truncates the transaction log and in full it doesnt unless you ask it to by doing the transaction log backup? sorry...

    "More Green More Oxygen !! Plant a tree today"

  • RE: Log Shipping Secondary Jobs Hang

    Try restoring tlog manually and check the profiler why it takes such a long time. Another question do you have any anti virus install on the server 2 where you...

    "More Green More Oxygen !! Plant a tree today"

  • RE: Log Shipping

    If the recovery model is full , taking a full backup over the log shipping setup will not impact the log shipping.

    You can schedule your backup in such a...

    "More Green More Oxygen !! Plant a tree today"

  • RE: logbackup in sql server 2008

    What is the outpur of desc column in log_reuse_wait_desc. If any Replication is setup? If Script out the subscription, drop the subscriber, back up the log, shrink it

    to something smaller...

    "More Green More Oxygen !! Plant a tree today"

  • RE: COnnection failure

    What did SQL error log says? Check if Remore connection is enabled

    Paste the full error.

    "More Green More Oxygen !! Plant a tree today"

  • RE: Checklist Needed

    Added a checklist which we followed during migration.

    Migrtion Pre checklist

    1OS & Service pack of both the Server

    2RAM & CPU detail

    3Analyse the disk space in the Target Server

    4Physical layout...

    "More Green More Oxygen !! Plant a tree today"

  • RE: Sync Production Databases with Stage

    We do not have SAN , I am going to use SSIS package to append the records. Any other pointers?

    "More Green More Oxygen !! Plant a tree today"

  • RE: Sync Production Databases with Stage

    Thanks everyone for the replies 🙂

    So I have two options:

    1. Use SAN Clone to refresh the data between Prod and Stage

    2. SSIS package to append the data.

    Will update the group...

    "More Green More Oxygen !! Plant a tree today"

  • RE: SQL Server installation fails

    Would you post the summary and detail text.

    "More Green More Oxygen !! Plant a tree today"

  • RE: Prerequisites for SQL Server Clustering

    This would involve what type of cluster you are planning.

    Please read the BOL for more information. This checklist might help you.

    Checklist for SQL Server 2008 64 Bit on Windows...

    "More Green More Oxygen !! Plant a tree today"

Viewing 15 posts - 136 through 150 (of 433 total)