Thanks all, used SMPECSI instead of SMPCSI. 

>>> "Jousma, David" <[EMAIL PROTECTED]> 3/26/2008 12:46 PM >>>
Take the "E" out of SMPECSI 


_______________________________________________________

Dave Jousma
Assistant Vice President
Mainframe Services
[EMAIL PROTECTED] 
616.653.8429


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Matt Dazzo
Sent: Wednesday, March 26, 2008 9:49 AM
To: IBM-MAIN@bama.ua.edu 
Subject: Re: Enhanced PSP Compare Program

Here's what I'm running, no difference to me.

//ESPSPT EXEC PGM=EPSPT,PARM='PZOS17A',                
//            REGION=0M                                
//STEPLIB  DD DISP=SHR,DSN=SMPE.EPSPT.HOST.TOOL.NEW    
//SMPECSI  DD DISP=SHR,DSN=SMPE.ZOS17.GLOBAL.CSI       
//SYSIN    DD DISP=SHR,DSN=ST1MAT.DEV2096              
//OUTPUT   DD SYSOUT=*                                 
//OUTPUTL  DD SYSOUT=*                                 
//SYSPRINT DD SYSOUT=*                                 

>>> Mark Jacobs <[EMAIL PROTECTED]> 3/26/2008 9:40 AM >>>
Matt Dazzo wrote:
> I updated the program to the latest level. I tried to using the global

> csi and the target csi and I get the following messages. Job ends with

> cc=0 but I get an error in the report. Any ideas? Thanks  +
>   

This is what I use in my job, works fine;

//ZOS18    EXEC PGM=EPSPT,PARM='MVST100',COND=(0,NE)  
//STEPLIB  DD   DSN=TECHSVC.TECHNAPF.LOADLIB,DISP=SHR 
//SMPCSI   DD   DSN=SMPE.ZOS18.GLOBAL.CSI,DISP=SHR    

Where MVST100 is the name of the target zone.

> Report Level:1.04.11 Last Update:2007/06/28                    
> For target zone PZOS17A                                        
> HOLD      APAR     -RESOLVING SYSMOD-  RELEVANT                
> FMID      NUMBER   NAME      RECEIVED  UPGRADE+SUBSET          
> -------------------------------------------------------------
> MSG 010: SEVERE ERROR: Target Zone Query Failed, Report to IBM 
> NOTE: An asterisk denotes an APAR that has been previously     
> mentioned in this report.                                      
> *************************************************************  
> *                          SUMMARY                          *  
> *************************************************************  
> NO APARs/PTFs required.                                        
> FMIDs  applicable:     0                                       
> APARs  applied:        0                                       
> APARs  required:       0                                       
> PTFs   received:       0                                       
> Report Level:1.04.11 Last Update:2007/06/28                    
> For target zone PZOS17A                                        
> MSG 019: rc from zone qry = 12                                        
> MSG 010: SEVERE ERROR: Target Zone Query Failed, Report to IBM        
> MSG 098: RC =  , CC =   }D \                                          
> MSG 099: MSGBUFF = GIM44233I    GIMMPVIA - A PREALLOCATED VSAM DATA SE
> MSG 099: MSGBUFF = T WAS NOT FOUND FOR THE GLOBAL ZONE.               
> MSG 099: MSGBUFF = GIM50504S ** OPEN PROCESSING FAILED FOR THE GLOBAL 
> MSG 099: MSGBUFF = ZONE.                                              
>
>   


This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to