Programming Languages on Power

Power Programming Languages

IBM Power, including the AIX, IBM i, and Linux operating systems, support a wide range of programming languages, catering to both traditional enterprise applications and modern development needs.


#Power

 View Only
  • 1.  Trigger Library

    Posted Mon March 07, 2022 11:23 AM
    What recommendations can anyone provide for whether or not to place an SQL trigger program within the library where the database file it is triggered from resides versus the library where we usually store program objects?

    ------------------------------
    Amy Vozza
    ------------------------------

    #SQL


  • 2.  RE: Trigger Library

    Posted Mon March 07, 2022 12:31 PM
    A trigger (program) should always be in the same library as the associated table or view.
    When saving and restoring the data library you do not have to be (re)registered.

    ------------------------------
    Birgitta Hauser
    Database and Software Engineer
    Selfemployed - Modernization-Education-Consulting on IBM i
    Kaufering
    +49 170 5269964
    ------------------------------