Hi all,
I try to use the following setting and it's work....is there another
alternative?

//BUILDIDX EXEC PGM=IDCAMS,COND=(8,LE),REGION=6M
//SYSPRINT DD  SYSOUT=*
//IDCUT1   DD   UNIT=SYSDA,SPACE=(CYL,55)                  /* by pass SMS
checking */
//IDCUT2   DD   UNIT=SYSDA,SPACE=(CYL,55)
//SYSIN    DD  DUMMY


----- 轉呈者 Tsui Yuk Kai/Production Mgt Div/Information Technology
Dept/BOCHK/BOCG 於 2006/08/31 下午 06:59 -----
                                                                           
             Tommy Tsui                                                    
             <[EMAIL PROTECTED]                                             
             .COM>                                                  收件人 
             寄件人: IBM              IBM-MAIN@BAMA.UA.EDU                
             Mainframe                                            副本抄送 
             Discussion List                                               
             <[EMAIL PROTECTED]                                        主旨 
             .EDU>                     Define and build alternative index  
                                       path error under SMS-managed volume 
                                                                           
             2006/08/31 下午                                               
             06:31                                                         
                                                                           
                                                                           
                 請回信 給                                                 
               IBM Mainframe                                               
              Discussion List                                              
             <[EMAIL PROTECTED]                                             
                   .EDU>                                                   
                                                                           
                                                                           




Hi,
Anyone try before ,  define an alternative index path under SMS managed
volume, a JCL error "data set not found" will issue, why?
DDVT12 is under SMS managed volume...


/*        DEFINE & BUILD ALTERNATIVE INDEX PATH     */
//BUILDIDX EXEC PGM=IDCAMS,COND=(8,LE),REGION=6M
//SYSPRINT DD  SYSOUT=*
//IDCUT1   DD  DSN=ZDVT.MGDC001.IDCUT1,DISP=OLD,
//             UNIT=SYSDA,VOL=SER=DDVT12,AMP='AMORG'
//IDCUT2   DD  DSN=ZDVT.MGDC001.IDCUT2,DISP=OLD,
//             UNIT=SYSDA,VOL=SER=DDVT12,AMP='AMORG'
//SYSIN    DD  DSN=&LBMGD..BAT.PARMLIB(DEFFILEB),DISP=SHR
//                DD  DSN=&LBMGD..BAT.PARMLIB(DEFTDGPA),DISP=SHR

IEF212I ZSMD117B BUILDIDX IDCUT1 - DATA SET NOT FOUND

Many thanks

Tommy

*********************************************************** 
This message contains confidential information which is intended only for the 
person or entity to which it is addressed.  If you are not the intended 
recipient, you should not read, disseminate, distribute or copy this e-mail.  
Any opinion contained in this message are those of the author and are not given 
or endorsed by BOCHK unless otherwise stated in this message and the authority 
of the author to so bind BOCHK is duly verified.  We do not guarantee that this 
e-mail is virus-free or secure and are not liable in respect of any delay or 
omission in the transmission of this message.
***********************************************************

----------------------------------------------------------------------
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