How Indexing function in Oracle UCM 11g

Hello All,
I am using Oracle UCM 11g on Windows platform.
I wanted to know as how the indexing in Oracle UCM Funtions? Here are few more questions related to this.
1. If multiple language characters are added in document and if document is indexed, then
how the data (tokens) will be stored in Database?
2. How the search will function

Hi
1. If multiple language characters are added in document and if document is indexed, then
a. how the data (tokens) will be stored in Database?
This is stored in the DB tables IdcColl1 or IdcColl2 ( if DB FullText is search indexer engine) and table would be IdcText1 or IdcText2(if OracleTextSearch indexer is used) . It is these tables that store the entire data from the contents and they are referred to / queried when a FT search is invoked from UCM .
b. how indexing will be done?
Indexer would extract all the data from the contents in case of FT indexer mechanism and would store them in the DB tables mentioned above . It is stored in BLOB columns where in the extraction process would do an insert for every content item that is being processed when Collection Rebuild Cycle / Automatic Update cycle is started .
2. What is settings to be done in Oracle and search engine for this?
For DB the relevant UCM scripts need to be executed so that the correct role are created and the packages are created.
3. What will be extra settings need to be done in case if the OS changes for example Linux.
The relevant libraries need to be checked to make sure that indexer can access them since there are lots of dependent libraries for the indexer process which is invoked by the TextExport process and these libraries vary for different OS . As part of the indexer process to be running fine all that needs to be done is to install/enable the OS specific versions of ContentAccess component on UCM .
Hope this gives an understanding on the Indexing part of UCM .
Thanks
Srinath

Similar Messages

  • Autonomy Oracle UCM connector to access Oracle UCM 11g

    Hi,
    How do I setup Oracle UCM 11g instance so that we can test the Autonomy Oracle UCM connector? Are there any specific configurations or do we need to install anything to make Autonomy Oracle UCM connector to access Oracle UCM 11g. Any help is appreciated.
    Thanks

    Autonomy sells a connector that will index items in Oracle UCM into the IDOL Server. You'll have to check with Autonomy on the versions supported and the cost. With this, you could get UCM information into IDOL just the same as you are doing with HTTPFetch and FileSystemFetch.
    As for connecting UCM into the WLP Virtual Content Repository, there is not yet anything provided out of the box. However, you can implement your own CM SPI to provide this or you can wait for the product to provide it. It is my understanding that there will be a VCR integration via the CM SPI coming soon.
    Finally, BEACMRepoFetch is basically a pre-configured and privately used instance of FileSystemFetch. This is used by the BEA Content Repository to populate the IDOL Server index for full text searches coming through the VCR full text search API.

  • Oracle UCM 11G missing Web Form Editor

    Hello All,
    Oracle 10G UCM provided a WebForm Editor. After installation of newer version Oracle UCM 11G we found the feature is missing.
    Is there a substitute provided by Oracle in 11G version for the same?
    We need to provide functionality to end users where they could go and create some forms on their own. We were thinking to use Web-Form Editor for the same, but to our surprise we found the feature is missing.
    Can anyone suggest if we are missing something. Any help is appreciated.
    Thanks.

    Kent,
    You're correct that the general UCM docs don't include that detail, but the FormEditor component readme.txt does include that info. I didn't open the readme.doc, but the readme says that there's more info in there.
    From the component readme:
    <snip>
    Updated 2010-02-16
    The HTML editor UI is now only enabled if the configuration parameter HasWebFormEditorUI is set
    to true. See BUG 9218712
    </snip>
    Thanks,
    -ryan
    Ryan Sullivan | ECMconsultant
    http://www.ecmconsultant.net/
    Edited by: Ryan Sullivan on May 5, 2011 12:25 PM

  • Oracle UCM 11g Config with DB

    Hi,
    I have configured Oracle UCM 11g in oracle sql developer, but am not able to see the tables related to Oracle UCM..(ex: Revisions, Docmeta).
    Any documentation on this or any one faced this kind of issue.
    Thanks...

    I'd suggest you to follow the Installation guide - see Oracle&amp;reg; Fusion Middleware Installing and Configuring Oracle WebCenter Content 11g Release 1 (11.1.1) - Contents
    In a nutshell, tables (and everything else in the data model) are created by a utility called RCU. This is one pre-req to run the installation. Another issue could be that you have done installation, but you don't use the correct db user (scheme owner) to connect. The correct user for an installed instance can be obtain from the Weblogic admin console.

  • Oracle UCM 11g Vs Oracle UCM10g

    Hi,
    I want to know the difference between Oracle UCM11g and Oracle UCM10g.
    1. Whats the primary benefit for the client for chosing Oracle UCM 11g than Oracle UCM 10g.
    2. Whats are all the changes added in UCM11g from customization perspective.
    - Is Component Architecture is followed in UCM 11g
    - Is IdocScript/Resource ,Template,Service,Service Handler,Filter are still exist and customization is possible through them?
    Thanks & Regards,
    Karai
    +971 55 841 6091
    Edited by: user3491234 on Jan 4, 2011 10:56 PM

    biggest differences
    1. You need WebLogic for 11g. 11g UCM runs as a java application inside of WLS.
    2. WLS handles all security. UCM no longer controls security. There are NO local users (except for running the stand alone apps) anymore. All users are outside in a AD or LDAP store of some kind.
    Ramifications:
    1. For large enterprise systems the clustering and management available for WLS make a system extremely scalable.
    2. Any beneficial properties of WLS now apply to UCM (there are many but I am not a WLS expert)
    3. if UCM is all you need and you are not planning a clustered system and your hardware is not the most current.... then maybe 10 g is a better choice. Maybe.
    4. Customization for the CS is unchanged, but things like security being different will break some customizations. As with any upgrade some includes and some resources change and thus break an existing component. Test custom components fully.

  • What file types are included PDFExportConverter for Oracle UCM 11g (PS3)

    For UCM 11g PS3 or later, (WebCenter Content if you prefer), I am trying to find out the list of file types supported for conversion to PDF, and which are out of the box, and which need a 3rd party download.
    Is there any documentation that lists supported file types, and how to get any 3rd party converters?
    This is very urgent as the customer needs to put in their budget and include any costs associated with 3rd party converters.
    Thanks

    Hi
    I believe this should be good enough to have the details :
    http://download.oracle.com/docs/cd/E17904_01/doc.1111/e10800/e96_conversion_formats.htm#sthref480
    Thanks
    Srinath

  • Is there a function in Oracle Spatial 11g to move/translate geometry?

    Hello Everybody,
         I am new to Oracle Spatial. I wanted to know if there is any function to move/translate a geometry in Oracle Spatial 11g? PostGIS has a function named ST_Translate to achieve the same.
    Regards,
    Shiva Shankar

    Hi
    There is an SDO_UTIL.AFFINETRANSFORMS function in the  SDO_UTIL Package (Utility)
    Note, that Simon Greener & Siva Ravada have published an excellent book ("Applying and Extending Oracle Spatial") that contains examples (in Chapter 7) of easy to use wrappers for this:
    http://www.packtpub.com/applying-and-extending-oracle-spatial/book
    Luc

  • Indexing problem in Oracle UCM

    Hi,
    I am using Oracle UCM repository with Weblogic portal.
    When i do re-indexing through UCM console error comes 'Unable to index metadata only.This may indicate the collection is damaged.Indexing is aborted'.
    Can anybody please tell any solution for this.

    Hi
    I believe that you might have changed your indexer from metadata to fulltext or OTS and then rebuilding the index is giving you problems. See Metalink Note :     Note.748186.1 for issue when one is changing indexer from Metadata to FullText .
    In case you are moving to OTS then the only thing needed that needs to be changed in the Note is instead of using IdcColl2 put ots1/ots2 and then save it , restart the CS , rebuild the collection and see if the issue persists.
    Hope this helps
    Srinath

  • Workflow ByPass Approve - Oracle UCM 11g

    I need to enable the option *"ByPass Approve Link"* for steps action in a Criteria Workflow.
    In Oracle UCM Documentation (__http://docs.oracle.com/cd/E21764_01/doc.1111/e10978/c05_workflows.htm#CIHFBGEJ__) said the link appears in Workflow Actions as default for users who has Read permission, but doesnt it.
    Please, if someone knows how to enable this link. Its urgent.
    Thanks

    Hi,
    Look the
    *<@dynamichtml setup_workflow_action_popups@>* and ifClause
    Martin

  • How to configure my oracle jdeveloper 11g preview 4 with oracle 8i database

    hi every one
    my requrirement is to configure my oracle jdeveloper 11g preview 4 with oracle 8i database with (thin driver)
    thanks in advance

    Prapan,
    JDev 11g TP4 comes with 11g JDBC drivers, which do not support connecting to any database v 9.0.1 or earlier.
    So, back to you... depends upon what you want to do. If you want to write your own code to connect to a database using 11g, get ahold of some JDBC drivers that support 8i and have away. If you're talking about getting the database development stuff (e.g. the embedded SQLDeveloper) to work, you're probably out of luck.
    So, please define "configure my oracle jdeveloper 11g preview 4 with oracle 8i database"
    John

  • How to call userdefined java script function in Oracle Forms 11g.

    Hi,
    I Created a java script contain a function, that will open and close the browser for some URL.
    CODE:-(webclose.jp)
    *function manageWindows() {*
    var windows = [], i = 0;
    var url =  "htttp://oracle:64578/xmlpserver/login.jsp?Go&id=admin&passwd=admini";
    *if (url.length) {*
    *windows[i] = window.open(url, ' tabWindow_'+i);*
    i++;
    *winows[i-1].close();*
    *delete windows[i-1];*
    return false;
    *}* Then i placed the javascript file in path <middleware_home>\user_projects\domains\<domain>\servers\WLS_FORMS\_WL_user\formsapp_11.1.1\e18uoi\war\
    After that i called the javascript function in to forms as
    WEB.JAVASCRIPT_EVAL_EXPR('webclose.manageWindows();');
    When running the form it showing error
    FRM-92190: JavaScript is unable to evaluate expression.
    If anybody knows pls help me.

    Always post code snippets in &#123;code&#125; tags as explained in the FAQ.
    I Created a java script contain a function, that will open and close the browser for some URL.
    CODE:-(webclose.jp)
    function manageWindows() {
    var windows = [], i = 0;
    var url = "htttp://oracle:64578/xmlpserver/login.jsp?Go&id=admin&passwd=admini";
    if (url.length) {
    windows = window.open(url, ' tabWindow_'+i);
    i++;
    winows[i-1].close();
    delete windows[i-1];
    return false;
    } Then i placed the javascript file in path <middleware_home>\user_projects\domains\<domain>\servers\WLS_FORMS\_WL_user\formsapp_11.1.1\e18uoi\war\
    After that i called the javascript function in to forms as
    WEB.JAVASCRIPT_EVAL_EXPR('webclose.manageWindows();');
    When running the form it showing error
    FRM-92190: JavaScript is unable to evaluate expression.
    If anybody knows pls help me.>
    This error has nothing to do with Forms, it is an JavaScript error.
    Most likely cause is this line
    if (url.length) {url.length returns a Whole number and so the conditions would be
    if (url.length > 0) {Or
    if (url) {  // not null checkCheers,

  • Need Help | Oracle UCM 11g | Creation of new layout

    Hi All,
    This is regarding the problem we are facing to create a new layout and skin. We followed all the steps that were needed to create a new layout/skin but still we are getting errors after deploying the component. Since there were major changes in 11g, we are not able to proceed with debugging as well. (part of the reason being code clean-up is not done properly and we are going to wrong files while debugging.)
    Having said, I need your help/advice in solving my problem. Below are the problems I am facing once I deploy the component.
    1) Even though I am mentioning that skin.css and layout.js should be published from “publish/resources…” folder, different skin.css and layout.css files were getting deployed. Not sure from where the content server is picking those files from. I am placing the skin.css and layout.css from TopMenus/Trays to continue my testing.
    <tr>
    <td>publish/resources/layouts/NBNTrays/layout.js</td>
    <td>resources/layouts/NBNTrays/layout.js</td>
    <td>TRAYS_LAYOUT_JS</td>
    <td>javascript:layout:NBNTrays</td>
    <td>60</td>
    <td><$if isLayoutEnabled("NBNTrays") and (not DisableNBNTraysPublishing)$><$doPublish = 1$><$endif$></td>
    </tr>
    2) After the component gets deployed and we publish all static files, I am able to change the layout/skin to my custom layout/skin. Top menus is working fine, but in Trays layout I am not able to see the left navigation.
    3) Though I am saying to copy all the images from resources/trays folder, component is copying only some subset of images from the corresponding folders.
    <tr>
    <td>resources/layouts/Top Menus/Oracle</td>
    <td>resources/layouts/NBNTopMenus/NBNSkin</td>
    <td>resources:layout:NBNTopMenus</td>
    <td>70</td>
    <td><$if isLayoutEnabled("NBNTopMenus") and (not DisableNBNSkinSkinPublishing) and (not DisableNBNTopMenusPublishing)$><$doPublish = 1$><$endif$></td>
    <td>1</td>
    </tr>
    Can you please tell me how can we associate new layout.js and skin.css to the new layout/skin.
    Please note that all the above problems were coming in 11g.
    Thanks in advance,
    Regards:
    Veera

    Hi All,
    This is regarding the problem we are facing to create a new layout and skin. We followed all the steps that were needed to create a new layout/skin but still we are getting errors after deploying the component. Since there were major changes in 11g, we are not able to proceed with debugging as well. (part of the reason being code clean-up is not done properly and we are going to wrong files while debugging.)
    Having said, I need your help/advice in solving my problem. Below are the problems I am facing once I deploy the component.
    1) Even though I am mentioning that skin.css and layout.js should be published from “publish/resources…” folder, different skin.css and layout.css files were getting deployed. Not sure from where the content server is picking those files from. I am placing the skin.css and layout.css from TopMenus/Trays to continue my testing.
    <tr>
    <td>publish/resources/layouts/NBNTrays/layout.js</td>
    <td>resources/layouts/NBNTrays/layout.js</td>
    <td>TRAYS_LAYOUT_JS</td>
    <td>javascript:layout:NBNTrays</td>
    <td>60</td>
    <td><$if isLayoutEnabled("NBNTrays") and (not DisableNBNTraysPublishing)$><$doPublish = 1$><$endif$></td>
    </tr>
    2) After the component gets deployed and we publish all static files, I am able to change the layout/skin to my custom layout/skin. Top menus is working fine, but in Trays layout I am not able to see the left navigation.
    3) Though I am saying to copy all the images from resources/trays folder, component is copying only some subset of images from the corresponding folders.
    <tr>
    <td>resources/layouts/Top Menus/Oracle</td>
    <td>resources/layouts/NBNTopMenus/NBNSkin</td>
    <td>resources:layout:NBNTopMenus</td>
    <td>70</td>
    <td><$if isLayoutEnabled("NBNTopMenus") and (not DisableNBNSkinSkinPublishing) and (not DisableNBNTopMenusPublishing)$><$doPublish = 1$><$endif$></td>
    <td>1</td>
    </tr>
    Can you please tell me how can we associate new layout.js and skin.css to the new layout/skin.
    Please note that all the above problems were coming in 11g.
    Thanks in advance,
    Regards:
    Veera

  • How could I restert Oracle AP / 11g DB service safely ?

    I was asked to restart Oracle Insight AP and oracle 11g DB services of win2008R server  by daily job.
    I guess at first stop Oracle Insight AP related service by net stop command maybe.
    And how could I stop and start Oracle 11g DB services of win2008R2 safely  ?
    It is not RAC environment.
    1
    Is it OK to just simply stop Oracle DB related services by  net stop command and start by net start command ?

    840105 wrote:
    Is it OK by the below ?
    Service start.
    ①net start OracleService[SID])
    ②net start OracleOraDb11g_home1TNSListener[listenername])
    ③OEM(OracleEnterpriseManager) (net start OracleDBConsole[SID])
    Service stop.
    ①OEM(OracleEnterpriseManager) (net start OracleDBConsole[SID])
    ②net start OracleOraDb11g_home1TNSListener[listenername])
    ③net start OracleService[SID])
    What does your own testing show?
    Be sure to anlayze the db alert log after your test.  What you don't want to see is a crash recovery on the startup.  That would indicate that a net stop of the db service is effectively a 'shutdown abort', leaving your db in an in-consistent state.  You could probably get away with that 1000 times.  But the one time you don't get away with it, things will be very painful.
    Why were you asked to do this as a daily job?
    Oh, yes,  it's on Windows. ...  where everyone believes that regular weekly reboot is "A Good Thing (tm)"

  • Searching a revision using CMIS query in Oracle UCM 11g

    Hi,
    I have 4 revisions of a content ,4th revision being the latest one ,Is there a way where in I can search the earlier revision of a content i.e. 2,3 or 1st revisions based on a combination of metadata using CMIS query...

    Take a look at this thread: Search across all revisions of a content

  • How to identify the files that are exported but still present in Oracle UCM

    Hello All,
    I am using Oracle UCM 11g on Windows OS.
    I want to know that if i have exported the contents from Oracle UCM to external file system, but keeping the contents and metadata into the Oracle UCM. How one will be able to identify that the contents that are being exported? Will there be any attribute set for any such contents indicating that these contents were exported?
    Your help or hint will help me out in resolving the problem.
    Thanks in Advance
    Dipesh

    Hi Srinath,
    Thanks for the reply.
    I did not find the place where to check this?
    On the content tab of the Repository Manager Applet, what is the column do i need to set for indication that the content is archived?
    Regards
    Dipesh

Maybe you are looking for