Migrate Listener to ASM Home
I am in the process of migrating my Listener (RDBMS Home) to ASM Home in Test Environment. I am on Oracle Enterprise Linux platform. I have separate user accounts setup for ASM (asm) and RDBMS (oracle). The rdbms home is /u01/app/oracle/product/11.1.0/db_1 -- standard. The ASM home is /u01/app/asm/product/11.1.0/asm -- not as common. I have setup tnsnames.ora, sqlnet.ora and listener.ora in RDBMS home. I have placed links in ASM home to previously mentioned files. I have several services created. I have concerns regarding listener registration with Oracle Clusterware 11g.
I need to know the steps to move listener to asm home. I suspect just using netca to remove and add but theres many things to consider that I've listed above.
0