Hi,
I am migrating an indexed sasdataset from an AIX server to a Linux server , using PROC DOWNLOAD. The data file got migrated but not the index file. Even with PROC CPORT and CIMPORT , the index file was not migrated. The index file is physically present on the AIX server along with the data file.
On further investigation into the results of Proc Contents on this dataset, it says that Indexes 0, which means there is no index defined on this dataset.
Though the index file is physically present, is it that the index file has no connection with the data file and the index file is of no use.
Thanks,
Vijayanand.
... View more