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

Similar Messages

  • 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.

  • 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

  • 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>

  • 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.

  • 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 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.

  • 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

  • Oracle 10g Release 2 Ultra Search Install

    Hello,
    I am trying to install Oracle 10g Release 2 ultra seach feature. I have installed the Oracle 10g database and also the "Procedure for Installing Oracle Database 10g Products" option of the companion CD. But, I cannot seem to see the "wksys" user in the database that I had created with the Oracle 10g database Install. Could anyone please tell me what I am missing.
    Regards.

    Hi
    I've the same problem.
    How did u solve this problem?
    tia

  • Oracle 9i iAS: (Install Error)

    Hello,
    This is the Pop-Up message that I get, when installing Oracle 9i iAS:
    Your local hsot name database file (typically /etc/hosts) is not configured
    properly. This file should have an entry of the form:
    <IP_ADDRESS> <FULLY_QUALIFIED_HOSTNAME> <AIASES>
    On Solaris sustems, the following files should also contain the fully qualified hostname, including the domain name:
    /etc/nodename, /etc/net/ticlts/hosts, /etc/net/ticots/hosts,
    /etc/net/ticotsord/hosts, and any files in /etc whose names begin with "hostname"
    In some of the above files, the hostanme may occur more than once, in which
    case all occurences hould be changed. Please correct your local host name database file, reboot the host, and restart the installation.
    Failure to properly configure this file may result in product runtime issues regarding proper hostname resolution.
    I tried to edit my /etc/hosts file as follows and reboot my computer to no avail:
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    127.0.0.1 localhost.localdomain localhost
    192.9.200.12 Linux2005 Oracle9iserver
    ~
    =====
    How can I resolve this PB ?
    PT

    Hello,
    I set my DISPLAY variable as follows:
    DISPLAY=192.9.200.12:0.0; export DISPLAY
    THen I can invoke the OUI for iAS without that error message.
    MY /etc/hosts file looks like:
    # Do not remove the following line, or various programs
    # that require network functionality will fail.
    #127.0.0.1 localhost.localdomain localhost
    192.9.200.12 Linux2005.katz.qc.ca linux2005
    =====
    I commented out the first line. DUring the ORacle 9i Database Install I used both lines.
    When asked to type a hostname and portnumber, I get this error:
    An error occured while attempting to verify your host and port. Please verify your host and port values and that you can connect to this host, or enter new values. Use Ourput sTringlist is : localhost.localdoamin*7777*
    Return value from SSORunning funciton is INVALID
    =====
    Any ideas how I can resolve this ?
    PT

  • 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.

  • 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

Maybe you are looking for

  • How can I make a BufferedImage out of packed and non-packed int pixels?

    Hi all, I'm trying to turn a byte array of pixels into an int array, then into a buffered Image. In addition to the pixels, I've also got the color (and alpha) masks, width, height, and bit depth of the image. My problem is that the bits per pixel ca

  • Exit Button not working in ESS

    Hi All, We have configured ESS in our landscape. When I go to any Overview/Edit/Review Page (in W-4 Tax, Add/Change dependents etc..), the Exit button which is present is not working. When I click the Exit button, it doesn't exit the current view,  b

  • ERS PO line item not marked GR-based IV w/GR posted.

    Hi SAP Gurus, We are on ECC 5.0.  I have a PO that had the ERS flag ticked for the line item, but not the GR-based IV. A goods receipt was posted against the line item, but I can't settle the receipt in ERS settlement transaction MRRL. Is there a way

  • E72 doesn't open mail -

    My E72 is set up for OVI mail and one other account. The second account (IMAP) worked fine until today, when clicking on the relevant "button" just makes it blink, without opening the account the mail. A restart allowed me to see who the mail was fro

  • MacBook Pro retina 13" vs 15" what should I buy?

    I was previously using a 15" retina entry level, no upgrades.  I ended up selling it to grab a new iMac and absolutely love it.  I find myself working remotely and require the use of CS6 photoshop, dreamweaver, Xcode and other developer software.  I