republicopf.blogg.se

Dfu program in as400
Dfu program in as400













dfu program in as400 dfu program in as400

If your program hard-coded the locations of the record images, it will encounter problems. Your program may have stopped working because of some trigger buffer changes IBM made at V5R1. The trigger buffer, which contains information about the database operation and before/after images of the database file.When a trigger is added to a database file, the database operation passes two parameters to a trigger program, which you must write:

dfu program in as400

The trigger would apply whether the database operation is performed using a high level language, (such as RPG IV), a utility program (such as DFU), or by some other means, including SQL. The database operation can be an add, update, delete, or read statement in an application program. A trigger is a program that may run automatically when a database operation is performed on a specified physical database file. Can you give me an example of an RPG IV trigger program that will work?Ī. My company recently upgraded to Version 5, but the program was working perfectly before that. We use a trigger program written by a former employee it has started getting decimal data errors (RNQ0907 or MCH1202).















Dfu program in as400