IBM AS400 AllOther (736) 1.I have a Physical file with 100 records, No duplicates exists, all are Unique,But while i am running Runqry utility i am getting only 80 records..What could be the reason?
3 9938Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?
2 7524Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?
1 63731.Where we declare Variables in RPG/400,RPGIV,RPGILE.? 2.When do we use D-spec and I-spec in real time ?.what is difference between them?
HP,
1 13555What does Implicit Open means with respect to a file ? What about the Explicit Open?..what are the major differences between these two?
IBM,
1 8427HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
TCS,
1 6028Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
IBM,
4 9309Hi, can any one tell me :IN CASE OF SINGLE PAGE FILE HOW WILL I LOAD THE PREVIOUS PAGE WITHOUT THE USE OF SFLCLR INDICATOR ?
IBM,
3 8339HI,1: What is the function of 'SETON LR' AND '*INLR=*ON ? 2:Can we used "seton lr" OR "*INLR = *ON" in between the program code ? 3:if yes then according to there function the code which is written acter seton lr/ *inlr should not be execute . Can any one tell me why those code get executed ?
2 11125HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
IBM,
1 6228suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .
CSC,
4 10995i have a file with the values 10, 20, 30, 40, if am setll with the value 25 then readp, so what it will return?
6 13387How to identify the object has compiled with the debug view as *source without using STRDBG?
6 16755
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
what is a primary file?
What is the syntax of redefine?
how can you specify no duplicate key?
what is data area and how it is used in rpg program ?
writing an sql statement from selecting records from two files using single statement and nested select statement.
under given circumstances, my cgi should link to another site. How to implement this?
how do I play {insert rpg system here}?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
what is the use of dspatr(mdt) keyword?
Difference Between Ca & Cf?
What is file access opcodes?
list some of the commonly used commands for debugging?
what are the different opcodes available in rpg for database access ?
How to change the batch job to interactive job?