In an attempt to copy the user objects from DB to the other I did the following:
I used the "EXPORT USER OBJECTS" function on the source DB.
Running the resulting SQL in a new DB (and user) results in serveral errors.
Execution doesn't seem to like the "SPOOL" and "PROMPT" commands.
What am I...