SMF & IEF472I EVSXMCMD DSN1SMFP - COMPLETION CODE - SYSTEM=2

How to do Performance analysis and Capacity Planning for a shop. We also talk about Software Cost here.
Post Reply
Kiran Gupta
New Member
Posts: 6
Joined: Sun Aug 10, 2014 7:01 pm

SMF & IEF472I EVSXMCMD DSN1SMFP - COMPLETION CODE - SYSTEM=2

Post by Kiran Gupta »

Hi

I've used the below Job to get SMF data but got an error, listed below:

Code: Select all

//DSN1SMFP EXEC PGM=DSN1SMFP
//STEPLIB DD DISP=SHR,DSN=SYS3.TSTX.DB2.AD1.SDSNEXIT 
// DD DISP=SHR,DSN=SYS3.TSTX.DB2.AD1.SDSNLOAD 
//SMFINDD DD DISP=SHR,DSN=SYS1.V1R11.TST1.MAN1 
//SYSPRINT DD SYSOUT=* 
//IFCID003 DD SYSOUT=* 
//IFCID004 DD SYSOUT=* 
//IFCID005 DD SYSOUT=* 
//IFCID023 DD SYSOUT=* 
//IFCID024 DD SYSOUT=* 
//IFCID025 DD SYSOUT=* 
//IFCID106 DD SYSOUT=* 
//IFCID140 DD SYSOUT=* 

Code: Select all

IEC143I 213-04,IFG0194D,EVSXMCMD,DSN1SMFP,SMFINDD,505C,S23MV3,SYS1.V1R11.TST1.MAN1 
IEA995I SYMPTOM DUMP OUTPUT 
SYSTEM COMPLETION CODE=213 REASON CODE=00000004 
TIME=14.11.44 SEQ=41024 CPU=0000 ASID=00F6 
PSW AT TIME OF ERROR 075C1000 80EFB2F0 ILC 2 INTC 0D 
NO ACTIVE MODULE FOUND 
NAME=UNKNOWN 
DATA AT PSW 00EFB2EA - 41003B5E 0A0D010D 4DE03AF4 
AR/GR 0: 965D35D6/00EFB5A8 1: 00000000/A4213000 
2: 00000000/00025E88 3: 00000000/00EFAA4A 
4: 00000000/008BF410 5: 00000000/008BF7A4 
6: 00000000/008BF74C 7: 00000000/008BF7A4 
8: 00000000/008BF76C 9: 00000000/008BEEC0 
A: 00000000/00EFC3CA B: 00000000/00EFD97C 
C: 00000000/80EFDA5C D: 00000000/008BF6D0 
E: 00000000/80EFAB82 F: 00000000/00000004 
END OF SYMPTOM DUMP 
IEF472I EVSXMCMD DSN1SMFP - COMPLETION CODE - SYSTEM=213 USER=0000 REASON=000000 
Please help me.
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1895
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: SMF & IEF472I EVSXMCMD DSN1SMFP - COMPLETION CODE - SYST

Post by Robert Sample »

Have you gone to the Messages and Codes bookshelf and looked up your 213-04 ABEND message? What did that tell you? If you have not done this, you need to start your debugging effort by finding the bookshelf, opening the appropriate manual, and reading the error message details to see what you can learn from it.
nicc
Global Moderator
Global Moderator
Posts: 691
Joined: Wed Apr 23, 2014 8:45 pm

Re: SMF & IEF472I EVSXMCMD DSN1SMFP - COMPLETION CODE - SYST

Post by nicc »

Why did you obfuscate the dataset name in the IEC143I message but not in your posted JCL? And did you really need too?
Regards
Nic
Kiran Gupta
New Member
Posts: 6
Joined: Sun Aug 10, 2014 7:01 pm

Re: SMF & IEF472I EVSXMCMD DSN1SMFP - COMPLETION CODE - SYST

Post by Kiran Gupta »

Sorry while posting I made the mistake. Can I request to correct that please.
User avatar
Anuj Dhawan
Founder
Posts: 2802
Joined: Sun Apr 21, 2013 7:40 pm
Location: Mumbai, India
Contact:
India

Re: SMF & IEF472I EVSXMCMD DSN1SMFP - COMPLETION CODE - SYST

Post by Anuj Dhawan »

Kiran Gupta wrote:Sorry while posting I made the mistake. Can I request to correct that please.
I've putSYS1.V1R11.TST1.MAN1 at both the places - if you want it other way round, please let me know.
Thanks,
Anuj

Disclaimer: My comments on this website are my own and do not represent the opinions or suggestions of any other person or business entity, in any way.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “Mainframe Performance, Capacity Planning and Software Cost.”