A rpg or clp command to find if the file field is defined as a character or numeric field.
1.Coding in cl to send an message? 2..What is turnover and use? What are the different levels?
what 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.
WHAT IS MEANT BY SIGNATURE VAILOTION ERROR
Can we found a record existance in a file w/o reading the file?
6 Answers Traitsys Technologies,
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?
3 members in a databasefile .how to read records from all the members?????????
How can we know running job is batch or interactive?
what will happen two jobs have same name are submitted
what built in function can be used with SETLL.If you want to check whether the search argument is successful or not? Please give me answer with example?
i 'm new to as/400.in an interview i was asked this question.give a practical example for passing information or data through local data area. I know only that data area is an object used to store tiny bits of data or it can store one value at a time and it is used to store frequently changing values or datas.thats all i know about data area can any one tell me how local data area and user defined data area are used to pass data between jobs with a example or coding.thanks in advance.
can anyone say,what is the use of operation extended H/N/P?
i hav 2 logical files(L1,L2) both r derived from one physical file(P1). how can i use both the logical files in one RPG program? if yes what i have to d.