Initial Data Source Creation

Create an Initial Data Source

Before You Begin

Note: This procedure cannot be completed until you set up the APM Database Server. If you have not yet done so, return to the APM deployment workflow.

Procedure

  1. Access the APM log in page.
    Tip: You can access the APM log in page via the Apps interface on the APM Server. To access the log in page, select the Windows start button, and then select the arrow icon in the lower-left corner of the screen. Then, under Meridium APM Applications, select APM.


  2. Select Add Datasource.

    The Create Datasource window appears.



  3. In the Data Source ID box, enter a name for the Data Source. This is required and must be unique for the APM Server. It cannot contain spaces or special characters aside from underscores.
    Important: You cannot modify the ID after you save the Data Source.
  4. In the Data Source Description box, enter a description of the Data Source.
    Note: The description of the Data Source will be displayed on the APM Welcome page, in the list of available Data Sources.
  5. In the Database Type list, select either Oracle or SQL Server. Note that Postgres option also appears in the list, however it is not supported in the current version.

    If you selected Oracle, the following boxes are enabled:

    • Database Alias
    • Oracle Host
    • Oracle Port
    • Oracle Service

    If you selected SQL Server, the following boxes are enabled:

    • Database Server
    • Database Name
  6. If you selected Oracle in step 5, then either enter a value in the Database Alias box, or enter values in the Oracle Host, Oracle Port, and Oracle Service boxes. Note that a database alias, contained within a tnsnames.ora file, contains the Oracle host, port, and service information related to the database, and may have been set up by a database administrator to simplify access. To determine whether a database alias has been created, and to determine the appropriate values for the Database Alias box or Oracle Host, Oracle Port, and Oracle Service boxes, contact your database administrator.
    Note:

    If you selected Oracle in step 5, then you do not need to enter values in the Database Server and Database Name boxes.

  7. If you selected SQL Server in step 5, then enter values in the Database Server and Database Name boxes. Note that, if you selected SQL Server in step 5, you do not need to enter values in the Database Alias, Oracle Host, Oracle Port, and Oracle Service boxes.
  8. In the Database User Name box, enter the user name or schema name for the database that you are defining.
  9. In the Password box, enter the password for the associated database user name. The password must meet the criteria specified by the password policy.
  10. Select Save.
    The APM log in page appears, displaying the data source.
    Note: When initially logging in to APM, both the user name and password are MIADMIN. These values are case-sensitive.
    Note: When logging in to APM, a notification may appear, asking if you want to allow your machine to be used for additional local storage. This local storage is used to store log in information and preferences. Allowing this local storage is optional.
    Note: If you receive the error message Datasource Not Found, review the log files Meridium_WebApi_timestamp.txt available at \ProgramData\Meridium\Logs for more details.

What To Do Next