LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  Loading Oracle Data Dumps into LAE?

    Employee
    Posted 07-23-2012 09:27

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stunelson

    Hi,
    The question is can this be done easily enough within a graph or will the data have to be passed through a reader first?

    Thanks.


  • 2.  RE: Loading Oracle Data Dumps into LAE?

    Employee
    Posted 07-23-2012 12:20

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: rboccuzzi

    We don't currently have a native way to read an oracle dump file, you would need to pass it through a reader first, or load it into a DB. If you wish, you could use our Java node to read it via an Java library if you are aware of one; however I am not sure one exists, as it seems to be a proprietary Oracle format. If you have luck using this method, I'd love to hear about it here, please share your success (and any libraries you build if you like!).

    Cheers
    Rich


  • 3.  RE: Loading Oracle Data Dumps into LAE?

    Employee
    Posted 08-06-2012 01:54

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stunelson

    Thanks Rich - once I have the data in question I'll let you know how I get on.