1.what is mean by compilation and runtime error?
2.How to define ALFA numeric value in pf?
3.what command is used to define a data in cl pgm?
4.What type of command is used in page at a time subfile
and load all subfile?

Answers were Sorted based on User's Feedback



1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what ..

Answer / gupta sam

Compilation error occurs when you compile your program. If
program is having some syntax error then its a compilation
error and through when you compile your program.
Run Time error occurs when there is an error in logic and
this comes in piture when you call your program.
By DCL command you can define a variable in CL program .
SFLPAGE and SFLSIZ is used to define subfile whether load
all subfile or else.

Is This Answer Correct ?    14 Yes 0 No

1.what is mean by compilation and runtime error? 2.How to define ALFA numeric value in pf? 3.what ..

Answer / swapan dey

q.1 compilaton error is occur during a compilation time (
PGM1 going to be compile .
Runtime error occur when an array is load into the memory
befor the compilation...
2.
TYPE(*CHAR,*LGL,*NUMERIC)
4.LOADALL
SINGLE PAGE SUBFILE

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More IBM AS400 AllOther Interview Questions

how many printer files maximum can be used in single rpg program?

0 Answers   IBM,


how many key fields does cl required

1 Answers  


what is message subfile?

1 Answers   IBM,


how can we run a batch job?

0 Answers   IBM,


Q.How primary file can be defined in RPG/400?Please write the senario with opcode specification?

3 Answers   Keane India Ltd,


What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?

0 Answers  


Difference Between Source Physical File & Physical File?

0 Answers   IBM,


How do you combine two record formats in RLU ?

1 Answers  


can u plz tell me is there any difference between SHELL SCRIPT & SFTP SCRIPT? I want to run LS & GET(automatically) command from CL program....which script can be used?

1 Answers  


Space & Skip Are Which Level Keywords?

0 Answers   IBM,


Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??

5 Answers   IBM,


what is jurnal?what is the use of theis?what is difference between commitment control and jurnaling?

2 Answers  


Categories