Forum Replies Created

Viewing 15 posts - 301 through 315 (of 619 total)

  • RE: Truncate logfile on a specific time

    Is the database that uses this logfile in FULL or SIMPLE recovery mode?

    If its in FULL mode are you backing it up regularly?

    If i understand you right, you want to...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Truncate logfile on a specific time

    A bit confused as to what you want.

    A) Are you saying the you want to truncate a table and it records that are older then x?

    B) Or do you...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Red Gate data compare Automate???

    I dont believe this is possible. The compare program is greate but the functionality of what you can get it to do is quite basic.

    Having said that, if there are...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: 3-node Database Mirroring

    Hey Guys,

    Sorry if i have misunderstood btu what i think you asking is quite routine. The databases from two servers are to be mirrored onto a third server (DR)??? If...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Restore Permissions after database refresh

    Bhuvnesh (3/19/2010)


    vmssanthosh (3/19/2010)


    hi

    But you do not have to be rude like this.. you could have just ignored his post.. thats how people starts here... At the start itself no body...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Restore Permissions after database refresh

    newbie2sql (3/18/2010)


    Hi,

    We would like to refresh our dev database from prod. Before that we want the users to have the same permissions after the refresh also. Because...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Page Life Expectancy

    If its only very occasionally i wouldnt really worry (but keep it in mind cause its a sign that you may need to consider consolidation or memory upgrade).

    What is the...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Page Life Expectancy

    The Page Life Expectancy is basically how long a page remains in memory (seconds). It is a sign that you do not have enough memory for SQL. If for example...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Intermittent issue with a job - SQL Serevr 2005

    What is the package? What does it do? Did you try taking out the second step in the job (how does that effect it).

    I have a package that does a...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Mirroring problem

    Did you look at the diskk space on your mirror box? What was it?

    Also you can look at the size of the log file on the mirror (it should be...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: New Domain / New Groups to Create in AD, any suggestions?

    I suppose it really depends on how granullar you want to get or rather how granullar your organisation wants it to be.

    For example, we have a DBA's group and SQL...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Copy Files from one server to another

    Steve Jones - Editor (3/2/2010)


    There are a number of scripts on this site to help with that. Here's one

    http://www.sqlservercentral.com/scripts/Log+Shipping/67173/

    Thanks Steve.

    Sorry cant share package, too much sensitive info to release and...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Copy Files from one server to another

    SQL backup files? Why dont you just write a batch file? If what you want is a nightly scheduled job to move files offsite (once created) i would suggest using...

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: adding node to sql 2005 cluster

    I have never done this myself, but would assume that it would require SQL to restart. You said you had a single node cluster.... What happened to your second node?

    Adam Zacks-------------------------------------------Be Nice, Or Leave

  • RE: Retrieve hostname in clustered environment from active node

    That works great!

    So theres the answer 🙂

    Adam Zacks-------------------------------------------Be Nice, Or Leave

Viewing 15 posts - 301 through 315 (of 619 total)