Developing policy
SAS data warehouses require policies for smooth management, and this section focuses on some high-priority policies relating to ETL that need to be developed to ensure that the data warehouse functions responsibly. First, how SAS format and label policies can be developed and implemented is described. Next, a spotlight is placed on procedures transferring data into the data warehouse from external sources and transferring data from inside the warehouse to external recipients.
Because both of these activities increase the risk for the data warehouse, policies that can ensure these tasks are done with reduced risk are recommended. Finally, other policies that are optimal for a SAS data warehouse to implement are suggested.
Setting format and label policies
In Chapter 3, Helpful PROCs for Managing Data, we went over how SAS labels can be applied to variables in SAS datasets as text strings that annotate the variables, explaining what they are. We also went over...