Hello,
A workmate has tried to install/upgrade Marvel from 1.4.1 to 1.4.2. When they ran the install script, they saw the following:
>> Is this a (1) New install or an (2) Upgrade? [1] 2
What is your connect string (Enter for none)? []
What is your Oracle SYS password? [CHANGE_ON_INSTALL] xxxxxxxx
AS SYSDBA
92030
...CONNECT as privilged user to grant required privilges
Connected.
USER is "SYS"
exit
Error:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
It appears that this version of Oracle HTML DB already exists in the database.
To upgrade Oracle HTML DB, you must use a newer version than you currently
have installed.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
begin
*
ERROR at line 1:
ORA-00900: invalid SQL statement
ORA-06512: at line 11
I looked inside the db and I did not see a flows_010402 schema (which I would assume would mean we had a previous Marvel 1.4.1 install). We are running 9.2.0.3 on Solaris. Here is the list of Marvel realted schemas on this db:
FLOWS_010401
FLOWS_010400
FLOWS_010308
FLOWS_FILES
Any ideas?