Forum Replies Created

Viewing 15 posts - 331 through 345 (of 508 total)

  • RE: Job Error. Need help ASAP.

    Also, what account is sql agent running under? Permissions on that account could keep the job from running. When you run it from EM you are using your login rights...

  • RE: Interesting issue with transactiosn

    Sounds like you could be running your tempdb out of space and it is having to grow to meet the needs of joining all those rows in tempdb. I would...

  • RE: SQL Cursor vs. ActiveX Script Task?

    Personally, I would stick to the load tables as well. Even for small jobs. What I have found is that small jobs end up growing over time and your cursors...

  • RE: Analysis Service Books

    Step by Step microsoft SQL Server 2000 Analysis Services is a wonderful book to start with.

    Wes

  • RE: DBA Job Description

    Well, I don't think anyone here can provide your job description. Take a look at what you know you are responsible for. Also, look at all the things you do...

  • RE: What processor?

    Sorry, on the DL760 nothing bigger than 900mhz period they are comming out with a new box in march time frame that will use the new P4's I was just...

  • RE: What processor?

    I haven't seen any thing bigger than 1.4 or 1.6 with 2mb cache on them.

  • RE: IBM SQL Cluster

    I personally haven't done alot of work with IBM servers. I would recommend calling IBM and getting their recommended setup for a cluster.

  • RE: What processor?

    go with as much cache on the proc as possible data close to the processor is very important. We have several machines with faster procs but the ones with more...

  • RE: Clustering

    Same here, I just usually go back in and fix logins and jobs. It's kind of a pain to restore master. BOL recommends detaching and reattaching databases then recreating logins...

  • RE: Clustering

    If I'm not mistaken you can restore master from a non-clustered to a clustered envionrment. I'll do some checking to make sure. What reason other than logins and the like...

  • RE: Choice between cluster, log shipping and repl.

    For availablility clustering is really your only solution unless you app is coded to check multiple servers for the same data. I have always found clustering to be easier to...

  • RE: Only Data Warehousing jobs?

    I'm in the same boat as many of you are. I'm use to working with high volume severs with tons of smaller tables and hundreds of concurrent users, now I...

  • RE: Single Zeon CPU - SS EE configuration

    I don't think we are on the same page. As far as the OS and SQL are conserned if you have a hyperthreading cpu and hyperthreading is enabled on the...

  • RE: Single Zeon CPU - SS EE configuration

    If you configured the OS as single processor then hyper threading doesn't come into play at all the OS and SQL only "sees" one processor. Hyperthreading makes the OS "see"...

Viewing 15 posts - 331 through 345 (of 508 total)