Forum Replies Created

Viewing 15 posts - 5,581 through 5,595 (of 9,244 total)

  • RE: cant create logins in SQL

    soniaj (5/9/2012)


    I added the windows login.

    Which windows login?

    What did you set the as password to during install?

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

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

  • RE: SQL Injection Vulnerability Question

    Sql injection is not just about the code, permissions play a part too. Obviously, ensure the database connection has only the privileges it requires.

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

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

  • RE: cant create logins in SQL

    What did you set the sa password to during installation, did you add any windows logins during install?

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

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

  • RE: restore failed

    surma.sql (5/9/2012)


    but if i shrink log file, then it should work right?

    Yes, but you'll need to shrink the log on the source system, take a fresh backup and then restore...

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

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

  • RE: need to shrink Log File

    Ok, as you'll see if you search about you really want to avoid shrinking log files as they generally only grow again at a cost to performance.

    Try to give...

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

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

  • RE: XP_Cmdshell 'Access is denied'

    ravisamigo (5/8/2012)


    Hi All,

    xp_cmdshell 'dir \\Server001\e$' - running in Server2

    xp_cmdshell 'dir \\Server002\e$' - running in server1

    OUTPUT : 'Access is denied.'

    But I'm able to access through RUN(WIN+R) command from server1 to server2...

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

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

  • RE: Quorum disk failed

    Paul Beetge (5/7/2012)


    Hi Guys,

    Except for the fact that the Quorum is down and SQL can still function, how did you fix the Quorum ?

    Best start a new post, detailing your...

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

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

  • RE: question on Cluster 2008

    iamsam.sandeep (5/7/2012)


    1) if there are 2 sql instances in 2 node cluster how many tempdb drives will be adviced as per best practice

    One for each instance 😉

    iamsam.sandeep (5/7/2012)


    2) In...

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

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

  • RE: SQL Server 2008 cluster

    For info cluster.log no longer exists on windows 2008. Open the fail over cluster manager and view events there. You can export cluster events to a log using the cluster.exe...

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

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

  • RE: DB Mirroring with Clustering

    Simha24 (5/7/2012)


    I am Trying to create mirroring on different instance in Node N2 But it useses same Virtual Name

    Forget the node names, for the most part in a cluster they...

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

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

  • RE: How to Create a Corrupt SQL Server Database

    Thanks for your feedback, please don't forget to rate the article to.

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

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

  • RE: Deploy SSIS project with Execute Package tasks to MSDB

    Use package variables to control execution against a test or live server child packages

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

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

  • RE: DB Mirroring with Clustering

    Simha24 (5/4/2012)


    Cluster Name : CLU1

    NODE Name1: N1

    NODE Name2:N2

    DBName :PrincipalDB

    When i am tring to implement mirroring N1 and N2 for db

    PrincipalDB.

    You can't create a mirror between 2 nodes in the...

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

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

  • RE: How do you back up a 3TB database

    How many file groups do you use for the database?

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

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

  • RE: How to find Disk Alignment and file allocation of a NAS share

    Most of them tend to be Linux orientated as the OS is free otherwise your NAS box would double in price.

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

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

Viewing 15 posts - 5,581 through 5,595 (of 9,244 total)