Forum Replies Created

Viewing 15 posts - 76 through 90 (of 2,436 total)

  • RE: need to change dyanmic port to Static port

    I would also ask "why was the port made 'dynamic' in the first place?"

    If it is on a standalone SQL Server "Why", "Security or some other policy driven reason"

    However if...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: tempDB data file

    agreed as it is written - however there are relevant truisms that do enhance performance on truly large systems.

    We have found that on NUMA architected 'physical' systems one file...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Page file in SQL 2008 Servers

    with 1 TB of RAM one would hope that 'paging' is 99.999% non-existant (the OS will use an very, very, very amount still though).

    We have a number of HP DL-980's...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: PAE Overhead

    Here is a rather old article from a trustworthy source: http://www.sql-server-performance.com/2006/awe-memory/

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Should We Move to Azure?

    SQLServerCentral just a service and I don't care how it works, as long as it does 🙂

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Unable to connect to server in my local; SQLServerAgent cannot start

    one more bit ...

    If using an AD account it needs to be in the LocalAdministrators group on the server in addition to the SQL sysadmin role.

    This is especially true if...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: 2012 licencing help

    Be careful in evaluating the move from SQL Express.

    Below is some current licensing cost information:

    - SQL 2012 'standard' - $1,793 per core, buy in 2 packs - $3,586 -...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Deadlock sarted after upgrade the OS and SQL from 32 bit to 64 bit

    Locking/blocking and deadlocks are more application code and database design related.

    I asked about the upgrade in HW because it seems that that was the last thing to change - I...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Deadlock sarted after upgrade the OS and SQL from 32 bit to 64 bit

    was there a change in the number of CPUs ? did you go from single/dual core CPUs to dual/quad/octo cores ?

    I ask because paralellism may be a culprit ...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Avg Disk Queue Length

    I would not totally ignore the disk queue length since this is a local array. However a 15 second sample interval is way too long an interval - to diagnose...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: Teambuilding and Bonding

    hmmm ... unless I missed it nobody mentioned the 'economic decline' that occurred in 2008, its impact and the 'slow' recovery. Prior to Q3 2008 there were monthly catered...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: SQL Server on RDS

    WOW Steve - it seems that you really hit a 'hot' button on this one ...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

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

    Jeffrey, Joe and Kevin hit all of the relevant points.

    We have a 1.5 TB database filled with 1.2 TB of data. Using SQL LiteSpeed, a good SAN, multiple HBAs and...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: File Allocation Unit Size and Partition Alignment

    Since we are talking about the 'right' things to do for your SAN disks on SQL Server let us not forget to check with you specific SAN manufacturer's best practices/whitepapers...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

  • RE: steps after data purge

    Depending on whether or not you have a large enough maintenance window reindex is OK (remember reindex locks out the users from the table !). However if concurrency and uptime...

    RegardsRudy KomacsarSenior Database Administrator"Ave Caesar! - Morituri te salutamus."

Viewing 15 posts - 76 through 90 (of 2,436 total)