Forum Replies Created

Viewing 15 posts - 9,226 through 9,240 (of 9,241 total)

  • RE: 'sa' OR 'Domain\Administrator' OR [dbo]

    exactly, BTW also forgot to mention that sa login is also disabled on our sql servers.

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: AWE enabled yes or no?

    even under virtualisation 64bit isnt necessarily the defacto platform

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: To see databaseand sql server performance

    if you plan on using perfom there are a set of key counters to look at, what do you plan to use?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQl 2005 - moving tempdb to a different drive

    assuming you have the arrays available 😀

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: AWE enabled yes or no?

    humbleDBA (6/18/2008)


    Colin,

    I don't wholy disagree with you on the 64-bit vs 32-bit. In fact in most cases, and for DB servers that have large DBs and require performance then 64-bit...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Not able to connect one server to another server

    just for reference and to help others with similar problems what was it you did? 😉

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: To see databaseand sql server performance

    what monitoring tool(s) are you using?

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: 'sa' OR 'Domain\Administrator' OR [dbo]

    our databases all get set to SA ownership and SA has a secure password.

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: How to list all the instances and the port they are listening

    done this already, use xp_regread to read the values from the registry and output

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL 2000 - Finding User who deleted a DB

    depending what you are auditing, there would be more options of tracing but you need advanced auditing enabled

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: SQL 2000 - Finding User who deleted a DB

    the IP address of the machine would also be recorded with the SQL login, depends what you are auditing

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: installing new server

    detach and re attach, also dont forget to script off your logins and take those across too

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Storage SAN

    ok what logical drives does windows have available on your laptop?

    (i.e. do you have a drive E on the laptop?)

    How are you attaching the database via SSMS gui or T-SQL...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: Storage SAN

    nagnrik (6/10/2008)


    TITLE: Microsoft SQL Server Management Studio Express

    ------------------------------

    Attach database failed for Server 'Nagraj-PC\SQL2005'. (Microsoft.SqlServer.Express.Smo)

    For help, click: http://go.microsoft.com/fwlink?ProdName=Microsoft+SQL+Server&ProdVer=9.00.3042.00&EvtSrc=Microsoft.SqlServer.Management.Smo.ExceptionTemplates.FailedOperationExceptionText&EvtID=Attach+database+Server&LinkId=20476

    ------------------------------

    ADDITIONAL INFORMATION:

    An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.Express.ConnectionInfo)

    ------------------------------

    Unable to...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

  • RE: database state set to restoring

    i figure the restore should be complete at that point though. When creating the job i had the plan backup and restore the target db to the secondary server and...

    -----------------------------------------------------------------------------------------------------------

    "Ya can't make an omelette without breaking just a few eggs" 😉

Viewing 15 posts - 9,226 through 9,240 (of 9,241 total)