12c Cloud Control DB Provision Error ORA-00119 ORA-00132 - How To Override default config
I am trying to use the 12c provisioning with a profile and custom deployment procedure.
Problem I have is the DB create step fails with below error.
12c Provisoning is defaulting to local_listener of LISTENER_<SID> even after I specify LISTENER in deployment procedure.
Then when it comes to Create DB step it fails to start b/c LISTENER and not LISTENER_<SID> is started. I want to use LISTENER only.
Or I can use tcp hostname string.
Error is ..
Creating and starting Oracle instance started at Tue Apr 16 16:38:30 PDT 2013
ORA-00119: invalid specification for system parameter LOCAL_LISTENER