Forum Replies Created

Viewing 15 posts - 1,456 through 1,470 (of 3,061 total)

  • RE: Page Life Expectancy

    markganley (10/7/2010)


    The PLE was giving at least a value all the time we were running the server prior to stopping it and setting up mirroring. Nothing else has changed on...

  • RE: Foreign key displays null

    kennywashington2000 (10/6/2010)


    Thanks for the reply, I was not aware that I was supposed to insert anything into the field since it is a reference to a Primary key field that...

  • RE: Foreign key displays null

    As far as I can see script is inserting nothing in employee50.Job_Title_ID therefore is correct to show there... nothing.

    Also, I would define employee50.Job_Title_ID as Not Null.

  • RE: Migrate Oracle database to SQL Server 2008

    gmamata7 (10/6/2010)


    What is the latest version of SSMA?

    We are migrating Oracle 11g database to SQL Server 2008 R2. So which version of SSMA works best for us

    Always use the...

  • RE: Apply partition concept to existing table

    amit-1143912 (10/6/2010)


    ...I cannot recreate this table. Clustered index not to be created on this table.

    how can I apply the partiton scheme to the existing table or a exisiting table with...

  • RE: Parse name from Email Address

    jeboesch (10/6/2010)


    Thanks, this gives me the desired output but I received the following error message:

    Invalid length parameter passed to the SUBSTRING function.

    The email field contains some NULL values, could that...

  • RE: Duplicates returned even using DISTINCT and WHERE NOT IN

    jerry-621596 (10/6/2010)


    I have a table with nearly 6,000 rows that needs to be updated with new rows periodically. The update is based on whether the email address already exists....

  • RE: Difference between Oracle & SQL Server at high level.

    saurabh.deshpande (10/6/2010)


    🙂 I said, I am just OCP Oracle, not a SQL Server DBA.

    I'm sorry, my bad. I missunderstood - it happens to me 🙂

    saurabh.deshpande (10/6/2010)


    I am not into Database...

  • RE: How to troubleshoot performance issues?

    Jake50515 (9/24/2010)


    I have a database that is losing performance very quickly when the db size grows large. If I run my insertion benchmark on a clean database, I can...

  • RE: Foreign key displays null

    Employee73.Job_Title_ID FK references Job_Titles_8 PK

    Script shows creation of Job_Titles_10 but doesn't show creation of Job_Titles_8

    Script shows neither Job_Titles_8 nor Job_Titles_10 population.

    Can't troubleshoot without proper information 🙂

  • RE: Questions regarding database schema design that may get really funky

    I vote for Michael's solution.

    No reason not to handle it at "pool" level - I would probably rename it as "investor entity" so to differentiate from "investor individual".

    Most probably I'll...

  • RE: Difference between Oracle & SQL Server at high level.

    saurabh.deshpande (10/6/2010)


    ... I finished my OCP (DBA Track).

    Being both a SQL Server DBA and an Oracle OCP you should know what the differences are, don't you? 😉

  • RE: historization of high volume data

    getoffmyfoot (10/5/2010)


    I agree... 2 million isn't alot of data, and don't think you need to create "history" tables

    This might be a valid alternative but there are others. That's why I...

  • RE: Difference between Oracle & SQL Server at high level.

    saurabh.deshpande (10/6/2010)


    Actually, I am intracting with mulpital RDBMS during my assigments.

    So, I thought of building Competency within mulpital database systems.

    So, you can say...

  • RE: Difference between Oracle & SQL Server at high level.

    saurabh.deshpande (10/6/2010)


    Can we keep this post open, so that everyone can write, the differences they found while working on these two platforms. Or you can more in...

Viewing 15 posts - 1,456 through 1,470 (of 3,061 total)