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


Please Help Members By Posting Answers For Below Questions

what is data area and how it is used in rpg program ?

756


how can you display specific subfile page on the screen in unequal subfile?

675


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.

2199


what is program status data structure?

1387


how do I declare a minor?

716






What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?

2519


Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.

2051


can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.

2278


what is the procedure and explain about real time scenario.

1479


explain sflclr, sflend, sfldlt, and sflcsrrrn?

889


How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique

548


How to call one program from another program in RPG? please help me with the code

1260


is this a rpg channel?

681


Explain mdt?

665


what is the difference between do while and do until?

703