ORA-32002
        SPFILE creation failed as the specified file is already in use.
        
        
        Cause
        A CREATE SPFILE statement was trying to write to an SPFILE that was used to startup the instance.
        Action
        To overwrite the existing SPFILE, shutdown the instance and reissue the CREATE SPFILE statement. To create a new SPFILE, specify an alternate SPFILE name.
        
     
    
    
        ORA-32002
        cannot create SPFILE already being used by the instance
        
        
        Cause
        A create spfile command is trying to write to an SPFILE that was used to startup the instance.
        Action
        Specify a different SPFILE name
        
     
    
    
        ORA-32002
        cannot create SPFILE already being used by the instance
        
        
        Cause
        A create spfile command is trying to write to an SPFILE that was used to startup the instance.
        Action
        Specify a different SPFILE name