Application -Export, -Import: ERROR
414229Mar 10 2004 — edited Mar 12 2004Hi @ all,
I've worked quite a while on an app with HTML-DB. During the course of development I had to move it from the testing system to another (productive) system. Then everything went fine with the export and import of my app.
Now I tried to install an earlier version of my app that I had created as a BACKUP. The install screen gives me the following:
############################################################################################
Error installing application.
Return to Application (<---- this is a link)
ORA-20001: GET_BLOCK Error. ORA-20001: GET_STMT error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 399, column 16: PLS-00103: Encountered the symbol ">" when expecting one of the following: . ( ) , * @ % & = - + < / > at in is mod not rem <> or != or ~= >= <= <> and or like between || ORA-06550: line 418, column 1: PLS-00103: Encountered the symbol "WWV_FLOW_API" ORA-06550: line 450, column 54: PLS-00103: Encountered the symbol ";" when expecting
############################################################################################
My steps are:
- I import the file (which is on my local HDD) with my local Character Set (Western European ISO-8859-1).
- I click Install >
- On the following screen I select:
o Parse As Schema my schema
o Build status run and build app
o Install As App Change app ID(*) and enter a free app ID
- I click on Install app
... and get the Error above... :-(((
(*) I've tried it with Auto Assign New Application ID too - no better result.
Everything else works good but I don't want to be restricted to this one computer (in case I have to move it again). I want to have a working backup of my app, in case the thing crashes or burns down.
Any help is greatly appreciated.
David
p.s.: I've tried to install the backup on marvel.oracle.com too - the same result... (so it's not a problem of our installation here.)