If you want to discuss a topic not covered in the other database forums, this is where to post.
I'd like to know when a stream file in an IFS directory has changed. When it has, I'd like to run an AS/400 job that reads the IFS file, imports it...
I can remember working with a system where a CASE tool was used. The tool (which I shall not name. . . . . . . .O.K. - Synon) routinely generated...
Just sign on as that user at that workstation and then exit SQL with option 4 to save session to a file? Otherwise this command will dump the session...
SELECT substr(tmcode,3,1) as tmhold FROM mailfile WHERE substr(tmcode,3,1) = 'B' If you want to select all of the other fields too, then: SELECT m.*,...
You can do a DSPFD, type journ on the find line, do F16...this will position you to the journal information. Journal images should be *both. Or you...
There are two options: 1) Do not let the trigger insert new records into the PF the trigger is triggering. I think that is the normal procedure. 2)...
You may try PRTTRGPGM command
Try this: OPNQRYF FILE((APPINVE)) QRYSLT('DIV = %VALUES("35" "46") *and DSBDAT = %RANGE(' *tcat &RANGE1 *tcat ' ' *tcat &RANGE2 *tcat ') *and MODIFY...
I think we need a full-panel "WRKPFTRG" utility from IBM to help us manage this stuff better.
It is not as comprehensive as you would like, but you could try the CMPPFM command. It is free, and included with OS/400. Dave
Occasionally we use a utility to restore deleted records from a database file, to fix a problem or just for research. Sometimes for a file we want to...
Anyone know what the max size of a journal receiver is (in MB, GB, or whatever)? I created one using the threshold parameter of *NONE but a program...
Does anyone know how to suppress the output that you get when you run a SQL statement using the RUNSQLSTM command? I have a SQL statement stored in a...
There are various options available to modify stored procedures on the AS/400 depending on what OS release you are at. Whether you execute the CREATE...
This can be done in Crystal Reports. You can specify a range value to group data. Dave
I remember that there is a way to force a file to reside in memory on the AS/400. I just can't remember the command to force that to happen. Does...
In your SELECT CASE.... and WHERE clauses CDE has not matched selection criteria: '100','200', '300' and '00100', '00802'... If '00100', '00802'.. is...
Hi bibarnes. I too have heard this warning throughout my long and bland career. :) I have had the issue with one file in nearly twenty years having...
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules