Oracle Database 10g Express Edition |verified| -
sqlplus / as sysdba ALTER USER SYSTEM IDENTIFIED BY new_password;
However, to differentiate it from the paid versions (Standard and Enterprise Editions), Oracle imposed specific limitations. These constraints defined the scope of XE: Oracle Database 10g Express Edition
For many Windows users, Oracle Database 10g Express Edition was their first interaction with the Oracle Universal Installer. It was distributed as a lightweight executable (roughly 150-200 MB, a fraction of the enterprise size). sqlplus / as sysdba ALTER USER SYSTEM IDENTIFIED
rpm -ivh oracle-xe-univ-10.2.0.1-1.0.i386.rpm Oracle Database 10g Express Edition
Can be installed on multi-CPU servers but will only execute on one processor .