IBM AS400 AllOther (736) i have a PF,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in PF
3 104261. 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.
2 6399Pgm A is invoked through HTTP. It is in Activtion group QILE. Pgm A calls Pgm B and Pgm C. Pgm B is in activation group TEMPACTGRP. Pgm A ends in error. Pgm A is called again. But it gives an error that TEMPACTGRP still exists and files are present in QTEMP. What is the cause and how will u fix?
1 4793how 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.
3 9473Thanks 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.
2 6337what is meant by record lock.how records are locked.what is the purpose of record lock.if records are locked what happens.how to find out which record is locked.
HCL,
4 14439how can we find setll setgt chain read reade readp operations are successfull or not,give example.explain in detail.
4 14943what procedure should we use to find whether the following operations are successful or not setll setgt chain read reade readp pls tell with example i'm not lazy to read the manual or not lazy to do anything.but sometimes i cannot understand the things given in manual in high level english its little bit complicated for me,i can't understand their way of writing thats why i ask these questions here and find the solution in simple words that i can understand thats the real reason sir.sorry if i had hurt you or disturbed you.please understand my situation.
5 8290thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
2277
what is rpg fixed logic cycle?
when do you explicitly open files and close files in an rpg program?
How to index LF by relative record no (RRN)
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
What is difference between bind by copy and bind by reference?
what is file information data structure?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
which are control break logic indicators?
Difference Between Call & Sbmjob?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
WHAT is STORED PROCEDURE CONCEPT IN AS400 WITH EXAMPLE?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
what does vldcmdkey means?
Explain how to update data area in cobol 400 program?