Forum Replies Created

Viewing 15 posts - 1,981 through 1,995 (of 9,720 total)

  • RE: Cannot drop the table 'TABLE' because at least part of the table resides on an offline filegroup.

    The obvious answer, which you indicated you might not be able to do because of size, would be to restore the entire database (not just the primary filegroup) down to...

    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?

    Eirikur Eiriksson (3/12/2016)


    Brandie Tarvin (3/11/2016)


    What a wonderful day in the upgrade-hood...

    Sigh.

    So many SSIS packages to upgrade. So. Many. PACKAGES! :crazy:

    Baggages?

    😎

    😛

    Still not sure if I like Data Tools or not....

    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: Issue with LocalDB Instance after Windows 10 upgrade

    Windows 10 or Windows 2010?

    I don't know of any Windows 2010 release.

    What version of Windows was the user upgraded from? And was SQL 2012 32bit also or 64bit?

    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: Potential presentation idea: The role of documentation in disaster recovery

    As an added note, I worked for Iron Mountain Records Management when 9/11 happened. I remember well the tales of the New York office getting people up and running right...

    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: Unable to start SQLAgent - MSDB is Read-Only

    Vyper426 (3/11/2016)


    No. about 800GB available on that drive.

    Just before this, MSDB had been corrupted. We took the backup from the backup system and replaced it. The backup system does not...

    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?

    What a wonderful day in the upgrade-hood...

    Sigh.

    So many SSIS packages to upgrade. So. Many. PACKAGES! :crazy:

    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: Linked server connection problem if remote login is used

    Honestly, the only time I've ever seen the error is if:

    1) The login doesn't exist on the server

    2) The login exists on the server but doesn't have database level permissions

    3)...

    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: Linked server connection problem if remote login is used

    franky.Piferoen (3/11/2016)


    Hi,

    this returns

    SomeUserSQL_LOGIN0

    Are you sure, absolutely positive, that the user name is spelled exactly the same way on the server as it is in the linked server?

    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: Potential presentation idea: The role of documentation in disaster recovery

    I think it would make an excellent presentation. Make sure to include the ability of people to reach that documentation during DR. After all, if the only copy is in...

    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: Unable to start SQLAgent - MSDB is Read-Only

    Vyper426 (3/10/2016)


    The log does not show any errors on MSDB but when I try to bring SQL Agent online, it fails with the error that MSDB is read_only.

    What changed right...

    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: Linked server connection problem if remote login is used

    franky.Piferoen (3/10/2016)


    Hi,

    The remote user is a sql login which has then necessary rights on the database.

    I can login with that user on the server and query the tables.

    I use...

    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: Linked server connection problem if remote login is used

    Jon.Morisi (3/10/2016)


    Are the linked server and the login/user security both setup for the same database?

    Linked Servers don't require a database level definition. Only a server-level definition.

    But if the OP has...

    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: Login can't be deleted because it granted permissions

    Grr. Having this issue with another login.

    This login does NOT have sysadmin and can't create endpoints. In fact, when I run all the code, I can't find anything 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: Login can't be deleted because it granted permissions

    John Mitchell-245523 (3/10/2016)


    Brandie

    I'm guessing you've set up mirroring on the server?

    SELECT

    l.name AS LoginName

    ,e.name AS EndpointName

    FROM sys.server_permissions p

    JOIN sys.server_principals l ON p.grantor_principal_id = l.principal_id

    JOIN sys.endpoints e ON p.major_id = e.endpoint_id

    WHERE p.class_desc...

    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: Connecting to multiple servers at once from an existing query window?

    Allow me to say, actually, sort of. Depending on how hard you want to work.

    You can use Linked Servers to run the query against multiple server connections, but you'll have...

    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 - 1,981 through 1,995 (of 9,720 total)