to access a vsam through AIX we have to give the pathname,But how to define this pathname in FCT? What should be the "key length" and "record size" in Fct for that path?
Inorder to work with AIX in CICS the AIX entry must be made in FCT
In FCT do this
DATASET=DDNAME OF PATH
DSNAME=PATH NAME(EX: LEM0U01.KSDS.AIX1.PATH1)
BASE=DDNAME OF BASE CLUSTER