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 DB2 and SQL Server Databases

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