What Does 'sr' In Columns 7-8 Of C Specs Mean?
Answers were Sorted based on User's Feedback
Answer / bipul kunal
Calculation operation is a part of RPG subroutine.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / Girijesh Singh
In C-Spec, the letters SR in columns 7-8 indicate a sequential file. This means that records are stored one after another without any specific ordering or indexing.
| Is This Answer Correct ? | 0 Yes | 0 No |
When would the ALL keyword be used?
Which command we can use to update a physical file using c.l pgm?
explain the difference between defining subfile and message-subfile?
What is the type, length of a LDA?
what is the correct about QTEMP library(below mention)? a.it is Unique to a job b.it can be shared between different job c.it can only be deleted by QSECOFR d.Non Please give me the answer for this?
What Is Default Data Type (if You Define Decimals '0') In Physical File?
I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
Define a Job Queue?
how can I start a page in a new window?
Using %check we are checking monika in mona what is output? What is %SCAN?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... I want to transfer files(using GET COMMAND) that are retrieved by LS command ...FROM 1 SYSTEM TO ANOTHER... STEP 1:LS-list all files...from remote system STEP 2:GET-actually transfer the files(listed in step 1) from remote system to local system & get stored in some Physical file....Plz reply in detail...Thanx
What is LDA?