Forum Replies Created

Viewing 15 posts - 2,926 through 2,940 (of 3,061 total)

  • RE: Are there equivalents in Oracle Sql ?

    You have to ask this question to Angelo, good luck.

  • RE: Tempdb

    Performance Monitor...

    Add two indicators,

    SQL Server Databases in general --- transactions per second

    SQL Server Databases, TempDB --- transactions per second

    That would give you an idea of how heavily TempDB...

  • RE: SQL DBA Contracting

    Dean Jones (9/15/2008)


    ...on looking at most jobsites, the main skill set in demand is Oracle.

    There is a reason for it, look at Oracle vs. SQL Server market share.

  • RE: SQL Server Scalability

    Richard McSharry (9/15/2008)


    I understand that Oracle has some kind of grid computing solution to scalability.

    Oracle RAC pursues reliability, not scalability... you also do not put 60 nodes in a RAC,...

  • RE: T-SQL Code Review

    25 hundred storedprocs to review? :w00t:

    yeah... that would be nice, I have to agree with you but... it won't happen.

  • RE: Data Warehousing?

    msanchez (9/12/2008)


    Thank you, but you might want to be careful siding with me. I seem to have offended some folks; I wouldn't want to get you caught up in...

  • RE: Data Warehousing?

    msanchez (9/12/2008)


    I agree with Paul8, and again you are a good example of taking an obviously well informed database person, like yourself, and getting them to "see" the difference between...

  • RE: Data Warehousing?

    try again, you missed the point. 😉

  • RE: resource database - move or not?

    torpkev (9/12/2008)


    as a service pack will probably cause me some issues with the resource database.

    You can take out the "probably" from your phrase, when the Service Pack day comes you...

  • RE: Data Warehousing?

    Glen (9/12/2008)


    that is interesting approach. So, you are delivering to any customer, irrelevant from his needs, a framework which is based on a predefined “Information Factory"? Wouldn't it lead to...

  • RE: sql server backup

    Lian Pretorius (9/11/2008)


    Just my 5 cents

    That's inflation man, wasn't it just 2 cents last week? 😛

  • RE: Are Stored Procedures Evil?

    ...it was never the arrows but the indian. 😀

  • RE: Getting data out of Oracle 8i?!!

    First thing first... be very carefull!!! you are login into that database like "sa" in the SQL Server world.

    Objects in Oracle have a composite name schema_name.object_name

    Find out the schema_name that...

  • RE: Oracle issues

    may I ask how is this related to "working with Oracle"?

  • RE: Adding Files to a Database

    That's correct but remember SQL Server does not know how your application uses tables and indexes... even if space would be allocated across all datafiles you may end with all...

Viewing 15 posts - 2,926 through 2,940 (of 3,061 total)