[Oracle][INS-30131] The initial setup required to perform installer verification failed.

Write the directory title here

  • 1. Problem description
    • 1 Error content
      • 1.1 Unable to retrieve version of exectask from node ‘kotin’
      • 1.2 The working directory “xxx” cannot be used on the node “kotin”
    • 2 Relevant environment
      • 2.1 Install software
      • 2.2 Install the system
    • 3 Analysis of solution ideas
  • 2. Solution
    • 1 Option 1. Meet the verification conditions – do not change the system
      • 1.1 Step one, check folder sharing
        • 1.1.1 View sharing
        • 1.1.2 Create a share
          • 1.1.2.1 Open the `Create Shared Folder Wizard`
          • 1.1.2.2 Select `folder path`
          • 1.1.2.3 Fill in `name, description and settings`
          • 1.1.2.4 Select `permissions of shared folder`
          • 1.1.2.5 View `Sharing Successful`
      • 1.2 Step 2: Check Windows services
        • 1.2.1 Check whether Windows Service Server is running
        • 1.2.2 Restart or stop service error handling
      • 1.3 The third step, check the registry
        • 1.3.1 Open `Registry Editor`
        • 1.3.2 Add/modify `AutoShareServer`
        • 1.3.3 Add/modify `AutoShareWks`
    • 2 Solution 2: Skip installer verification
      • 2.1 Open the command line
    • 3 Option 3. Meet the verification conditions – replace the system

1. Problem description

1 Error content

1.1 Unable to retrieve version of exectask from node ‘kotin’

[INS-30131] Initial setup required to perform installer verification failed.

Cause – The temporary location cannot be accessed.

Action – Please ensure that the current user has the necessary permissions to access the temporary location.

Additional information:
? – Framework settings check failed on all nodes
? – Cause: The cause of the problem is not available
? – Action: User action is not available
Summary of failed nodes
kotin
? – Unable to retrieve version of exectask from node ‘kotin’
? – Cause: The cause of the problem is not available
? – Action: User action is not available

1.2 The working directory “xxx” cannot be used on the node “kotin”

[INS-30131] Initial setup required to perform installer verification failed.

Cause – The temporary location cannot be accessed.

Action – Please ensure that the current user has the necessary permissions to access the temporary location.

Additional information:
? – Framework settings check failed on all nodes
? – Cause: The cause of the problem is not available
? – Action: User action is not available
Summary of failed nodes
kotin
? – Working directory “C:\Users\ADMINI~1\AppData\Local\Temp” is not available on node kotin”
? – Reason: Unable to delete the contents of the directory “C:\Users\ADMINI~1\AppData\Local\Temp\CVU_12.1.0.2.0_Administrator”
? – Action: Please select a different workspace for the framework

2 Related environment

2.1 Install software

Oracle Database 12c Release 1 Installer

2.2 Installing the system

Microsoft Windows [Version 10.0.17134.2208]

3 Analysis of solution ideas

  • Meet the verification conditions - do not change the system: Check the initial settings required for installation program verification and configure the relevant settings
  • Skip installer verification: Use command to skip verification
  • Meet the verification conditions-replace the system

2. Solution

1 Option 1. Meet the verification conditions – do not change the system

1.1 Step one, check folder sharing

1.1.1 View sharing
  1. This PC: Right-click and select Manage
  2. Computer Management : Expand Computer Management (Local)\System Tools\Shared Folders\Shares
  3. Computer Management (Local)\System Tools\Shared Folders\Shared: Check whether there is a folder path C:\. If not, you need to create it. Please refer to the subsequent steps for how to create it.
1.1.2 Create Share
1.1.2.1 Open the Create Shared Folder Wizard
  1. Computer Management (Local)\System Tools\Shared Folders\Shares: Right-click the blank area and select New Share (S)…
1.1.2.2 Select folder path

Please specify the folder path to be shared

  1. Use the Create Shared Folder Wizard\Folder Path: Click Browse (O)…
  2. Browse folder: Select the folder (C:)
  3. Create Shared Folder Wizard\Folder Path: Click the button Next (N)>

You have chosen to share the entire drive C:\. This is not recommended for security reasons. Do you want to continue?

  1. Create Shared Folder Wizard Warning: Click button Yes (Y)
1.1.2.3 Fill in name, description and settings

Please specify how users can view and use this share on the network

  1. Enter information about the share for the user. To modify how users use content offline, click Change
  • Share name (S):? C$?
  • Shared path (P): \KOTIN\C$
  • Description (D):? ? Default share?
  • Offline Settings (O): Make selected files and programs available offline?
  1. Create Shared Folder Wizard\\
    ame, Description and Settings
    : Click the button Next (N)>

1.1.2.4 Select permissions for shared folders

Permissions allow you to control who can view the folder and their level of access.

  1. Set the type of permissions you want for the shared folder
  • All users have read-only access Permissions(A)
  • Administrators have full access; other users have read-only access (R)
  • Administrator Has full access: no other users can access (O)
  • Custom Permissions(C)
  1. Create Shared Folder Wizard\Shared Folder Permissions: Click the button Finish
1.1.2.5 View Sharing successful

You have successfully completed the Shared Folder Wizard

1.2 Step 2, check Windows services

1.2.1 Check whether the Windows Service Server is running
  1. This PC: Right-click and select Manage
  2. Computer Management : Expand Computer Management (Local)\Services and Applications\Services
  3. Computer Management (Local)\Services and Applications\Services: Check the status of the service Server. If it is not running, you need to start the service
  • Service name: LanmanServer
  • Display name: Server
  • Description: Supports file, print, and named pipe sharing over the network for this computer. If the service is stopped, these features are unavailable. If a service is disabled, any services that directly depend on this service will fail to start.
  • Executable file path: C:\Windows\system32\svchost.exe -k netsvcs -p
  • Status: Running
  • Startup type: Automatic (delayed start)

1.2.2 Error handling when restarting or stopping services

All the following restart or stop services problems are caused by the fact that the current service is executing a special operating system that cannot perform restart or stop operations.

  1. You can try again and again until you can restart or stop;
  2. If you don’t want to wait, it is recommended to restart the computer directly to achieve the purpose of restarting or stopping the service.

Windows cannot stop the Server service (located on Local Computer).

Error 1051: Stop control was sent to a service that other running services depend on.

Windows cannot stop the Server service (located on Local Computer).

Error 1061: The service cannot accept control information at this time.

Windows cannot stop the Server service (located on Local Computer).
The service did not return an error. This could be a Windows internal error or a service internal error.
If the problem persists, please contact your system administrator.

1.3 The third step, check the registry

1.3.1 Open Registry Editor
  1. Use the shortcut keys WIN + R to open the Run dialog box
  2. Run: enter regedit
  • Open (O): regedit?
  1. Run: Click the OK button.
  2. Registry Editor: Type the following address in the address bar
    Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters?

    Note After "modifying/adding/deleting" the registry key value, please restart the above Windows service server or restart the computer.
1.3.2 Add/modify AutoShareServer
  1. Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters?: Right-click the blank space and select New (N)-> DWORD (32-bit) value (D)

  2. Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters?

    1. Check New value #1
    2. Right-click and select Rename(R) or F2
    3. Fill in the name AutoShareServer
  3. Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters?

    1. Select AutoShareServer
    2. Double-click AutoShareServer
    3. Edit DWORD (32-bit) value
      • Numeric name (N):AutoShareServer
      • Numeric data (V):1
      • Cardinality
        • Hexadecimal (H)
        • decimal (D)

    4. Click OK

1.3.3 Add/modify AutoShareWks
  1. Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters?: Right-click the blank space and select New (N)-> DWORD (32-bit) value (D)

  2. Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters?

    1. Check New value #1
    2. Right-click and select Rename(R) or F2
    3. Fill in the name AutoShareWks
  3. Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters?

    1. Select AutoShareWks
    2. Double-click AutoShareWks
    3. Edit DWORD (32-bit) value
      • Numeric name (N):AutoShareWks
      • Numeric data (V):1
      • Cardinality
        • Hexadecimal (H)
        • decimal (D)

    4. Click OK

2 Solution 2: Skip installer verification

Skip installer verification

2.1 Open the command line

  1. Open the directory where the installation file setup.exe is located
  2. Enter in the address bar: cmd
  3. Press the keyboard Enter
  4. Enter the following into the command line:

Note: Please choose the correct command according to the installation situation to skip the verification step

Install Server

setup.exe -ignorePrereq -J"-Doracle.install.db.validate.supportedOSCheck=false"

Install Client

setup.exe -ignorePrereq -J"-Doracle.install.client.validate.clientSupportedOSCheck=false"

3 Option 3: Meet the verification conditions – replace the system

Upgrade or reinstall the system. The following systems can be verified:

Microsoft Windows [Version 10.0.19045.3570]