MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Facing inconsistent volume with the unit.

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management
View previous topic :: View next topic  
Author Message
krisprems
Beginner


Joined: 13 Dec 2006
Posts: 101
Topics: 4
Location: india

PostPosted: Mon Jun 18, 2007 2:18 am    Post subject: Facing inconsistent volume with the unit. Reply with quote

Hi all

I am doing a sort, and the i/p is on tape, The i/p and the error i am facing is as follows
Code:
//SORTIN   DD  DSN=D922.KPRSQ.BMASTER.KPRM0180.PRM71Q4,DISP=SHR         
***ERROR  - DSS8350E - TMS SHOWS DATASET NOT ON VOLUME 032326           
***ERROR  - DSS8350E - TMS SHOWS DATASET NOT ON VOLUME 030457           
***ERROR  - DSS5032E - VOLUME "032326" INCONSISTENT WITH UNIT "3400-5  "

Please help me in resolving this error! Shocked
_________________
cHEERs
krisprems
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Mon Jun 18, 2007 6:30 am    Post subject: Reply with quote

krisprems,

The messages you have shown are NOT sort error messages. The messages are coming from ASG software.(DOCU, INFO/X or Job scan ). Also it would be helpful if you posted the entire JCL along with the Sort cards.

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
krisprems
Beginner


Joined: 13 Dec 2006
Posts: 101
Topics: 4
Location: india

PostPosted: Mon Jun 18, 2007 7:32 am    Post subject: Reply with quote

Hi kolusu
The JCL is as follows:
Code:
//*******************************************************               
//STEP1  EXEC  PGM=SORT                                                 
//SYSOUT   DD  SYSOUT=*                                                 
//SORTIN   DD  DSN=File.Name,DISP=SHR         
//SORTOUT  DD  SYSOUT=*                                                 
//SYSIN    DD  *                                                       
           OPTION COPY                                                 
           INCLUDE COND=(6,9,CH,EQ,C'235461227')                       
/*                                                                     

JESMSGLG says this
Code:
IEF403I #922136C - STARTED - TIME=08.21.11                 
IEF244I #922136C STEP1 - UNABLE TO ALLOCATE 1 UNIT(S)  437
        AT LEAST 1 OFFLINE UNIT(S) NEEDED.                 
IEF877E #922136C NEEDS 1 UNIT(S)  438                     
FOR STEP1 SORTIN                                           
FOR VOLUME 032326                                         
OFFLINE, NOT ACCESSIBLE                                   
0490-0497                                                 
:                                                         
IEF878I END OF IEF877E FOR #922136C STEP1 SORTIN           
731 IEF238D #922136C - REPLY DEVICE NAME OR 'CANCEL'.     
R 731,CANCEL                                               
IEF251I #922136C JOB CANCELLED                             


Kolusu, also i discovered that the expiry date for that Dataset was 2001/203

The dataset has been deleted and scratched, is there any way to recall it?
_________________
cHEERs
krisprems
Back to top
View user's profile Send private message
taltyman
JCL Forum Moderator
JCL Forum Moderator


Joined: 02 Dec 2002
Posts: 310
Topics: 8
Location: Texas

PostPosted: Mon Jun 18, 2007 3:30 pm    Post subject: Reply with quote

Looks like your tape system thinks the dataset is on a 3400 reel tape and there are no drives online that support 3400 tapes. We haven't had round tape drives in our shop for several years.

http://en.wikipedia.org/wiki/9_track_tape
Back to top
View user's profile Send private message
krisprems
Beginner


Joined: 13 Dec 2006
Posts: 101
Topics: 4
Location: india

PostPosted: Mon Jun 18, 2007 11:44 pm    Post subject: Reply with quote

thanks for that taltyman
_________________
cHEERs
krisprems
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Data Management All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group