I am trying to use the IGGCSIRX for listing the GDS which are in the rolled-off 
status..could somebody give heads up how would i use the Catalog Field name 
"NVSMATTR" with C'M' for CSIFLD1 so that it list me only the rolled of GDG for 
the given filter key..?? Thanks in advance.. 

Using following fields:

 MODRSNRC = SUBSTR(' ',1,4)         
 CSIFILTK = SUBSTR(KEY,1,44)        
 CSICATNM = SUBSTR(' ',1,44)        
 CSIRESNM = SUBSTR(' ',1,44)        
 CSIDTYPS = SUBSTR(' ',1,16)        
 CSICLDI  = SUBSTR('Y',1,1)         
 CSIRESUM = SUBSTR(' ',1,1)         
 CSIS1CAT = SUBSTR(' ',1,1)         
 CSIRESRV = SUBSTR(' ',1,1)         
 CSINUMEN = '0001'X                 
 CSIFLD1    = SUBSTR('NVSMATTR',1,8)

 
 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to