Follow these steps to replace a data set used for a project. This task is useful when multiple projects using the same source data set are migrated from SAS Forecast Server. Removing duplicate data sets reduces the impact to memory on the CAS server.
After migration, migrated data set names are
appended with an 8-digit unique identifier. This identifier is used to prevent name
collisions
with data sets that are already loaded into CAS. For example, if you migrated 15 projects
that
are using the PRICEDATA data set, each project uses that name plus the 8-digit identifier
(PRICEDATAE5EDCE92). There is a 32-byte limit on
the length of data set names. As a result, it is possible that characters at the end
of long
data set names could be stripped and replaced with the 8-digit identifier.
PRICEDATAE5EDCE92).SASHDAT file extension
(for example,
PRICEDATA6BB440AE.SASHDAT).Repeat this process for the other projects that have duplicate source data.