Forum Replies Created

Viewing 15 posts - 4,381 through 4,395 (of 9,722 total)

  • RE: Log Shipping ?

    Thank you for posting your fix. This will help other people.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: why is the database Full .BAK file size decreased from previous week?

    preetid2 (5/23/2012)


    oh, ok Steve. so , if i don't have the previous file in the exisiting the folder, since there's no file exists my next backup will create the...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: SSIS - Multiple File Export with unknown #

    Ah. Pipes. I didn't even think about that.

    Most of what you said is what I've been thinking, but you said two things that hadn't yet occurred to me. Thanks.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: "The report server installation is not initialized"

    It would help, in the future, if you post that you have tried Google what results you've gotten. We have too many users here with errors like this that don't...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: why is the database Full .BAK file size decreased from previous week?

    There is a difference between the .bak file and the backup device. SQL Server needs an object called a backup device to which it passes the backup data. The backup...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: dated warehouse

    You could check out Replication or Snapshots or just INSERT the data from one db to the other (and add the date to the SELECT list).

    Or you could look at...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: "The report server installation is not initialized"

    Try this one:

    http://stackoverflow.com/questions/5554088/reporting-services-2008-the-report-server-installation-is-not-initialized

    And try googling your error. There are a lot of possible solutions out there, it just depends on which one is closest to your actual problem.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Not exactly code review or source code control

    drew.georgopulos (5/23/2012)


    Are your DBAS masters of your business' business rules?

    In my office, we unfortunately know more about the business rules than our business users do. Additionally, there are too few...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: "The report server installation is not initialized"

    Check out this MS technet page:

    http://social.msdn.microsoft.com/Forums/en-US/sqlreportingservices/thread/1c489009-40b2-4b5c-bf5a-6d41c9e1e775

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Log Shipping ?

    The only other thing I can think of is whether or not your services are running under domain accounts or not. Have you checked that?

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Log Shipping ?

    Then it has to be something with the SA account. Per this link:

    For features supported by Evaluation and Developer editions see the SQL Server Enterprise feature set.

    That tells me Eval...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Koen Verbeeck (5/21/2012)


    I don't know a lot about log shipping, but I can't see the future either...

    http://www.sqlservercentral.com/Forums/Topic1303857-391-1.aspx

    Then obviously you are misusing DBCC Timewarp(). You are hereby forbidden to use this...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Log Shipping ?

    The eval version of Enterprise should be able to do everything that the regular version does. I've never know MS to cripple their demos on ability when they've got a...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Automation of SQL activities in Sharepoint

    Lots of people automate those processes. If you would like your processes reviewed (with us giving advice on how to improve them), you need to post those processes and any...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Automation of SQL activities in Sharepoint

    Your first post said you already found a solution and you wanted reviews.

    Is that not what you want?

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

Viewing 15 posts - 4,381 through 4,395 (of 9,722 total)