Database Utilities (MOSC)

MOSC Banner

Table EXPORT with QUERY PARAMETER

edited Oct 8, 2009 2:46AM in Database Utilities (MOSC) 6 commentsAnswered
Hi,
I am trying to export a table with the query parameter.
But I have problem with the column name of the table.
The column name has to be specified inside double quotes in the query, otherwise it wont be recognised.
So the query parameter will look like:

QUERY=<table_name>:"where "EventTime" > (sysdate - 2)"

But Export will consider those double quotes as bad syntax and returns error. And if i dont use quotes for column name("EventTime") it wont work either.

Can anyone please suggest a work around for this please..
Its very urgent.

Any help would be much appreciated.

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