Initial Loading of Siebel Data into Oracle Data Quality Matching Server Tables
Hi,
I'm following the Siebel Data Quality Administration Guide - http://docs.oracle.com/cd/E16348_01/books/DataQAdm/DataQAdmInstall9.html, to configure Siebel ODQ matching server for Siebel UCM 8.1.1.4
The issue I have is that I cannot run the script below because of missing scripts, SetBatchNumber.sql and others specified in the sample IDS_IDT_LOAD_ANY_ENTITY.CMD -http://docs.oracle.com/cd/E16348_01/books/DataQAdm/DataQAdmSampleFiles13.html#wp146712
-------------------------------------------------------------------------------------------------------------
9. Execute the initial load process by entering the following command at the command line:
I'm following the Siebel Data Quality Administration Guide - http://docs.oracle.com/cd/E16348_01/books/DataQAdm/DataQAdmInstall9.html, to configure Siebel ODQ matching server for Siebel UCM 8.1.1.4
The issue I have is that I cannot run the script below because of missing scripts, SetBatchNumber.sql and others specified in the sample IDS_IDT_LOAD_ANY_ENTITY.CMD -http://docs.oracle.com/cd/E16348_01/books/DataQAdm/DataQAdmSampleFiles13.html#wp146712
-------------------------------------------------------------------------------------------------------------
9. Execute the initial load process by entering the following command at the command line:
IDS_IDT_LOAD_ANY_ENTITY.CMD <Entity> <System> <Work Directory>
---------------------------------------------------------------
Where can I find the missing scripts?
0