Deploy Oracle GoldenGate Veridata Version 3.0 for comparison between Oracle RDBMS databases replicated using OGG 11gR2

Size: px
Start display at page:

Download "Deploy Oracle GoldenGate Veridata Version 3.0 for comparison between Oracle RDBMS databases replicated using OGG 11gR2"

Transcription

1 Deploy Oracle GoldenGate Veridata Version 3.0 for comparison between Oracle RDBMS databases replicated using OGG 11gR2 In the article you will have a look at the steps to install, configure and deploy OGG Veridata 3.0 for data comparison between two Oracle 11gR2 databases configured with OGG 11gR2 for data replication. The OGG 11gR2 setup that will be used for replication and subsequent verification with Veridata comparison is described here. The article will briefly cover the following topics 1. Brief overview of OGG Veridata concepts and architecture 2. OGG Veridata Server and OGG Veridata Web installation and management 3. OGG Veridata Agent for Oracle installation 4. Example of using OGG Veridata for comparison between running Oracle databases in active-active OGG 11gR2 configuration 5. Using OGG vericom For OGG Veridata deployment the following software will be used in addition to the OGG 11gR2 replication already running. 1. OGG Veridata server download V zip, present at the time the article is posted, from edeliver.oracle.com 2. OGG Veridata Oracle agent download V zip, present at the time the article is posted, from edelivery.oracle.com OGG Veridata is a data comparison tool part of the OGG product family that takes into account data that is replicated by OGG 11gR2 and provides very accurate results while the following activities occur simultaneously Application access database OGG 11gR2 synchronization is working For the GUI to launch successfully as root execute xhost + 1. Overview of OGG Veridata concepts and architecture OGG Veridata consists of the following components and uses a highly accurate two pass algorithm for performing data comparisons.

2 The OGG Veridata Server installs everything except the agents which are installed separately. In the article RACD database will be used for a repository database. An agent should be installed for each Oracle database in the OGG 11gR2 configuration. Each component should be installed in a separate directory not overlapping the other installations. 2. OGG Veridata Server and OGG Veridata Web installation and management Download, unzip OGG Veridata Server and start the installer. [oracle@raclinux1 ogg_veridata]$ ls -l total rwxrwxrwx 1 root root Nov 17 14:45 Veridata_agent_for_ora11g_V zip -rwxrwxrwx 1 root root Nov 17 14:45 Veridata_doc_V zip -rwxrwxrwx 1 root root Nov 17 14:45 Veridata_server_V zip [oracle@raclinux1 ogg_veridata]$ [oracle@raclinux1 ogg_veridata]$ unzip -o Veridata_server_V zip Archive: Veridata_server_V zip inflating: GoldenGate_Veridata_redhatAS40_x64.sh inflating: OGG_Veridata_Rel_Notes_ pdf inflating: README.txt [oracle@raclinux1 ogg_veridata]$ [oracle@raclinux1 ogg_veridata]$./goldengate_veridata_redhatas40_x64.sh Unpacking JRE... Preparing JRE... Starting Installer... Click Next to start the installation.

3 Specify the OGG Veridata directory

4 Specify location for the data. Specify ports.

5 Specify OGG Veridata Web Admin user credentials.

6 Specify repository type. Confirm Oracle home.

7 Specify database connection information.

8 Specify Create a new user ID. Enter a privileged user

9 Enter user credentials for the repository owner.

10 Provide the tablespace details for the repository owner. Specify OGG Veridata listening port.

11 You can select the option to start OGG Veridata Server and OGG Veridata Web. If you do not specify it you can start it later on.

12 Examine the summary and start the installation. Wait for the installation to complete.

13 Upon successful installation exit the installer. This concludes the OGG Veridata installation. Managing OGG Veridata Server, starting and stopping, is done using the veridata_server.sh in the following location $OGG_VER/server/bin where $OGG_VER is the install location specified earlier. In my case it is shown below. /u02/ogg_veridata/oracle_goldengate_veridata/server/bin bin]$ ls ggmessage.dat libicudata.so.38 libnnz10.so libstd4112d.so mysql.txt libbigsort.so libicui18n.so.38 libnsort.so libsync2412d.so vericom libclntsh.so.10.1 libicuuc.so.38 libocci.so.10.1 libthread2412d.so veridata libdbt6312d.so libitc2312d.so liboci6312d.so libthrexcept2312d.so veridata.loc libfunctor2312d.so libmys6312d.so libociei.so libtls71012d.so veridata.log libfunctor_list2312d.so libmysql.so.16 libpointer2512d.so libtrace2312d.so veridata_server.sh bin]$./veridata_server.sh Usage: veridata_server.sh start run stop cli [options] bin]$./veridata_server.sh start bin]$

14 Managing OGG Veridata Web, starting and stopping, is done using the veridata_web.sh in the following location $OGG_VER/web/bin where $OGG_VER is the install location specified earlier. In my case it is shown below. bin]$ pwd /u02/ogg_veridata/oracle_goldengate_veridata/web/bin bin]$ ls *.sh catalina.sh digest.sh setclasspath.sh shutdown.sh startup.sh tool-wrapper.sh veridata_web.sh version.sh bin]$./veridata_web.sh Usage: veridata_web.sh start run stop bin]$./veridata_web.sh start CATALINA_HOME: /u02/ogg_veridata/oracle_goldengate_veridata/web JRE_HOME: /u02/ogg_veridata/oracle_goldengate_veridata/jre JAVA_OPTS: -Xmx512m -Djava.awt.headless=true - Dveridata.log.dir=/u02/ogg_veridata/Oracle_GoldenGate_Veridata/shared/logs Using CATALINA_BASE: /u02/ogg_veridata/oracle_goldengate_veridata/web Using CATALINA_HOME: /u02/ogg_veridata/oracle_goldengate_veridata/web Using CATALINA_TMPDIR: /u02/ogg_veridata/oracle_goldengate_veridata/web/temp Using JRE_HOME: /u02/ogg_veridata/oracle_goldengate_veridata/jre Using CLASSPATH: /u02/ogg_veridata/oracle_goldengate_veridata/web/bin/bootstrap.jar [oracle@raclinux1 bin]$ pwd /u02/ogg_veridata/oracle_goldengate_veridata/web/bin [oracle@raclinux1 bin]$ Verifying OGG Veridata Server and OGG Veridata Web Verify tomcat at

15 Verify OGG Veridata Web at

16

17 3. OGG Veridata Agent for Oracle installation Download and unzip the agent into a separate directory from the existing OGG installation. Install one agent per Oracle database. I am showing one installation, but for the RACD and RACDB databases there should be two agents installed, configured and running. After installing the agent software configure a manager parameter file and start the manager. [oracle@raclinux1 ogg_veridata]$ unzip -o Veridata_agent_for_ora11g_V zip Archive: Veridata_agent_for_ora11g_V zip inflating: ggs_veridataagent_redhatas40_x64_ora11g_64bit.tar inflating: OGG_Veridata_Rel_Notes_ pdf inflating: README.txt [oracle@raclinux1 ogg_veridata]$ tar -xvf ggs_veridataagent_redhatas40_x64_ora11g_64bit.tar veridata/ veridata/agent/ veridata/agent/veriagt veridata/agent/ggmessage.dat veridata/agent/notices.txt veridata/agent/help.txt veridata/agent/ggsci veridata/agent/libicudata.so.38 veridata/agent/libicuuc.so.38 veridata/agent/mgr veridata/agent/libicui18n.so.38 veridata/agent/bcrypt.txt veridata/agent/zlib.txt veridata/agent/tcperrs veridata/agent/libxml2.txt veridata/agent/freebsd.txt [oracle@raclinux1 ogg_veridata]$ [oracle@raclinux1 agent]$./ggsci Oracle GoldenGate Command Interpreter for Oracle Version _ OGGVDT_ _PLATFORMS_ Linux, x64, 64bit (optimized), Oracle 11g on Jun :30:24 Copyright (C) 1995, 2012, Oracle and/or its affiliates. All rights reserved. GGSCI (raclinux1.gj.com) 1> CREATE SUBDIRS Creating subdirectories under current directory /u02/ogg_veridata/veridata/agent Parameter files /u02/ogg_veridata/veridata/agent/dirprm: created Report files /u02/ogg_veridata/veridata/agent/dirrpt: created Checkpoint files /u02/ogg_veridata/veridata/agent/dirchk: created Process status files /u02/ogg_veridata/veridata/agent/dirpcs: created SQL script files /u02/ogg_veridata/veridata/agent/dirsql: created Database definitions files /u02/ogg_veridata/veridata/agent/dirdef: created Extract data files /u02/ogg_veridata/veridata/agent/dirdat: created Temporary files /u02/ogg_veridata/veridata/agent/dirtmp: created Veridata files /u02/ogg_veridata/veridata/agent/dirver: created Veridata Lock files /u02/ogg_veridata/veridata/agent/dirver/lock: created Veridata Out-Of-Sync files /u02/ogg_veridata/veridata/agent/dirver/oos: created Veridata Out-Of-Sync XML files /u02/ogg_veridata/veridata/agent/dirver/oosxml: created Veridata Parameter files /u02/ogg_veridata/veridata/agent/dirver/params: created Veridata Report files /u02/ogg_veridata/veridata/agent/dirver/report: created Veridata Status files /u02/ogg_veridata/veridata/agent/dirver/status: created Veridata Trace files /u02/ogg_veridata/veridata/agent/dirver/trace: created

18 Stdout files /u02/ogg_veridata/veridata/agent/dirout: created GGSCI (raclinux1.gj.com) 2> :54:41 GGS ERROR 150 Address already in use. GGSCI (raclinux1.gj.com) 9> edit param mgr GGSCI (raclinux1.gj.com) 10> start mgr Manager started. GGSCI (raclinux1.gj.com) 11> info mgr Manager is running (IP port raclinux1.gj.com.7500). GGSCI (raclinux1.gj.com) 12> view param mgr port 7500 GGSCI (raclinux1.gj.com) 13> 4. Using OGG Veridata for comparison between running Oracle databases in active-actve OGG 11gR2 configuration After the OGG Veridata Server and OGG Veridata WEB are running the following objects need to be configured from the OGG Veridata Web 1. Connection specify how OGG Veridata Server connects to an agent that connects to an Oracle database. 2. Group a logical container of object to be compared from a source and target database along with connections to the databases 3. Compare pairs - set of corresponding source and target tables 4. Profiles Sets of run time parameters. Profiles are optional as there is a default profile 5. Job contains Groups. Job is associated with a comparison. After a job is run the result of the comparison become available. I am going to use OGG Veridata to compare the test5 schema from RACD with test5 schema RACDB in the active-active bidirectional configuration described here. The following tables will be compared in order to verify data replication. RACD RACDB Pair1 test5.seat_assignment test5.seat_assignment Pair2 test5.account test5.account

19 Configuring connections I configured connection RACD as follows I configured connection RACDB as follows. Note that you should create two agents. I am sharing the same agent as source and target are on the same host.

20 Configuring Groups Start by clicking New

21 Specify a Group Name

22 Specify Connections and press Finish.

23 The group will be created as follows. Create Compare pairs

24 Specify Compare pairs by going into the Manual Mapping tab of the Compare Pairs section of the Group link. Associate the compare pair with a group. The group will be as follows.

25 Create a Job Navigate starting from Job Configuration and press New.

26 Enter Name and press Next. Link compare groups.

27 Add connections

28 Let the system pick up the default profile.

29 Press OK.

30 A job will be created.

31 The job is ready to be run. Navigate from Run Execute Job and select the Job name. Press the run button

32 Wait for the comparison to complete. Look at the finished Jobs for a pie chart reporting the possible findings from the execution of the job. Here all records are In-Sync.

33 Clicking the Report under the report header will give you a detail report. Look at the Appendix for more detail description. You can get detail information by drilling into the compare pair details as follows. 6. OGG Veridata vericom You can use OGG Veridata vericom utility. It has limited functionality such as start a job or shutdown the server.

34 bin]$ /u02/ogg_veridata/oracle_goldengate_veridata/server/bin/vericom - help Usage: vericom -shutdown { -job -j } <job> Where: -shutdown -help { -version -v} -helprun run_flags [ [ { -url -u } <url> ] [ { -password -p } <password> ] ] Shutdown the server { -job -j } <job> -help Run job <job> Print usage. -version, -v Print version. { -url -u } <url> Required if veridata.loc, or veridata.cfg are not in the current working directory, or if you do not have read permission on them. { -password -p } <password> -helprun run_flags Required if password.txt or veridata.loc, or veridata.cfg are not in the current working directory, or if you do not have read permission on them. Print usage of run_flags Flags for running a job or compare pair [oracle@raclinux1 bin]$ For example to run the same job execute the following command

35 bin]$./vericom -job test5 Connecting to: localhost:4150 Run ID: (1009, 0, 0) bin]$ Summary In the article you looked at the steps to install and configure OGG Veridata components. You performed data comparisons using the OGG Veridata. Appendix Detail Reports === *********************************************************************** Oracle GoldenGate Veridata Server Version OGGVDT_ _PLATFORMS_ Copyright (C) 2004, 2012, Oracle and/or its affiliates. All rights reserved. Starting at :32:11 *********************************************************************** Cannot determine the OS version. Process id: 26895, Thread id : Run ID: (runid=(1005, 1, 1)) Compare Parameters:

36 Source connection: RACD Source host: raclinux1 (oracle) Target connection: RACDB Target host: raclinux1 (oracle) Source table: TEST5.ACCOUNT Target table: TEST5.ACCOUNT Profile: $default General: *********************************************************************** Out-Of-Sync Output Format: binary Maximum Size of Each Out-Of-Sync XML Chunk (Rows): 500 Output in-sync rows to OOS file: false Output in-sync after in-flight rows to OOS file: true Report in-sync rows to report file: false Report in-sync after in-flight rows to report file: false Sorting Method: Sort Data Using: database Maximum Memory Usage (MB): 50 Number Of Concurrent Threads: 4 Temporary Storage Directory

37 for Source Data: Temporary Storage Directory for Target Data: NSort Memory Retry Limit: 0 NSort Memory Retry Wait Interval: 0 Initial Compare (General): *********************************************************************** Max Concurrent Comparison Threads: 4 Terminate when Maximum Records Out-Of-Sync: Output Out-Of-Sync Record Details to Report File: false Update Report file Every (seconds): 0 Update Report file Every Threads: 0 Terminate when Maximum Records Out-Of-Sync: Output Out-Of-Sync Record Details to Report File: false Update Report file Every (seconds): 0 Update Report file Every (records): 0 Limit Number of Input Rows: 0 Delta processsing enabled: false Initial Compare (Event Reporting): *********************************************************************** Generate Messages: none

38 Generate Warning Messages For Out-Of-Sync Rows After (differences): 50 Initial Compare (Agent): *********************************************************************** Use Static Listening Port For For Agent During Row Hash On Source: 0 Use Static Listening Port For For Agent During Row Hash On Target: 0 Initial Compare (NonStop Process): *********************************************************************** Source Process Name Starting With: Source Process CPU Number: -1 Source Process Priority: 0 Target Process Name Starting With: Target Process CPU Number: -1 Target Process Priority: 0 Confirm-Out-Of-Sync (General): *********************************************************************** Perform Confirm Out-Of-Sync Step: true Run Concurrently With Initial Compare: true Delay Confirm-Out-Of-Sync By (seconds): 0

39 Terminate when Maximum Records Out-Of-Sync: Output Out-Of-Sync Record Details to Report File: false Update Report file Every (seconds): 0 Update Report file Every (records): 0 Confirm-Out-Of-Sync (Event Reporting): *********************************************************************** Generate Messages: none Generate Warning Messages For For Out-Of-Sync Rows After (differences): 50 Confirm-Out-Of-Sync (Agent): *********************************************************************** Use Static Listening Port For Agent During Row Hash On Source: 0 Use Static Listening Port For Agent During Row Hash On Target: 0 Confirm-Out-Of-Sync (NonStop Process): *********************************************************************** Source Process Name Starting With: Source Process CPU Number: -1 Source Process Priority: 0 Target Process Name Starting

40 With: Target Process CPU Number: -1 Target Process Priority: 0 Starting Veriagt session for source rowhash at :32:11. Initial Compare Source Agent Information: NLS_LANG (from environment) : ORACLE_HOME : /u01/app/oracle/product/11.2.0/db_3 ORA_SDTZ : NLS_LANG (from DBMS) : AMERICAN_AMERICA.AL32UTF8 NLS_LENGTH_SEMANTICS : BYTE SESSIONTIMEZONE : +02:00 Process ID : Operating System : Linux Architecture : x86_64 Report File : /u02/ogg_veridata/veridata/agent/dirver/report/raclinux1_gj_com_4150_ source_rh.rpt Trace File : /u02/ogg_veridata/veridata/agent/dirver/trace/raclinux1_gj_com_4150_ source_rh.trc Starting Veriagt session for target rowhash at :32:13. Initial Compare Target Agent Information: ORACLE_HOME : /u01/app/oracle/product/11.2.0/db_3 NLS_LANG (from environment) : ORA_SDTZ : NLS_LANG (from DBMS) : AMERICAN_AMERICA.AL32UTF8 NLS_LENGTH_SEMANTICS : BYTE SESSIONTIMEZONE : +02:00 Process ID : 28717

41 Operating System : Linux Architecture : x86_64 Report File : /u02/ogg_veridata/veridata/agent/dirver/report/raclinux1_gj_com_4150_ target_rh.rpt Trace File : /u02/ogg_veridata/veridata/agent/dirver/trace/raclinux1_gj_com_4150_ target_rh.trc Processing first rowhash block from target at :32:42. Processing first rowhash block from source at :32:42. Comparing first row at :32:42. *** Summarizing Initial Row Comparison Step *** Time: :32:42. Elapsed Time: 00:00:00 Comparisons performed: 2 Rows per second: 1000 Rows out-of-sync: 0 inserts: 0 updates: 0 deletes: 0 Performance Statistics for source Rowhash at :32:42. rows: 2 duration (secs): 00:00:31 rows/sec: 0.06 row bytes: 130

42 row bytes/sec: 4 bytes/row: 65 rh bytes/row: 19 rows skipped: 0 blocks skipped: 0 hash comp rate: 0.29 total comp rate: 0.12 pct time fetching: 0.00 pct time waiting: 0.19 time until first row: 00:00:00 ipc msgs: 7 ipc bytes: 2769 bytes/msg: 395 compressed bytes/msg: 162 bytes/sec: 89 compressed bytes/sec: 36 msg compression ratio: 0.41 *** Summarizing Confirm Out-of-Sync Step *** Time: :32:42. Elapsed Time: 00:00:00 Rows confirmed: 0 Rows per second: 0 *** Summarizing Persistently Out-of-Sync Rows *** Rows out-of-sync: 0 inserts: 0

43 updates: 0 deletes: 0 *** Summarizing In-Sync-after-In-Flight Rows *** Rows in-sync-after-in-flight: 0 inserts: 0 updates: 0 deletes: 0 *** Summarizing Still-Changing Rows *** Rows in-flight: 0 inserts: 0 updates: 0 deletes: 0 Performance Statistics for target Rowhash at :32:42. rows: 2 duration (secs): 00:00:27 rows/sec: 0.07 row bytes: 130 row bytes/sec: 4 bytes/row: 65 rh bytes/row: 19 rows skipped: 0 blocks skipped: 0

44 hash comp rate: 0.29 total comp rate: 0.12 pct time fetching: 0.00 pct time waiting: 0.22 time until first row: 00:00:00 ipc msgs: 7 ipc bytes: 2769 bytes/msg: 395 compressed bytes/msg: 162 bytes/sec: 102 compressed bytes/sec: 42 msg compression ratio: 0.41 Comparison terminated normally == ********************************************************************** Oracle GoldenGate Veridata Server Version OGGVDT_ _PLATFORMS_ Copyright (C) 2004, 2012, Oracle and/or its affiliates. All rights reserved. Starting at :32:11 *********************************************************************** Cannot determine the OS version. Process id: 26895, Thread id :

45 Run ID: (runid=(1005, 1, 2)) Compare Parameters: Source connection: RACD Source host: raclinux1 (oracle) Target connection: RACDB Target host: raclinux1 (oracle) Source table: TEST5.SEAT_ASSIGNMENT Target table: TEST5.SEAT_ASSIGNMENT Profile: $default General: *********************************************************************** Out-Of-Sync Output Format: binary Maximum Size of Each Out-Of-Sync XML Chunk (Rows): 500 Output in-sync rows to OOS file: false Output in-sync after in-flight rows to OOS file: true Report in-sync rows to report file: false Report in-sync after in-flight rows to report file: false Sorting Method: Sort Data Using: database

46 Maximum Memory Usage (MB): 50 Number Of Concurrent Threads: 4 Temporary Storage Directory for Source Data: Temporary Storage Directory for Target Data: NSort Memory Retry Limit: 0 NSort Memory Retry Wait Interval: 0 Initial Compare (General): *********************************************************************** Max Concurrent Comparison Threads: 4 Terminate when Maximum Records Out-Of-Sync: Output Out-Of-Sync Record Details to Report File: false Update Report file Every (seconds): 0 Update Report file Every Threads: 0 Terminate when Maximum Records Out-Of-Sync: Output Out-Of-Sync Record Details to Report File: false Update Report file Every (seconds): 0 Update Report file Every (records): 0 Limit Number of Input Rows: 0 Delta processsing enabled: false

47 Initial Compare (Event Reporting): *********************************************************************** Generate Messages: none Generate Warning Messages For Out-Of-Sync Rows After (differences): 50 Initial Compare (Agent): *********************************************************************** Use Static Listening Port For For Agent During Row Hash On Source: 0 Use Static Listening Port For For Agent During Row Hash On Target: 0 Initial Compare (NonStop Process): *********************************************************************** Source Process Name Starting With: Source Process CPU Number: -1 Source Process Priority: 0 Target Process Name Starting With: Target Process CPU Number: -1 Target Process Priority: 0 Confirm-Out-Of-Sync (General): *********************************************************************** Perform Confirm Out-Of-Sync Step: true Run Concurrently With

48 Initial Compare: true Delay Confirm-Out-Of-Sync By (seconds): 0 Terminate when Maximum Records Out-Of-Sync: Output Out-Of-Sync Record Details to Report File: false Update Report file Every (seconds): 0 Update Report file Every (records): 0 Confirm-Out-Of-Sync (Event Reporting): *********************************************************************** Generate Messages: none Generate Warning Messages For For Out-Of-Sync Rows After (differences): 50 Confirm-Out-Of-Sync (Agent): *********************************************************************** Use Static Listening Port For Agent During Row Hash On Source: 0 Use Static Listening Port For Agent During Row Hash On Target: 0 Confirm-Out-Of-Sync (NonStop Process): *********************************************************************** Source Process Name Starting With:

49 Source Process CPU Number: -1 Source Process Priority: 0 Target Process Name Starting With: Target Process CPU Number: -1 Target Process Priority: 0 Starting Veriagt session for source rowhash at :32:11. Initial Compare Source Agent Information: NLS_LANG (from environment) : ORACLE_HOME : /u01/app/oracle/product/11.2.0/db_3 ORA_SDTZ : NLS_LANG (from DBMS) : AMERICAN_AMERICA.AL32UTF8 NLS_LENGTH_SEMANTICS : BYTE SESSIONTIMEZONE : +02:00 Process ID : Operating System : Linux Architecture : x86_64 Report File : /u02/ogg_veridata/veridata/agent/dirver/report/raclinux1_gj_com_4150_ source_rh.rpt Trace File : /u02/ogg_veridata/veridata/agent/dirver/trace/raclinux1_gj_com_ 4150_ source_rh.trc Starting Veriagt session for target rowhash at :32:16. Initial Compare Target Agent Information: ORACLE_HOME : /u01/app/oracle/product/11.2.0/db_3 NLS_LANG (from environment) : ORA_SDTZ : NLS_LANG (from DBMS) : AMERICAN_AMERICA.AL32UTF8

50 NLS_LENGTH_SEMANTICS : BYTE SESSIONTIMEZONE : +02:00 Process ID : Operating System : Linux Architecture : x86_64 Report File : /u02/ogg_veridata/veridata/agent/dirver/report/raclinux1_gj_com_4150_ target_rh.rpt Trace File : /u02/ogg_veridata/veridata/agent/dirver/trace/raclinux1_gj_com_4150_ target_rh.trc Processing first rowhash block from source at :32:42. Processing first rowhash block from target at :32:42. Performance Statistics for source Rowhash at :32:42. rows: 12 duration (secs): 00:00:29 rows/sec: 0.41 row bytes: 937 row bytes/sec: 32 bytes/row: 78 rh bytes/row: 19 rows skipped: 0 blocks skipped: 0 hash comp rate: 0.25 total comp rate: 0.10 pct time fetching: 0.00 pct time waiting: 0.20 time until first row: 00:00:00 ipc msgs: 7 ipc bytes: 3228

51 bytes/msg: 461 compressed bytes/msg: 195 bytes/sec: 111 compressed bytes/sec: 47 msg compression ratio: 0.42 Comparing first row at :32:42. Performance Statistics for target Rowhash at :32:42. rows: 12 duration (secs): 00:00:25 rows/sec: 0.48 row bytes: 937 row bytes/sec: 37 bytes/row: 78 rh bytes/row: 19 rows skipped: 0 blocks skipped: 0 hash comp rate: 0.25 total comp rate: 0.10 pct time fetching: 0.00 pct time waiting: 0.24 time until first row: 00:00:00 ipc msgs: 7 ipc bytes: 3228 bytes/msg: 461 compressed bytes/msg: 196 bytes/sec: 129 compressed bytes/sec: 54

52 msg compression ratio: 0.43 *** Summarizing Confirm Out-of-Sync Step *** Time: :32:42. Elapsed Time: 00:00:00 Rows confirmed: 0 Rows per second: 0 *** Summarizing Persistently Out-of-Sync Rows *** Rows out-of-sync: 0 inserts: 0 updates: 0 deletes: 0 *** Summarizing In-Sync-after-In-Flight Rows *** Rows in-sync-after-in-flight: 0 inserts: 0 updates: 0 deletes: 0 *** Summarizing Still-Changing Rows *** Rows in-flight: 0 inserts: 0 updates: 0

53 deletes: 0 *** Summarizing Initial Row Comparison Step *** Time: :32:42. Elapsed Time: 00:00:00 Comparisons performed: 12 Rows per second: 375 Rows out-of-sync: 0 inserts: 0 updates: 0 deletes: 0 Comparison terminated normally.

Expert Oracle GoldenGate

Expert Oracle GoldenGate Expert Oracle GoldenGate Ben Prusinski Steve Phillips Richard Chung Apress* Contents About the Authors About the Technical Reviewer Acknowledgments xvii xviii xix Chapter 1: Introduction...1 Distributed

More information

1. Some OGG fundamental concepts : PK/UK, KEYCOLS, ADD TRANDATA, Before and After images and they how work together

1. Some OGG fundamental concepts : PK/UK, KEYCOLS, ADD TRANDATA, Before and After images and they how work together Oracle GoldenGate OGG 11gR2 with Oracle RDBMS - Fundamentals (PK/UK, substitute keys KEYCOLS, ADD TRANDATA, Before and After images and they how work together) In this article you will have a look at some

More information

Oracle GoldenGate E

Oracle GoldenGate E Oracle GoldenGate Administering Oracle GoldenGate Veridata 12c (12.1.3) E29293-02 June 2015 This guide explains how to run and administer the Oracle GoldenGate Veridata data comparison solution. Oracle

More information

Intellicus Cluster and Load Balancing- Linux. Version: 18.1

Intellicus Cluster and Load Balancing- Linux. Version: 18.1 Intellicus Cluster and Load Balancing- Linux Version: 18.1 1 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager Oracle GoldenGate System Monitoring Plug-in Installation Guide Release 13c (13.1.1.0.0) E68921-01 February 2016 This document provides a brief description of the Enterprise Manager

More information

Oracle Enterprise Manager. 1 Before You Install. System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0

Oracle Enterprise Manager. 1 Before You Install. System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0 Oracle Enterprise Manager System Monitoring Plug-in for Oracle Unified Directory User's Guide Release 1.0 E24476-01 October 2011 The System Monitoring Plug-In for Oracle Unified Directory extends Oracle

More information

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9

Contents Overview... 5 Upgrading Primavera Gateway... 7 Using Gateway Configuration Utilities... 9 Gateway Upgrade Guide for On-Premises Version 17 August 2017 Contents Overview... 5 Downloading Primavera Gateway... 5 Upgrading Primavera Gateway... 7 Prerequisites... 7 Upgrading Existing Gateway Database...

More information

Investigation on Oracle GoldenGate Veridata for Data Consistency in WLCG Distributed Database Environment

Investigation on Oracle GoldenGate Veridata for Data Consistency in WLCG Distributed Database Environment Investigation on Oracle GoldenGate Veridata for Data Consistency in WLCG Distributed Database Environment August 2014 Author: Anti Asko Supervisor(s): Lorena Lobato Pardavila CERN Openlab Summer Student

More information

Akana API Platform: Upgrade Guide

Akana API Platform: Upgrade Guide Akana API Platform: Upgrade Guide Version 8.0 to 8.2 Akana API Platform Upgrade Guide Version 8.0 to 8.2 November, 2016 (update v2) Copyright Copyright 2016 Akana, Inc. All rights reserved. Trademarks

More information

DBTuna 2.x Quick Start Guide 12 September 2012

DBTuna 2.x Quick Start Guide 12 September 2012 DBTuna 2.x Quick Start Guide 12 September 2012 This guide describes basic steps for starting the DBTuna server software, and configuring and running DBTuna monitoring Agents. The guide is intended for

More information

Oracle BDA: Working With Mammoth - 1

Oracle BDA: Working With Mammoth - 1 Hello and welcome to this online, self-paced course titled Administering and Managing the Oracle Big Data Appliance (BDA). This course contains several lessons. This lesson is titled Working With Mammoth.

More information

Configuring the Oracle Network Environment. Copyright 2009, Oracle. All rights reserved.

Configuring the Oracle Network Environment. Copyright 2009, Oracle. All rights reserved. Configuring the Oracle Network Environment Objectives After completing this lesson, you should be able to: Use Enterprise Manager to: Create additional listeners Create Oracle Net Service aliases Configure

More information

Smart Install in LMS CHAPTER

Smart Install in LMS CHAPTER CHAPTER 6 Smart Install (SI) is a plug-and-play configuration and image management feature that provides zero-touch deployment for new switches. You can configure SI on a switch which will then be the

More information

Oracle Application Express: Administration 1-2

Oracle Application Express: Administration 1-2 Oracle Application Express: Administration 1-2 The suggested course agenda is displayed in the slide. Each lesson, except the Course Overview, will be followed by practice time. Oracle Application Express:

More information

Grid Control Patch Set Step by Step Install On Linux

Grid Control Patch Set Step by Step Install On Linux Grid Control Patch Set 10.2.0.3 Step by Step Install On Linux Alejandro Vargas 11/02/2007 INDEX About This Document...2 1. Check your Grid Control Database Version...2 2. Download the last Patch Set for

More information

DSE Setup Guide for Oracle Databases

DSE Setup Guide for Oracle Databases DSE Setup Guide for Oracle Databases I. State Steps (Pre-DSE Installation and Setup): States will have to complete the following steps before installing and setting up DSE. 1. Create a new schema in the

More information

Dell License Manager Version 1.2 User s Guide

Dell License Manager Version 1.2 User s Guide Dell License Manager Version 1.2 User s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either

More information

Oracle Database. Installation and Configuration of Real Application Security Administration (RASADM) Prerequisites

Oracle Database. Installation and Configuration of Real Application Security Administration (RASADM) Prerequisites Oracle Database Real Application Security Administration 12c Release 1 (12.1) E61899-04 May 2015 Oracle Database Real Application Security Administration (RASADM) lets you create Real Application Security

More information

PRODUCT MANUAL. idashboards Data Hub Manual. Version 9.5

PRODUCT MANUAL. idashboards Data Hub Manual. Version 9.5 PRODUCT MANUAL idashboards Data Hub Manual Version 9.5 idashboards Data Hub Manual Version 9.5 No part of the computer software or this document may be reproduced or transmitted in any form or by any means,

More information

Oracle Rdb Extension for OEM 9i

Oracle Rdb Extension for OEM 9i Oracle Rdb Extension for OEM 9i Release V7.1.0.0 Oracle Rdb Extension for OEM 9i User Guide Release 7.1.0.0 for Oracle Enterprise Managers on Windows NT, Windows 2000, Sun Solaris OS (SPARC) for Oracle

More information

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5

Using the vrealize Orchestrator Operations Client. vrealize Orchestrator 7.5 Using the vrealize Orchestrator Operations Client vrealize Orchestrator 7.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Oracle Workflow Server Installation Notes

Oracle Workflow Server Installation Notes Oracle Workflow Server Installation Notes (Release 2.6.1) Purpose These notes explain how to install or upgrade the Oracle Workflow server. Attention: Do not install the Oracle Workflow server in an Oracle

More information

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1 Linux Essentials Smith, Roderick W. ISBN-13: 9781118106792 Table of Contents Introduction xvii Chapter 1 Selecting an Operating System 1 What Is an OS? 1 What Is a Kernel? 1 What Else Identifies an OS?

More information

Oracle WebLogic Server

Oracle WebLogic Server Oracle WebLogic Server Creating WebLogic Domains Using the Configuration Wizard 10g Release 3 (10.1.3) August 2008 Oracle WebLogic Server Creating WebLogic Domains Using the Configuration Wizard, 10g Release

More information

VMware Horizon View Client 4.10 Add-on for Dell Wyse ThinLinux Version 2.1. Release Notes

VMware Horizon View Client 4.10 Add-on for Dell Wyse ThinLinux Version 2.1. Release Notes VMware Horizon View Client 4.10 Add-on for Dell Wyse ThinLinux Version 2.1 Release Notes Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

ER/Studio Enterprise Portal 1.1 Installation Guide

ER/Studio Enterprise Portal 1.1 Installation Guide ER/Studio Enterprise Portal 1.1 Installation Guide 2nd Edition, April 16/2009 Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco,

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Creating Domains Using the Configuration Wizard 11g Release 1 (10.3.4) E14140-04 January 2011 This document describes how to use the Configuration Wizard to create, update, and

More information

EMC Unisphere for VMAX Database Storage Analyzer

EMC Unisphere for VMAX Database Storage Analyzer EMC Unisphere for VMAX Database Storage Analyzer Version 8.0.3 Online Help (PDF version) Copyright 2014-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes the

More information

Oracle Database 10g: New Features for Administrators Release 2

Oracle Database 10g: New Features for Administrators Release 2 Oracle University Contact Us: +27 (0)11 319-4111 Oracle Database 10g: New Features for Administrators Release 2 Duration: 5 Days What you will learn This course introduces students to the new features

More information

Tzunami Deployer Confluence Exporter Guide

Tzunami Deployer Confluence Exporter Guide Tzunami Deployer Confluence Exporter Guide Supports extraction of Confluence Enterprise contents and migrate to Microsoft SharePoint using Tzunami Deployer. Version 2.7 Table of Content PREFACE... I INTENDED

More information

How to Implement Oracle CPUs for EBS

How to Implement Oracle CPUs for EBS How to Implement Oracle CPUs for EBS Eng. Cristian Peque Oracle Security Specialist Program Agenda Understanding what an Oracle CPU is What we need to do after Oracle launches a CPU How to install all

More information

Product Documentation. ER/Studio Portal. Installation Guide. Version 1.5 Published October 8, 2009

Product Documentation. ER/Studio Portal. Installation Guide. Version 1.5 Published October 8, 2009 Product Documentation ER/Studio Portal Installation Guide Version 1.5 Published October 8, 2009 2nd Edition Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California

More information

Embarcadero DB Optimizer 1.5 SQL Profiler User Guide

Embarcadero DB Optimizer 1.5 SQL Profiler User Guide Embarcadero DB Optimizer 1.5 SQL Profiler User Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All

More information

Using NetShow Commands

Using NetShow Commands CHAPTER 10 Network show (NetShow) commands represent a set of read-only commands. These are primarily, show commands that you can run on devices that are managed in LMS. You can specify the commands that

More information

Coveo Platform 7.0. Oracle UCM Connector Guide

Coveo Platform 7.0. Oracle UCM Connector Guide Coveo Platform 7.0 Oracle UCM Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing market

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.8.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

SmartPatch. Installation Manual Version 6.x

SmartPatch. Installation Manual Version 6.x SmartPatch Installation Manual Version 6.x Copyright Copyright 2017 Brand-Rex Ltd. All rights reserved. No part of this publication or of the SmartPatch software, in source code or object code form, may

More information

Oracle Data Integrator 12c: Integration and Administration

Oracle Data Integrator 12c: Integration and Administration Oracle University Contact Us: +27 (0)11 319-4111 Oracle Data Integrator 12c: Integration and Administration Duration: 5 Days What you will learn Oracle Data Integrator is a comprehensive data integration

More information

Installation Guide Installing AuraPlayer Components on Tomcat in a Linux Environment

Installation Guide Installing AuraPlayer Components on Tomcat in a Linux Environment Installation Guide Installing AuraPlayer Components on Tomcat in a Linux Environment AuraPlayer Support Team Version 2 2/7/2011 This document is the sole property of AuraPlayer Ltd., it cannot be communicated

More information

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on Tomcat

IBM Operational Decision Manager Version 8 Release 5. Configuring Operational Decision Manager on Tomcat IBM Operational Decision Manager Version 8 Release 5 Configuring Operational Decision Manager on Tomcat Note Before using this information and the product it supports, read the information in Notices on

More information

Intrusion Detection and Prevention IDP 4.1r4 Release Notes

Intrusion Detection and Prevention IDP 4.1r4 Release Notes Intrusion Detection and Prevention IDP 4.1r4 Release Notes Build 4.1.134028 September 22, 2009 Revision 02 Contents Overview...2 Supported Hardware...2 Changed Features...2 IDP OS Directory Structure...2

More information

Integra Codebase 4.2 SP1 Installation and Upgrade Guide

Integra Codebase 4.2 SP1 Installation and Upgrade Guide Integra Codebase 4.2 SP1 Installation and Upgrade Guide 2 Copyright and Trademark Copyright 2008 Oracle. All rights reserved. No part of this document may be reproduced, stored in a retrieval system, or

More information

Tzunami Deployer AquaLogic Exporter Guide Supports extraction of Web Components on the server and guides migration to Microsoft SharePoint.

Tzunami Deployer AquaLogic Exporter Guide Supports extraction of Web Components on the server and guides migration to Microsoft SharePoint. Tzunami Deployer AquaLogic Exporter Guide Supports extraction of Web Components on the server and guides migration to Microsoft SharePoint. Version 2.7 Table of Content PREFACE... I INTENDED AUDIENCE...

More information

ZENworks Reporting System Reference. January 2017

ZENworks Reporting System Reference. January 2017 ZENworks Reporting System Reference January 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

Silk Performance Manager Installation and Setup Help

Silk Performance Manager Installation and Setup Help Silk Performance Manager 18.5 Installation and Setup Help Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright 2004-2017 Micro Focus. All rights reserved.

More information

DATA MASKING on EBS with Enterprise Manager

DATA MASKING on EBS with Enterprise Manager DATA MASKING on EBS 12.1.3 with Enterprise Manager 12.1.0.5 DBA Oracle E-Business Suite Data Masking Pack, Release 12.1.3 with Oracle Enterprise Manager 12.1 (Doc ID 1481916.1) We have followed the above

More information

Implementing Data Masking and Data Subset with IMS Unload File Sources

Implementing Data Masking and Data Subset with IMS Unload File Sources Implementing Data Masking and Data Subset with IMS Unload File Sources 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

EMC Documentum Process Builder

EMC Documentum Process Builder EMC Documentum Process Builder Version 6 Installation Guide P/N 300 005 224 EMC Corporation Corporate Headquarters: Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2004-2007 EMC Corporation.

More information

Real Application Security Administration

Real Application Security Administration Oracle Database Real Application Security Administration Console (RASADM) User s Guide 12c Release 2 (12.2) E85615-01 June 2017 Real Application Security Administration Oracle Database Real Application

More information

Troubleshooting Cisco DCNM

Troubleshooting Cisco DCNM 18 CHAPTER This chapter describes some common issues you might experience while using Cisco Data Center Network Manager (DCNM), and provides solutions. Note For troubleshooting Cisco DCNM server installation

More information

Tzunami Deployer Oracle WebCenter Interaction Exporter Guide

Tzunami Deployer Oracle WebCenter Interaction Exporter Guide Tzunami Deployer Oracle WebCenter Interaction Exporter Guide Supports extraction of Oracle WebCenter Interaction components and migrate to Microsoft SharePoint using Tzunami Deployer Version 2.8 Table

More information

NUTCH INSTALLATION & CONFIGURATION GUIDE FOR USE IN THE NTER SYSTEM

NUTCH INSTALLATION & CONFIGURATION GUIDE FOR USE IN THE NTER SYSTEM NUTCH INSTALLATION & CONFIGURATION GUIDE FOR USE IN THE NTER SYSTEM Prepared By: Leigh Moulder, SRI International leigh.moulder@sri.com TABLE OF CONTENTS Document Change Log... 2 Nutch Server Information...

More information

Contents Configuring P Creating the WebLogic Environment for P6... 7

Contents Configuring P Creating the WebLogic Environment for P6... 7 P6 and WebLogic Configuration Guide Release 8.4 September 2014 Contents Configuring P6... 5 Creating the WebLogic Environment for P6... 7 Prerequisites for P6 EPPM Configuration... 7 Uninstalling Previous

More information

EMC Unisphere for VMAX Database Storage Analyzer

EMC Unisphere for VMAX Database Storage Analyzer EMC Unisphere for VMAX Database Storage Analyzer Version 8.2.0 Online Help (PDF version) Copyright 2014-2016 EMC Corporation. All rights reserved. Published in the USA. Published March, 2016 EMC believes

More information

Mastering phpmyadmiri 3.4 for

Mastering phpmyadmiri 3.4 for Mastering phpmyadmiri 3.4 for Effective MySQL Management A complete guide to getting started with phpmyadmin 3.4 and mastering its features Marc Delisle [ t]open so 1 I community experience c PUBLISHING

More information

AutoVue Integration SDK & Sample Integration for Filesys DMS

AutoVue Integration SDK & Sample Integration for Filesys DMS AutoVue Integration SDK & Sample Integration for Filesys DMS Installation Guide AutoVue Integration SDK Contents INTRODUCTION...1 SYSTEM REQUIREMENTS...2 INSTALLATION PREREQUISITES...3 Download the Eclipse

More information

Jetbrains License Server User Guide

Jetbrains License Server User Guide Jetbrains License Server User Guide Copyright 2008, JetBrains s.r.o. All rights reserved Introduction JetBrains License Server is a web application that can be used as a central point to distribute licenses

More information

Table of Contents. Configure and Manage Logging in to the Management Portal Verify and Trust Certificates

Table of Contents. Configure and Manage Logging in to the Management Portal Verify and Trust Certificates Table of Contents Configure and Manage Logging in to the Management Portal Verify and Trust Certificates Configure System Settings Add Cloud Administrators Add Viewers, Developers, or DevOps Administrators

More information

Oracle GoldenGate E

Oracle GoldenGate E Oracle GoldenGate Upgrading to Oracle GoldenGate Monitor 12.1.3 12c (12.1.3) E50583-02 May 2014 This document contains the procedures for upgrading Oracle GoldenGate Monitor 11g to Oracle GoldenGate MonitorServer

More information

Using ODI for Teradata Dual-Loads

Using ODI for Teradata Dual-Loads Purpose This tutorial walks you through the steps that are needed to create Oracle Data Integrator (ODI) EL-T interfaces and packages that will simultaneously load two independent Teradata RDBMS systems

More information

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002

Managing Oracle Real Application Clusters. An Oracle White Paper January 2002 Managing Oracle Real Application Clusters An Oracle White Paper January 2002 Managing Oracle Real Application Clusters Overview...3 Installation and Configuration...3 Oracle Software Installation on a

More information

AppResponse Xpert RPM Integration Version 2 Getting Started Guide

AppResponse Xpert RPM Integration Version 2 Getting Started Guide AppResponse Xpert RPM Integration Version 2 Getting Started Guide RPM Integration provides additional functionality to the Riverbed OPNET AppResponse Xpert real-time application performance monitoring

More information

Lab 2: Installation of Oracle XE & SOA11g

Lab 2: Installation of Oracle XE & SOA11g Lab 2: Installation of Oracle XE & SOA11g (30 minutes) Objectives At the end of this exercise, you will be able to: Install & Setup Oracle XE Database Install & Setup Oracle SOA11g Install Oracle Service

More information

Oracle Collaboration Suite

Oracle Collaboration Suite Oracle Collaboration Suite Quick Installation Guide Release 2 (9.0.4.1) for hp-ux PA-RISC (64-bit), Linux x86, and Solaris Operating Environment (SPARC 32-bit) September 2003 Part No. B10885-02 This document

More information

Tzunami Deployer Oracle WebCenter Interaction Exporter Guide

Tzunami Deployer Oracle WebCenter Interaction Exporter Guide Tzunami Deployer Oracle WebCenter Interaction Exporter Guide Supports extraction of Oracle WebCenter Interaction components and migrate to Microsoft SharePoint using Tzunami Deployer Version 3.2 Table

More information

1Z Oracle WebLogic Server 12c - Administration I Exam Summary Syllabus Questions

1Z Oracle WebLogic Server 12c - Administration I Exam Summary Syllabus Questions 1Z0-133 Oracle WebLogic Server 12c - Administration I Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-133 Exam on Oracle WebLogic Server 12c - Administration I... 2 Oracle 1Z0-133

More information

Installing SQL Server Developer Last updated 8/28/2010

Installing SQL Server Developer Last updated 8/28/2010 Installing SQL Server Developer Last updated 8/28/2010 1. Run Setup.Exe to start the setup of SQL Server 2008 Developer 2. On some OS installations (i.e. Windows 7) you will be prompted a reminder to install

More information

GVP Deployment Guide. Installing GVP with the Deployment Wizard

GVP Deployment Guide. Installing GVP with the Deployment Wizard GVP Deployment Guide Installing GVP with the Deployment Wizard 12/24/2017 Installing GVP with the Deployment Wizard The Genesys Administrator wizard simplifies the GVP deployment by prompting you for the

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Quick Installation Guide for Oracle Identity Management 11g Release 1 (11.1.1) E10033-01 May 2009 This guide is designed to help you quickly install the most common Oracle Identity

More information

SecureAssist Enterprise Portal User Guide August 2016

SecureAssist Enterprise Portal User Guide August 2016 SecureAssist Enterprise Portal User Guide August 2016 Copyright 2016 by Codiscope, LLC. All rights reserved. No part or parts of this documentation may be reproduced, translated, stored in any electronic

More information

SLI Learning Search Connect For Magento 2

SLI Learning Search Connect For Magento 2 SLI Learning Search Connect For Magento 2 User Guide v1.2.2 The Learning Search Connect module integrates with SLI Systems Search and provides an outstanding level of search customizability. Contents 1.

More information

Upgrading Oracle GoldenGate Veridata 12c (12.2.1)

Upgrading Oracle GoldenGate Veridata 12c (12.2.1) [1]Oracle GoldenGate Upgrading Oracle GoldenGate Veridata 12c (12.2.1) E60966-01 October 2015 Oracle GoldenGate Upgrading Oracle GoldenGate Veridata, 12c (12.2.1) E60966-01 Copyright 2014, 2015, Oracle

More information

Informatica Developer Tips for Troubleshooting Common Issues PowerCenter 8 Standard Edition. Eugene Gonzalez Support Enablement Manager, Informatica

Informatica Developer Tips for Troubleshooting Common Issues PowerCenter 8 Standard Edition. Eugene Gonzalez Support Enablement Manager, Informatica Informatica Developer Tips for Troubleshooting Common Issues PowerCenter 8 Standard Edition Eugene Gonzalez Support Enablement Manager, Informatica 1 Agenda Troubleshooting PowerCenter issues require a

More information

Kewill Customs Installations Guide

Kewill Customs Installations Guide Kewill Customs Installations Guide for Release 1.1.3 Original Publication: June, 2008 Last Revision: March, 2009 Table of Contents Table of Contents...2 Kewill Customs Installation Guide...4 Installation

More information

plugin deployment guide

plugin deployment guide plugin deployment guide July 2016 This document details the steps required when deploying the mongodb monitoring plug-in into Oracle Enterprise Manager 12c. The process is identical for Oracle EM 13c.

More information

Implementing Data Masking and Data Subset with IMS Unload File Sources

Implementing Data Masking and Data Subset with IMS Unload File Sources Implementing Data Masking and Data Subset with IMS Unload File Sources 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE VERSION 9. Setup Guide. This guide explains how to install and configure the Fusion Registry.

FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE VERSION 9. Setup Guide. This guide explains how to install and configure the Fusion Registry. FUSION REGISTRY COMMUNITY EDITION VERSION 9 Setup Guide This guide explains how to install and configure the Fusion Registry. FUSION REGISTRY COMMUNITY EDITION SETUP GUIDE Fusion Registry: 9.2.x Document

More information

Monitoring Agent for SAP Applications Fix pack 11. Reference IBM

Monitoring Agent for SAP Applications Fix pack 11. Reference IBM Monitoring Agent for SAP Applications 7.1.1 Fix pack 11 Reference IBM Monitoring Agent for SAP Applications 7.1.1 Fix pack 11 Reference IBM Note Before using this information and the product it supports,

More information

Zenoss Core Upgrade Guide

Zenoss Core Upgrade Guide Release 5.3.0 Zenoss, Inc. www.zenoss.com Copyright 2017 Zenoss, Inc. All rights reserved. Zenoss, Own IT, and the Zenoss logo are trademarks or registered trademarks of Zenoss, Inc., in the United States

More information

Aware IM Version 8.1 Installation Guide

Aware IM Version 8.1 Installation Guide Aware IM Version 8.1 Copyright 2002-2018 Awaresoft Pty Ltd CONTENTS 1 INSTALLATION UNDER WINDOWS OPERATING SYSTEM... 3 1.1 HARDWARE AND SOFTWARE REQUIREMENTS... 3 1.2 USING THE INSTALLATION PROGRAM...

More information

Third Party Software: How can I import data from MySQL to Hadoop with Apache Sqoop? How can I import data from MySQL to Hadoop with Apache Sqoop?

Third Party Software: How can I import data from MySQL to Hadoop with Apache Sqoop? How can I import data from MySQL to Hadoop with Apache Sqoop? How can I import data from MySQL to This is best explained with an example. Apache Sqoop is a data transfer tool used to move data between Hadoop and structured datastores. We will show how to "ingest"

More information

Installation Instructions: Oracle XML DB XFILES Demonstration. An Oracle White Paper: November 2011

Installation Instructions: Oracle XML DB XFILES Demonstration. An Oracle White Paper: November 2011 An Oracle White Paper: November 2011 Installation Instructions: Oracle XML DB XFILES Demonstration Table of Contents Installation Instructions: Oracle XML DB XFILES Demonstration... 1 Executive Overview...

More information

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS

BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS BACKUP APP V7 QUICK START GUIDE FOR SYNOLOGY NAS Revision History Date Descriptions Type of modification 29 Jun 2016 First Draft New 25 Nov 2016 Modified Ch 3 Download Backup App, Ch 3 Install Backup App

More information

DOCUMENT HISTORY REV. NO. CHANGES DATE. 000 New Document 30 Mar Document Revision:

DOCUMENT HISTORY REV. NO. CHANGES DATE. 000 New Document 30 Mar Document Revision: DOCUMENT HISTORY DOCU-PROOF ENTERPRISE INSTALLATION GUIDE REV. NO. CHANGES DATE 000 New Document 30 Mar. 2010 001 Document Revision: 23 Jun. 2010 Added database support for MS SQL Server and ORACLE. 002

More information

This section contains additional information about installation and support changes.

This section contains additional information about installation and support changes. Proactive Monitoring for PowerCenter Version 3.0 HotFix 1 Release Notes November 2016 Copyright Informatica LLC 2016 Contents Installation and Support... 1 Installation.... 1 HotFix.... 3 Support Changes....

More information

Oracle Field Sales/Laptop

Oracle Field Sales/Laptop Oracle Field Sales/Laptop Implementation Guide Release 11i June 2001 Part No. A87538-02 This Implementation Guide provides information and instructions to help you implement Oracle Field Sales/Laptop,

More information

enicq 5 Upgrade Guide

enicq 5 Upgrade Guide Vermont Oxford Network enicq 5 Documentation enicq 5 Upgrade Guide Release 2.2 Published August 2016 2016 Vermont Oxford Network. All Rights Reserved. enicq 5 Upgrade Guide Introduction This document describes

More information

Configuration Guide. Requires Vorex version 3.9 or later and VSA version or later. English

Configuration Guide. Requires Vorex version 3.9 or later and VSA version or later. English Kaseya v2 Integration of VSA with Vorex Configuration Guide Requires Vorex version 3.9 or later and VSA version 9.3.0.11 or later English September 15, 2017 Copyright Agreement The purchase and use of

More information

Microsoft Windows Servers 2012 & 2016 Families

Microsoft Windows Servers 2012 & 2016 Families Version 8 Installation Guide Microsoft Windows Servers 2012 & 2016 Families 2301 Armstrong St, Suite 2111, Livermore CA, 94551 Tel: 925.371.3000 Fax: 925.371.3001 http://www.imanami.com Installation Guide

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

Perceptive Data Transfer

Perceptive Data Transfer Perceptive Data Transfer Installation and Setup Guide Version: 6.5.x Written by: Product Knowledge, R&D Date: May 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark International,

More information

Agile e Installation Manual for Agile e6.0.4 on Windows Server. Part Number: INSWINSERVER-604B

Agile e Installation Manual for Agile e6.0.4 on Windows Server. Part Number: INSWINSERVER-604B Agile e6.0.4 Installation Manual for Agile e6.0.4 on Windows Server Part Number: INSWINSERVER-604B Copyrights and Trademarks Copyright 1992, 2007 Oracle and/or its affiliates. All rights reserved. The

More information

Oracle GoldenGate for MS SQL Server 2005

Oracle GoldenGate for MS SQL Server 2005 Oracle GoldenGate for MS SQL Server 2005 Objective Upon completion of this lesson, you will be able to configure GoldenGate to provide SQL Server to SQL Server transactional data management using log-based

More information

Kewill Customs Installations Guide

Kewill Customs Installations Guide Kewill Customs Installations Guide for Release 1.0.3 Original Publication: June, 2008 Last Revision: September, 2008 Table of Contents Table of Contents...2 Kewill Customs Installation Guide...3 Installation

More information

Tzunami Deployer Confluence Exporter Guide

Tzunami Deployer Confluence Exporter Guide Tzunami Deployer Confluence Exporter Guide Supports extraction of Confluence Enterprise contents and migrate to Microsoft SharePoint using Tzunami Deployer. Version 3.2 Table of Contents PREFACE... II

More information

Managing Configurations

Managing Configurations CHAPTER 3 The Configurations page is your starting point for managing device configurations for network elements managed by Cisco Prime Network by using the CM tools. The following table lists the main

More information

Tzunami Deployer Documentum Exporter Guide

Tzunami Deployer Documentum Exporter Guide Tzunami Deployer Documentum Exporter Guide Supports migration of EMC Documentum content repositories into Microsoft SharePoint using Tzunami Deployer Version 3.2 Table of Contents PREFACE... II INTENDED

More information

INSTALL GUIDE BIOVIA INSIGHT 2016

INSTALL GUIDE BIOVIA INSIGHT 2016 INSTALL GUIDE BIOVIA INSIGHT 2016 Copyright Notice 2015 Dassault Systèmes. All rights reserved. 3DEXPERIENCE, the Compass icon and the 3DS logo, CATIA, SOLIDWORKS, ENOVIA, DELMIA, SIMULIA, GEOVIA, EXALEAD,

More information

Oracle - Oracle GoldenGate 12c: Fundamentals for

Oracle - Oracle GoldenGate 12c: Fundamentals for Oracle - Oracle GoldenGate 12c: Fundamentals for Oracle Code: Lengt h: URL: GG-12c-FUND 4 days View Online This Oracle GoldenGate 12c: Fundamentals for Oracle training focuses on Oracle-to-Oracle database

More information

OMi Management Pack for Oracle Database. Software Version: Operations Manager i for Linux and Windows operating systems.

OMi Management Pack for Oracle Database. Software Version: Operations Manager i for Linux and Windows operating systems. OMi Management Pack for Oracle Database Software Version: 1.10 Operations Manager i for Linux and Windows operating systems User Guide Document Release Date: June 2017 Software Release Date: February 2014

More information