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 9822Why we need to give File and To file Names While we are using OVRDBF. What is your understanding related to this?
2 7431Hi guys, anybody know How RPG/400 code can be converted to RPG IV code with a single command?
1 62831.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 13464What does Implicit Open means with respect to a file ? What about the Explicit Open?..what are the major differences between these two?
IBM,
1 8315HOW TO DELETE THE RECORD FROM MASTER FILE WHICH IS LINK BY ANOTHER TRASATION FILE WITH REFERTIAL INTYGRITY?
TCS,
1 5951Can we used ovrdbf command after the opnqry file if yes then What will be out put of your program?
IBM,
4 9115Hi, 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 8206HI,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 10998HI, 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 6130suppose 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 10828i 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 13154How to identify the object has compiled with the debug view as *source without using STRDBG?
6 16531
how do you specify the number of records to roll in a subfile ?
what are the different opcodes available in rpg for database access ?
what is the purpose of indicators in rpg?
what is a query can be run in which mode?
How to reverse a string using RPG?
how do you pass parameters in cl?
how to define global parameter in ile ?
define subsystem?
what is arrival sequence?
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
what is the purpose of dynslt keyword?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
How to avoid using indicators in ile ?
what is a join logical file?
How to create a link between multiple maps in a mapset?