Forum Replies Created

Viewing 15 posts - 1 through 15 (of 51 total)

  • RE: Maintaince Jobs vs sql agent scripts

    Hugo Kornelis (1/6/2016)


    mark.williams 37494 (1/6/2016)


    how valid is this statement ?

    Totally invalid

    But that does not mean that maintenance jobs are great. They are not. They allow you to do some pretty...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Maintaince Jobs vs sql agent scripts

    how valid is this statement ?

    Totally invalid

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Mirroring in SQL 2012

    Here is a useful thread

    http://www.sqlservercentral.com/Forums/Topic120198-71-1.aspx

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Mirroring in SQL 2012

    richardmgreen1 (12/10/2015)


    I'm assuming the new servers will be on the Business Intelligence Edition.

    If my assumption is correct, will mirroring work?

    Yes, mirroring is a feature of the BI edition

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: The server prinicipal is not able to access the database under the current security context.

    Just because you have created a login this doesn't mean the login has any access to databases, you need to give those permissions via "user mappings" in the properties of...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: How can i fix this log file error in tempdb?

    jacksonandrew321 (12/4/2015)


    I don't know the cause of this error and i heard that shrinking the transaction log reduce the size of the file. if i am wrong here so suggest...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Kerberos authentication with SSRS across forest trust

    Check out this article

    http://blogs.msdn.com/b/psssql/archive/2009/12/30/cannot-generate-sspi-context-and-service-account-passwords.aspx

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Database in Recovery Pending State

    glad you resolved it

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: A user DB restarting every hour? Any idea why?

    The AUTO_CLOSE option is probably enabled for the databases that SQL Server is regularly restarting. AUTO_CLOSE closes the database when the last user closes his or her connection and all...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Database in Recovery Pending State

    Velveeta22 (12/3/2015)


    GilaMonster (6/8/2009)


    Recovery pending means that for some reason SQL cannot run restart recovery on the database. Usually this is because the log is missing or corrupt.

    "G:\Data\MSSQL\Database.mdf".

    "G:\Data\MSSQL\Data\Database_log.ldf"

    Do these files exist?...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Cluster is getting Down

    Here is a good article

    https://technet.microsoft.com/en-gb/library/cc731739.aspx

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Server Hacked

    best practice

    rename sa account

    Disable login

    Just as you would on a windows server, rename the built-in local administrator account

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Log shipping from SQL 2012 Rs to SQL 2008 R2

    https://technet.microsoft.com/en-us/library/ms190640%28v=sql.110%29.aspx

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: NetBackup & MSDB's Backupset Table

    NBU definitely uses msdb. Here is an nice article

    http://www.sqlhammer.com/blog/discovery-symantec-netbackup/

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

  • RE: Moving SQL SERVER 2008 Databases on Physical Box to a Virtual Server(Question)

    stan.kappiris (11/19/2015)


    Sorry if I missed some info previously stated. Without knowing the type of virtual system you are migrating to, I offer these options:

    As others have suggested, do yourself a...

    _________________________________________________________________

    "The problem with internet quotes is that you cant always depend on their accuracy" -Abraham Lincoln, 1864

Viewing 15 posts - 1 through 15 (of 51 total)