7.1.4 Scheduler Data Source configuration
This topic gives an overview to configure Scheduler Data Source.
Scheduler Data Source configuration
For all the LOB and SMS schema created for FCIS, equivalent XA data sources are required for Scheduler with Jndi name as jndi name of LOB/SMS schema+_XA (Standard naming convention).
Example 7-1 FCIS And Scheduler Data Source configuration
If there are three LOB schema’s for FCIS with below jndi names,
- jdbc/BR1204R1
- jdbc/EN1204R1
- jdbc/AMC1204R1
Refer the table for the equivalent XA data sources for Scheduler.
Table 7-4 FCIS And Scheduler Data Source configuration
LOB schemas for FCIS | XA Data Sources for Scheduler | Jndi Name for Scheduler |
---|---|---|
jdbc/BR1204R1 | BR1204R1_XA | jdbc/BR1204R1_XA |
jdbc/EN1204R1 | EN1204R1_XA | jdbc/EN1204R1_XA |
jdbc/AMC1204R1 | AMC1204R1_XA | jdbc/AMC1204R1_XA |
Parent topic: Resource Administration