Datacom

  • 1.  does datacom driver support array/batch fetching

    Posted Jun 05, 2016 09:24 PM

    does datacom driver support array/batch fetching



  • 2.  Re: does datacom driver support array/batch fetching
    Best Answer

    Broadcom Employee
    Posted Jun 06, 2016 03:12 PM

    CA Datacom Server supports both JDBC and ODBC BATCH processing in version 15.0.

    We do not support array fetching.

    Batch processing is documented in the 15.0 “CA Datacom Server Release Notes” section

    https://docops.ca.com/ca-datacom-tools/15-0/en/working-with-ca-datacom-server/ca-datacom-server-release-notes

    of the “Working With CA Datacom Server” space of the “CA Datacom Tools -15.0”in docops.ca.com as follows:

     

    JDBC Batch
    Processing

    JDBC driver changes were made to support
    batch processing methods like addBatch, executeBatch, and clearBatch when you
    query DatabaseMetaData.

    ODBC Batch
    Processing

    The ODBC driver can now send data for multiple queries to
    run consecutively. You can combine multiple SQL statements and then execute
    them as a batch or execute a single SQL statement with multiple records to the
    server. This batch process applies only to the Insert, Update, and Delete
    statements.



  • 3.  Re: does datacom driver support array/batch fetching

    Broadcom Employee
    Posted May 19, 2017 02:13 AM

    TEC1001883  created for this question.



  • 4.  Re: does datacom driver support array/batch fetching

    Posted May 19, 2017 02:28 AM

    For the original poster and anyone else who reads this discussion who would like Datacom Server to support array fetching, please head over to DAR: Datacom Server ODBC to support array fetching  and vote it up. Only then are CA Development likely to deliver this repeatedly requested feature.