Database Utilities (MOSC)

MOSC Banner

Data pump parameter flashback_time=to_timestamp_tz(systimestamp)

edited Feb 25, 2013 5:14PM in Database Utilities (MOSC) 3 commentsAnswered
Hello.
I cant understand what the porpuse of parameter: flashback_time=to_timestamp_tz(systimestamp).

Specially this part: =to_timestamp_tz

I am asking this question because I tried with this option: flashback_time=systemtimestamp and it did not work. It displayed error:

ORA-39001: invalid argument value
ORA-39150: bad flashback time
ORA-01841: (full) year must be between -4713 and +9999, and not be 0
ORA-00911: invalid character

So after searching a bit I got this one: to_timestamp_tz(systimestamp).

How should I import from a data pump dump file when such parameter was included into the export string (anything special to take into account or just a normal import).

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center