Recent content by craigstats

  1. C

    Problem setting up OFS

    I get the end-of-file errors I referenced in post 3 of this thread. If I open the ofs.sql and ofs_private.sql individually through a program window and compile, I get no errors. However, then when I try and save an object to the OFS, I get ORA-20000: OFS-7: Path not found. path= ORA-06512: at...
  2. C

    Problem setting up OFS

    ofs_private.pck compiles fine on its own. It's only after I click the Install Database Objects that it says ofs_private is in an invalid state. I appreciate your continued help on this and hope we can eventually get this worked out. Thanks.
  3. C

    Problem setting up OFS

    OK, thanks. When I try to compile OFS.pck, I get the message Package or Function OFS_PRIVATE is in an invalid state at line 239.
  4. C

    Problem setting up OFS

    can anyone think of why the OFS package is not compiling for me? I feel silly not being able to get this to work. Thanks.
  5. C

    Problem setting up OFS

    In line 105 of ofs.pck there is a / symbol. When I paste this in a program window and compile, the compiler is throwing an error on that. Simply taking this out does not work. Thank you.
  6. C

    Problem setting up OFS

    PLS-00103: Encountered the symbol "end-of-file" when expecting one of the following... if I add an end; line to the OFS package source, it compiles, but then when I go back and click on Install Database Objects, it overwrites my change. I appreciate your help...if we can make use of the OFS we...
  7. C

    Problem setting up OFS

    Hi, I recently installed the 7.0 demo. I am interested in setting up the OFS but have been unable to do so. I added a location, created the OFS and OFS_USER accounts, and granted privileges as explained in 17.1. But when I click Install OFS Objects, I get the following error in the Install...
Back
Top