Incorrectly specifying the SAS system option SASTRACELOC= in a configuration file might result in an 0C4 abend. This occurs when a semicolon is placed after the option. The semicolon is allowed with some system options, so an incorrect use of the semicolon with SASTRACELOC= is not seen as an error. However, an abend error similar to one of the following might occur:
ERROR: System abend 0C4 occurred in module SASHOST function VSPRNTF at offset 0006E8
ERROR: Traceback will be attempted...
NOTE: Traceback called
NOTE: Module Function Offset Line
NOTE: -------- -------- ------ ----
NOTE: SASHOST VVSTRAC 000086 0
NOTE: SASIODB2 @@745007 00099E 0 db2m_error
NOTE: SASIODB2 @@744942 00025C 0 db2m_prep
NOTE: SASIODB2 @@234137 000FE2 0 db2m_prep_init
NOTE: SASXDBI DBIDSCI 000128 0
NOTE: SASXDBI YOEOPEN 001E4C 0
NOTE: SASYOIO YYOOPEN 002CC6 0
NOTE: SASYOIO YOOPEN 0002FC 0
NOTE: SASDSA DSDBIVL 000224 0
NOTE: SASDSC DSCDSIO 0035DE 0
NOTE: SASXSHEL YSPRSTM 000E3C 0
NOTE: SASXSHEL YSPSTMT 000056 0
NOTE: SASDSC DSCCOMP 0003A0 0
ERROR: System abend 0C4 occurred in module SASHOST function VSPRNTF at offset 0006EC
ERROR: Traceback will be attempted...
NOTE: Traceback called
NOTE: Module Function Offset Line
NOTE: -------- -------- ------ ----
NOTE: SASHOST VVSTRAC 000086 0
NOTE: SASIODB2 @@745007 00099E 0 db2m_error
NOTE: SASIODB2 @@744953 0001AC 0 db2m_desc
NOTE: SASIODB2 @@268080 000278 0 db2m_desc_init
NOTE: SASXDBI DBIDSCI 00022A 0
NOTE: SASXDBI YOEOPEN 001E4C 0
NOTE: SASYOIO YYOOPEN 002CC6 0
NOTE: SASYOIO YOOPEN 0002FC 0
NOTE: SASDSA DSDBIVL 000224 0
NOTE: SASDSC DSCDSIO 0035DE 0
NOTE: SASXSHEL YSPRSTM 000E3C 0