Did you initialize the message file ?

Here is sample JCL:

//DELETE   EXEC PGM=IEFBR14                                   
//MSGDD    DD  DSN=STCP.MVS1.ANFMMSG,                         
//             DISP=(OLD,DELETE)                              
//REXXJCL  EXEC PGM=IRXJCL,PARM='ANFMFILE'                    
//SYSTSPRT DD  SYSOUT=*                                       
//SYSEXEC  DD  DSN=AOP.SAOPEXEC,DISP=SHR                      
//MSGDD    DD  DSN=STCP.MVS1.ANFMMSG,                         
//             DISP=(,CATLG,DELETE),                          
//             UNIT=DISK,VOL=SER=SHRLB1,SPACE=(CYL,10),        
//             DCB=(DSORG=PSU,RECFM=FB,LRECL=80,BLKSIZE=27920)


On Wed, 4 Oct 2006 13:43:23 -0400, Mike Szyszka <[EMAIL PROTECTED]> 
wrote:

>Problem when starting BARRFSS1
>
> IEF403I BARRFSS1 - STARTED - TIME=13.38.36
> IEC024I 337- 4,IGC0005E,BARRFSS1,BARRFSS1, ANFMMSG, 0339, SYS002 ,
>ANF.MSGFILE
>
> ANFM105I An IP PrintWay ESTAI cannot evaluate the system completion
>
>I believe this is a problem with the allocation of the ANF.MSGFILE.
>
>Data Set Name  . . . : ANF.MSGFILE
>
>General Data                          Current Allocation
> Volume serial . . . : SYS002          Allocated cylinders : 10
> Device type . . . . : 3390            Allocated extents . : 1
> Organization  . . . : PS
> Record format . . . : FB
> Record length . . . : 80
> Block size  . . . . : 27920          Current Utilization
> 1st extent cylinders: 10              Used cylinders  . . : 0
> Secondary cylinders : 0               Used extents  . . . : 0
>
> Creation date . . . : 2006/10/04
> Referenced date . . : 2006/10/04
> Expiration date . . : ***None***
>--
>Thanks,
>Mike
>
>----------------------------------------------------------------------
>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