Can you copy the records created by the OPNQRYF to other
files and how?
Answers were Sorted based on User's Feedback
Answer / kcsyam
CPYFRMQRYF command to save the output permanently
| Is This Answer Correct ? | 14 Yes | 0 No |
WHERE DO WE USE COMIT KEYWORD IN AN RPG PROGRAM? YOU MADE SOME CHANGES TO DATABASE BUT YOU DON'T WANT TO SAVE THOSE CHANGES NOW? HOW DO YOU HANDLE THIS ONE?
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.
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?
One of the job in subsystem is in Running status,expected time to complete this job is 2 minutes. But from last 5 -10 minutes this job is still in running status....What are the possible reasons...and What are the actions i need to perform to check this...?
how do I play {insert rpg system here}?
Can you copy the records created by the OPNQRYF to other files and how?
suppose one file is used by 100 user and file is locked by 100 user, what are the impact analysis?
I want to add 10 days in current date. how it is possible in CL program...?
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
How do I link an existing logical file to it's Physical File without recompiling?