U4094

In this Mainframe Forum - You can post your queries on JCL,VSAM,COBOL,DB2,IMS Abend codes , solutions etc..

Moderator: Moderator Group

Post Reply
jeeva

U4094

Post by jeeva » Wed Apr 26, 2006 4:16 pm

Can any one solve this problem ?

User Abend : U4094

Job is using the IMSEPFRF proc, but it is not giving any proper system message

User avatar
arrbee
Active Member
Posts: 144
Joined: Fri Feb 24, 2006 11:33 am

Post by arrbee » Wed Apr 26, 2006 4:48 pm

What was the program you submitted? What kind of program it was? What is the PROC you are using? I never heard one. May be, it belongs to your shop only.

Provide more details.

Thanks.
Arr Bee
-------------
?My joy in learning is partly that it enables me to teach? - Seneca(Roman philosopher, mid-1st century AD)

User avatar
jeeva_mfguru
Member
Posts: 4
Joined: Sat Apr 22, 2006 3:38 pm
Location: chennai

U4094

Post by jeeva_mfguru » Fri Apr 28, 2006 11:17 am

Hi arrbee

It is a BMC unload job

This job is using the proc 'IMSEPFRF'

This is the job step

//STEP20 EXEC IMSEPFRF,
// DSM=DFSCTL73,
// DBD=OZ232,
// DBRC=N,
// RC='4'

It is getting abend U4094,
but it is not giving any proper system message

User avatar
arrbee
Active Member
Posts: 144
Joined: Fri Feb 24, 2006 11:33 am

Post by arrbee » Fri Apr 28, 2006 6:24 pm

I am very sorry. I can't help you in this regard.
Arr Bee
-------------
?My joy in learning is partly that it enables me to teach? - Seneca(Roman philosopher, mid-1st century AD)

User avatar
LRevell
Member
Posts: 7
Joined: Tue Jan 30, 2007 9:06 pm
Location: Tallahassee, Florida

Post by LRevell » Tue Jan 30, 2007 11:16 pm

Try qwerying the system on your command line - type: qw u4094 then enter.
Doing this gives me a listing of vendors/systems generating this error code. Selecting the one that your shop uses, will give you the explanation as per the MVS/QuickRef documentation.

For instance, for IBM's IMS/ESA Messages:

IMS ABEND : U4094

Explanation: A processor error caused the service processor damage
subsystem function of IMS/VS to gain control to write
out the log buffers.

User Action: Perform an IMS/VS emergency restart.

Post Reply

FREE TUTORIALS

Tutorials
Free tutorials from mainframegurukul
  • JCL Tutorial
    Covers all important JCL concepts.
  • Cobol Tutorial
    This tutorials covers all Cobol Topics from STRING to COMP-3.
  • DB2 Tutorial
    DB2 Tutorial focuses on DB2 COBOL Programming.
  • SORT Tutorial
    This Tutorial covers all important aspects of DFSORT with examples
  • CICS Tutorial
    This CICS tutorial covers CICS concepts and CICS Basics, CICS COBOL Programming.
Interview
Mainframe Interview questions



Other References
Mainframe Tools and others