Themes, "gists", etc., in Ultra Search

I have a requirement to search files (network drives), database, and portal for keywords, search strings, themes, etc. I'm aware of the capability of interMedia to index and search text for keywords, phrases, themes and "gists" however, I have not found anything in the Utra Search documentation regarding use of a thesaurus for synonyms and such. Can this be done? Isn't Ultra Search using the interMedia Oracle Text component? Any insight would be helpful.
Thanks...

Lisa,
Ultra Search is built on top of Oracle Text.
In 9.0.2 / 9.2 release, Ultra Search does not enable storing the documents per se.
However, you can still get the document using the URL returned from Ultra Search
Query APIs, to perform CTX document service.
In additional, you can also load thesaurus into Oracle Text,
and use SYS operator in the Ultra Search Query expansion module.
thanks,
Chung-Ho
I have a requirement to search files (network drives), database, and portal for keywords, search strings, themes, etc. I'm aware of the capability of interMedia to index and search text for keywords, phrases, themes and "gists" however, I have not found anything in the Utra Search documentation regarding use of a thesaurus for synonyms and such. Can this be done? Isn't Ultra Search using the interMedia Oracle Text component? Any insight would be helpful.
Thanks...

Similar Messages

  • Ultra Search for themes, "gists", etc.

    I have a requirement to search files (network drives), database and the portal itself for keywords and/or themes. I'm aware of the capability of interMedia to index and search text for keywords, phrases, themes and "gists" however, I have not found anything in the Utra Search documentation regarding use of a thesaurus for synonyms and such. Can this be done? Doesn't Ultra Search use the interMedia (Oracle Text) component? Any insight would be helpful.
    Thanks...

    Lisa,
    Ultra Search is built on top of Oracle Text.
    In 9.0.2 / 9.2 release, Ultra Search does not enable storing the documents per se.
    However, you can still get the document using the URL returned from Ultra Search
    Query APIs, to perform CTX document service.
    In additional, you can also load thesaurus into Oracle Text,
    and use SYS operator in the Ultra Search Query expansion module.
    thanks,
    Chung-Ho
    I have a requirement to search files (network drives), database, and portal for keywords, search strings, themes, etc. I'm aware of the capability of interMedia to index and search text for keywords, phrases, themes and "gists" however, I have not found anything in the Utra Search documentation regarding use of a thesaurus for synonyms and such. Can this be done? Isn't Ultra Search using the interMedia Oracle Text component? Any insight would be helpful.
    Thanks...

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

  • Ultra Search / File system

    Hi again,
    I'm developing a document management application and now i'm storing files on the local file system with an structure of folders and subfolders created by me. Now, I want to add functionality of searching documents by content and so, I thought in using Ultra Search. My doubt is what shall I do because I don't want to store files in the database because i would mean to redefine the lowest layer of my application and, obviously, I can't. So, my answer is: Is there a way of having a "pointer" to each file in order to return this identifier every time that I do a search of files containing a certain word? The pointer could be a foreign key to another table with information of how to locate the file.
    I hope it would be clear! :)
    Thanks a lot,
    Jordi
    Thank you very much!

    Jordi
    Now, I want to add functionality of searching
    documents by content and so, I thought in using Ultra
    Search. My doubt is what shall I do because I don't
    want to store files in the database because i would
    mean to redefine the lowest layer of my application
    and, obviously, I can't.With Ultra Search you can directly index and search files stored on the file system. I.e. you don't need to have them in the database.
    HTH
    Chris

  • Access to Ultra Search Packages/Procedures?

    I'd like the ability to build an Ultra Search application using custom stored procedures similar to how one can use Oracle Text.
    Does Ultra Search provide access to its stored pacakges and procedures, or does it force one to use the Java API that's included?
    Thanks,
    Chris
    [email protected]

    If you log-on to the database as "WKSYS", you will see all the packeges, procs and functions that perform various admin related tasks.
    You might want to look at those to see if they perform the search as well. My guess is that using these procedures search is also possible.
    I had created my own procs in the database which basically call a few WKSYS functions in a specific sequence to do some admin related tasks (like crawling, creating/deleting groups etc.)
    Regards,
    Amit

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

  • 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

  • Ultra Search/ Oracle Text capabilities

    Our decision to go forward with Oracle9i is contingent upon the extensible use of Ultra Search and Oracle Text in our planned endeavors.
    Basically we are to build a system to do the following:
    1) download information (html files, links, documents) from web sites and accessible disk archives. The url sites are particular to a domain.
    2) place the downloaded file information into our Oracle database or download to local system with appropriate links in database.
    3) perform queries on the downloaded information through the database to isolate files for analysis.
    4) analyze and perform extraction on the information. For example, query based on a defined hierarchy of vulnerability terms.
    I've demoed Ultra Search and Oracle Text. I believe that Ultra Search can handle step 1, and possibly step 2 and that Oracle Text can help in step 4. Step 3 is satisfied by the Oracle database.
    I need to know details concerning Ultra Search and Oracle Text before committing:
    o when Ultra Search performs its crawling, how is found information represented in the database. Is a whole html file or document downloaded or are references to these documents stored in the database? If references are stored does Ultra Search embed the capability to download these files to be analyzed?
    o is Oracle Text the right tool to provide the capability for robust analysis of downloaded documents.
    o I have used the sample JSP that came with Ultra Search. Are there any more detailed examples which my above steps. In particular, performing robust analysis on downloaded documents from step 1.
    We have and are still exploring other COTS products to find a solution. Are main goal is to have the retrieved documents and analysis information resident in the database in this phase of our project. We find other COTS can perform the web crawling, but lack analysis, or vice versa and that their solutions are so vendor specific that in many times their services would be required to build a suitable solution that is not very extensible.
    Thanks for any feedback.

    Ultra Search does not keep documents in the database permanently. We bring them in for indexing purposes, but remove them after
    the indexing is completed. However, we keep the URLs of each unique document that was found during the crawling. You would
    have to do the downloading yourself. However, we are thinking about providing a mechanism, maybe in the form of an API, that
    would allow customers to retrieve documents. Please contact me on this issue if you are interested to discuss this: (650)-506-8173.
    Generally speaking you will find that Oracle Text is a very powerful tool for analysis of textual documents, especially since it is
    driven through the SQL language, has extensive functionality (themes, user-defined knowledge base, thesaurus, and many useful linguistic
    functions like segmentation, stemming, and globalisation support).
    The philosophy of Ultra Search is to provide you with an out-of-the-box solution for crawling and searching your data without the
    need for programming. Ultra Search is built on top of Text, so I would advise you to use Text to do the further analysis of your
    documents after they have been located by the crawler.
    Best Regards,
    Stefan Buchta

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

  • Errors in Ultra Search crawler's log file

    Hi all,
    I'm trying to configure Ultra Search to do advanced search on a set of attributes of my Portal items.
    After executed Synchronization Schedule in the Ultra Search Administration Tool, I found these in the Crawler Progress Summary:
    Documents to Fetch 0
    Documents Fetched 284
    Document Fetch Failures 0
    Documents Rejected 0
    Documents Discovered 284
    Documents Indexed 59
    Documents non-indexable 225
    Document Conversion Failures 0
    The number of non-indexable documents are 225 while the indexed documents are only 59. Then I looked into the Crawler's log file and found that all the almost processes tried to index Portal items got errors. The errors look like:
    http://winas10g.tinhvan.com/pls/portal/PORTAL.wwsbr_srchxml.execute?p_action=generate_item&p_thingid=276935&p_siteid=753&p_result_lang=en: Portal server returned an error message.
    Documents to process = 0
    Error message returned from Portal server is: User-Defined Exception.
    The successful processed documents look like:
    Documents to process = 186
    Processing http://winas10g.tinhvan.com/pls/portal/PORTAL.wwsbr_srchxml.execute?p_action=generate_item&p_thingid=276386&p_siteid=753
    Total documents successfully processed = 86
    Documents to process = 185
    Then when I performed search, I just can find the text that appear directly on Portal pages with URL address format: http://host:port/pls/portal/url/PAGE/pagegroup_name/page_name.
    Is there any error with my Utra Search configuration here? How can I index all the Portal items along with their attributes?
    Thanks,
    Vietdt

    Liya
    The log file for the crawler schedule should be explicitly listed in the information for the schedule. Please check the information for that schedule.
    This log file will be located in the log directory that you've specified in the "crawler" tab.
    Please locate the log file and let us know what you see in that.
    thanks
    edward

  • Ultra Search query

    Question on what the syntax should be to perform a search query via Ultra Search revolving around 3 terms ("solaris","access control","buffer overflow").
    The search result should return documents which contain the words ("solaris" and "access control") OR the words ("solaris" and "buffer overflow").
    Currently can't even do ("solaris" and "access control"). When trying I get documents matching "solaris" | "access" | "control".
    Any advice appreciated.

    PS:
    you'll get documents only contains "solaris" too, but those should have very low score compare to the others,
    assuming you have documents containing the other terms.
    if you want to do (solaris and "access control") do
    solaris "access control"

  • Problem in installing Ultra Search

    Hi all,
    We are facing problem while installing Ultra Search for Oracle 9i in Sun Solaris server. The Ultra Search documentation says that the middle tier component includes the following :
    1. Ultra Search admininstration tool
    2. Ultra Search Java query API
    3. Ultra Search Java server page sample query qpplication
    But we are unable to see it either in the Oracle Universal Installer's list of installed components or in the database server's file system. The documentation says that for deploying the Ultra Search Administration Tool on a Third Party Middle Tier, the ear file :
    $ORACLE_HOME/ultrasearch/webapp/ultrasearch_admin.ear
    should be present. But we cannot find the directory "webapp" at that location.
    Does the ear file already get extracted during installation ?
    Are the three components listed above shown in the Oracle Universal Installer's list ?
    Where can we get the ear file for installation on a Third Party Application Server (iPlanet Server) ?
    Can anyone outline the Installation process for Ultra Search ?
    Thanks in advance.

    Hi,
    I assume you are installing Oracle 9iR2.
    It seems OUI did not install most of the Ultra Search files. Can you check in your
    oraInventory/Components directory for oracle.isearch.*?
    You should see
    oracle.isearch.client
    oracle.isearch.is_common
    oracle.isearch.server
    If not, these components have not been installed. Please check your installation procedure
    to make sure the following are checked:
    Oracle Ultra Search Middle-Tier
    Oracle Ultra Search Common Files
    Oracle Ultra Search Server
    follow up with me if you still have problems.
    David

  • Ultra Search Portlet Configuration Problem

    Guten Tag,
    we are using OracleAS 10g Rel. 2 Portal. I've registered the Provider for Ultra Search.
    Now I understand that I have to add a data source in the OC4J_Portal configuration file "data-sources.xml"
    I want to make Ultra Search crawl and search our Portal.
    So I need to create a news Instance with the following entries (also for the data-sources.xml):
    - username and password are the Oracle Ultra Search instance owner's database user name and password.
    where do I find these info? It all has been done automatically by the RepCa when installing the IASPortal... ?- database_host is the host name of the back end database computer.
    is this the URL of our portal server (with or without /pls/portal/)?- oracle_port is the port to the user's Oracle Database.
    the standard Port of the Oracle Listener (1521)?- oracle_sid is the SID of the user's Oracle Database.
    Where do I get the SID of Portal DB after Installation?Thx,
    Gerhard

    Hi echee!
    I don't know what happened in the weekend, but now the Ultra Search portlet doesn't throws any exception.
    It seems works correctly.
    Maybe the servers was restarted or the sheduled crawler recovered something in the indexed data.
    I'm totally surprised.
    I checked the log files, but I didn't find any failure message.
    Now I must build a new Search Portlet for our portal, and I will contact you, if the problem returns.
    Csaba.

  • ULTRA SEARCH 10G 서버 콤포넌트를 수동으로 설치, 설치 해제하는 방법

    제품 : ORACLE SERVER
    작성날짜 : 2005-11-29
    ULTRA SEARCH 10G 서버 콤포넌트를 수동으로 설치, 설치 해제하는 방법
    =============================================
    PURPOSE
    이 문서는, Ultra Search 10G를 수동으로 설치하거나 설치 해제하는 방법을
    기술하고 있다.
    Explanation
    1. 수동 설치 절차
    1) Oracle Text와 JVM이 정상적으로 설치되어 있는지 확인한다. 관련된
    정보는 다음 문서에 기술 되어 있다
    Bulletin No: 22844 Oracle Text 10gR1의 수동 설치와, 설치 해제 방법
    2) OS 프롬프트에서 다음 디렉토리로 이동한다
    At the OS prompt, change to the following directory:
    Unix: $ORACLE_HOME/ultrasearch/admin
    Windows: $ORACLE_HOME\ultrasearch\admin
    3) JVM이 정상적으로 설치 되어 있는지 확인한다. Oracle JVM 설치 절차와 관련
    해더는 다음 문서를 참조한다 :
    Note 276554.1 <How to Reload the JVM in 10.1.0.X>
    4) SQLPlus를 사용하여, SYSDBA 권한을 가지고 SYS 계정으로 데이터베이스 연결한다.
    5) wk0install.sql SQL script를 실행시킨다.
    파라미터 요약:
    -- SYS = "&1" <== sys 유저 명: SYS
    -- SYSPW = "&2" <== sys 유저의 패스워드: (예 change_on_install)
    -- WKSYSPW = "&3" <== WKSYS 유저의 패스워드: (예 wksys)
    -- WK_TABLESPACE = "&4" <== WKSYS의 default tablespace: (예 SYSAUX)
    -- WK_TEMPTABLESPACE = "&5" <== WKSYS의 temporary tablespace: (예 TEMP)
    -- CONN_STRING = "&6" <== non-RAC instance 환경에서 Ultra Search를 설치할 경우
    null string을 지정 : (예 "")
    RAC 환경에서 설치할 경우 TNS descriptor: (예 <host name>:<port number>:<SID>
    - 또는 -
    (DESCRIPTION=(LOAD_BALANCE=yes)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)
    (HOST=cls02a)(PORT=3999)) (ADDRESS=(PROTOCOL=TCP)(HOST=cls02b)(PORT=3999)))
    (CONNECT_DATA=(SERVICE_NAME=acme.us.com)))" )
    -- PORTAL_USER = "&7" <== Portal 유저. Portal을 사용하지 않는다면 null string 입력: (예 "")
    -- LAUNCH_ANYWHERE = "&8" <== TRUE 또는 FALSE; Clustered File System (CFS)을 사용하는
    RAC일 경우에만 TRUE 지정한다. 그외의 경우 FALSE: (예 FALSE)
    다음과 같은 명령 실행을 통해 Ultra Search 데이터베이스 패케지를 설치한다:
    SQLPLUS> set echo on
    SQLPLUS> spool ultrasearch_inst.log
    SQLPLUS> @$ORACLE_HOME/ultrasearch/admin/wk0install.sql SYS change_on_install wksys SYSAUX TEMP "" "" FALSE
    SQLPLUS> spool off
    SQLPLUS> exit
    6) wk0install.sql 스크립트를 실행하는데 에러가 발생하지 않았다면 수동
    설치는 성공한 것이다.
    7) wk0install.sql 스크립트를 실행하여 설치 후에는 객체의 갯수를 확인한다
    SQL> SELECT COUNT(*) FROM DBA_OBJECTS
    WHERE OWNER = 'WKSYS';
    COUNT(*)
    351
    참고: 대략 351개의 객체가 생성되어야 한다.
    SQL> SELECT COUNT(*) FROM DBA_OBJECTS
    WHERE OWNER = 'WKSYS' AND STATUS = 'INVALID';
    COUNT(*)
    0
    참고: invalid 상태의 객체가 없아야 한다.
    2. 수동 설치 해제 절차
    1) Ultra Search Schema (WKSYS) 설치 해제와 관련된 절차는 9.2.x 매뉴얼에 기술된
    내용과 동일하다. (Bulletin No: 21563 ULTRA SEARCH 수동 설치 및 제거 (9.2.0.1)
    의 내용을 참고한다. )
    2) OS 프롬프트에서 다음 디렉토리로 이동한다.
    Unix: $ORACLE_HOME/ultrasearch/admin
    Windows: $ORACLE_HOME\ultrasearch\admin
    3) SQLPlus를 사용하여, SYSDBA 권한을 가지고 SYS 계정으로 데이터베이스 연결한다.
    4) WKSYS 유저가 데이터베이스에 연결 된 상태가 아닌지 확인한다. 만약 WKSYS 사용자가
    연결된 상태라면, 해당 세션을 죽이거나, 세션이 종료 될 때 까지 기다린다:
    SELECT SID, SERIAL#, OSUSER FROM V$SESSION
    WHERE USERNAME = 'WKSYS';
    5) wk0deinst.sql SQL 스크립트를 실행시킨다.
    파라미터 요약:
    -- SYS = "&1" <== sys 유저 명: SYS
    -- SYSPW = "&2" <== sys 유저의 패스워드: (예 change_on_install)
    -- CONN_STRING = "&3" <== non-RAC instance 환경에서 Ultra Search를 설치할 경우
    null string을 지정 : (예 "")
    RAC 환경에서 설치할 경우 TNS descriptor: (예 <host name>:<port number>:<SID>
    - 또는 -
    (DESCRIPTION=(LOAD_BALANCE=yes)(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)
    (HOST=cls02a)(PORT=3999)) (ADDRESS=(PROTOCOL=TCP)(HOST=cls02b)(PORT=3999)))
    (CONNECT_DATA=(SERVICE_NAME=acme.us.com)))" )
    Ultra Search 데이터베이스 패키지를 다음 명령을 이용하여 설치 해제한다:
    SQLPLUS> set echo on
    SQLPLUS> spool ultrasearch_deinst.log
    SQLPLUS> @$ORACLE_HOME/ultrasearch/admin/wk0deinst.sql SYS
    change_on_install ""
    SQLPLUS> spool off
    SQLPLUS> exit
    6) 만약 wk0deinst.sql 스크립트를 실행하는 과정에서 에러가 발생하지 않았다면, WKSYS에
    대한 수동 설치 해제는 성공적으로 종료된 것이다.
    Example
    Reference Documents
    Note 283292.1 How to Manually Install and Uninstall Ultra Search 10G Server Components

Maybe you are looking for

  • "open file" vi doesn't work in executable

    I have built an executable that reads a com port and displays the readings in a chart. The vi also has a "start logging" button that uses the "open file", "write to file", and "close file" vi's, and it works on the machine with labview installed on i

  • Storing Server side Data on CLient machine

    Hi My Problem is: I have GUI application in which some data is passed from a jsp to the servlet which after processing sends the data back to the jsp for display. Now i want that data to be stored on the client side as a file and not display it. It i

  • Help deciding on new iMac purchase

    Hi, I am looking at getting an iMac for my sister, who is pursuing a degree in graphics. Right now, she is just using Adobe Creative Suite, but wants to learn 3DS Max, Lightwave 3D, etc.. Would the 27" iMac with the ATI Radeon HD 4670 graphics (256mb

  • [SOLVED] Help to compile qutim 0.2 please!

    Hello everybody, I'm trying to compile a package "qutim 0.2" messenger, the best lightweight linux gui messenger out there. Help needed as I can't compile it from AUR package and from source. here is what I get: [100%] Building CXX object CMakeFiles/

  • After upgrading to 7.2, iTunes flags over 100 MP3s as unsupported file type

    After upgrading to 7.2, iTunes flags 101 of my MP3s noting that these songs can't be copied to my iPod because it doesn't support the format. All of the songs sync'd and played just fine before the 7.2 iTunes upgrade. Carumba! Anyone have any ideas?