SUPPORT / SAMPLES & SAS NOTES
 

Support

Usage Note 18927: New Option on READ Statement for RISK Procedure: MINIMIZE_PORTFOLIO_SIZE

DetailsHotfixAboutRate It
SAS Risk Dimensions offers a new option on the READ statement of the
RISK procedure. The new option, MINIMIZE_PORTFOLIO_SIZE, can be
specified on the READ statement within the PROC RISK code, for example:

   READ SOURCES=my_sources OUT=my_portfolio MINIMIZE_PORTFOLIO_SIZE;

In many cases, applying this option will significantly reduce the size
of the portfolio files that the READ statement generates. If no
instrument in the environment uses input methods, applying this option
prompts the READ statement to refrain from including positions from
INSTDATA objects where FORMAT=SIMPLE. Instead, any RUNPROJECT which uses
this portfolio rereads those INSTDATA data sets.

Note: you may not change the INSTDATA data set between running the
READ statement (which generates the portfolio) and running the
RUNPROJECT statement (which uses that portfolio).


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Risk Dimensions Enterprise EditionMicrosoft Windows 2000 Professional4.2.19.1 TS1M3 SP3
Microsoft Windows 2000 Server4.2.19.1 TS1M3 SP3
Microsoft Windows NT Workstation4.2.19.1 TS1M3 SP3
Microsoft Windows XP Professional4.2.19.1 TS1M3 SP3
Microsoft Windows 2000 Datacenter Server4.2.19.1 TS1M3 SP3
Solaris4.2.19.1 TS1M3 SP3
Linux4.2.19.1 TS1M3 SP3
64-bit Enabled Solaris4.2.19.1 TS1M3 SP3
64-bit Enabled AIX4.2.19.1 TS1M3 SP3
HP-UX4.2.19.1 TS1M3 SP3
64-bit Enabled HP-UX4.2.19.1 TS1M3 SP3
Microsoft Windows 2000 Advanced Server4.2.19.1 TS1M3 SP3
Tru64 UNIX4.2.19.1 TS1M3 SP3
AIX4.2.19.1 TS1M3 SP3
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.