Search results

  1. O

    Loading .df from command line

    I can get it to work in a procedure editor but what I am trying to do is run it from a unix command line so that I can incorporate it into a script to automate the process. Thanks.
  2. O

    Loading .df from command line

    I am trying to load .df from command line using this command: DLC/bin/pro <db> -i -p load_df.p -param /path/to/db.df I keep getting mismatch number of parameters passed to load_df.p. Is it possible to load a .df from command line, I am trying to automate the load of .df's. Thanks.
Back
Top