Step 5. Define the Database Settings

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.

SNAGHTMLc5cdb2

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.

3.  If the database is using Trusted Connections, Database User and Password are not needed. The database connection will simply require a valid local Windows user id and password.

4.  Click the Save button on the toolbar to save the package definition. Leave the Package Maintenance window open.