Forum Replies Created

Viewing 15 posts - 3,241 through 3,255 (of 9,244 total)

  • RE: SQL Server 2014 side-by-side with earlier versions of SQL Server

    if you're prepared to flatten and re provision the server it doesnt matter where you install it, physical or virtual!

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

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

  • RE: Objections to virtualizing

    DBA From The Cold (5/29/2014)


    This all depends on the spec of the Production machine in my opinion. If the machine requires a small number of CPUs and a low amount...

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

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

  • RE: Objections to virtualizing

    It's dependant upon the machines requirements. For example if you have a host server with 64GB RAM and 16 CPUs and you require the VM to have 32GB RAM and...

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

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

  • RE: Restoring master database

    Ratheesh.K.Nair (5/26/2014)


    Thanks Beatrix,

    I got the below messages.

    C:\Program Files\Microsoft SQL Server\MSSQL10_50.R8\MSSQL\Binn>sqlservr.exe -m -

    sR8

    2014-05-26 16:14:33.41 Server Error: 17058, Severity: 16, State: 1.

    2014-05-26 16:14:33.41 Server ...

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

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

  • RE: Not able to fail over a sql cluster.

    Minto Minto(quendans) (5/26/2014)


    HI,

    recently we configured sql 2012 cluster. After installing ,i tried to check the failover from node to node.Form active node i stopped services but it is not getting...

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

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

  • RE: SQL Server 2012 AlwaysOn Groups and FCIs Part 4

    Carlton Leach (5/21/2014)


    does it allow you to:

    - create a 2 node cluster, 2 Standalone instance, with no shared disk?

    Yes that's pretty much a basic configuration with an AlwaysOn...

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

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

  • RE: SQL Server 2012 AlwaysOn Groups and FCIs Part 4

    curious_sqldba (5/20/2014)


    thank you for the wonderful post.

    You're welcome.

    curious_sqldba (5/20/2014)


    i) I was able to set AG with partial clustering ( no quorum ,shared resources), can i still set up auto...

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

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

  • RE: Give user/domain group only view access on sql server agent role.

    Granting SQLAgentReaderRole will automatically grant the base SQLAgentUserRole too.

    A user who has the base User role can only see jobs that they actually own, they'll see nothing else.

    A user who...

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

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

  • RE: Migrating Standalone SQL to Cluster

    So, you have a new server for your planned cluster to add to the current machine with the stand alone instance.

    Do you have a maintenance window or agreed downtime period...

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

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

  • RE: SQL Server Maintenance Plan- NO BACKUPs

    TheSQLGuru (5/20/2014)


    Perry Whittle (5/20/2014)


    There'll be some history somewhere. Have you thought of logging the job step output to a text file?

    Taking another opportunity to steer the user (and every SQL...

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

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

  • RE: Migrating Standalone SQL to Cluster

    It sounds to me like you're planning to switch the fibre volume with the standalone instances system databases and connect it to a new server as a clustered instance, is...

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

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

  • RE: Log shipping error

    as i suspected, you must grant Share\NTFS permissions to the SQL Server service and not yourself 😉

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

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

  • RE: Log shipping error

    arooj300 (5/20/2014)


    yes folder are shared. and I am using with Wizard.

    So, who did you grant permissions too??

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

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

  • RE: Issues while backing up to the network

    simple, don't backup to a network drive. You'd be better off taking backups locally and then copy them to the network. Backing up directly to a network drive requires a...

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

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

  • RE: SQL Server Maintenance Plan- NO BACKUPs

    There'll be some history somewhere. Have you thought of logging the job step output to a text file?

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

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

Viewing 15 posts - 3,241 through 3,255 (of 9,244 total)