can anybody help me to solve this problem. the program that
i m checking display error message saying "Record format
for file AJDSPFFD does not match model file and decimal
error. how to solve this problem. The AJDSPFFD is snapshot
the AJTLOG that is the audit trail list.
No Answer is Posted For this Question
Be the First to Post Answer
What hapens when we use CPYF command to copy a LF? On which PF will it be dependent???
without logical file we cannot access the data in physical file.but we specify physical file in the program(ie:- Ffile IF E k disk).how can it be accessed?
Suppose we have 10 records with same name and we are reading using READE,after 4 record i have to use CHAIN what is the output
Given the following code, what is the value of RESULT? DName+++++++++++ETDsFrom+++To/L+++IDc.Keywords+++++++++++++ D RESULT S 5 0 C EVAL RESULT = (2 + 3 * 2) ** 2 / 2
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
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.
1.The questions have given an array declaration and move operation then this statement is correct or not?
i would like to know under what circumstance the object will get locked on AS400.
how to display all the members records in a physical file without using ovrdbf?
How can we know running job is batch or interactive?
What will be your approach in going either for OPNQRYF or Logical files. Which one to go for?
steps for debugging two rpg programs????