Hello,
I am trying to install Oracle 12c on Windows Server 2003 x64.
Getting the below error:
Cause - Failed to access the temporary location. Action - Ensure that the current user has required permissions to access the temporary location.
I did this , its working fine. I am a local admin on this windows box.
PS U:\> net use \\localhost\c$
Local name
Remote name \\localhost\c$
Resource type Disk
Status OK
# Opens 0
# Connections 1
The command completed successfully.
Please help me the next steps.