One of the job in subsystem is in Running status,expected
time to complete this job is 2 minutes.
But from last 5 -10 minutes this job is still in running
status....What are the possible reasons...and What are the
actions i need to perform to check this...?
Answer Posted / syam
Check JobLog last line, if it is running your program gone
to some wrong loop. Terminate program and modify program
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what are the key words you must use when using a subfile?
what is kids-rpg?
what is the procedure and explain about real time scenario.
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
When it is desirable to describe files Internally?
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
Interviewer asked me write down DDS for load all subfile .can anybody write dds
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
How Chain operation copies the record's data to the input buffer for the program?
What is a record lock error?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
How many program bind in one module....