Allan,
 
Your suggestion worked and it shows all the entries.  I will check the 
subsequent SAS jobs which runs after the DCOLLECT.


________________________________
From: "Staller, Allan" <[email protected]>
To: [email protected] 
Sent: Thursday, July 18, 2013 8:49:41 AM
Subject: Re: DCOLLECT QUESTION


In that case, I would expect to see type M records in the OUTDS file.
Try a test, only requesting MIGRATEDATA and see what shows up in OUTDS.

i.e. DCOLLECT OFILE(OUTDS) MIGRATEDATA

<snip>
Yes.  It is.  Here is the jcl:
 
...snippage

Is the MCDS in your execution JCL?

<snip>
  I noticed that eventhough I am including MIGRATEDATA however when I check the 
output it does not show any of the migrated dsns.
 
 DCOLLECT +        
 OFILE(OUTDS) +    
 VOLUME(*) +       
 STORAGEGROUP(*) + 
 SMSDATA(ACTIVE) + 
 MIGRATEDATA +     
 CAPPLANDATA +     
 BACKUPDATA        

</snip>
________________________________

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

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

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

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

Reply via email to