Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to start TFA

JhilAug 20 2020 — edited Aug 22 2020

Dear Experts,

We have 3 node RAC as Primary  and 2 node RAC as Standby env.

When i tired to startup TFA at Standby site, i am getting below error.

How do i fix this ?

>> Below are from Standby site

$ sudo -u root /u01/app/12.2.0/grid/bin/tfactl print status

TFA scheduler is not running

$ sudo -u root /u01/app/12.2.0/grid/bin/tfactl start

TFA scheduler is not running

]$ cd /u01/app/12.2.0/grid/bin/

$ sudo -u root ./tfactl start

TFA scheduler is not running

>> Below are from Primary Env

$ sudo -u root /u01/app/12.2.0/grid/bin/tfactl print status

WARNING - TFA Software is older than 180 days. Please consider upgrading TFA to the latest version.

.-------------------------------------------------------------------------------------------------------.

| Host            | Status of TFA | PID   | Port | Version    | Build ID             | Inventory Status |

+-----------------+---------------+-------+------+------------+----------------------+------------------+

| **************01 | RUNNING       | 10419 | 5000 | 19.2.1.0.0 | 19210020190425110550 | COMPLETE         |

|**************02 | RUNNING       |  8894 | 5000 | 19.2.1.0.0 | 19210020190425110550 | COMPLETE         |

| **************03 | RUNNING       | 11050 | 5000 | 19.2.1.0.0 | 19210020190425110550 | COMPLETE         |

'-----------------+---------------+-------+------+------------+----------------------+------------------'

Gris & DB versions are 12.2 on RHEL 7.7

Comments
Post Details
Added on Aug 20 2020
2 comments
1,455 views