SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 34492: Today's date is not exported correctly when rows are appended to an Oracle table

DetailsHotfixAboutRate It

When using the "Today's date" functionality in a SAS® Customer Intelligence Studio campaign or diagram to export today's date to an Oracle table, the exported date is incorrect when you append the export data to an existing table. When you create a new table the date is correct.

The reason for this is that the "Today's Date" functionality uses the SAS DATE() function to generate the date. DATE() returns today's date in a date format, but Oracle requires dates to be in a datetime format.

To work around this issue, create a calculated data item such that the expression invokes the DATETIME() function, which returns today's date in a datetime format that is acceptable to Oracle.

Select 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 Customer Intelligence StudioMicrosoft® Windows® for x645.15.39.1 TS1M3 SP49.2 TS2M0
Microsoft Windows 2000 Advanced Server5.19.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server5.19.1 TS1M3 SP4
Microsoft Windows 2000 Server5.19.1 TS1M3 SP4
Microsoft Windows 2000 Professional5.19.1 TS1M3 SP4
Microsoft Windows NT Workstation5.19.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition5.15.39.1 TS1M3 SP49.2 TS2M0
Microsoft Windows Server 2003 Enterprise Edition5.15.39.1 TS1M3 SP49.2 TS2M0
Microsoft Windows Server 2003 Standard Edition5.15.39.1 TS1M3 SP49.2 TS2M0
Microsoft Windows XP Professional5.15.39.1 TS1M3 SP49.2 TS2M0
Windows Vista5.15.39.1 TS1M3 SP49.2 TS2M0
* 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.