to_Date
925887Aug 14 2012 — edited Aug 14 2012Hi,
The below query is not working.the table has data.It is oracle 11.2.0.3 on aix.
16866 148599395 1 shared pool GROW *24-JUL-12 24-JUL-12*
16866 148599395 1 shared pool GROW 24-JUL-12 24-JUL-12
select from DBA_HIST_MEMORY_RESIZE_OPS where start_time=TO_DATE('07 24, 2012','MM DD, YYYY');*
Thanks
Edited by: 922884 on Aug 14, 2012 1:04 PM