Database - RAC/Scalability (MOSC)

MOSC Banner

failed to start ohasd.service

edited Jan 6, 2020 8:39PM in Database - RAC/Scalability (MOSC) 3 commentsAnswered

While installing grid, root.sh is failing to start ohasd service. To fix this, made below changes to the system. However, I'm still facing the issue. Need help on this.

[root@pmyws01 ~]# cat /etc/systemd/system/ohasd.service

[Unit]

Description=Oracle High Availability Services

After=syslog.target

[Service]

ExecStart=/etc/init.d/init.ohasd run >/dev/null 2>&1 Type=simple

Restart=always

[Install]

WantedBy=multi-user.target

[root@pmyws01 ~]# systemctl daemon-reload

[root@pmyws01 ~]# systemctl enable ohasd.service

[root@pmyws01 ~]# systemctl start ohasd.service

[root@pmyws01 ~]# systemctl status ohasd.service

● ohasd.service - Oracle High Availability Services

   Loaded: loaded (/etc/systemd/system/ohasd.service; enabled; vendor preset: disabled)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center