About this task
When you have verified that the JDBC Provider is configured
properly, the data source for BigFix® Remote
Control should
be created using that JDBC Provider.
To create the data source
complete the following steps:
Procedure
- Select .
- Select the scope with Node and Server.
- Click New.
- Specify the data source information
- Enter basic data source information
- Data source name
- Specify a name for the data source. This can be any required name.
- JNDI Name
- This should be set to jdbc/trcdb
Note: If this name is
changed, the datasource.context property in the common.properties must
be changed after the WAR file is deployed. After the correct value
is set, save the file and restart the application from the Websphere
admin console.
- Select JDBC provider
Select Microsoft
SQL Server JDBC Driver or the required JDBC provider.
Click Next.
- Enter database specific properties for the data source
- Database name
- This is the name used when you created the MS SQL database.
- Port number
- Port used when installing MS SQL. Default is 1433.
- Server name
- This is set to the IP or hostname of the server containing the
MS SQL installation. If MS SQL is installed locally you can use localhost.
- Set up security Alias
- Select Component-managed authentication alias and
select the alias you previously created for MS SQL.
- Accept the default of none in the remaining lists.
- Click Next.
- On the summary screen, click Finish to
create the data source.
- Click Save.