Forum Replies Created

Viewing 15 posts - 31,801 through 31,815 (of 39,819 total)

  • RE: Weirdest interview question?

    It's so those hard smashes will leave a rug burn!!!

    Fuzz on a tennis ball? Who cares is the answer, unless you're interviewing for...

  • RE: The Problems with SSIS

    Michael,

    That's a good point and I hadn't thought about ETL becoming more a developer's area. However far SSIS has improved the ETL capabilities of SQL Server, it's also left behind...

  • RE: Hard at Work

    Expecting more hours is definately illegal, but it's often assumed.

    It can be hard either way. Taking care of errands, meeting the cable guy, etc. are easier when there are two...

  • RE: Database Security

    Using full scale disk encryption, like Pointsec, is a good start, but I don't think developers should have real corporate data on their laptops. Obfsucate or scramble the data for...

  • RE: DBA''''s more scarce in 2007

    Modern Physics in 21 days?

    I did not like Particle Physics in my college days. I somehow figured out the math and could solve the problems, but didn't understand the meaning...

  • RE: Hard at Work

    , actually I work in journalism now. Not sure how I got to this place after bartending in college, an economics degree, a hatred...

  • RE: Hard at Work

    Simon,

    you're right on there. Extra hours typically mean someone didn't plan properly. The true "it just broke" emergencies are few and far between.

  • RE: When is the logical file name referenced?

    I believe only in the ALTER or RESTORE statements.

  • RE: How do you copy a DTS Package from one server to another

    You can also open each and then "Save AS" to the new server or SAve As a Structured Storage file in the file system and move them.

    Sugesh' technique is the...

  • RE: SIZE OF THE LOG FILE

    A few things. First, what caused the log to grow? This stores a record of the work done in the db, and if there's a lot of work (inserts, updates,...

  • RE: File sizes : single 145G file how do I get it into 5-10gig files

    Joseph,

    Were your dbs created with files that size or have they grown? If you want smaller data files, meaning file groups, you can easily create those and then move the...

  • RE: Task Manager - Memory Usage Delta is not Changing for sqlservr.exe

    First, is this Enterprise edition?

    Second, each app gets 4GB of virtual memory, which is mapped and swapped out to physical memory. I'm not sure what the Delta stat is, but...

  • RE: Backup Log file failure

    Lynn has a great question, but you don't necessarily need the log for a restore. The data file backup is what you need for the restore. The log, if you're...

  • RE: Stop the madness

    Oh come on Lynn, we could get a 1000 post thread going

    Actually it's kind of become fun to watch them go.

  • RE: Scripts could use an ORDER BY

    It's coming. We should go into limited Beta next week and a enw site in 2-3 weeks, which will have tags and other sorting options, including voting and comments on...

Viewing 15 posts - 31,801 through 31,815 (of 39,819 total)