Oracle database 12.2 RU datapatch
According to
OPatchAuto :
OPatchAuto calls datapatch to complete post patch actions upon installation of the binary patch and restart of the database.
As noted earlier, datapatch identifies the post install instructions which are necessary and automatically completes the same.
Post patch activity include both the application and the removal or rollback of SQL changes in the database.
So I don't have to call datapatch seperately to each database after opatchapply auto of the RU ?
I have two node rac. so when the datapatch be called ? after 1st node RU install or 2nd node RU install ?