1.  Modify the 'init.ora' file to remove initialization parameters that will not apply to a 10g release.

Remove: 
memory_target
memory_max

Change: 
compatible 11.0.0.0  -> 10.2.0.1.0




