SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 66251: A segmentation violation might occur when you join two Teradata tables on BIGINT data type columns

DetailsHotfixAboutRate It

You might encounter a segmentation violation when you join two Teradata tables on BIGINT data type columns, which are typecast with the data set option DBSASTYPE:

libname t teradata user=username pw=password server=tdserver;
proc sql;
  select t1.thebigint, count(t1.thebigint) as count_of_bigint
    from t.thetable(dbsastype=(thebigint='char(20)')) t1
      inner join t.the2ndtable(dbsastype=(thebigint='char(20)')) t2
        on (t1.thebigint = t2.thebigint)
      ;
quit;
ERROR:  An exception has been encountered.
Please contact technical support and provide them with the following traceback
information:
The SAS task name is [SQL     ]
Segmentation Violation
Traceback of the Exception:
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sas(+0x16a07e) [0x7ffc18c0e07e]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sas(+0x4ecff) [0x7ffc18af2cff]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/tkmk.so(bkt_signal_handler+0x144) [0x7ffc16ee8aa4]
/lib64/libpthread.so.0(+0x381620f520) [0x7ffc18456520]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sasxdbi(yoeget+0x702) [0x7ffbf86de182]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sasyoio(yoget+0x18ad) [0x7ffbdafbd02d]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sassqx(+0xb3d1) [0x7ffbe004d3d1]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sassqx(+0x184bd) [0x7ffbe005a4bd]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sassqx(+0x3ae08) [0x7ffbe007ce08]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sassqx(+0x34893) [0x7ffbe0076893]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sassqx(+0x330c9) [0x7ffbe00750c9]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sassqx(sqxexec+0x56d) [0x7ffbe008541d]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sassqx(+0x3c06f) [0x7ffbe007e06f]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sassqx(sqlloop+0x417) [0x7ffbe007d537]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sassql(sassql+0x362) [0x7ffbe02ce402]
/tdi/mva-v940m6/usrlibsas/laxno.18w47.20181107.weekly/SASFoundation/9.4/sasexe/sas(vvtentr+0x18a) [0x7ffc18af285a]
/lib64/libpthread.so.0(+0x38162077e1) [0x7ffc1844e7e1]
/lib64/libc.so.6(clone+0x6d) [0x7ffc17add8ed]

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemSAS/ACCESS Interface to TeradataMicrosoft Windows 8.1 Enterprise x649.4 TS1M69.4 TS1M7
Microsoft Windows 8.1 Enterprise 32-bit9.4 TS1M69.4 TS1M7
Microsoft Windows 8 Pro x649.4 TS1M69.4 TS1M7
Microsoft Windows 8 Pro 32-bit9.4 TS1M69.4 TS1M7
Microsoft Windows 8 Enterprise x649.4 TS1M69.4 TS1M7
Microsoft Windows 8 Enterprise 32-bit9.4 TS1M69.4 TS1M7
Microsoft® Windows® for x649.4 TS1M69.4 TS1M7
z/OS9.4 TS1M69.4 TS1M7
Microsoft Windows 8.1 Pro 32-bit9.4 TS1M69.4 TS1M7
Microsoft Windows 8.1 Pro x649.4 TS1M69.4 TS1M7
Microsoft Windows 109.4 TS1M69.4 TS1M7
Microsoft Windows Server 2012 Datacenter9.4 TS1M69.4 TS1M7
Microsoft Windows Server 2012 R2 Datacenter9.4 TS1M69.4 TS1M7
Microsoft Windows Server 2012 R2 Std9.4 TS1M69.4 TS1M7
Microsoft Windows Server 2012 Std9.4 TS1M69.4 TS1M7
Microsoft Windows Server 20169.4 TS1M69.4 TS1M7
Microsoft Windows Server 20199.4 TS1M69.4 TS1M7
Windows 7 Enterprise 32 bit9.4 TS1M69.4 TS1M7
Windows 7 Enterprise x649.4 TS1M69.4 TS1M7
Windows 7 Home Premium 32 bit9.4 TS1M69.4 TS1M7
Windows 7 Home Premium x649.4 TS1M69.4 TS1M7
Windows 7 Professional 32 bit9.4 TS1M69.4 TS1M7
Windows 7 Professional x649.4 TS1M69.4 TS1M7
Windows 7 Ultimate 32 bit9.4 TS1M69.4 TS1M7
Windows 7 Ultimate x649.4 TS1M69.4 TS1M7
64-bit Enabled AIX9.4 TS1M69.4 TS1M7
64-bit Enabled Solaris9.4 TS1M69.4 TS1M7
HP-UX IPF9.4 TS1M69.4 TS1M7
Linux for x649.4 TS1M69.4 TS1M7
Solaris for x649.4 TS1M69.4 TS1M7
* 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.