63
Converting Tables and Recreating Indexes
Converting Tables and Recreating Indexes
Suppose you want to convert all tables in the sales domain. You also want SPDSCONV
want to create SAS jobs that you can run to recreate the indexes after the table conversion
completes. You want the SAS jobs put into the directory $HOME/salesv9. You also want
a verbose output of the conversion.
SPDSCONV -v -d /mdat1/sales -l $HOME/salesv9 -j -a
Need help?
Do you have a question about the Scalable Performance Data Server 4.5 and is the answer not in the manual?