When user is running the code in SAS EG, he is getting below error.We are using 9.4m3 Linux env.
ERROR: An exception has been encountered.
Please contact technical support and provide them with the following traceback information:
The SAS task name is [SQL (2) ]
Segmentation Violation
Traceback of the Exception:
/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(+0x15a7ee) [0x556cdde827ee]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(+0x4cb0b) [0x556cddd74b0b]
/sasdir/SASHome/SASFoundation/9.4/sasexe/tkmk.so(bkt_signal_handler+0x144) [0x2add8df023c4]
/lib64/libpthread.so.0(+0xf5e0) [0x2add8cdc65e0]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasionza(nzclose+0xaa6) [0x2addea956f1e]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasxdbi(dbiclos+0x46) [0x2addeac28336]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasxdbi(execute+0x6da) [0x2addeac12aaa]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqp(sqpexe+0x10d) [0x2addeda38f8d]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqx(+0x39215) [0x2adddd7b6215]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqx(sqlloop+0x405) [0x2adddd7b5d35]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassql(sassql+0x27a) [0x2addea04831a]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(vvtentr+0x13d) [0x556cddd746ad]
/lib64/libpthread.so.0(+0x7e25) [0x2add8cdbee25]
/lib64/libc.so.6(clone+0x6d) [0x2add8d80834d]
Any ERRORS made in SAS programming should result in a meaningful message in the log. Exceptions like this are very often signs for a bug in the SAS software itself, so you should follow the instructions and submit the problem to SAS technical support.
@srikarchalluri wrote:
When user is running the code in SAS EG, he is getting below error.We are using 9.4m3 Linux env.
ERROR: An exception has been encountered.
Please contact technical support and provide them with the following traceback information:
The SAS task name is [SQL (2) ]
Segmentation Violation
Traceback of the Exception:
/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(+0x15a7ee) [0x556cdde827ee]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(+0x4cb0b) [0x556cddd74b0b]
/sasdir/SASHome/SASFoundation/9.4/sasexe/tkmk.so(bkt_signal_handler+0x144) [0x2add8df023c4]
/lib64/libpthread.so.0(+0xf5e0) [0x2add8cdc65e0]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasionza(nzclose+0xaa6) [0x2addea956f1e]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasxdbi(dbiclos+0x46) [0x2addeac28336]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sasxdbi(execute+0x6da) [0x2addeac12aaa]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqp(sqpexe+0x10d) [0x2addeda38f8d]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqx(+0x39215) [0x2adddd7b6215]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassqx(sqlloop+0x405) [0x2adddd7b5d35]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sassql(sassql+0x27a) [0x2addea04831a]
/sasdir/SASHome/SASFoundation/9.4/sasexe/sas(vvtentr+0x13d) [0x556cddd746ad]
/lib64/libpthread.so.0(+0x7e25) [0x2add8cdbee25]
/lib64/libc.so.6(clone+0x6d) [0x2add8d80834d]
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.