What is the difference between Interactive & Batch Job?
Answer Posted / prity kumari
Interactive Job: A Job started for a person who signon to a workstation.
Batch Job : A predefined group of processing actions submitted to the system to be performed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
define data structure?
how to write *pssr ?
what is subfile?
what is the function of cpyf command?
in conjunction with what other keyword must ovrdta and ovrata be used?
how can you check for a records existence without causing and i/o (chain/read)?
what is a program described file in rpg?
What Is Ddm ?
what is the function of crtdupobj command?
i am using non join multiple format my 3 database file is like that pf97 R REC ENAME ETENNO ESTATUS K ENAME pf98 R REC1 ENAME ESAL K ENAME PF99 R REC3 ENAME CRDCARD EID K EID & MY NON JOIN LOGICAL FILE IS ALSO SAME EXCEPT RECORD NAMES BEFORE I TRIED WITH 2 FILES SO ITS SAYS ERROR I.E.(Key field attributes must be same as for previous formats. ) SO I CHANGED KEYFIELD ACCORDING TO PF SO ITS WORKING BUT AFTER ADDING 3 FILES ITS SAYING SAME ERROR . I DONT KNOW I NEW IN AS400 PLLZ HELP ME I HAVE ONE MORE QUE. CANT BE USE DIFFERENT KEYFIELD (NOT ACCORDING TO PF) IN NON JOIN LOGICAL FILE.
how will you search an array?
what opcode will be used to test the zone of a character field?
is there any way to dynamically merge other html scripts into a given html?
how will you find a string using pdm?
which are the relational operators in rpg?