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 

Removing IMBED and REPLICATE parm from VSAM file definition

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


Joined: 12 Jun 2007
Posts: 23
Topics: 2

PostPosted: Wed Aug 13, 2008 9:54 am    Post subject: Removing IMBED and REPLICATE parm from VSAM file definition Reply with quote

Hi All,

I have around 100 vsam files. The definition of these vsam files have index parameters as IMBED and REPLICATE from its previous definition. Since these parameters are now no longer supported for Z/OS v1.8 and higher, we need to get rid of these parameters before upgrading our OS. Can you please let me know if Alter command would work in this case or do I need to copy delete and redefine these datasets again.

Thanks
Back to top
View user's profile Send private message
jsharon1248
Intermediate


Joined: 08 Aug 2007
Posts: 291
Topics: 2
Location: Chicago

PostPosted: Wed Aug 13, 2008 11:47 am    Post subject: Reply with quote

I think you're out of luck. IMBED and REPLICATE change the physical characteristics of the VSAM data and index datasets. The ALTER only allows certain modifications, and IMBED and REPLICATE are not on that list. There might be utilities to assist with this task, and there might be something delivered with the upgrade to v1.8, but you're not going to be able to use ALTER.
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Thu Aug 14, 2008 1:14 am    Post subject: Reply with quote

Imbed and replicate are not supported, but they are tolerated, from what I know you do NOT HAVE to replace them, even though you should.
Take a look at these links:
http://www-1.ibm.com/support/docview.wss?uid=isg1II13894
http://www-1.ibm.com/support/docview.wss?uid=isg1OA10952
http://publib.boulder.ibm.com/infocenter/zos/v1r9/index.jsp?topic=/com.ibm.zos.r9.e0zm100/vsamirk.htm
Back to top
View user's profile Send private message Visit poster's website
callanand
Beginner


Joined: 12 Jun 2007
Posts: 23
Topics: 2

PostPosted: Thu Aug 14, 2008 9:10 am    Post subject: Reply with quote

Thanks a lot Warp5. We are actually upgrading our OS to 1.9 and this conversion is mandatory. The export and import works brilliantly. This is because Export and Import besides copying data also takes in account the catalog information. Thanks for this.
But it does not work for empty VSAM files as there is no data to be copied to the temporary PS file. How do we change the IMBED and Replicate parm for empty VSAM files.
Thanks a lot for your help.
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Thu Aug 14, 2008 1:45 pm    Post subject: Reply with quote

Delete and redefine with updated control cards
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Fri Aug 15, 2008 12:47 am    Post subject: Reply with quote

I do not know where you got your information, but these are quotes from the teleconference "Plan your migration to z/OS V1.9!"

Functions Planned to be Withdrawn after z/OS R10 and in the future...

Support for VSAM data sets with IMBED and REPLICATE attributes from DFSMS

In a future release of z/OS, when DFSMShsm or DFSMSdss recalls or restores a VSAM data set with either IMBED or REPLICATE attribute or both, the attributes will be removed. No supported release of z/OS allows you to define new VSAM data sets or catalogs with the IMBED or REPLICATE attributes, and using them for existing data sets can waste DASD space and can often degrade performance. IBM recommends that you stop using these attributes.
For information about how to detect IMBED and REPLICATE attributes on existing data sets and catalogs, refer to INFO APAR II13894.
Back to top
View user's profile Send private message Visit poster's website
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Fri Aug 15, 2008 8:59 am    Post subject: Reply with quote

And hier is the statement taken out of the z/OS 1.9 Migration which I am reading right now.

Redefine existing VSAM data sets that contain the IMBED, REPLICATE, and KEYRANGE attributes Description: No supported release of z/OS honors the IMBED, REPLICATE, and KEYRANGE attributes for new VSAM data sets. In fact, using these attributes can waste DASD space and often degrades performance. Servicing these VSAM data sets has become increasingly difficult. In some cases, unplanned outages have occurred. For these reasons, IBM recommends that you stop using IMBED and REPLICATE, and that you minimize or eliminate your use of KEYRANGE. IMBED and REPLICATE were intended as performance improvements and have been obsoleted by newer, cached DASD devices. Striped data sets provide much better performance than KEYRANGE and should be viewed as a candidate for any existing KEYRANGE data sets.
Element or feature:
DFSMSdfp.
When change was introduced:
The recommendation to migrate from IMBED, REPLICATE, and KEYRANGE was originally made in the z/OS V1R6 timeframe.
Applies to migration from:
z/OS V1R8 and z/OS V1R7.
Timing:
Before installing z/OS V1R9.
Is the migration action required?
No, but recommended to avoid degraded performance and wasted DASD space.
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Utilities 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