How do you find whether a job is a batch job or interactive?
Answer Posted / srinivas yadav
WRKACTJOB command and check type,
if type=BCH means its a batch job
if type=INT means its a interactive job
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
do you use message subfiles? What are the necessary keywords required coding a message subfile?
what is program status data structure?
What is ment by record level identifier?
what was the robotech rpg?
What is the purpose of record level identifier?
how does the rpg element work?
how do I preserve and clean the array?
How many program bind in one module....
what is file information data structure?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
How can we override a file during runtime in rpg?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
how do I declare a minor?