Forum Replies Created

Viewing 15 posts - 616 through 630 (of 822 total)

  • RE: Talking baseball

    Sunny and 70 in California! (just to rub it in =p)

    Too bad the Giants weren't so hot.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Regarding SQL Server Service Account

    Separation of duties.

    Check here: http://msdn.microsoft.com/en-us/library/ms143504.aspx

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Greetings from a new (future) SQL DBA.

    Welcome!

    I learned a ton from this site regarding writing SQL:

    http://www.w3schools.com/sql/default.asp

    Make sure to bookmark Books Online (http://msdn.microsoft.com/en-us/library/ms130214.aspx).

    And yes, as already been stated, get an instance up and running, get...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Oracle ODBC connection and 'Force Encryption' on SQL Server

    Haven't checked the progress in Oracle, but we ditched the Oracle Gateway server.

    Oddly enough, we met on a similar topic this morning. Some colleagues are trying to...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Talking baseball

    Giants camp is pretty upbeat 'cept for the news about B. Wilson's oblique strain. Little scary.

    Cane's elbow had everyone nervous, also.

    They're tearing it up, but it is only Spring...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Oracle OEM grid for SQL Server Monitoring

    We're still using OEM for SQL Server monitoring, using version 10.2.0.5. It works but I find different nuances every week.

    Follow my links from above, the Oracle documentation is good.

    I'm...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Changing the default port numbers when configuring database mirroring

    Roland, thanks for the comment, looks like I missed an edit.

    The name of the endpoint on the mirror should be 'MirrorEndpoint'. So yes, the two connect statements should read:

    create...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Changing the Port for the SQL Server listener

    I can do this one, also. It's similar to the other port article.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Find out the port SQL Server uses

    I'll take this one.

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: DBA Concerns

    I am smack in the middle of this at my job. My manager is all about security/process/documentation, while other parts of management (and even the upper management) has a...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: The Wisdom Department

    I love the image you chose, D&D PnP dice and Player's Handbook definition of wisdom. Brought back memories...are (were) you a gamer, Steve?

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: Text commands vrs GUI

    We're currently studying for the 70-432 certification also. I passed the 70-431 exam, so have some experience here.

    As David stated, knowing the T-SQL behind the scenes will give a...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: SQL Server Agent Scheduled Jobs - Cannot find DLL when invoking executable program

    It probably has something to do with a 32bit library vs. a 64bit library. 'procexp' might show you that.

    Curious, why are you going to SQL Server 2005? You're...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: SQL Server Agent Scheduled Jobs - Cannot find DLL when invoking executable program

    This is a total shot in the dark, so do some research before, but maybe the .dll isn't registered.

    You could modify the account that the SQL Server agent...

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.
  • RE: CTE, join or ?

    Wow...duh! Thanks GS. Forgot my set theory for a second.

    Is a join the only way to do this?

    ----------------------------------------------------------------------------
    Sacramento SQL Server users group - http://sac.sqlpass.org
    Follow me on Twitter - @SQLDCH
    ----------------------------------------------------------------------------

    Yeah, well...The Dude abides.

Viewing 15 posts - 616 through 630 (of 822 total)