Port SASUnit to z/OS and consider that SAS programs often reside in PO libraries.
This could be done in one of the following ways:
- Rewrite SASUnit so that it runs under MVS with all programs in PO libraries - consider that programs names can only have 8 characters.
- Use the Unix/Linux configuration of SASUnit and port it to the Unix system of z/OS - could programs in PO libraries be used then at all?
- Run the control component of SASUnit under Windows and port only the execution environment to z/OS, middleware could be IOM or SAS/Connect.
Some conceptual work is required.