parameters cannot be passed in which one???
Answers were Sorted based on User's Feedback
Answer / santy
ple, clearify the question once again with more detials.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / chandrababu
Parameters cant be passed if we use TFRCTL..
| Is This Answer Correct ? | 0 Yes | 0 No |
Can any body give the code for this quesition? Using the following details write C-Spec code to set Name to"AMMU LABS SYSTEM" D NAME1 S 10 INZ('AMMU') D NAME2 S 10 INZ('LABS') D NAME3 S 10 INZ('SYSTEM') D NAME S 20
1.How you will find the program is batch or online in cl pgm? 2.How you will end the batch pgm when the job runs? write an logic? 3.In wich command the option *drop is used?
am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me
1.Load an runtime array of length 99 from the pf and you want to handle all the possible errors?
How to print Superscript / Subscript from RPG400
Let?s consider a variable X of length 20. Move value ?ABC? to it.How to determine how many characters does X have?
HOW TO DEBUG A BATCH JOB WHEN IT IS IN MESSAGEWAIT(MSWG) STATUS.I KNOW THE STEPS FOR BATCH DEBUGGING,BUT IM CONFUSING WITH WHEN WE SUBMIT ANY JOB FOR BATCH DEBUG WE PUT IN HELD STATE.SO HERE ALSO DO SAME THING OR ANY OTHER WAY,PLEASE HELP ME....
we hav job which is running as batch. it takes atleast 06hours to complete tht job. bu i wana do tht job with in 3hours.........? so plz post ur answers
3 members in databasefile .how to read records from all the members??
How to get only unique records from a file which contains duplicate data using CPYF command ? Example : FILEA has duplicate records and FILEB is a UNIQUE defined.... and I want to get the data from FILEA to FILEB by eliminating all the duplicate records...
suppose a job is running for 15 minutes after that it goes to message wait? what are the impact analysis
1.What is the Maximum field length we can declare in RLU?? 2. What is the difference if your designing RLU using DDS and using the option 19 for the RLU??