Mainframe Library Storage Software (MOSC)

MOSC Banner

Tape Browse

edited Apr 19, 2013 1:51PM in Mainframe Library Storage Software (MOSC) 3 commentsAnswered

I am attempting to display the dsn names on a T10K tape and I am receiving an error:

error :  SMC0043 Job JTAPEBR step SAS not allocatable at MINLVL=2; actual failing level=1; f

The library is a SL8500 and a T10K tape drive.

//JTAPEBR JOB  ,CLASS=1,MSGCLASS=U,MSGLEVEL=(1,1) ,REGION=4M
//**************************************************************  
//* JOB TO TAPE BROWSE A T10K SL8500 TAPE                         
//**************************************************************  
//TAPELABL  EXEC SAS                                              
//TAPE     DD UNIT=CART,DISP=OLD,EXPDT=98000,                     
//         VOL=SER=T12345,LABEL=(1,BLP)                            
//SYSIN    DD *                                                   
   PROC TAPELABEL;                                                
/*                                                                

This JCL works for a StorageTEK 9490 timberline and 3490E tape.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center