Prasad
Answered On : May 14th, 2012
You cannot change the key in a VSAM file. Key is defined while defining the file, so the starting position and length remain the same and there is no alter command to change the key.
Login to rate this answer.
Robert
Answered On : May 9th, 2013
You have to delete and redefine the vsam file using the new key definition with IDCAMS
Login to rate this answer.