What are different ways to pass data between programs and
which one is the efficient way?

Answers were Sorted based on User's Feedback



What are different ways to pass data between programs and which one is the efficient way?..

Answer / kar

I think the effiecient way is by using DataQueue.

Is This Answer Correct ?    4 Yes 1 No

What are different ways to pass data between programs and which one is the efficient way?..

Answer / surendra y mudliar

Different ways for passing parameters are

1) Data Area
2) Data Queue

Data Queue is the efficient one.

Is This Answer Correct ?    3 Yes 0 No

What are different ways to pass data between programs and which one is the efficient way?..

Answer / kcsyam

Parameter(PARM) Data Area, Data Queue, MQSeries Message
Queue

Is This Answer Correct ?    1 Yes 0 No

What are different ways to pass data between programs and which one is the efficient way?..

Answer / sridevi

Can anybosy explain with Example, if possible.

Is This Answer Correct ?    0 Yes 0 No

What are different ways to pass data between programs and which one is the efficient way?..

Answer / pankaj

Different ways for passing parameters are

1) Data Area
2) Data Queue
3) store a data in a field get the pointer of that field
and send it across the program.

Data Queue is the efficient one.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More RPG400 Interview Questions

What is the significance of UDATE?

5 Answers   IBM,


What are the types of identifiers?

0 Answers  


What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

0 Answers   Wipro,


What is the purpose of PUTOVR keyword?

2 Answers  


what happens when sflsiz = sflpag? What are the advantages and disadvantages?

0 Answers   IBM,






program to find the number of objects used in a given program through a display.

2 Answers   IBM,


WHAT IS MENT BY RECORD LEVEL IDENTIFIER ? WHAT IS THE PURPOSE OF THIS?

1 Answers  


if i have three programs progA,progB and progC .now i call progB from progA. but the progB does not exist . now i want to call progC instead of starting dump. how can we achieve this.

10 Answers   Four soft,


what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.

2 Answers  


am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me

1 Answers  


Hi, Can any body tell me ur experience on this questions? Questions: 1.what is the use of SFLRCDNBR other than subfile page display? 2.Which of the following operation cannot be used in conjuction with a file coded as device type disk?

1 Answers  


What is the length of Signature?

3 Answers   UST,


Categories