Announcement

Collapse
No announcement yet.

DB.XML Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • DB.XML Error

    Dear Pals,

    Whenever I run the DB.XML Export option, getting the below error:

    Invalid at the top level of the document. Error processing resource 'http://ios0503e.idc.ikon.org:8010/GC3/glog.integration...
    exec(): 0509-036 Cannot load program /opt01/app/otm/otm55/python/bin/python because of the following errors:
    ^

    Could any one pls explain me what is the reason / how to use "DB.XML Export"?

    Cheers,
    Lakshman
    Cheers,
    Murthy

  • #2
    Re: DB.XML Error

    First make sure your permissions are setup correctly for the directory structure and files. I recall that you also need the sqlplus client installed on the web server for this to work correctly as well. Also right click this error and then select view source. Sometimes errors are not shown with these types of messages and can only be seen when viewing the source HTML.
    If my post was helpful please click on the Thanks! button

    MavenWire Hosting Admin
    15 years of OTM experience

    Comment


    • #3
      Re: DB.XML Error

      Hi All,

      Could you please explain what exactly is the requirement to generate XML/CSV output.
      I have tried this but everytime it remain in the running state and nothing happens after that.
      Nothing meaningful appears to be in a log. Do we need to setup anything specific at the server ?


      Thanks,
      Kamleshwar

      Comment


      • #4
        Re: DB.XML Error

        Have you intsalled SQL plus on the web server? Right click the error and select "View Source" it should tell you what the problem is.
        If my post was helpful please click on the Thanks! button

        MavenWire Hosting Admin
        15 years of OTM experience

        Comment


        • #5
          Re: DB.XML Error

          If you are running OTM 5.5 CU4 on HP Itanium, you would also need to copy/rename python2.4 to python
          or
          Code:
          ln -s python2.4 python

          Bug: 6852655

          Error:
          java.io.IOException: /otm/otmweb/python/bin/python: not found
          --
          Joseph Liang
          MavenWire APAC
          http://www.mavenwire.com/

          Comment

          Working...
          X