Forum Replies Created

Viewing 15 posts - 676 through 690 (of 1,079 total)

  • RE: SSIS 2008

    me.nitin.sethi (11/8/2010)


    Can u help me how to fix that

    erm...You obviously need access to the remote objects you try to access through SSIS....

    don't really know how else to explain it?

    Do you...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: log backup failed

    vijay82 (11/8/2010)


    how to identify log backup chain is broken and where it is broken

    check under SQL Agent, Jobs (right click), view history/

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: SSIS 2008

    me.nitin.sethi (11/8/2010)


    I ma getting this error

    please see the Attachment below..

    error screen clearly indicated that Login Failed for your account.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Reducing the size of Maximo SQL 2005 database

    kommagoni (11/8/2010)


    How to reducing the size of Maximo SQL 2005 database to create other DB instances of much smaller size.

    The current DB size is around 100 GB.

    please provide...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Identify a running transaction in SQL Server

    andy.l (11/8/2010)


    When i run the following query:

    SELECT transaction_id

    FROM sys.dm_tran_active_snapshot_database_transactions

    ORDER BY elapsed_time_seconds DESC;

    I get the ID for a transaction that is currently running. But, how can I manage to find...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: how design query

    post your query?

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Serious replication issue - HELP!

    Brian McGee-355525 (11/7/2010)


    I have two databases, a publisher and subscriber. The msrepl_tran_version values appear to have got out of synch.

    The databases are 540GB each. They are on two...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Bug in SSMS 2008 R2

    Harshana-680014 (11/7/2010)


    normally I'm using command, It is ok for me, but I've teched to newby, to do using SSMS, so that was a headache, coz. using commands is not much...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Bug in SSMS 2008 R2

    use the syntax as:

    alter table tablename

    ALTER COLUMN columnname INT NOT NULL

    or if you really want to modify in the UI, do the following:

    Tools ->Options-> Designers -> Table and Database...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: How to check the Health of a database in sql server 2005

    harita (11/3/2010)


    Hi, all

    How to check the Health of a database in sql server 2005 and what is 'Health' concept,

    and how to know if the transactions are committed are not, can...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: Trying to get hands on experience on failover clustering. Please suggest.

    You need an OS with Cluster support, Server 2003 or 2008 would be best to test.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: email alert to notify me on High CPU utilization

    You'll need to target WMI on the remote/local server to monitor CPU

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: email alert to notify me on High CPU utilization

    Under your SQL Agent, you can make use of the Alerts, configure it custom to CPU Util....with a threshold.

    Configure the Response to notify an operator.

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: You'd think I'd have learned...

    GilaMonster (10/20/2010)


    Henrico Bekker (10/20/2010)


    Typing "Sel" or "Ins" etc...and pressing Tab, waiting for auto complete...like cmd.....

    :pinch:

    Get SQLPrompt

    Type 'SE' *Ctrl-Space* *Enter* -> Select

    Or type 'ssf' *Tab* -> SELECT * FROM

    got it on...

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • RE: SQL 2008 R2 Installation account question

    you sqlserver services are running on the Local account, used for the installation

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

Viewing 15 posts - 676 through 690 (of 1,079 total)