PublicationS

Here is a list of articles from the author published on IBM developerworks. The topics include technical tips, abstracts, to do lists etc and are developed with the help of simple DB2 concepts, SORT cards, Job Control Language etc. You can use the search window to find out more about these simple, easy to use and friendly workflows. There may be more than one way to implement these workflow. Doors will always remain open for any incoming suggestions.




  1. Technical tip : High availability on DB2 for z/OS on single LPAR systems -This article introduces a high data availability solution on IBM® DB2® for z/OS® using DB2 BINDs for shops having their test, development and production environments on a single LPAR. Using this method, it is possible to map the test program onto production qualifiers and retrieve data directly from production without the need of data refresh.
    Read more at - http://www.ibm.com/developerworks/data/library/techarticle/dm-1305db2zosavailability/index.html

  2. DML Scanner -
    Find for the presence of Inserts, Updates and Deletes in the COBOL source code and take appropriate action as per your requirement with the help of simple concepts. This scanner can be modified according to your needs and is easy to understand and troubleshoot

  3. DB2 Table with 0 or 1 row -
    Find out how a DB2 table can be restricted to hold either 0 or 1 row using DB2 concepts and tricks

  4. Generate unique Timestamp -
    A common request from application developers to have a unique value on a timestamp column for application testing. Find out how this can be achieved with the help of SORT card

  5. HEX convertor -
    Your requirement of changing NULL values to spaces is simplified with the help of SORT card

  6. Program Check -
    Ensure a new version of your program , this product creates a shout by identifying if the program to be overridden by BIND can cause a potential -805 in live systems

No comments:

Post a Comment