InterviewSolution
Saved Bookmarks
| 1. |
How Do You Define A Ksds ? |
|
Answer» DEFINE CLUSTER(cluster name) with the INDEXED parameter. Also specify the ds name for the DATA component & the ds INDEX component. Other IMPORTANT parms are RECORDSIZE, KEYS, SHARE OPTIONS. DEFINE CLUSTER(cluster name) with the INDEXED parameter. Also specify the ds name for the DATA component & the ds INDEX component. Other important parms are RECORDSIZE, KEYS, SHARE OPTIONS. |
|