We try to do an export/Import (from 7.6 to 7.8 in RECORDS format) with the loadercli Version 7.8.02.39 (same for 7.6er) and face one interesting difficulty:
When exporting the more complex parts of the catalog in the catalog0001 file (views, triggers, functions), the loader seems not to honour any required order of statements; that is if we for example have a view that needs a user-defined function for it's creation, the view is tried to be created before the function (much earlier in the file). Of course this does not work. The same seems to apply to functions and triggers depending on each other.
Of course we can manually reorder those things (and will ), but since this seems a little weird to me (loader completely ignoring such constraints) and I could not find anything in the documentation I would like to ask for any hints.
Thanks a lot,
urs