Forum Replies Created

Viewing 15 posts - 901 through 915 (of 3,061 total)

  • RE: Multiple databases in ORACLE - How?

    cmingmon (7/29/2011)


    There are currently 6 different servers, 6 instances, and 6 databases. Each instance/database are on its own server. The task is to consolidate the 6 databases into 1 to...

  • RE: Multiple databases in ORACLE - How?

    Little confused... there are six Oracle "instances" each one running a "database" or there is one Oracle instance with six operational "schemas" each one of them equating one "database"?

  • RE: Mapping data from separate systems

    ian.scrivens (7/28/2011)


    I am in the process of designing a DW (something I have no prior experience of), part of which will contain client data.

    This client data will be fed from...

  • RE: Difference between Oracle and MySQL??

    rashu5577 (7/29/2011)


    I am very new to Oracle, I am planning to take some classes for Oracle 10G DBA.

    But I am getting confused like which is good whether MS SQL Server...

  • RE: Dimension Design Question

    Anthony Robinson (7/19/2011)


    Are there any "real" advantages to utilizing a named query to populate a dimension versus using an actual table? From my perspective, I can see te advanteages of...

  • RE: Dimension/Fact table design books

    Sqlraider (7/25/2011)


    I am just getting into creating Dimension/Fact tables from our data warehouse using SQL Server 2008 R2, SSIS, & SSAS.

    I currently have the following books:

    The Data Warehouse ETL Toolkit...

  • RE: getting data from oracle table to sql server table

    Sachin Vaidya (7/20/2011)


    I want to read the data from a oracle db table into a sql server db table. I heard that this can be done by setting up a...

  • RE: Regular activities of SQL DBA (L1 person).....

    Saga... (7/21/2011)


    The person as L1 support what will be the regular activities as soon as he goes to office ? what will be the regular issues you will face?

    Check backups......

  • RE: Time Varing Numerical Quantity

    David Portas (7/18/2011)


    PaulB-TheOneAndOnly (7/17/2011)


    A proper, complex, enterprise level Data Warehouse is nothing but a collection of simple Datamarts that share some conformed dimensions therefore there is not limit in regards...

  • RE: why one is seek and one is scan?

    shanghaigirl-1125377 (7/16/2011)


    my assumption is if the same query runs on the same environment same table structure (one with slightly less records in my case) same indexes should return same execution...

  • RE: Time Varing Numerical Quantity

    David Portas (7/13/2011)


    Dimensional models are most often used for simple data marts with a few entities. In a larger, more complex enterprise data warehouse it may only be feasible to...

  • RE: Table Without a Primary key?

    Subrata Bauri (7/15/2011)


    Why does SQL Server allow to create a Table Without a Primary key ?

    What is the intention behind this ?

    If you are not planning to enforce Referential Integrity...

  • RE: Will a composite PK be used in future queries

    kramaswamy (7/15/2011)


    primary keys are the physical structuring of the table. any query against the table will always use the primary key, unless there is a covering index which can supply...

  • RE: Difference between Oracle and MySQL??

    rnoakhali (7/16/2011)


    Great help....... I was thinking about those help files too...

    I was actually referring to the actual Oracle Documentation Library... every single book ever published by Oracle, all free and...

  • RE: Difference between Oracle and MySQL??

    rnoakhali (7/15/2011)


    ...So I am lil bit afraid to start learning Oracle. Can anyone tell me how much effort should I give to learn Oracle?

    If I start studying 3 hours each...

Viewing 15 posts - 901 through 915 (of 3,061 total)