How do I correct this export query error?

I am attempting to export everything newer than 90 days from a a table using ...query="where TRUNC(datefield) > TRUNC(SYSDATE)-90" but I'm getting the LRM-00112 error - multiple values not allowed for parameter 'query'.
What would be a way around this? I can't use a specific date string because the requirement is to be able to clear a table based on 30, 45,90, or 180 day increments from the current SYSDATE.
Thanks in advance for any help/suggestions with this.
Wayne

It's likely that your command interpreter (Unix shell ?) tries to interpret the '>' in your command line.
Try to use an export parameter file for the query parameter to avoid this problem:
http://download-west.oracle.com/docs/cd/B10501_01/server.920/a96652/ch01.htm#1004778
Message was edited by:
Pierre Forstmann

Similar Messages

Maybe you are looking for

  • Sequence settings for Sony HandyCam video

    I'm working with video shot on a Sony Handycam HDR-CX550.  I had no problem importing it into iMovie and then to FCP, however I can't figure out what sequence settings I should use.  It appears to be 16x9, but shows up as 4x3 in my FCP bin.  Also, th

  • Some commands are not working

    some of commands suddenly stopped working like reboot ,lsusb etc . any idea why ?..

  • Change the database log on parameters in the run time with CR10 Delphi2007?

    Hi, I'm using crystal report 10 and Crystal VCL for Delphi. How can I change the database log on parameters in the run time?

  • Access Manager 7.1 Session Failover

    Hello, I am trying to do a session failover with access Manager 7.1. My Infrastructure: OS: Solaris 10 2 Solaris Servers dedicated to 4 LDAP instances (2 each) 2 Solaris Servers dedicated to 2 LDAP Proxy servers configured to access 4 LDAP instances.

  • Appletviewer works, IE 5.01 doesn't

    Why would appletviewer show an applet correctly, but not Internet Explorer? Here's the HTML: <HTML> <HEAD> <TITLE>Test page for HelloWorld</TITLE> </HEAD> <BODY> <HR> This line of text comes before the applet.<P> <APPLET CODE = "HelloWorld.class" WID