Performing Post Installation for the Standalone Deployment Server with Microsoft SQL Server Database

This section shows you how to perform the postinstallation tasks for the standalone Deployment Server with the Microsoft SQL Server database.

Important:

This section is only applicable if you have deployed a standalone Deployment Server with the Microsoft SQL Server database using One-Click Provisioning.

Background

You can use One-Click Provisioning to install a standalone Deployment Server. A standalone Deployment Server is deployed when you first use One-Click Provisioning to provision a Deployment Server only, and then provision other servers such as the Database Server, Enterprise Server, and HTML Servers. This section describes how to complete the postinstallation steps for a standalone Deployment Server.

If you have used One-Click Provisioning to deploy a standalone Deployment Server (that is, you did not use One-Click to initially deploy a complete system), you must perform this procedure on your Deployment Server to enable access by JD Edwards EnterpriseOne:

  • Configure the ODBC Data Source for SQL Server to Enable JD Edwards EnterpriseOne Users to Log In To the Deployment Server

Configure the ODBC Data Source for SQL Server to Enable JD Edwards EnterpriseOne to Log In To the Deployment Server

Use this procedure to configure the Microsoft SQL Native Client 11 that was delivered with the deployment of the Microsoft SQL Server database on the Deployment Server that was provisioned by One-Click Provisioning. This configuration is necessary to enable JD Edwards EnterpriseOne users to log in to the Deployment Server.

  1. Access the Deployment Server as described in the task "Accessing the Deployment Server" in the preceding section "Performing Postinstallation Tasks for the Deployment Server" of this Learning Path.
  2. Navigate to this directory:

    C:\Windows\System32

  3. Launch this executable to open the ODBC Data Source Administrator (64-bit) program:

    odbcad32.exe

    Upon execution, the following window is displayed:

    ODBC Data Source Administrator (64-bit)
  4. On the ODBC Data Source Administrator (64-bit) window, click the System DSN tab.
  5. Click the Add button.Create New Data Source - SQL Server
  6. On the Create New Data Source window, scroll through the list and select this option:

    SQL Server Native Client 11

  7. Click the Finish button.
  8. On the Create a New Data Source to SQL Server window, complete these fields:

    • NameEnter the value JDE920.

    • Description

      Optionally you can enter a description, such as JDE920.

    • ServerEnter the fully qualified domain name (FQDN) for your SQL Server Database Server.

      For example:

      windb15.sub0123456789.testdnsvcn.com

  9. Click the Next button. Create New Data Source - SQL Server
  10. On the Microsoft SQL Server DSN Configuration window, click this option:

    With SQL Server authentication using a login ID and password entered by the user.

  11. Complete these fields:

    • Login ID

      Enter the value sa

    • Password

      Enter the password for your SQL Server database.

  12. Click the Next button.

    Important:

    At this point, the system validates the connection to the SQL Server database using these credentials. You cannot proceed until the credentials are validated.

    SQL Server DSN Configuration
  13. On the Microsoft SQL Server DSN Configuration window, you should accept the default values without making any changes.SQL Server DSN Configuration
  14. On the Microsoft SQL Server DSN Configuration, again you should accept the default values without making any changes.
  15. Click the Next button.ODBC Microsoft Server Setup
  16. On the ODBC Microsoft Server Setup window, click the Test Data Source... button to verify that the configuration of the ODBC Data Source for SQL Server is successful.