OPatch hanging on prereq: CheckSystemSpace
Hi
This is on a Windows 10 with Oracle 19.3 which is supposed to be upgraded to 19.18 with patch: 34750795. The SW is owned by an AD-user and orainventory owned by a local user (oracle).
As running opatch with the AD-user didn't have access to inventory I switched to using administrator. Below command (prereq) have the same result wether running as AD-user or admin.
Background is, running prereq (opatch prereq CheckConflictAgainstOHWithDetail -ph ./ ) worket OK but running opatch apply was hanging for a looong time on "Finding the total space needed", so I tried with:
set OPATCH_DEBUG=TRUE
set JAVA_VM_OPTION="-Doracle.installer.logLevel=FINEST"