Forum Replies Created

Viewing 15 posts - 1 through 15 (of 325 total)

  • RE: SQL Server Scheduled Job - Status: Failed - Unable to determine ...

    by the way, i also had the same job failure, but the job was working correctly before this

    the problem that i discover that the server lost the comunication with out Domain...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: problem with dead lock in Job

    you have to empty Log (as I think).. because If the Log is Full, there is no message will appear

    First it is recommended to make backup due to your Insertion and...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: set nocount on at ole db connection level (Urgent)

    what about making a Job on SQL Server that work when it starts .. and put on it the logic you want?


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: set nocount on at ole db connection level (Urgent)

    I don't see a problem in setting this option before calling your SP and then setting it to its default again

    my question is : why you want to change...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Identity property - how take off ?

    you can insert/Change your values into the idenity column of a table by setting the IDENTITY_INSERT option ON

    to make Idenity return again, set the IDENTITY_INSERT option OFF

    note: I think...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Problem with linked server

    also install SQL Server 2000 SP3a and MDAC 2.7 SP1 on the server.

    I hope this help u


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: problem with dead lock in Job

    to get message when Job Failed

    1- go to Enterprise manager, Expand your Sever

    2- Expand (Management) >> then (SQL Server Agent) >> then (Jobs)

    3- double click on the job you...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: migration of SQL 7 server in AD2003 environnement

    you have to install SQL Server SP3a so SQL Server can work

    it is recommended to First install WIndows 2003 SP1 and all Windows Update before install SQL Server DB

    I hope this...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Horizontal Partition of states with identity?

    what about freeing yourself from the identity column

    and use a newe table that has the last ID number .. and when you want to insert .. get Last number...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Horizontal Partition of states with identity?

    I think you have to read more about

    (Instead of Insert) Triger

    and put it on the view

    so when you insert your data ... you check for State and the insert...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: migration of SQL 7 server in AD2003 environnement

    there are some known issues between SQL Server 2000 and Windows 2003 Server ... you have to make these steps to adjust your server

    so what about SQL Server 7?

    I recomend...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Log shipping monitor

    i think you have to contact microsoft itself to help you.. 

    I hope one of these e-mails helps you

    SQLKB@Microsoft.com

    mshelp@microsoft.com


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Saving DTS Packages

    by the way, the best way to remove SQL Server is to :

    1- Put your Setup CD of your SQL Server

    2- make a steps as you install a new...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: Log shipping monitor

    do u have SP3a installed ? it solve many problems with SQL Server

    also install MDAC 2.7 SP1 on all clients and server machines

    also, what about drop this log shipping and...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

  • RE: VirusScan Enterprise 8.0.0

    i use norton Antivirus Corporate Edition on SQL Server and it is very nice

    here is some tips you may use:

    I set norton Antivirus Corporate Edition NOT to scan the...


    Alamir Mohamed
    Alamir_mohamed@yahoo.com

Viewing 15 posts - 1 through 15 (of 325 total)