public class DefineKsdsAIX
extends java.lang.Object
AccessMethodServices
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
VSAM_VOLUME |
Constructor and Description |
---|
DefineKsdsAIX() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
The main method accepts the VSAM cluster name, AIX dataset
name, and a flag indicating key uniqueness as the only arguments
and calls
defineAltIndex(String,String,String,int,int)
to create the Alternate Index (AIX). |
public static final java.lang.String VSAM_VOLUME
public static void main(java.lang.String[] args)
defineAltIndex(String,String,String,int,int)
to create the Alternate Index (AIX).args
- The arguments to main