Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This step defines the database attributes that the web application system will use. These parameters provide additional X_RUN parameters used to start the web application jobs.

SNAGHTMLc5cdb2Image Modified

1.   Note that the DBMS Type (DBUT) has defaulted correctly to MS SQL Server.

2.   Enter the following values:

Data Source Name

WEBAPP

Database Server Name

.\SQLSERVER ###

Database Name

LANSADB36 ***

      ### This is the default name given to the SQL Server database service. Note the leading full stop.

      *** This is the name you used to define the new SQL Server database, in an earlier step.

...