Windows 7 x64コンピューターにOracle 12cをインストールしようとしていますが、しばらくすると次のエラーが表示されます。
SEVERE: [FATAL] [INS-30131] Initial setup required for the execution of installer validations failed.
CAUSE: Failed to access the temporary location.
ACTION: Ensure that the current user has required permissions to access the temporary location.
*ADDITIONAL INFORMATION:*
- Framework setup check failed on all the nodes
- Cause: Cause Of Problem Not Available
- Action: User Action Not Available
Summary of the failed nodes
maddy-pc
- Version of exectask could not be retrieved from node "XXXXXX"
- Cause: Cause Of Problem Not Available
- Action: User Action Not Available
誰かがこの問題を解決する方法を知っていますか?
Én
)。まず、アクセントのないパスに設定TEMP
しTMP
ました。しかし、インストーラは、内部のフォルダを作成し%TEMP%
ようCVU_12.1.0.1.0_Én
とhsperfdata_Én
、それはまだ失敗したので、後でそれは、破損した名前でそれらにアクセスしようとします。そのため、エラーダイアログがポップアップしたときに、破損した名前(as mklink /J CVU_12.1.0.1.0_Én CVU_12.1.0.1.0_Én
やmklink /J CVU_12.1.0.1.0_En CVU_12.1.0.1.0_Én
など)のリンクを作成し、[ 次へ]をもう一度押して再試行しました。