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...

what is S04E error in jcl?

Answer Posted / selvam a

S04E abend:

Explanation: When the system detects an error in internal
IBM DATABASE 2 (DB2(TM)) processing, it will abnormally end
a connected user task (TCB) or one of its own internal
tasks. For information about the reason codes associated
with this abend code, see DB2 Messages and Codes.

System Action: The system abnormally ends the connected user
task or the DB2 internal task.

Programmer Response: Check register 15 of the SDWA section
'General Purpose Registers at Time of Error', and locate the
accompanying reason code. In addition, check the information
displayed at the user's terminal,
and in the corresponding logrec data set entry.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write some characteristics of cobol as means of business language.

1196


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1381


how do you reference the printer file formats from cobol programs

1276


What are the different rules of SORT operation?

1200


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

1228


Why did you choose to work with ibm mainframe cobol programming?

1156


What guidelines should be followed to write a structured cobol prgm?

1200


What is cobol?

1288


What are declaratives and what are their uses in cobol?

1254


what is the use of outrecord?

2269


How do get the result of your program directly on your pc?

2393


how to refer the data field?

2318


What is the utilization of copybook in cobol? Could we utilize a similar copybook?

1270


What is a scope terminator give example?

1154


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

2324