Thursday , March 28 2024

Reconfiguring Grid Infrastructure Components

 

If you have cloned an existing server as another server, even if ASM disks and all files are moved, then services like ohas css asm db will not open, you can reconfigure them with the following steps.

Let’s first clear the existing configuration:

 

With root:

 

Reconfigure:

 

If you see an output as follows after these operations, we will need to add some services for Oracle Restart.

 

In addition, because the ora.cssd service does not start automatically, it needs to be set to start automatically.

With the following command, the target status for ora.cssd can do ONLINE.

 

With the Grid user (or after installing the grid variables)

 

After

 

We need to add new services for Oracle Restart:

 

With the Grid user (or after installing the grid variables):
To add an ASM source:

 

The “-p” parameter specifies the spfile for asm instance and the disk string parameter for -d.

All disk groups will be mounted automatically if the authorizations of the disks in the directory specified by the disk string are correct and the header information of the disks is correct.

 

To add a Listener resource:

The “-p” parameter specifies the port -o with grid_home.

 

Setting the added services to start automatically:

 

With the Oracle user (or after loading the database variables):

 

The database will not open without mount disk groups.

Changing the local listener of the database. (You may not always need it)

 

Final Status:

Loading

About dbtut

We are a team with over 10 years of database management and BI experience. Our Expertises: Oracle, SQL Server, PostgreSQL, MySQL, MongoDB, Elasticsearch, Kibana, Grafana.

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories