Running the Job Scheduler

To obtain a connection to the archive datasource, add properties to the jndi.txt file for the scheduler.

The following is a sample Oracle Archive Schema datasource definition:

archiveInstance=jdbc:oracle:thin:@dbserver:1521:DEVLDB
archiveDriver=oracle.jdbc.OracleDriver archiveUsername=archive
archivePassword=workbrain

For SQL Server Databases

When the core connection is used to connect to SQL Server database, these properties must still be added to the file with corresponding values.