Problem: I created a ddl script which seemed to run to completion, as all of the objects were created, but when the script was done the above error was given. Solution: This is probably related to bug # 9081 among others. The trick is to make sure that you put in a carraige return after the last line of the script.
Last Modified: 23-OCT-00