Forum Replies Created

Viewing 15 posts - 811 through 825 (of 3,061 total)

  • RE: ORACLE to SQL SERVER Code conversion problem

    SYSDATE, research getdate()

    TO_CHAR() and TO_DATE(), research cast()

  • RE: Oracle -Microsoft cluster service(OS CLUSTERING)

    rfr.ferrari (9/29/2011)


    well, if you have an oracle database, you can to configure the Oracle RACK!!!

    One "K" too many 😀 ... RAC, as in Real Application Cluster.

  • RE: how to set a JOB in Oracle

    ghanshyam.kundu (10/5/2011)


    I am a core Sql server developer, but now,i need to work on oracle DB. here i want to execute a procedure automatically,(same as job procedure in sql server,...

  • RE: Agile BI

    Ninja's_RGR'us (9/20/2011)


    steveb. (9/20/2011)


    Ninja's_RGR'us (9/20/2011)


    steveb. (9/20/2011)


    wildh (9/20/2011)


    Does anyone have experience of DSDM Atern? How generic is it? and why cant I find much/ anything about it with relation to...

  • RE: Recommendation for Partitioning Table

    GilaMonster (9/19/2011)


    PaulB-TheOneAndOnly (9/19/2011)


    As a rule of thumbs, your partitioning strategy should help either Performance or Archiving/Purging - if your strategy doesn't help at least one of those processes forget about...

  • RE: Listing Parent tables and child table

    vinayak.v (9/20/2011)


    Hi ..

    I have two database name AA and AAA..

    AA database contains the data ...

    and AAA its a empty database containing same tables

    in both the database..

    now...

  • RE: Recommendation for Partitioning Table

    nikhil.desai1 (9/19/2011)


    1. After how many rows a table should be partitioned?

    2. what should be the maximum size after which table should be partitioned?

    3. Any other recommendation to partition the table...

  • RE: xp_readerrorlog

    Joy Smith San (9/19/2011)


    Can anyone tell me what exaclty happens when we execute 'sp_readerrorlog' ?

    It returns the contents of the errorlog filtered according provided parameters 🙂

    Joy Smith San (9/19/2011)


    How this...

  • RE: Urgent help needed= Please help

    hydbadrose (9/15/2011)


    I know I am sorry to provide the insufficient information. All I know is this document has 1000 records and I have to break it down into about 10...

  • RE: Beginners Guides

    derekr 43208 (9/15/2011)


    Where is the best place to find info/documentation on learning SQL Server from the beginning - From an administration point.

    1- Build your own lab, meaning download and install...

  • RE: Questioning virtualization

    Kevin Dahl (9/9/2011)


    ... seems to think that we can replace a 24 core dedicated HW machine with a 4 VCPU install on blades/VMWare.

    Here is how it works.

    When you do capacity...

  • RE: Another bug in SS?

    GilaMonster (9/9/2011)


    They very likely will become mandatory (and not an sp_configure option), though it'll take a few versions.

    The T-SQL language is getting to the point that the parser can't completely...

  • RE: Reg: Verritas Net backup tool

    abhishek_dwivedi03 (9/9/2011)


    We have a query regarding Veritas Netbackup tool.

    We are using veritas netbackup tool to backup and restore DB in SQL server 2008/2005.

    Can any one help us how to find...

  • RE: Data Warehouse best practices

    Shurkadze (9/8/2011)


    I have a OLTP on a server1 and DW on a server2. ETL procedures populate DW on server2 using source data from server1.

    Is it better to run ETL on...

Viewing 15 posts - 811 through 825 (of 3,061 total)