 |
| ADVICE: |
| >> |
What's the difference between the three types of subfiles as in the DDS?
ASK THE EXPERTS :What's the difference between the three types of subfiles in the DDS, as well as the difference in programming the three. ... |
| >> |
Which is preferred: logical file or embedded SQL?
ASK THE EXPERTS :Would it be faster to create a logical or embedded SQL in the following cases? First, I have a physical file that has 100 ... |
| >> |
Error occurs during debugging
ASK THE EXPERTS :I've made some modifications to an interactive RPG IV program and it compiled fine, but when I started to debug it using ... |
| >> |
Comparing new records to existing records
ASK THE EXPERTS :I'm creating a new record and want to compare it with an existing record on file. If they are identical I drop the new one, ... |
| >> |
Capturing the record change
ASK THE EXPERTS :We have journaling run on our iSeries. How can my RPG program capture the record change recorded by journaling? |
| >> |
Deleting a logical file
ASK THE EXPERTS :
How can I delete a logical file that is related to three physical files?
|
| >> |
How do you read a formatted dump of an SQL RPGLE program?
ASK THE EXPERTS :How do you read a formatted dump of an SQL RPGLE program and what do you look for? For example, I received an error message ... |
| >> |
Retrieving permissions for all objects in our IFS
ASK THE EXPERTS :
I'm looking for a way to retrieve the permissions for all of the objects in our IFS and place them in a DB2 file that I ... |
| >> |
Options for sorting subfiles in RPG
ASK THE EXPERTS :
I sort subfiles in RPG LE by copying the subfile records to array and then SORTA and copy the array back to the ... |
| >> |
Monitor for a fatal RPG III error
ASK THE EXPERTS :In a CL program, how do I monitor for a fatal RPG III error? I have an interactive RPG program that opens a file for update. ... |
| >> |
Possible to automatically refresh display?
ASK THE EXPERTS :I'm trying to create a screen (subfile) to display inventory information. I realize that the automatic refresh screen is more ... |
| >> |
How to cross-references all programs with one another
ASK THE EXPERTS :Is there an IBM-supplied file that cross-references all programs with one another? I want to change a program and need to ... |
| >> |
Formatting the TOINTNET parameter
ASK THE EXPERTS :I have a CLP which calls an RPG program to format the recipient list, subject line and text of an e-mail message. Then, the ... |
| >> |
How to get the source file information of a module in an RPGLE program
ASK THE EXPERTS :Do you know a non-interactive method to get/print the source file information of a module in an RPGLE program? I know how to ... |
| >> |
Update records in a CL program
ASK THE EXPERTS :
What's the best method to replace/update a record in a file from within a CL
program?
|
| >> |
Too many handheld users crash the system
ASK THE EXPERTS :We have an RPG application running on a 5250 session on handheld scanners. The application has multiple inquiry screens. All ... |
| >> |
FTP a file that contains exclamation points
ASK THE EXPERTS :How can I FTP a file that contains exclamation points? Currently I'm in ASCII mode and the company that sponsors the site ... |
| >> |
Possible to create a user-defined option to be used in the debug mode?
ASK THE EXPERTS :How can I create a user-defined option to be used in the debug mode? For example, when I'm in debug mode, I can use "F" for ... |
| >> |
Speed up a report in RPG IV
ASK THE EXPERTS :I'm totally new to this and I'm trying to speed up a report in RPG IV. The report takes 1.5 hours to run. If I changed the ... |
| >> |
What object authorities are carried with RUNRMTCMD?
ASK THE EXPERTS :I am using the RUNRMTCMD to kick off a VB programs on another server. I am having 'permission' issues. I also have ... |