Forum Replies Created

Viewing 15 posts - 3,436 through 3,450 (of 9,241 total)

  • RE: Moving over from Oracle

    As a dual skilled DBA, i say forget what you know about Oracle. Get the SQL server internals book and give it a good going over multiple times.

    I hear...

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

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

  • RE: Problem logging on to Integration Services

    k.arkenau (3/21/2014)


    Ok, there are two intances running on my system, one standard instance (MSSQL) and one named instance (SAPSQL). What to do then?

    Under the servername parameter put the full instance...

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

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

  • RE: GRANT CONNECT on Endpoint required for availaibity groups?

    pheonix623 (3/20/2014)


    I originally wound it by checking to see why I could not drop the login. I checked for any other using sys.server_permissions.

    Select pm.class_desc,

    ...

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

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

  • RE: transfer logins

    ramyours2003 (3/19/2014)


    i need to transfer only the sql logins from one server to another server with the passwords as well, how can we do it ?

    Which version sql are you...

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

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

  • RE: GRANT CONNECT on Endpoint required for availaibity groups?

    What are you using to ascertain that the login has a grant on the endpoint?

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

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

  • RE: Database Mirroring scenario

    you know now 😉

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

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

  • RE: SQL Connectivity Issue with IP

    do you have a firewall enabled?

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

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

  • RE: Maximum cluster nodes in SQL AlwaysOn

    glugingboulder (3/17/2014)


    Thanks for reply, i understand that part, but what if you have this example.

    10 node windows cluster

    Availability group 1 spans nodes 1 -5.

    Availability group 2 spans nodes 5-10.

    Essentially you...

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

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

  • RE: Database Mirroring scenario

    zedtec (3/19/2014)


    Hi Perry,

    No confusion.....Failover is performed at the principal server isn't it?

    No, not when the principal is dead as you quoted in your scenario above. In this case you would...

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

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

  • RE: Problem logging on to Integration Services

    k.arkenau (3/19/2014)


    Ok, I changed that and added the User to the DCOM User group.

    Nevertheless, the user still cannot logon to the information services.

    Any idea?

    If you used distributed com users...

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

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

  • RE: Database Mirroring scenario

    zedtec (3/18/2014)


    In relation to this, what happens if one of the site's goes down (i.e - the principal site) and automatic failover is not being used (i.e. - there is...

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

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

  • RE: Mirroring and SQL Agent Job on principle

    to add to George, the old principal will become the mirror but the session will be suspended. You will need to manually resume mirroring using

    alter database [yourdb] set partner resume

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

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

  • RE: Mirroring and SQL Agent Job on principle

    smtzac (3/15/2014)


    Yes. Recovering the Database. I don't think you can switch Principle server to Mirror if Principle is down, can you?

    Yes of course you can, but it's a manual failover...

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

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

  • RE: Transactional Log backup

    New Born DBA (3/14/2014)


    Just wanted to share my knowledge I have regarding transactional log and I am wondering if someone can answer me since I know just a little to...

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

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

  • RE: Why are my logshipping files so large?

    what do you see if you query the active processes, anything apparent there

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

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

Viewing 15 posts - 3,436 through 3,450 (of 9,241 total)