Forum Replies Created

Viewing 15 posts - 13,171 through 13,185 (of 26,486 total)

  • RE: Separate Staging Tables and Data Warehouse into different Databases.

    Welsh Corgi (4/4/2012)


    Bulk-Logged Recovery Model is always an option, right?

    Still need to run t-log backups or you could run out of disk space as the log file keeps growing.

  • RE: Separate Staging Tables and Data Warehouse into different Databases.

    Welsh Corgi (4/4/2012)


    Regardless of the recovery model I want the Staging and Data Warehouse to be in separate Databases. I want smaller backups and faster recovery times.

    Not arguing with...

  • RE: Separate Staging Tables and Data Warehouse into different Databases.

    Previous employer, and I had nothing to do with the administration of the SQL Server database (or the server it was on), the DW was set to Full Recovery Model....

  • RE: Separate Staging Tables and Data Warehouse into different Databases.

    One question, if the data warehouse is using the full recovery model how often is data loaded?

  • RE: Primary key

    jitendra.padhiyar (4/4/2012)


    So it is not possible to add primary key on any populated table? or i need to another coulumn which will not allow null vaules ?

    Not what is being...

  • RE: Error at DataConversion

    Looks like a conversion from Unicode to non-unicode. I would guess that the data column in Oracle is defined nchar or nvarchar and in SQL Server as char or...

  • RE: Underlying Hardware

    SQLKnowItAll (4/4/2012)


    allen.mceuin (4/4/2012)


    SQLKnowItAll (4/4/2012)


    SQLKnowItAll (4/4/2012)


    I think the point is, from my perspective, that with the usage of this server you are more likely to have a motherboard issue than a...

  • RE: Primary key

    Pleasse read the error message again: Can not define primary key constraint on nullable column in table 'emploee'.

    The column itself allows null values. This is what is keeping you...

  • RE: Underlying Hardware

    SQLKnowItAll (4/4/2012)


    SQLKnowItAll (4/4/2012)


    I think the point is, from my perspective, that with the usage of this server you are more likely to have a motherboard issue than a HDD error....

  • RE: Underlying Hardware

    allen.mceuin (4/4/2012)


    Lynn Pettis (4/4/2012)


    allen.mceuin (4/4/2012)


    Personally, nothing really. If your sister sites are going Oracle (shudder) does that mean your site will be going that direction as well?

    Unfortunately yes. Were...

  • RE: Underlying Hardware

    When setting up a previous employers secondary rack mounted servers (using DASD) I had the data drives configured raid 1+0. These servers hosted the mirror databases for our PeopleSoft...

  • RE: how to verify production cluster is working?

    SQL Server clustering is not RAC. Only one node of a cluster can access the database. If you want to be sure that the failover works, you have...

  • RE: Underlying Hardware

    allen.mceuin (4/4/2012)


    lol, we should start a thead about the HORROR's of GP!!! 😛

    it is an absolute joke the way Microsoft makes use of its own technology.

    i have a GL3000...

  • RE: Underlying Hardware

    Also, years ago they did push RAID 5 for the data files, however, over the last 7 years or so that has changed to Raid 1 + 0 for the...

  • RE: Underlying Hardware

    And I may be wrong, but I thought that Microsoft purchased Great Plains, Navision, and Axapta.

Viewing 15 posts - 13,171 through 13,185 (of 26,486 total)