Title: Tivoli Directory Integrator
1Tivoli Directory Integrator
- Exercise 05 the System StoreEddie
Hartmaneddie.hartman_at_no.ibm.com2005.06.20
2TDI A Stateless System
- By default, no storage required
- Data persistence is handled by connected systems
3Optional System Store
- The System Store provides persistence of Iterator
state, Delta Engine "snapshots", Sandbox data and
user specified information
SystemStore
4System Store
- JDBC data source
- By default, Cloudscape (Derby) db2java
- Can be configured for DB2 instead
- Other RDBMS can be used
- requires you to set up SQL calls for creation of
standard System Store tables - System Store paramters in global.properties(or
solution.properties if a TDI solution
directory is used)
SystemStore
5Cloudscape (Derby) 2 Modes
Java Virtual Machine (JVM)
SystemStore
- Embedded
- Shares its JVMwith TDI
6Cloudscape (Derby) 2 Modes
Java Virtual Machine (JVM)
Java Virtual Machine (JVM)
Java Virtual Machine (JVM)
SystemStore
SystemStore
- Embedded
- Shares its JVMwith TDI
Networked Runs in itsown JVM
7Embedded Mode
In Embedded mode, the database can only be
accessed from within the same JVM as Cloudscape
is running
Java Virtual Machine (JVM)
Java Virtual Machine (JVM)
SystemStore
RuntimeServer
8Embedded Mode
Java Virtual Machine (JVM)
Java Virtual Machine (JVM)
Java Virtual Machine (JVM)
SystemStore
RuntimeServer
System Store