Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
SYSTEM Completion Code=EC6

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging
Author Message
rammraju

Active User


Joined: 05 Mar 2005
Posts: 63
Location: Hyderabad

PostPosted: Fri May 02, 2008 10:28 pm    Post subject: SYSTEM Completion Code=EC6
Reply with quote

Hi all,
I am running a job and it is abending with

Code:
SYSTEM COMPLETION CODE=EC6  REASON CODE=0000FD1D


I am not aware of such abend, Can someone please let me know what it is.

BTW i cannot debug the program where the abend happened as it is a third party program and we donot have source for that.

Thanks
Back to top
View user's profile Send private message
References
PostPosted: Fri May 02, 2008 10:28 pm    Post subject: Re: SYSTEM Completion Code=EC6 Reply with quote

CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 1128
Location: At my desk

PostPosted: Fri May 02, 2008 10:41 pm    Post subject:
Reply with quote

| EC6

| Explanation: An error occurred during processing of a callable
| service to OpenMVS. The callable service may have been originally
| issued as a function in a program or as a shell command.

| A hexadecimal reason code in register 15 describes the error. The
| reason codes are in the form xxxx yyyy, where xxxx represents internal
| information (not described here) and yyyy represents external
| information shown below.

| Only external reason codes are documented. There are many other
| possible reason codes for internal errors. The internal errors should
| be reported to IBM.

| Reason
| Code
| (hex) Explanation

| FDxx Terminating signal with dump.

| Source: OpenMVS (BPX)

| System Action: The system abnormally ends the program issuing the
| callable service.

| Application Programmer Response:

| Reason
| Code
| (hex) Response

| FDxx If xx is in the range of X'01' to X'7F', a signal was received
| causing termination and a dump to be taken. This condition is
| usually the result of an application programming exception.
| Check the appropriate appendix in Assembler Callable Services for
| OpenEdition MVS for a description of the signal represented by
| the value xx.

Check the Assembler Callable Services for OpenEdition MVS for the '1D'....
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> ABENDS & Debugging All times are GMT + 6 Hours
Page 1 of 1