Problem with applying a Patch 24917825
Dear All,
I faced a problem in process of applying a patch 24917825 in RAC environment in a rolling manner.
opatchauto apply <UNZIPPED_PATCH_LOCATION>/24917825 -ocmrf <ocm response file>
I got an error as follows:
[Feb 13, 2017 10:02:02 AM] [INFO] Following executables are active :
/data/app/12.1.0/grid/lib/libclntsh.so.12.1
[Feb 13, 2017 10:02:02 AM] [INFO] Prerequisite check "CheckActiveFilesAndExecutables" failed.
As I was told error occurred because some of the user session was not disconnected since listener was running . I have to bring down listener and do the patching again.
Actually my question is:
If I'm applying a rolling patch, do I have to bring down listener and disconnect all user sessions manually on each node before to start patch apply?? I guess "opatchauto" is supposed to do this job..