Sunday, April 3, 2011

SAS debug system option

System-level options. These options control the
amount of diagnostic output you receive, and the
source statements that are displayed in the Log. They
also tell the SAS Supervisor how to react to abnormal
conditions – that is, whether a particular event (such
as an unknown format) should be considered an error.
---------------------------------------------------------------------
Category Options
---------------------------------------------------------------------
print source in Log ECHOAUTO, SOURCE, SOURCE2

messages in Log MSGLEVEL, NOTES, DETAILS, PRINTMSGLIST

invalid references BYERR, DATASTMTCHK, DKRICOND,
DKROCOND, DSNFERR, ERRORABEND,
ERRORCHECK, FMTERR, VNFERR

reaction to errors CLEANUP, ERRORABEND, ERRORS, INVALIDDATA

data set creation MERGENOBY, REPEMPTY, REPLACE, WORKTERM

using observations FIRSTOBS, OBS, WHERE

option settings OPLIST

No comments: