Forum Replies Created

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

  • RE: Server Connection Timeout

    Hi,

    So you mean to say that after 10 mins of job execution you are unable to retrieve the data as the connection is getting terminated. Did you...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: Server Connection Timeout

    Harsha,

    You mean to say that whenever the job is running you are unable to retrieve the data using query analyzer and once the job gets completed...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: Server Connection Timeout

    Hi Kishore,

    I dont understand why you are recommending harsha to run the dbcc commands. DBCC commands has nothing to do with this...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: Server Connection Timeout

    Hi Harsha,

    How you are transferring data from one server to another. There are many ways like backup and restore, dts and bcp, database mirroring, logshipping...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: Restore failed for server 'MadanB'.

    Hi,

    Please give the complete syntax for DBCC CHECKDB. From the error message you had posted it looks like a page got corrupted. I think you can go...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: Moving all disks including OS and sql to new server

    Hi,

    First of all I dont understand why you want to move all the disks and why it is needed. Instead you can do a backup and restore. This...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: SQL Sever 2005 Log Shipping - Transaction Log backup size too large

    Hi,

    There is no way in sql server where you can restrict the backup file size. One way is reduce the transactionlog backup schedule from every 15...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: SQL Server 2005 xp_logininfo error message

    Hi,

    Which authentication you are using sql or windows (for you not for usera and userb) and what permissions does ur account have

    Thanks

    Chandra Mohan N

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: Killing a restore process

    Hi,

    SA is correct. I dont know why did you kill the restoration process. Before killing any process you have to think twice. Its better to drop...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: SQl server gets Restarted when i run the DBCC Check table command

    Hi,

    You can get the previous error log using the following command in master database. Also can you check the event viewer of the server. There might be...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: Split backup using LightSpeed

    Hi Pramila,

    Why dont you go for a filegroup backup. I think litespeed doesn't support splitting of backup's. Check out the help file of litespeed. It...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: sqlserver installation issue

    Hi Karan,

    You are totally wrong. Even if you system admin tries to install both as default instances sql server wont let you. Run the...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: in-place upgrade to sql server 2005

    Hi Mani,

    Before upgrading did you check all the prerequistes for installing 2005

    1. What is the current sp on sql 2000. (Because sql 2000 with sp3...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: sqlserver installation issue

    Hi,

    As you had installed both sql2k and sql2k5 in your system. One might be the default instance and another one as named instance. And at a...

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

  • RE: data is not sync in transactional replication

    Did you check whether all your agents are up and running fine

    [font="Verdana"]Thanks
    Chandra Mohan[/font]

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