Forum Replies Created

Viewing 15 posts - 61 through 75 (of 349 total)

  • RE: memory issue, urgent!

    Hi Arul,

    Sorry for the mistake the command start as attrib not attrin.

    from

    killer

  • RE: SQL Database relocating

    I did restore from the back at sqlserver20005.

    I tried another way also attach and detach database(with move option).In sqlserver2005 show how it upgrades database of sqlserver2000 to sqlsever2005.

    It also shows a...

  • RE: How to change SQL Server Collation

    The server collation acts as the default collation for all system databases that are installed with the server, and also any newly created user databases. The server collation is specified...

  • RE: Backup Analaysis Database

    Hi,

    Thanx for ur reply , i already did that.I want to know how to backup from command prompt.

    from

    killer

  • RE: Problem Running SSIS Package in SQL Server Agent

    what is the service account for the SQL Agent.

    Dont use windows authentication.

    If u are using BCP then use Truststed connection.

    see books online for the syntex.

    from

    Killer

  • RE: Version80 database compatibility level is not supported

    There are few objects whoses compatibility level is not matched with sqlserver2005 compatibility specially when u use DTS.

    Change the compatibility level to sqlserver2000 (9.0) and then try to tranfer the...

  • RE: SQL Jobs

    Thanx Rudy,

     

    I had that help file.

    from

    Killer

  • RE: Socket Error

    Hi,

     

    Did u changed the port No for SQL Server.

    From

    Killer

  • RE: Analysis Services

    IT would be great help if u give me the address for Analysis services 2005 forum.

    from

    Killer

  • RE: Event ID 17177

    HI Karim,

    As i dont know much about that but event id 17177 is issued when a cursor is closed.

    17077 is issued when any process is failed (specailly when job get...

  • RE: memory issue, urgent!

    In ur case AWE is enabled.If it is not enabled thevalue will be 0

    from

    Killer

  • RE: memory issue, urgent!

    Hi ,

    Did u restarted ur SQL Server after enableing awe.

    Every OS has a BOOT.ini but is hidden.

    U can unhide it by this command

    c:>attrin -r -a -s -h boot.ini

    then go...

  • RE: maintenance plan

    In Database maintinance plan when u define backup disk directory there is a option remove file older then no of days.

    There u can define number of days.It will delete the...

  • RE: memory issue, urgent!

    Hi,

    Can u pls tell me did u enabled awe.Is OS Boot.ini is configured to use 4 GB of RAM.

    It may or may not be a memory leak because u have...

  • RE: MSSQL 2000 Enterprise Manager - Cant open tables!

    What SP is installed on the server.

     

    from

    Killer

Viewing 15 posts - 61 through 75 (of 349 total)