| Back to Questions Page |
| |
| Question |
How to declare the length of emp no in the physilcal file
and the mandatory length is 6 i.e. Emp No should be
numeric, mandatory and fill all the 6 places |
Rank |
Answer Posted By |
|
Question Submitted By :: Shalu |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Use CHECK(MF) keyword in PF  |
| Syam |
| |
| |
| Question |
Can you use multi format LF in CL program? |
Rank |
Answer Posted By |
|
Question Submitted By :: Syam |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | No.Only Single Record format file we can use.  |
| S.kumar |
| |
| |
| Question |
How many MONMSG commands can declare in a CL program? |
Rank |
Answer Posted By |
|
Question Submitted By :: Syam |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | 100 Program Level and 100 Command level MONMSG we can
declared.  |
| S.kumar |
| |
| |
|
|
| |
| Question |
How many Printer Files can Declare in a CL Program? |
Rank |
Answer Posted By |
|
Question Submitted By :: X |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | We can't Declare Printer file in Cl program.  |
| S.kumar |
| |
| |
| Question |
what is pointer error in rpg IV? |
Rank |
Answer Posted By |
|
Question Submitted By :: Nair.dhanasree |
| This Interview Question Asked @ CTS |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | Parameter Error  |
| Syam |
| |
| |
| Answer | parameter error means related with fields?  |
| Ddd |
| |
| |
| Answer | Parameters are passed between RPG or CL programs, they are
actually passed as pointers, not data. Pointer is a
variable that contains the address of another variable
Either parameter missing or parameter mismatch.  |
| Syam |
| |
| |
| Question |
function of DSPPGMREF? |
Rank |
Answer Posted By |
|
Question Submitted By :: Deeban |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | found option like-----
display list of all files
display list of all object
display all copy books
display list of all call program  |
| Ram |
| |
| |
| Answer | display list of objects  |
| Kumar |
| |
| |
| Answer | Provides a list of the system objects to which the
specified programs refer.
Object types - *FILE *PGM *DTAARA *SRVPGM  |
| Syam |
| |
| |
| Question |
what is the use of CPYFRMQRYF? |
Rank |
Answer Posted By |
|
Question Submitted By :: Jinoge |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | COPIES AN OPEN QUERY FILE TO A DATABASE FILE  |
| Jinoge |
| |
| |
| Answer | cpyf-copy part of file
cpyfrmqryf-open qry file to a database to copy data  |
| Arun |
| |
| |
| Question |
what is the command to rtrieve system date?
options:1.rtvsysval 2.rtvjoba 3.rtvjobd 4.both a and b |
Rank |
Answer Posted By |
|
Question Submitted By :: Jinoge |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | i hope both a and b give others answer  |
| Jinoge |
| |
| |
| Answer | RTVSYSVAL SYSVAL(QDATE) RTNVAL( A CL Variable name)  |
| Syam |
| |
| |
| Question |
if &var='good++++' &var2='day' &var *cat &var2
&var1 *tcat &var2 what is output |
Rank |
Answer Posted By |
|
Question Submitted By :: Deeban |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | 1.space as such in first string
2.no space  |
| Deeban |
| |
| |
| Question |
not all command typed on command line are cl command?
true r false |
Rank |
Answer Posted By |
|
Question Submitted By :: Deeban |
|
I also faced this Question!! |
© ALL Interview .com |
| Answer | false  |
| Deeban |
| |
| |
|
| |
|
Back to Questions Page |