Export Consistency when using both parameter FULL=Y and FLASHBACK_TIME
I need a clarification about consistency when using datapump. We have old databases in 10.1.0.5 and want to export/import them in a new database 11.2.0.2
I want to do a full consistent backup of those databases. To do that, i launch an expdp conneted system to my database , with option FLASHBACK_TIME and FULL=y.
As i see some posts on the net, telling that flashback_time does not work for sys and system users ... Can somebody tell me where is the truth ?
Thank you !
Catherine