SET THE SERVICE_NAMES AND LOCAL_LISTENER PARAMETERS FOR THE RUNNIN...

19. Set the service_names and local_listener parameters for the running

instance (memory only, not the parameter file) and register the new service

name with the new listener:

alter system set service_names=serv1 scope=memory;alter system set local_listener=new scope=memory;alter system register;