How do you proceed in case your active AS400 session has got disconnected suddenly, how can you get back to your session ? Is it possible??
Answer Posted / sandey243
Go to WRKACTJOB and hit F14 to include all the disconnected jobs, if that job is still active it will be visible there.
Note: Job active time after disconnection depends on SYSVAL
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the types of identifiers?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
What is the difference between iter and do?
what is a rpg?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
how does the rpg element work?
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...
What is the purpose of record level identifier?
How to define data area in RPG program? In which scenario multi occurrence DS is use in AS400?
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?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
How to write record if no field or the field are different in physical file in rpgle ?
Interviewer asked me write down DDS for load all subfile .can anybody write dds
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
what do you mean by an input subfile, what are the keywords required?