-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
63 lines (60 loc) · 2.86 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Oracle Data Integrator (ODI) 12c Overview - Exam Guide</title>
</head>
<h3>Oracle Data Integrator (ODI) 12<em>c</em> Overview</h3>
<ul>
<li>Describe the benefits of ODI and its typical use cases</li>
<li>Describe the ODI components and their uses</li>
</ul>
<h3>Oracle Data Integrator (ODI) 12<em>c</em> Architecture</h3>
<ul>
<li>Describe ODI Architecture</li>
<li>Install and configure the physical and logical architecture</li>
<li>Explain Fusion Middleware Components including Upgrade Assistant, Repository Creation Utility, and Java Enterprise Edition (JEE) Components</li>
<li>Explain the differences between the different ODI Agent types</li>
</ul>
<h3>Oracle Data Integrator (ODI) 12<em>c</em> Models and Datastores</h3>
<ul>
<li>Create ODI Datastores - manual way</li>
<li>Create, populate and organize ODI models</li>
<li>Explain ODI constraints</li>
<li>Configure auditing</li>
<li>Use mapping components and expressions</li>
<li>Configure the physical design of a mapping (knowledge modules, staging area and execution location)</li>
<li>Create and execute an ODI mapping</li>
<li>Modify and develop knowledge modules</li>
<li>Describe run time</li>
<li>Monitor the execution of interfaces</li>
<li>Troubleshoot and prevent run-time errors in mappings</li>
<li>Describe the use of reusable Mappings</li>
</ul>
<h3>Oracle Data Integrator (ODI) 12<em>c</em> Managing Execution</h3>
<ul>
<li>Use ODI packages to create a complete workflow</li>
<li>Use variables in packages (refresh, startup parameters)</li>
<li>Create package steps of different types</li>
<li>Execute and monitor a package</li>
<li>Use complex workflows in ODI packages, including branches and loops</li>
<li>Design a sequence of hierarchical steps in a load plan</li>
<li>Compare packages and load plans</li>
<li>Manage exceptions with load plans</li>
<li>Configure load plans to restart child sessions</li>
</ul>
<h3>Oracle Data Integrator (ODI) 12<em>c</em>: Integrating Oracle GoldenGate with ODI</h3>
<ul>
<li>Describe the purpose of Changed Data Capture (CDC) with ODI</li>
<li>Explain ODI CDC with GoldenGate</li>
<li>Perform ODI journalizing</li>
<li>Interpret and troubleshoot the results of CDC</li>
</ul>
<h3>Oracle Data Integrator (ODI) 12<em>c</em>: Doing More with ODI</h3>
<ul>
<li>Configure the ODI Software Development Kit (SDK)</li>
<li>Install the Web-based components of ODI</li>
<li>Explain how ODI is used with Big Data technologies</li>
</ul>
</div>
</html>