If i change any file through application after entering data , how to check which file is updated through applications .
For call stack we takes esc 3 then we chose 11..But
What is answer of below qtn..?
Answer / Ravindra Singh Verma
To check which file has been updated by an application, you can monitor the application's behavior during operation. This could involve: 1. Enabling debug logging within the application, if possible. 2. Comparing the timestamps of files before and after running the application to find changes. 3. In some cases, the application may display a message or log indicating which file has been updated.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of specification available in RPG/400 ?
how many triggers can be associated with a file?
using dfu, user will be able to ___________ from physical file?
how do you read changed records backward in subfile?
pf named karthik 3members jan feb mar cmd must executed create mbr ar ap
Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?
How many MONMSG commands can declare in a CL program?
How to write a password mask program in as400? like the password which i type should be displayed as '*****' r ###### which the user wishes to dispaly if u could help me with url r the solution in written code this will help me
What is FCFO, FIFO, LIFO in Database environment ?
What is Folder?
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
How can we change the uppercase to Lowercase in RPG?