Un-Answered Questions { MainFrame }

How to write record if no field or the field are different in physical file in rpgle ?

456


When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?

472


Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?

484


1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?

456


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

657


Which is not true about evaluate statement

1526


How do you check object lock

348


How to reverse a string using RPG?

658


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

381


1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?

382


Write a CL program which will run a batch job at 1 am every night

646


There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.

706


How to convert a spool file to PDF file in AS400?

711


What is FORMAT keyword and its use?

172


How can we read records for specific member in CL? AND rpg?

214