Hi Everyone,

On LINUX I'm trying to update some instances from Oracle version
10.2.0.1 to 10.2.0.2.

I can't see what I'm doing wrong, I've followed the documentation,
but after running the catupgrd.sql script in database startup uprade mode, the instance is still at 10.2.0.1, as I can see in the V$VERSION data dictionary view (before and after restarting the instance).

The utlu102s.sql script gives me the following output:

__________________________________

Oracle Database 10.2 Upgrade Status Utility 05-26-2006 13:31:21
.
Component Status Version HH:MM:SS
Oracle Database Server VALID 10.2.0.1.0 00:11:51
JServer JAVA Virtual Machine VALID 10.2.0.1.0 00:00:00
Oracle XDK VALID 10.2.0.1.0 00:00:00
Oracle Database Java Packages VALID 10.2.0.1.0 00:00:00
Oracle XML Database VALID 10.2.0.1.0 00:00:00
Oracle Workspace Manager VALID 10.2.0.1.0 00:00:00
Oracle Expression Filter VALID 10.2.0.1.0 00:00:00
Oracle Enterprise Manager VALID 10.2.0.1.0 00:00:00
.
Total Upgrade Time: 00:12:59

PL/SQL procedure successfully completed.

___________________

Does anyone know, where I might be going wrong?

Thanks
Peer