Interviewer asked me write down DDS for load all subfile .can anybody write dds
No Answer is Posted For this Question
Be the First to Post Answer
suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?
how do you use commitment control in rpg?
What is the name of default out queue when user logs inn to syatem with valid profile?
difference betwen keywords and opcodes
What are the commands that can be executed in CLP but not in RPG? Why?
what is flat file?
what is decimal data error? when it will come and how to achieve(rectify) this error please give me solution as well as code
I have a PF(ABC)with no key fields. PF(ABC)have 2 fields (cusno and cusname). Please let me know how can i read the cusno = 1150 directly from PF in CL and RPG program(Without creating the LF and without reading the complete file and then compare 1150)
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
Thanks gagan for your answer,i'm new to as400,i don't know embedded sql in rpg.can you send me the coding for the below mentioned question in embedded sql rpg. how to retrieve particular field records from a physical file,say i have a physical file called 'employee' in it i have to retrieve the records of a field 'admin' present in pf 'employee' using rpg,but i should not use logical file or openquery file.