SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 41891: With SAS® Anti-Money Laundering, an Oracle error occurs when clicking the Alert ID link of a transaction that is listed on the All Available tab

DetailsHotfixAboutRate It

The following Oracle error ORA-00918 occurs when you click the Alert ID link of a transaction that is listed on the All Available tab:

An unexpected error has occurred in the application.
Please have an administrator review the system log.

Details:
com.sas.aml.service.ServiceException: 
Error getting Alert Transaction Count using:
select count(tran.transaction_key) from ( SELECT DISTINCT transaction_key
FROM fsc_cash_flow_fact cff JOIN fsc_account_dim acct ON acct.account_key =
cff.account_key JOIN fsc_transaction_dim td ON cff.transaction_key =
td.transaction_key WHERE acct.account_number = ? UNION SELECT DISTINCT
transaction_key FROM fsc_account_trade_fact atf JOIN fsc_account_dim acct ON
acct.account_key = atf.account_key JOIN fsc_transaction_dim td ON
atf.transaction_key = td.transaction_key WHERE acct.account_number = ? UNION
SELECT DISTINCT transaction_key FROM fsc_account_event_fact aef JOIN
fsc_account_dim acct ON acct.account_key = aef.account_key JOIN
fsc_transaction_dim td ON aef.transaction_key = td.transaction_key WHERE
acct.account_number = ? UNION SELECT DISTINCT transaction_key FROM
fsk_cash_flow_alert cfa JOIN fsc_account_dim acct ON acct.account_key =
cfa.account_key JOIN fsk_transaction_alert ta ON cfa.transaction_key =
ta.transaction_key WHERE acct.account_number = ? UNION SELECT DISTINCT
transaction_key FROM fsk_account_trade_alert ata JOIN fsc_account_dim acct ON
acct.account_key = ata.account_key JOIN fsk_transaction_alert ta ON
ata.transaction_key = ta.transaction_key WHERE acct.account_number = ? UNION
SELECT DISTINCT transaction_key FROM fsk_account_event_alert aea JOIN
fsc_account_dim acct ON acct.account_key = aea.account_key JOIN
fsk_transaction_alert ta ON aea.transaction_key = ta.transaction_key WHERE
acct.account_number = ? ) tran
java.sql.SQLException: ORA-00918: 

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



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Anti-Money LaunderingMicrosoft® Windows® for 64-Bit Itanium-based Systems2.2.14.19.1 TS1M3 SP49.2 TS2M2
Microsoft Windows Server 2003 Datacenter 64-bit Edition2.2.14.19.1 TS1M3 SP49.2 TS2M2
Microsoft Windows Server 2003 Enterprise 64-bit Edition2.2.14.19.1 TS1M3 SP49.2 TS2M2
Microsoft Windows XP 64-bit Edition2.2.14.19.1 TS1M3 SP49.2 TS2M2
Microsoft Windows 2000 Advanced Server2.2.12.2.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server2.2.12.2.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Server2.2.12.2.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Professional2.2.12.2.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows NT Workstation2.2.12.2.19.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition2.2.14.19.1 TS1M3 SP49.2 TS2M2
Microsoft Windows Server 2003 Enterprise Edition2.2.14.19.1 TS1M3 SP49.2 TS2M2
Microsoft Windows Server 2003 Standard Edition2.2.14.19.1 TS1M3 SP49.2 TS2M2
Microsoft Windows XP Professional2.2.14.19.1 TS1M3 SP49.2 TS2M2
Windows Vista2.2.14.19.1 TS1M3 SP49.2 TS2M2
Windows Vista for x642.2.14.19.1 TS1M3 SP49.2 TS2M2
64-bit Enabled AIX2.2.14.19.1 TS1M3 SP49.2 TS2M2
64-bit Enabled HP-UX2.2.14.19.1 TS1M3 SP49.2 TS2M2
64-bit Enabled Solaris2.2.14.19.1 TS1M3 SP49.2 TS2M2
HP-UX IPF2.2.14.19.1 TS1M3 SP49.2 TS2M2
Linux2.2.14.19.1 TS1M3 SP49.2 TS2M2
Solaris for x642.2.14.19.1 TS1M3 SP49.2 TS2M2
* 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.