Oracle 12c Installation failed to access the temporary location

前端 未结 14 2414
南方客
南方客 2020-12-24 07:36

I have Windows 8.1 64-bit OS running on 64-bit architecture. I am installing a fresh copy of Oracle 12C, means I haven\'t installed any version before on my system.

14条回答
  •  旧巷少年郎
    2020-12-24 08:09

    This error could caused by a username with Chinese characters.

    1. Create a new local windows user with an English username. Make sure there are no spaces in the username.
    2. Install Oracle using the user you just created.

提交回复
热议问题