how can u check no of records in a file?
Answer / Naveen Singh Rawat
To check the number of records in a file, you can use the DLTF (Delete File) command with the RECFOBR (Retain File Open Before Delete) option. This allows you to view the number of records before deleting the file using the DSPF (Display File) command.
| Is This Answer Correct ? | 0 Yes | 0 No |
Diff B/w ref and reffld?
what do we can do with the embedded sql statements?
where can you specify an indicator in lokup operation?
how many triggers can be associated with a file?
Why we have multiple data types in As400 and why we use numeric, packed, decimal, zoned the basic difference between this?
What is the use of jdftval in as400?
STRTCPFTP command is used to start FTP in CL Language (ILECL)....can u plz tell me which command is used to start SFTP in CL language(ILECL)?
What is the maximum number of elements in an array?
how can I control the way a remote browser uses its cache?
what are the different types of keys in AS400
in conjunction with what other keyword must ovrdta and ovrata be used?
An rpg program is processing an openquery file.The file is declared in update mode in F spec.Can we update this file? Please explain?