Forum Replies Created

Viewing 15 posts - 1,516 through 1,530 (of 1,838 total)

  • RE: SQL Server Job Steps

    I got it wrong... but for a different reason. The question said to pick 4, I probably would have picked all of them otherwise, since I know SSRS Report...

  • RE: Serialising tabular and relational data.

    While it would be nice to have a format that meets all of Phil's expectations, I don't know how practical it would be for vendors to create and support such...

  • RE: RAID 10

    I selected 2 because that's what our RAID 10 arrays actually are, 2 disks, on our SAN, oh well 😉

  • RE: Indexing Lookups

    SanDroid (2/3/2011)


    Does anyone know if Oracle uses the same Uniqueifiers to point directly to data in it's non-clustered indexes?

    Indexes in Oracle don't quite work the same as they do in...

  • RE: SP 2 on SQL 2008 Failing

    Thanks for the feedback folks. In my previous attempts I had copied the service pack install file to the C:\ drive of the individual nodes to avoid any network...

  • RE: SP 2 on SQL 2008 Failing

    Steve,

    Yes, out of despiration yesterday I did try running the service pack on the active node and it looks like it got stuck at the same point:

    2011-01-16 10:30:39 Slp: v:\32cf33b380ccdcc7d679ca\x64\FixSqlRegistryKey_x86.exe...

  • RE: Before Insert or Update Trigger

    In my previous life as an Oracle DBA / Developer, I think I understand this question better than people with just a SQL Server background. Other database systems have...

  • RE: How to get all MSSQL database columns names, data types and length

    Actually I have a few other concerns with these scripts:

    - unicode columns will show up as double length, and numeric columns will be unobvious because the max_length column used...

  • RE: The One True Script

    While I've never quite worked with anything as drastic as the "One True Script" described here, I have seen some pretty odd things, including a software company who's new client...

  • RE: TempDB

    Unfortunately it is possible for TempDB to not be in simple recovery mode. Where I recently started as the DBA, they have an instance where someone in the past...

  • RE: What's a Toaster?

    On the software side I'd have to say it's the office suite. Doesn't matter to me if it's using MS Office at work, OpenOffice at home, or any other...

  • RE: Perfect is the Enemy of Good

    Having been a database professional for almost 16 years now, it seems the vast majority of that time has been spent dealing with or fixing those corners that other people...

  • RE: SQL 2K5 - Table-Valued Parameters

    yep it is too early in the day, I've got to stop answering these before I've had some caffiene 😉

  • RE: All-in-one

    I think the problem the SQL Server team at Microsoft has had with deciding what features to put in what tool could be partly because of the way so many...

  • RE: Problem with scripting objects through query

    I typically just use a bunch of UNION ALL statements in my script building scripts

Viewing 15 posts - 1,516 through 1,530 (of 1,838 total)