Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to handle job errors in as400
what is the command and where can we find out whether the job
has any errors

Answer Posted / guest513

We can check the job errors in job log.. DSPJOBLOG (give the
job name etc) to view the log.
WRKACTJOB - here the job will be in MSGW there we can take
opt 7 to view the error and to take the action.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how many maximum spaces could be given in o specs?

1150


what are the three line types in rlu ?

2272


what is *inzsr used for?

2410


how will you search an array?

1146


how many printer files can be defined in f specs ?

1696


what if my system I runs with system value qccsid 65535?

1106


Service Program : S1 Modules in S1 : M1 M1 having two procedures : ADD, SUB Current Binder Language STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP Doubt: I need to add one new Module to the Service Program M2 having one procedure ‘MULT’ How to add this new module to the service program S1 ? If I need to recreate the service program again, Do I need to mention the Module M1 again while recreating along with new Module M2? There is no Binding Directory. Binder language structure will be like this STRPGMEXP PGMLVL(*CURRENT) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") EXPORT SYMBOL("MULT") ENDPGMEXP STRPGMEXP PGMLVL(*PREVIOUS) EXPORT SYMBOL("ADD") EXPORT SYMBOL("SUB") ENDPGMEXP

2416


what is a program described file in rpg?

1825


what are indicators?

1088


if we tried to move year part of *iso date into a field of length 3, what will happen ?

1376


how to validate input values in display file ?

1273


an access path may be in which sequence?

1201


what is message subfile?

1810


What is data structure in as400? What is the use of data structure?

1127


which cl command is used to trap error messages during program execution?

1520