Hello List,
 
We have some tapes here, that came from another system, and then, We need look 
the contents of that.
We know that DITTO with TP functions, can help us, but, unfortunatelly , our 
DITTO is not customized for use, and We can't found the DITTO INSTALLATION AND 
CUSTOMIZATION MANUAL.
When try run the JOB :
 
//DITTOPRT JOB MSGCLASS=A,NOTIFY=&SYSUID,REGION=0M,TIME=NOLIMIT     
//DITVERIF EXEC PGM=DITTO                                           
//STEPLIB  DD  DSN=DIT.SDITMOD1,DISP=SHR                            
//SYSPRINT DD  SYSOUT=*                                             
//DD1      DD  UNIT=/AF01,VOL=SER=GR0039,DISP=OLD                   
//SYSABEND DD  SYSOUT=*                                             
//SYSUDUMP DD  SYSOUT=*                                             
//SYSIN    DD  *                                                    
$$DITTO TP INPUT=DD1,NFILES=01                                      
$$DITTO REW OUTPUT=DD1                                              
$$DITTO EOJ                                                         
/*                                                                  
 
Receive this message :
 
DITTO/ESA for MVS                                                 
$$DITTO TP INPUT=DD1,NFILES=01                                    
DIT0330I Not authorized for TP                                    
Keyword verification for any subsequent commands continues        
$$DITTO REW OUTPUT=DD1                                            
$$DITTO EOJ                                                       
 
Looking the message DIT0330I  in the Manual, show this :
 
DIT0330I Not authorized for function
Explanation: Your user ID is not authorized to use the
function that you specified.
User Response: If you need to use this function,
contact your system support to enable your user ID for
| this function or function group. Refer to the DITTO/ESA
| Installation and Customization Guide.

 
Someone can help us please, or if exist another program , or way to see the 
contents of a tape.
 
Thanks very much,
 
Sergio Lima Costa
Sao Paulo - Brazil                                        
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to