Forum Replies Created

Viewing 15 posts - 76 through 90 (of 130 total)

  • RE: Automating database restore

    Try to restore the bakup on the same server with different DB name and pass the correct path for the mdf and ldf file name.

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: database maintainance

    I agree with Terry, but want to make sure that all logshipping should have to run on SA access or SQL_SVC a/c. SQL_SVC a/c should have SA permission but login...

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: Job status

    You will get it from msdb DB. "Job History Table"

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: Job status

    You will get it from msdb DB. "Job History Table"

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: BREAKING SQL INSTANCE

    What you want to do, Please make it clear.

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: Builtin Administrators

    Probably it has been already posted in other thread. Anyway. Before deleting BuilinAdmin you should be having SQL_SVC a/c and that a/c should have permission as a SYsadmin. but make...

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: Database Missing

    SQL 2005 has report feature and you could be able to find out who has deleted. As above mentioned you can also check it who has SA permission on the...

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: Disk Defrag Tools on SQL Server system

    Agree with colin Leversuch-Roberts, perfactly this is the other option as well.

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: Terabyte database backup/restore

    I would like to say, it's all depend on the organization policy/Cost.

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: Exceptionally Large DBsize

    I fully agree with Terry. I would like to add one more thing. If possible try to do the partioning on it. It would also give you some sort of...

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: Exceptionally Large DBsize

    If you would know how much data will grow then probably I would recommend you to restrict the autogrowth option. In unrestricted file growth you can not controll anything.

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: logshipping

    Every application has there DR TEST Plan. Before actually go to DR Application will do the DR Test on the Production and DR.

    It will be possible for all the application...

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: SQL server 2000 and 2005 - litespeed backup

    That's the correct answer

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: Auditing

    I would suggest create on DB DBAUDIT and create some tables and user defined sp's and views and also generate the SQL jobs and configure to send an report to...

    Manoj

    MCP, MCTS (GDBA/EDA)

  • RE: Exceptionally Large DBsize

    Did you setup the autogrowth option or it is in unrestricted?

    Manoj

    MCP, MCTS (GDBA/EDA)

Viewing 15 posts - 76 through 90 (of 130 total)