Current Fashback Time in 10g DataPump Export
Does anyone know how to specify the current date and time for FLASHBACK_TIME in a 10gR2 expdp ?
11gR2 Data Pump helpfully provides the systimestamp setting so you can specify
FLASHBACK_TIME=systimestamp
However 10gR2 Data Pump does not have this option. I could use the SCN or explicitly specify a date & time but I was just wondering is there a way to easily define the current date / time in 10gR2 expdp
thanks,
Jim