Using configdadb to Configure a Data Area for Database Access

Use configdadb in its GUI mode to configure the database access for a data area.

To configure a data area for database access (GUI mode)

  1. At the Landmark command line, type

    configdadb -g dataarea

  2. On the Infor Interview form for configuring database access, specify the following items:
    Value Description
    The database server configuration to use for the data area.

    Specify a named database access configuration or specify None. If you specify None, you will then need to specify the additional values below.

    For more information about defining a database access configuration, see Creating Named Database Access Configurations.

    Note: 

    This prompt or field only appears if you have already defined at least one database access configuration through the configdatabase utility.

    The database to use for this data area. Choose the number from the list presented by the interview that represents the database you will use, or if in GUI mode, select the database from the drop-down list.
    Are you connecting to an availability group listener of a SQL Server availability group or a SQL Server Failover Cluster Instance? This applies only to SQL Server 2012 and higher. If yes, do not specify an InstanceName, but rather the availability group listener of the availability group as the SQL Server.
    The name of the SQL Server server to use.
    The port number of the remote SQL Server database. If the SQL instance is configured to use dynamic ports, use 0 for the port. Otherwise specify the correct static port.
    The name of the database on the server.
    Do you want to use unicode support?
    The name of the full text index for the database on the server.
    The user ID to use when connecting to SQL Server. A user defined in the SQL Server database.
    The password for the user. The password for the SQL Server user.
    Do you want to specify filegroups for tables and indexes? If you choose to use filegroups, you will need to provide the names of the filegroups to use for tables, indexes, and large objects.
    The prefix to use to build schema names The schema name will be created by concatenating the prefix with an underscore and then the data area name. The resulting schema name cannot exceed 18 characters in length and must start with a letter.
  3. Click Finish when you are ready to configure the database access for the data area.