Oracle Ultra Search wkdbmig.sql is missing when using DBUA

Hi,
As I am upgrading 10.1 to 10.2 using DBUA, DBUA says Oracle Ultra Search ultrasearch\admin\wkdbmig.sql is missing.
Well, where I can find the wkdbmig.sql. I suppose I can not use wkdbmig.sql of 10.1.
Your help will be appreciated,

DRG-11446: supplied knowledge base file
C:\oraclexe\app\oracle\product\10.2.0\se
rver\ctx\data\enlx\droldUS.dat not installedThis indicates that your statement to create the index makes use of the Oracle Text Theme functionality. This is a feature of the Enterprise Edition and thus not included in XE.
~Dietmar.

Similar Messages

  • Oracle Text And Oracle Ultra search

    Hi all,
    I have a problem. I have some files in the server file system e.g C:/docs. I want to search these MS Office word files in order to see if they contain a word. I tried oracle ultra search but when i put File data source it provides a form file:/// and when i put C:/docs it gives me file://localhost/C:/docs. Can i configure Oracle ultra search to search into the server file system?Where is the directory that oracle ultra search searches a file?
    How can index and search the files in the file systems exept oracle ultra search? Can Oracle Text do my job?
    Sorry to bother and thank you in advance for your help
    Antonis.

    Hi,
    Searching a word in a document (MS Word) can definitely be done using Oracle Text.
    But, you other requirements can make things a bit complicated.
    Oracle Text have something called file_datastore, where you need to mention the file_path/s and individual file names too.
    Once you mention them, i.e. path and file names, oracle text can read the file , index them and you can query using simple queries.
    If the number of files are huge, entering all the file names can be difficult. In that case you can give the following a try.
    -- You can use a perl script to read the file name in a directory, put it into a file in a particular format (1 file name per line) and then load that text file into a table using ctxloader.
    You can go through the FILE_DATASTORE and CTXLOADER examples from oracle text reference document.

  • Oracle Ultra Search Install Error

    Hi:
    I tried to install Oracle Ultra Search in 10g, but received an error below. I did enter all 19 required params
    Thanks for your help!
    ============== argument list
    OH=$ORACLE_HOME
    CONN_STRING=@ordoct1
    SYS=sys
    SYSPW=XXXXXXX
    SYSROLE=as sysdba
    WKSYSPW=XXXXXXX
    WK_TABLESPACE=
    WK_TEMPTABLESPACE=
    PORTAL_USER=
    LAUNCH_ANYWHERE=
    INSTALL_TYPE=
    PSEP=
    JDBCDRIVER_PATH=
    JDBCNLS_PATH=
    JAVA_EXE_PATH=
    CTXHX=
    JDBC_CONNSTR=
    JDBC_CONNSTR_NODE=
    LOH=
    ==================
    Connected.
    ====== User is SYS
    SP2-0310: unable to open file "/ultrasearch/admin/wk0csys.sql"
    BEGIN dbms_registry.loading( 'WK', 'Oracle Ultra Search', 'VALIDATE_WK', 'WKSYS', dbms_registry.schema_list_t('WKPROXY','WK_TEST')); END;
    ERROR at line 1:
    ORA-39706: schema 'WKSYS' not found
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_REGISTRY", line 71
    ORA-06512: at "SYS.DBMS_REGISTRY", line 450
    ORA-06512: at line 1
    SP2-0306: Invalid option.
    Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER}]
    where <logon> ::= <username>[<password>][@<connect_identifier>] | /
    ====== User is SYS
    SP2-0310: unable to open file "/ultrasearch/admin/wk0loadjava.sql"
    ... load wksys
    SP2-0310: unable to open file "/ultrasearch/admin/wk0inst.sql"
    ... set crawler classpath
    SP2-0310: unable to open file "/ultrasearch/admin/wk0cpath.sql"
    begin
    ERROR at line 1:
    ORA-39705: component 'WK' not found in registry
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_REGISTRY", line 614
    ORA-06512: at line 2
    Connected.
    ====== User is SYS
    ... create the default instance
    SP2-0310: unable to open file "/ultrasearch/admin/wk0definst.sql"
    ... checking for invalid objects... see list below
    ================== list start
    ================== list end
    ==================== End of Installation ====================
    ===============================================================

    Hi,
    You have to use in this way:
    sqlplus /nolog @$ORACLE_HOME/ultrasearch/admin/wk0setup.sql $ORACLE_HOME "@<SID>" "sys" <sys-password> "as sysdba" wksys wksysts wksyststmp "portal" false "oui" ':' $ORACLE_HOME/jdbc/lib/classes12.zip $ORACLE_HOME/jdbc/lib/nls_charset12.zip $ORACLE_HOME/jdk/bin/java $ORACLE_HOME/ctx/bin/ctxhx '<host>:<port>:<SID>' '<host>:<port>:<SID>' $ORACLE_HOME

  • Registering Portal in Oracle Ultra Search

    Hi,
    I am in the process of setting up Oracle Ultra Search. I have followed the documentation down as far as Configuring Ultra Search to Index Portal Pages and I get to the point where I am adding the OracleAS Portal registration details.
    I am not sure what my URL base should be, I have tried several combinations of
    http://<hostname>:<port>/pls/portal/PORTAL
    http://<hostname>:<port>/pls/portal/portal
    but I get the same error every time when I go to register the portal.
    Oracle Ultra Search Error
    Could not retrieve data from Oracle Portal. Make sure that the URL base is correct and that the portal is operational.
    My Portal is up and running at (http://<hostname>/portal/page/portal/ultrasearch)
    What should my URL base be ?
    Thanks,

    Reference: http://download-west.oracle.com/docs/cd/B14099_19/portal.1014/b19305/cg_monit.htm#CHDFEIED
    In SES10.1.8, it says URL base format is <protocol>://<host>:<port>/pls/<portal DAD>/<portal schema>, however it is confusing.
    The following is applicable to Portal 10.1.4:
    You may get some clue by going Administer tab -> Portal -> Portal Service Monitoring -> Portal DAD Setting -> Database Connection
    In my setting, I see,
    DAD Name of Location = <font color=green>/pls/portal</font>
    Database username = <font color=pink>portal</font>
    The correct combination that works is:
    http://portal.machine.com:7778/portal<font color=green>/pls/portal</font>/<font color=pink>portal</font>

  • Error while installing Oracle Ultra Search on DB for IDM

    Dear All,
    I need to install IDM-101401 on HPUX B.11.31 Itanium machine. i installed database (10201) and applied Patchset_10204. as a pre-requisite now i am trying to install Oracle Ultra Search (on the same oracle_home) from companion directory of DB10201 Disk1. i amended oraparam.ini to support B.11.31 before running installer.
    After 83% of installation progress, below error is thrown.
    installActions2011-11-15_07-54-45AM.log
    INFO: 11/15/11 7:58:04 AM GMT04:00: Starting install Install Phase 1 of component Oracle Ultra Search Server Rdbms+
    INFO: Calling Action fileActions10.2.0.3.0  copyFile
    +     selectedNodes = null+
    +     source = /u01/app/oracle/product/OID/UAT2OIDDB/ultrasearch/webapp/ultrasearch_admin.ear+
    +     destination = /u01/app/oracle/product/OID/UAT2OIDDB/oc4j/j2ee/oc4j_applications/applications/ultrasearch_admin.ear+
    +     permissions = null+
    +     owner = null+
    +     group = null+
    SEVERE: Abnormal program termination. An internal error has occured. Please provide the following files to Oracle Support :
    +"/u01/app/oracle/oraInventory/logs/installActions2011-11-15_07-54-45AM.log"+
    +"/u01/app/oracle/oraInventory/logs/oraInstall2011-11-15_07-54-45AM.err"+
    +"/u01/app/oracle/oraInventory/logs/oraInstall2011-11-15_07-54-45AM.out"+
    INFO: User Selected: Yes/OK
    by seeing above error, i tried copying ultrasearch_admin.ear file manually and tried but no luck.
    LOGS_
    oraInstall2011-11-15_07-54-45AM.err
    Exception java.lang.NoSuchMethodError: oracle.sysman.oii.oiix.OiixFileOps.getExplicitLibPerms()Ljava/lang/String; occurred..
    java.lang.NoSuchMethodError: oracle.sysman.oii.oiix.OiixFileOps.getExplicitLibPerms()Ljava/lang/String;
    +     at copyActionHelper.copyFile(copyActionHelper.java:1664)+
    +     at copyActionHelper.copyFileFromStream(copyActionHelper.java:722)+
    +     at copyActionHelperux.commonCopyFileAction(copyActionHelperux.java:502)+
    +     at copyActionHelperux.installCopyFileAction(copyActionHelperux.java:186)+
    +     at sscopyFileux.installAction(sscopyFileux.java:84)+
    +     at oracle.sysman.oii.oiis.OiisCompActions.doActionWithException(OiisCompActions.java:2063)+
    +     at oracle.sysman.oii.oiis.OiisCompActions.doActionImpl(OiisCompActions.java:1720)+
    +     at oracle.sysman.oii.oiis.OiisCompActions.doAction(OiisCompActions.java:927)+
    +     at Components.oracle.isearch.rdbms.v10_2_0_1_0.CompActions.doAction(Unknown Source)+
    +     at Components.oracle.isearch.rdbms.v10_2_0_1_0.CompInstallPhase1.doActionP1copyFile6(Unknown Source)+
    +     at Components.oracle.isearch.rdbms.v10_2_0_1_0.CompInstallPhase1.stateChangeActions(Unknown Source)+
    +     at Components.oracle.isearch.rdbms.v10_2_0_1_0.CompActions.stateChangeActions(Unknown Source)+
    +     at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentIP1WCCE.performStateChangeActions(OiifwInstallPhaseWCCE.java:1611)+
    +     at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:1056)+
    +     at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE$OiifwComponentIP1WCCE.doOperation(OiifwInstallPhaseWCCE.java:1580)+
    +     at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+
    +     at oracle.sysman.oii.oiif.oiifw.OiifwInstallPhaseWCCE.doOperation(OiifwInstallPhaseWCCE.java:588)+
    +     at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+
    +     at oracle.sysman.oii.oiif.oiifw.OiifwActionsPhaseWCDE.doOperation(OiifwActionsPhaseWCDE.java:606)+
    +     at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate(OiifbLinearIterator.java:147)+
    +     at oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOperation(OiicInstallSession.java:3772)+
    +     at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:171)+
    +     at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:1273)+
    +     at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:289)+
    +     at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:546)+
    +     at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:929)+
    +     at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)+
    Please help me in this.
    few doubts
    Is it possible to go ahead for IDM installation without having ultra search enabled in database?
    any other way around that i can have ultra search?
    after applying patchset on basic version(10201) i am installing ultra search from basic version (as patchset doesnt have companion dir) on upgraded version(10204) causing this issue?
    Thanks,

    my guess was correct. the issue was last point.
    After applying patchset on basic version(10201) i am installing ultra search from basic version (as patchset doesnt have companion dir) on upgraded version(10204) causing this issue?
    it was resolved by uninstalling DB, and again installing from basic version (10201) then went to companion CD, installed ultrasearch on same oracle_home. it got installed without any issue.
    then upgraded to 10204. then created DB, and enabled ultrasearch by DBCA.
    let me know in case of more details required.

  • Difference between Oracle Ultra Search and Intermedia Search

    hi,
    Can any one please tell me how Oracle Ultra Search is Different from Intermedia Search .from an article i came to know that Ultra search helps you to search dataq in Multiple RDBMS ,documents,URLs etc . but i think these options are also there in Intermedia
    regds
    sangeeth

    These are Oracle Text questions. Intermedia Text is now Oracle Text and has it's own forum. Please post Oracle Text qestions in the Oracle Text Forum where you will get a better, quicker answer. The Oracle Text forum is frequently monitored by Oracle text experts, this forum may be occasionally scanned by these experts, or not at all.

  • Oracle Ultra Search with Sun Portal?

    Can Oracle Ultra Search be used with a third party Portal, e.g. Sun Portal, or does it only work with Oracle Portal?
    Thanks...

    This question is best addressed to the Ultra Search experts at Ultra Search

  • Oracle Ultra Search(リリース9.2)のマニュアルのありか

    Oracle Ultra Search(リリース9.2)のマニュアルが、OTN 上のどこにあるか
    ご存知の方いらっしゃいましたらご教示願います。
    めぼしいところは探してみたのですが、探しだせませんでした。
    宜しくお願いいたします。

    Oracle Ultra Search (リリース9.2) は、英語版のマニュアルしか無いようですね。
    http://download.oracle.com/docs/cd/B10501_01/ultra.920/a97204/toc.htm
    なお、英語版のマニュアルしか無さそうな根拠として、
    以下の『Oracle9i データベース新機能 リリース2(9.2)』という日本語マニュアルの中で、
    Ultra Search は「A」で始まる英語マニュアルの部品番号になっています。
    (日本語マニュアルは「J」で始まります。)
    http://otndnld.oracle.co.jp/document/oracle9i/920/generic/server/J06241-02.pdf
    → p.130 (表4-6です)
    それと、すでにご存知かもしれませんが、
    ・ Oracle9i Database リリース 9.2 は、すでに通常サポートが終了している
    ・ Oracle Ultra Search という製品自体、開発が終了している
    という点にご注意ください。
    Oracle Ultra Search の後継としては、Oracle Secure Enterprise Search という製品が存在します。

  • I need a help about Oracle Ultra Search

    Someone help me find out document about Oracle Ultra Search installation step by step clearly .
    Thanks.

    Have you tried the Oracle Ultra Search Administrator's Guide?
    http://download-west.oracle.com/docs/cd/B14099_15/portal.1012/b14041/toc.htm
    Beth

  • How Oracle Ultra Search is Different from Intermedia Search

    hi,
    Can any one please tell me how Oracle Ultra Search is Different from Intermedia Search .from an article i came to know that Ultra search helps you to search dataq in Multiple RDBMS ,documents,URLs etc . but i think these options are also there in Intermedia
    regds
    sangeeth

    Ultra Search is an application on top of Oracle Text (aka interMedia Text). You can find more information about it here: http://otn.oracle.com/products/ultrasearch/content.html

  • Link from where I can download Oracle Ultra Search for Oracle10g

    Hi All,
    I need to install oracle ultra search on Oracle10g database. If anyone know the link from where I can download it, then kindly share.
    Thanks
    Sunny

    Hi,
    Don't know If I am asking the right question or not but isn't this doc. talks about the configuration part of the Oracle Ultra Search which needs to be
    done once the Installation part is done.
    I have oracle 10g database installed on win2k3 machine and now I wish to install the Oracle Ultra Search on it. Is there any patch/update available for
    installing Oracle Ultra Search. As per the documentation, it can installed using Oracle Universal Installer but I don't have the Oracle UI.
    Beside this, I was following the doc. on the link provided by you; I got an error *" Role WKUSER doesn't exist"* while executing the below mentioned
    query:
    GRANT CONNECT, RESOURCE, WKUSER TO <username>;
    Error: User WKSYS doesn't exists.
    ALTER USER WKSYS IDENTIFIED BY <password>;
    Are these errros because of Oracle Ultra Search not being installed on my database.
    Kindly help.
    Thanks
    Sunny
    Edited by: sunny@newbie on Jun 8, 2009 2:53 PM

  • Flash player controls missing when using embedding in HTML

    Hi
    I have just created a Flash movie with a .flv file in flash cs4 when playing the .swf file we can see the controls of the player, when I use the html code the player controls are missing.
    it is missing when using the HTML that is generated with in flash as well.
    this is the code used for the HTML
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
    <head>
    <title></title>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <script type="text/javascript" src="swfobject.js"></script>
    <script type="text/javascript">
    swfobject.registerObject("myFlashContent", "10.0.0");
    </script>
    </head>
    <body>
    <div>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="272" height="400" id="myFlashContent" align="bottom">
    <param name="movie" value="walkon.swf" />
    <param name="play" value="true" />
    <param name="loop" value="false" />
    <param name="quality" value="best" />
    <param name="scale" value="exactfit" />
    <param name="salign" value="b" />
    <param name="wmode" value="transparent" />
    <param name="allowfullscreen" value="false" />
    <!--[if !IE]>-->
    <object type="application/x-shockwave-flash" data="walkon.swf" width="272" height="400" align="bottom">
    <param name="play" value="true" />
    <param name="loop" value="false" />
    <param name="quality" value="best" />
    <param name="scale" value="exactfit" />
    <param name="salign" value="b" />
    <param name="wmode" value="transparent" />
    <param name="allowfullscreen" value="false" />
    <!--<![endif]-->
    <a href="http://www.adobe.com/go/getflashplayer">
    <img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" />
    </a>
    <!--[if !IE]>-->
    </object>
    <!--<![endif]-->
    </object>
    </div>
    </body>
    </html>
    I would really like your help on this one
    Thanks
    Rodney

    Hi,
    Please check that your swfobject.js file is located where your .swf file and.html file are published.  Your .swf file, .html file and swfobject.js should be placed on the same folder.
    In my Flash CS4 the code generated in the HTML file is different and is having 318 lines of code. But the code which you pasted below looks different. If you are not able to see the flash content only in HTML file then it might be active content blocking. Please refer the link which provides fix for active content blocking manually.
    http://www.adobe.com/devnet/activecontent/articles/devletter.html
    Thanks

  • SAP IDES ECC 6.0 EHP7 Oracle Installation error (DODS.SQL is missing)

    Hello community,
    I am having a problem with the installation of the current IDES ERP 6.0 EHP7 Oracle for Linux x86_64 installation images.
    I am using the Software Provisioning Manager 1.0 SP04_9-20009701 and selected installation option "SAP Business Suite 7i 2013 Support Release 1" > "EHP7 for SAP ERP 6.0 ABAP Support Release 1" > "Oracle" > "SAP Systems" > "Application Server ABAP" > "Standard System" .
    I am installaing on SUSE Linux Enterprise Server 11 SP3 x86_64.
    The installation stops at the "Import ABAP" stage:
    Program "Migration Monitor" exits with error code 103. For details see log files(s) import_monitor.java.log, import_monitor.log).
    import_monitor.log
    TRACE: 2014-07-04 04:16:14 com.sap.inst.migmon.LoadTask processPackage
    Task file generation for 'SAPDODS' finished import package:
    /usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load -ctf I /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/
    51048312_1_EHP7_FOR_SAP_ERP_6.0_Installation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DATA/SAPDODS.STR
    /tmp/sapinst_instdir/BS2013SR1/ERP607SR1/ORA/INSTALL/BS2013SR1/ERP607SR1/ORA/STD/ABAP/DDLORA_LRG.TPL SAPD
    OD
    S.TSK ORA -l SAPDODS.log
    TRACE: 2014-07-04 04:16:14 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDODS' starting import package into database:
    /usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_on_error -
    loadprocedure fast
    TRACE: 2014-07-04 04:16:14 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPDDIM' starting import package into database:
    /usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load -i SAPDDIM.cmd -dbcodepage 4103 -l SAPDDIM.log -stop_on_error -
    loadprocedure fast
    INFO: 2014-07-04 04:16:15 com.sap.inst.migmon.LoadTask run_report
    Monitor jobs: running 2, waiting 4, completed 157, failed 1, total 164  error processing of package SAPDOD
    S
    ERROR: 2014-07-04 04:16:15 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPDODS' import package is interrupted with R3load error.
    Process '/usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load -i SAPDODS.cmd -dbcodepage 4103 -l SAPDODS.log -stop_o
    n_error -loadprocedure fast' exited with return code 2.
    For mode details see 'SAPDODS.log' file.
    Standard error output:
    sapparam: sapargv(argc, argv) has not been called!
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    SAPDODS.log
    (SQL) INFO: Searching for SQL file SQLFiles.LST
    (SQL) INFO: SQLFiles.LST not found
    (SQL) INFO: Searching for SQL file /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7
    _FOR_SAP_ERP_6.0_Installation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/SQLFiles.LST
    (SQL) INFO: found /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7_FOR_SAP_ERP_6.0_
    Installation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/SQLFiles.LST
    (SQL) INFO: Trying to open /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7_FOR_SAP
    _ERP_6.0_Installation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/SQLFiles.LST
    (SQL) INFO: /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7_FOR_SAP_ERP_6.0_Instal
    lation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/SQLFiles.LST opened
    (SQL) INFO: Searching for SQL file DODS.SQL
    (SQL) INFO: DODS.SQL not found
    (SQL) INFO: Searching for SQL file /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7
    _FOR_SAP_ERP_6.0_Installation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/ORA/DODS.SQL
    (SQL) INFO: /net/iqfs1/install/sap/EHP7_for_SAP_ERP_6.0_IDES_Oracle/51048312_1_EHP7_FOR_SAP_ERP_6.0_Instal
    lation_export_IDES-Unicode_Part1/DATA_UNITS/EXPORT1/DB/ORA/DODS.SQL not found
    (SQL) ERROR: SQL list was not built successfully
    (DDL) ERROR: check_sql_list() failed for /BI0/APERS_BOD00
    (DB) INFO: disconnected from DB
    /usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load: job finished with 1 error(s)
    /usr/sap/IQ4/SYS/exe/uc/linuxx86_64/R3load: END OF LOG: 20140704041615
    I have searched for the file DODS.SQL on the IDES import media. It is missing.
    Could that be the cause of the error?

    Hi Daniel.
    It looks to be problem with export DVDs. Can you download the same again and re-extract it.
    Regards,
    Deepak Kori

  • Issue with oracle ultra search and the document.getURL() call...

    I am writing a search tool using the ultra search engine in the background to make a search across an Oracle 9i database hitting various tables and columns.
    The search is working great and the product is working wonderful. However, I have a slight problem. I developed the Java application that interfaces to the UltraSearch Engine using classes12.jar and nls_charset.jar - I have been recently informed that I need to use ojdbc14.jar and equivalent classes as we are developing in a jdk1.4 environment.
    Now I have everything working correctly and have no issues with using the classes12.jar within a jdk1.4 environment, but when I switched to use the new drivers the document.getURL() and document.getLanguage() both return "???" as a value and before they were returning values I could parse (in the case of the getURL() call).
    I have done some experimentation and found that if I remove nls_charset.jar from my classes12.jar - I don't get "???" but I do get garbled text that is unparseable so I am convinced the issue is around the charset implementation and globalization process.
    I need help and I really have no idea at this point where to look and what to do? I have searched and queried every place I can and tried numerous variations but I still end up with "???" from those calls when I use the jdk 1.4 drivers?
    Can someone please help or push me down another path?
    Guy

    user472953,
    It's the driver. Try using "nls_charset12.jar" in your common/lib directory. I'd upload mine if I could, but you should be able to find it somewhere on oracle.com (hopefully).
    Good luck,
    - Stephen

  • Oracle Ultra Search Information

    Hello. I am doing some research and one of the products that I am looking at is Oracle 9i and in particular, it's Ultra Search feature. I have looked at and printed out every document that pertains to the Ultra Search feature but need more information. I have specific things that I am trying to find out and wanted to know if there is a person that I can email in reference to this. One of the things that I would like to know is more detail on the different documents that can be searched. Another is in regards to scalability. If there is not a particular person that I could email, is there perhaps more documentation out that I have simply not found? Thank you so much for all your help. This looks like a fabulous product!

    Please contact me at (650)-506-8173.

Maybe you are looking for