Miklos,
DFHSM does not migrate datasets with unspecified DSORG. You should be
getting a corresponding ARC... error message.
Question(s): Do these datasets contain data that you can read/write with a
program? If so, what is it? 
Or are they just allocated space that was never opened by a program (so that
the DCB could be properly filled in with all attributes including DSORG)? 
Are these datasets referenced and actually used (open, read/write, close) in
any production JCL? 
I suspect that you may be able to just delete these datasets.
OTOH, if you have ProSMS (aka StopX37), you could use it to force open/close
any dataset allocated in JCL that is not opened/closed by the executing
program. That ensures a valid DSORG and the dataset now becomes a candidate
for automatic DFHSM space management, incr. Backup and migration.

Regards,
Ulrich Krueger

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf
Of Miklos Szigetvari
Sent: Wednesday, August 06, 2008 02:41
To: [email protected]
Subject: Migrate with undefined DSORG

Hi

Already checked the archives, but didn't find a way to migrate dataset's 
with DSORG=NONE
(In my case this datasets's are not SMS managed )

-- 
Miklos Szigetvari

Development Team
ISIS Information Systems Gmbh 
tel: (+43) 2236 27551 570
Fax: (+43) 2236 21081 

E-mail: [EMAIL PROTECTED] 

Info: [EMAIL PROTECTED] 
Hotline: +43-2236-27551-111 

Visit our Website: http://www.isis-papyrus.com 
---------------------------------------------------------------
This e-mail is only intended for the recipient and not legally
binding. Unauthorised use, publication, reproduction or
disclosure of the content of this e-mail is not permitted.
This email has been checked for known viruses, but ISIS accepts
no responsibility for malicious or inappropriate content.
--------------------------------------------------------------- 

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

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