New to  Webcenter Search- Oracle SES or WebCenter live search adapters.

Hi
We are planing to implement the search functionality for Webcenter .
As per the Developer's guide WebCenter provides two ways of searching your application:
■ Oracle Secure Enterprise Search (SES) adapter
■ Oracle WebCenter live search adapters
Documents service provides its own search engine for file searches.(Is it only for file search ? What kind of Files ?)
- Can you provide the the differences between the three searches (SES , live search , Document Service)?
- Where can i find the refernces for implementing WebCenter live search adapters?
- What are the search functionality that WebCenter live search adapters provide?
-What are the benifts of using Oracle SES over WebCenter live search adapters ?
- What is that we cannot do with WebCenter live search adapters but with Oracle SES ? and the other way round.
Edited by: 887508 on Sep 28, 2011 9:46 PM

Hi Dani,
Eventually I found the problem, it is reported in Oracle Support as Doc ID 1503173.1.
It seems jDeveloper is a bit special when adding Directories to the MAR file. If the whole directory "/oracle" is added, the adf-config.xml introduces the following line:
namespace metadata-store-usage="WebCenterFileMetadataStore" path="/oracle"/
As a result, this diverts all /oracle/... file and class requests to MDS, which causes failures.
So when editing the MAR deployment profile be careful to select the sub-directories under /oracle/webcenter/portalapp/ one by one.
Added to this, I had to perform the cleaning process you suggested to make it work too, otherwise I get a different error...
Final steps are:
1. Undeploy application.
2. Delete MDS partition.
3. Shutdown managed server.
4. Delete /cache and /tmp content for the managed server.
5. Start managed server.
6. Exectute Clean all in jDeveloper.
7. Create a new mar deployment as described in SR 1503173.1.
8. Deploy to EAR file.
9. Deploy new application to managed server using Enterprise Manager.
And it works!
Thanks for your help!

Similar Messages

  • Database search using Oracle SES

    Hi all..specially Luca,
    I am a new to oracle SES.I have to search my database through oracle SES from my ASP.NET
    pages.
    But before doing it from ASP.NET page , I just want to try serching from the SES tool itself.
    I tried to create Database source type as :
    Home > source > source type = database > create
    then i got a page where i wrote the database connection string , userid , password , and a query (select * from images)
    i clicked next n got another page which says step2 authorization ..
    here again i need to put databse connection string ..for which i m confuse what to put ..
    the entire connection string like "Data Source=atlas/orcl;User ID=yuntaa;Password=yuntaa" or "atlas/orcl" ..
    i put user ID and Password,there wer few more fields like
    Authorization Query,Single Record Query, Authorization User ID Format .i m not sure what to put in this fields,
    and clicked next...i got an error saying ...
    Oracle Secure Enterprise Search Error
    An error occurred while validating the plug-in parameters.
    now i m really confuse how to create database source and how it will search to my search string...how it will know which
    table to search...i mean search string may be audio,video,image or a doc ..according to the string it has execute different
    query to search in different table...
    Plz help me out a little to solve this issue...
    Warm regards and thanks
    Suraj

    Thanks a lot for the reply Raford...n sorry as my question are too long...
    In my project i need to search my database but i do not
    have any URL as i am displaying data straight from the database. The data's
    are audio,video or images which i have stored in database tables itself.
    so in my case the URL column will be empty which is a mandatory field.The URL column contains the Display URL for the document but I do not have any document outside my database.
    The way I am storing the data, is oracle SES posible ?. Most importantly do this will enhance
    the performance..or provide some extra information to the user regarding search...
    Actually what we are thinking is that when user will search and if the data is present in database we will display the data from the database using oracle SES
    or else if the data is not there in the database we will provide some links
    of other web site, something like google..
    Please give some thought on it and tell me whether this is possible using oracle SES...if yes then what should i put in URL column...if posible plz give me some suggestion how should i proceed
    You said If the data is in an Oracle database, it is easier to use the Table crawler. I tried
    to configure that with my table but showing an error in error log :
    EQG-30100: Internal error: java.sql.SQLException: Missing IN or OUT parameter at index:: 2,
    from: CrawlingThread.processPseudoURL() executing SQL BEGIN ?
    := 'http:/tds?id=24'||eq_util.tds_encode(1,?) ||eq_util.tds_encode(2,?)
    ||eq_util.tds_encode(3,?) ||eq_util.tds_encode(4,?) ||eq_util.tds_encode(5,?)
    ||eq_util.tds_encode(6,?) ||eq_util.tds_encode(7,?) ||eq_util.tds_encode(8,?);
    EXCEPTION when others then eq_err.raise; END;; for URL http:/tds?id=-1&k1=24&display_url=0
    EQG-30100: Internal error:
    no new documents collected
    also the crawl statistics is 0..
    also search result is empty..i m searching with the string which is in contenttitle
    column in table which i ve set through "table column mappings"...
    the steps i ve taken to set the table crawler is :
    selected source type as Table > provided source name , port number etc details > local table
    selected primary key column > select content column > create and customise > table column mappings
    Add another row(selected the contenttitle field) > apply > schedule > execute immediatlyWarm regards and Thanks
    Suraj

  • Smart search with oracle SES

    Hi,
    I'm working on a demo and I'd like to set up smart search. I'm trying to make it work with Oracle Secure Enterprise Search (google onebox isn't free), but I'm having a hard time finding some documentation on-line, and the configuration process is unclear to me.
    Has someone already done this? Could you please give me a link, or guide me through Oracle SES Search Mode Configuration ?
    Thanks,
    Cyril

    Hi,
    I found a good tutorial: http://st-curriculum.oracle.com/tutorial/SESAdminTutorial/index.htm
    Thanks for reading ;) !
    Cyril

  • New to webcenter spaces

    iam new to webcenter plz some body help me out in below things
    building environment
    and how to work with that
    regards
    vidya

    It all depends on the requirements.
    Spaces is a collaborative environment that is ready made and can be extendible by custom development.
    Webcenter portal is a template in JDeveloper for building a portal.
    Now, when to use what...
    There are some requirements that should tell you what to use.
    For example when one of the requirements is allowing the possiblity to build microsites, then use spaces. No doubt about it. In webCenter portal (jdev) you can't allow the users to build microsites or seperate group spaces without needing to code a lot of code. This is exactly what spaces is inteded for. Devide the portal into sections where each section have their own set of resources, security, users, pages and so on.
    When a personal space is required so users can build their own dashboard. use spaces. This requirement can be build by using the webcenter portal in jdev but it will be very hard.
    These are just a few differences between spaces and portal.
    Normally when you require a lot of flexibility and major customizations are required, than webcenter portal should be used.

  • Delete All Indexed data in Oracle SES or Indexed data from a particular source (UCM,Discussion Forum)

    Hi ,
    We have configured Oracle SES 11.2.2.2 with Oracle Webcenter 11.1.1.8 and UCM .
    We are able to index all the data successfully.
    For some test cases , i would like to delete all the indexed data / indexed data from a particular source from backend and run crawlers again .
    Is there any SP exists that can do the job or any table that i can purge to achieve this?
    Thanks
    Regards,
    Sid

    Hi Sripathy,
    From webcenter we had crawled everything including the user profiles which are appearing in the search results , we would like to get rid of that indexed data and would re index data with params as /rsscrawl?excludedServiceIds=oracle.webcenter.peopleconnections.profile,oracle.webcenter.community,oracle.webcenter.list
    We will try your suggestion for recrawling the whole source for our first requirement .
    -Sid

  • Help,runtime exception when using oracle ses 11g

    development environment is myeclipse 8.5 , jdk1.6 , oracle ses 11g is installed on centos .
    I use the query web service example in oracle ses 11g administrator's guide to test ses 11g.
    I added wseeclient.jar,ant.jar and search_client.jar to my projects .
    the project is compiled successfully, however, A runtime exception occured when runing the project :
    Exception in thread "main" java.lang.NoClassDefFoundError: weblogic/descriptor/DescriptorManager
         at oracle.search.query.webservice.client.OracleSearchService.<clinit>(OracleSearchService.java:58)
         at client.SESClient.main(SESClient.java:8)
    Caused by: java.lang.ClassNotFoundException: weblogic.descriptor.DescriptorManager
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    The code is listed blow :
    package client;
    import oracle.search.query.webservice.client.*;
    public class SESClient {
         public static void main(String[] args) throws Exception {
              // runtime exception occured : java.lang.ClassNotFoundException: weblogic.descriptor.DescriptorManager
    // when create the object OracleSearchService
              OracleSearchService stub = new OracleSearchService();
              stub.setSoapURL("http://59.77.132.154:7777/search/query/OracleSearch");
              OracleSearchResult result = stub.doOracleSearch("fzu site:www.fzu.edu.cn", 1,
                        Integer.MAX_VALUE, Boolean.TRUE, Boolean.TRUE, null, "zh",
                        "zh", Boolean.TRUE, null, null, null);
              int estimatedHitCount = result.getEstimatedHitCount().intValue();
              if (estimatedHitCount == 0)
                   System.out.println("No Result!");
              else {
                   ResultElement[] resElemArray = result.getResultElements();
                   for (int i = 0; i < resElemArray.length; ++i) {
                        System.out.println(resElemArray.getTitle() + ":"
                                  + resElemArray[i].getUrl());
                        System.out.println("-----------------------------------------------------------");

    I have a reason to believe that my anti virus scanner is modifying the jar file.
    I had initially downloaded the jar file from sourceforge. It had the com.iwss.... package.
    Now i dowloaded the file in zip format and that package is not there in the zip file. But i have a new problem now.
    My eclispe just crashed with the following error message.
    JVM terminated. Exit code=1
    D:\Oracle\product\10.1.0\Client_2\jre\1.4.2\bin\javaw.exe
    -Xms40m
    -Xmx256m
    -jar C:\eclipse\startup.jar
    -os win32
    -ws win32
    -arch x86
    -launcher C:\eclipse\eclipse.exe
    -name Eclipse
    -showsplash 600
    -exitdata 1bc_74
    -vm D:\Oracle\product\10.1.0\Client_2\jre\1.4.2\bin\javaw.exe
    -vmargs
    -Xms40m
    -Xmx256m
    -jar C:\eclipse\startup.jar

  • Oracle SES File source type configuration

    Hi Experts,
    I am facing one problem while creating new File Source & giving path like
    "file://localhost///Doclib/docs1"
    where "Doclib" is a server name
    & "Docs1" is a shared folder which is accessible from Oracle SES box.
    But when i run the crawler it throws File not found error in log file.
    "EQG-30008: file://localhost///Doclib/docs1: Not found"
    Note : I am able to crawler & index file types of documents from other server using same Oracle SES box.
    Please suggest is there any settings i need to do for sucessfully crawler documents from this new server "Doclib".
    Thanks & Regards
    Piyush

    hi
    check the security permissions of shared folder to SES PC user, try Full Control to Everyone.
    Regards,
    Amit

  • PeopleSoft 8.53 Integration Error with Oracle SES

    My System Details are :
    Machine 1
    Hostname : host1
    Port : port1
    Application : PeopleSoft 8.53 + HCM 9.2 + Oracle 11g
    OS : Windows 7 (64 Bit)
    Machine 2
    Hostname : host2
    Port : port2
    Application :Oracle Secure Enterprise Search 11.1.2.2.0
    OS : Windows 2008 Server (64 Bit)
    No Error was encountered while installation and systems started without any error.
    Now when trying to integrate PeopleSoft with Oracle SES.
    I entered all the details as per installation docs at PeopleTools->Search Framework->administration->Search Instance
    When I click on Ping I encounter the following error :
    Ping Test Result: Failure. Exception caught GetMessageText: No default message. (0,0) (262,612)
    I am behind a proxy server and have made the required entries in integrationGateway.properties files for proxy server.
    Also have added userid:pwd in Proxy-Authorization property for HTTPTARGET connector ID.
    The Errorlog.html contains the following error:
    Type - Error
    ErrorLevel - Standard Gateway Exception
    Description - HttpTargetConnector:ExternalApplicationException. External System responded with an Error status.
    Exception -  PeoplesoftListeningConnector: GeneralFrameworkException 
    MessageCatalog  
    MessageSet: 158  MessageID: 10623  MessageParms: HttpStatusCode returned : 407
    Stack Trace
    com.peoplesoft.pt.integrationgateway.common.ExternalApplicationException: HttpTargetConnector:ExternalApplicationException. External System responded with an Error status.
    at com.peoplesoft.pt.integrationgateway.targetconnector.HttpTargetConnector.send(HttpTargetConnector.java:1159)
    at com.peoplesoft.pt.integrationgateway.service.BasicConnectorInvocator.execute(BasicConnectorInvocator.java:131)
    at com.peoplesoft.pt.integrationgateway.framework.GatewayManager.invokeService(GatewayManager.java:147)
    at com.peoplesoft.pt.integrationgateway.framework.GatewayManager.connect(GatewayManager.java:191)
    at com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftListeningConnector.doPost(PeopleSoftListeningConnector.java:183)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftListeningConnector.service(PeopleSoftListeningConnector.java:86)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.peoplesoft.pt.integrationgateway.common.IBFilter.doFilter(IBFilter.java:84)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Request
    Message-ID: <1975883609.1375092327640.JavaMail.userId@host1>
    Date: Mon, 29 Jul 2013 15:35:27 +0530 (IST)
    Mime-Version: 1.0
    Content-Type: multipart/related; boundary="Integration_Server_MIME_Boundary"
    Content-ID: PeopleSoft-Integration-Broker-Internal-Mime-Message
    PeopleSoft-ToolsRelease: 8.48
    --Integration_Server_MIME_Boundary
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: 8bit
    Content-Disposition: inline
    Content-ID: IBInfo
    <?xml version="1.0"?><IBInfo><ExternalOperationName><![CDATA[GETAPIVERSION.V1]]></ExternalOperationName><OperationType>sync</OperationType><From><RequestingNode><![CDATA[PSFT_HR]]></RequestingNode><Protocol>http</Protocol><WS-Security><WSTokenType><![CDATA[]]></WSTokenType><WSTokenEncrypted></WSTokenEncrypted><WSTokenSigned></WSTokenSigned><WSTokenEncryptLevel></WSTokenEncryptLevel><WSRequestAliasName><![CDATA[]]></WSRequestAliasName></WS-Security><SAML-CertAlias><![CDATA[]]></SAML-CertAlias><SAML-QualifierName><![CDATA[]]></SAML-QualifierName><SAML-Issuer><![CDATA[]]></SAML-Issuer><SAML-SubjectName><![CDATA[]]></SAML-SubjectName><SAML-Signature><![CDATA[]]></SAML-Signature><SAML-TokenData>***deleted for security purposes****</SAML-TokenData><URIResourceIndex>-1</URIResourceIndex><SegmentsUnOrder>N</SegmentsUnOrder></From><ContentSections><ContentSection><ID>ContentSection0</ID><ContentType>text/plain; charset=UTF-8</ContentType><ContentTransfer>8bit</ContentTransfer><NonRepudiation>N</NonRepudiation></ContentSection></ContentSections><Connector><ConnectorClassName><![CDATA[HttpTargetConnector]]></ConnectorClassName><ConnectorParameters><ConnectorParam><Name><![CDATA[Method]]></Name><Value><![CDATA[POST]]></Value></ConnectorParam><ConnectorParam><Name><![CDATA[URL]]></Name><Value><![CDATA[http://host2:port2/search/api/admin/AdminService]]></Value></ConnectorParam><ConnectorParam><Name><![CDATA[SOAPUpContent]]></Name><Value><![CDATA[Y]]></Value></ConnectorParam></ConnectorParameters><ConnectorHeaders><Header><Name><![CDATA[sendUncompressed]]></Name><Value><![CDATA[Y]]></Value></Header><Header><Name><![CDATA[Content-Type]]></Name><Value><![CDATA[text/xml; charset=utf-8]]></Value></Header></ConnectorHeaders></Connector><AttachmentSection ResponseAsAttachment="N"></AttachmentSection></IBInfo>
    --Integration_Server_MIME_Boundary
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: 8bit
    Content-ID: ContentSection0
    Content-Disposition: inline
    <?xml version="1.0"?>
    <getAPIVersion xmlns="http://search.oracle.com/Admin"><credentials xmlns=""><userName>eqsys</userName><password>***deleted for security purposes****</password></credentials></getAPIVersion>
    --Integration_Server_MIME_Boundary--
    Response
    Message-ID: <2136182902.1375092327641.JavaMail.userId@host1>
    Date: Mon, 29 Jul 2013 15:35:27 +0530 (IST)
    Mime-Version: 1.0
    Content-Type: multipart/related;
    boundary="----=_Part_8_1450854121.1375092327639"
    Content-ID: PeopleSoft-Integration-Broker-Internal-Mime-Message
    ------=_Part_8_1450854121.1375092327639
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: 8bit
    Content-Disposition: inline
    Content-ID: IBInfo
    <?xml version="1.0"?><IBInfo><Status><StatusCode>40</StatusCode><MsgSet>158</MsgSet><MsgID>10623</MsgID><Parameters count="1"><Parm>HttpStatusCode returned : 407</Parm></Parameters><DefaultTitle>Integration Gateway Error</DefaultTitle></Status><ContentSections><ContentSection><ID>ContentSection0</ID><ContentType>text/plain; charset=UTF-8</ContentType><ContentTransfer>8bit</ContentTransfer><NonRepudiation>N</NonRepudiation></ContentSection></ContentSections></IBInfo>
    ------=_Part_8_1450854121.1375092327639
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: 8bit
    Content-Disposition: inline
    Content-ID: ContentSection0
    <HEAD><TITLE>Proxy Authorization Required</TITLE></HEAD>
    <BODY BGCOLOR="white" FGCOLOR="black"><H1>Proxy Authorization Required</H1><HR>
    <FONT FACE="Helvetica,Arial"><B>
    Description: Authorization is required for access to this proxy</B></FONT>
    <HR>
    <!-- default "Proxy Authorization Required" response (407) -->
    </BODY>
    ------=_Part_8_1450854121.1375092327639--
    I have checked the required entries in integrationGateway.properties files for proxy server.
    Also have checked the userid:pwd entered in Proxy-Authorization property for HTTPTARGET connector ID.
    I have restarted the servers and machines as well but still the same error.
    Kindly help me ?

    RCC wrote:
    I agree with Hakan, sounds like your problem is getting to the proxy.
    Is the SES server on the same network as PS?  Or is it really somewhere else? Is this some kind of home setup since you are running PS on Win 7?  If SES is on the same network as PS, I would drop the proxy config and test that way first.  Get it working without the extra complexity, then add in Proxy.  You can test connectivity from PS to SES with telnet or just browsing to SES.
    Thanks for the response RCC.
    The PS is a Demo Instance being used for study purpose. Both the machines are on the same network.
    I tried the ping after removing the entries in integrationGateway.properties files for proxy server and it worked.
    Ping, Test Login and Validate are successful.
    I get the following error when I check Proxy Login.
    Proxy login failed : Invalid credentials for the federation entity (262,1317) (262,1318)
    I have created Federation Trusted Entity key by the name HCM92 on Oracle SES side and am using the same ID and password in the Query Service Credentials on the Search Instance Properties Page.
    I was not getting any error in any log file related to this.
    Kindly help.

  • PeopleSoft 8.53 Integration with Oracle SES

    Dear All,
    My System Details are : 
    Machine 1
    Hostname : host1
    Port : port1
    Application : PeopleSoft 8.53 + HCM 9.2 (DEMO) + Oracle 11g
    Default IB Node : PSFT_HR
    OS : Windows 7 (64 Bit)
    Machine 2
    Hostname : host2
    Port : port2
    Application :Oracle Secure Enterprise Search 11.1.2.2.0
    OS : Windows 2008 Server (64 Bit)
    Machine 3
    Hostname : host3
    Port : port3
    Application : PeopleSoft 8.53 + ELM 9.2 (DEMO) + Oracle 11g
    Default IB Node : PSFT_LM
    OS : Windows 7 (64 Bit)
    No Error was encountered while installation and systems started without any error.
    I was able to integrate PeopleSoft HCM with Oracle SES (with great help from my forum friends ).
    I was able to establish Global search in HCM 9.2.
    Now I have PeopleSoft ELM installed on host3. I need to integrate this to the same SES Server Installed on host2.
    In identity management setup on Oracle SES entry is given for host1(HCM).
    How can I achieve this. I know I need to establish Single-Signon between ELM and HCM but, I am not sure how.
    Kindly help.

    Thanks HakanBiroglu for the response.
    I went through the post. I am aware of these steps.
    But I need help on point 2.
    2.There should be single sign on setup between these DB's
    How to achieve this ?

  • New Wiki Site for Oracle OLAP Option

    There is a new Wiki site for Oracle technology and there is a specific area that focuses on the Oracle OLAP Option. The URL for this new site is:
    http://wiki.oracle.com/page/Oracle+OLAP+Option
    and so far we have added content for:
    General Information:
    Background and History - of the OLAP Option     
    Versions - Key Features of the OLAP Option (From Express Server to 11g)     
    Terminology - Key Concepts and Terms     
    DBA Zone:
    Script Samples - for DBAs managing the OLAP option.
    Diagnostic Techniques - for those using the OLAP option.
    Google Custom Search - pertaining to Oracle Database.
    The site is open to everyone for contributions. Feel free to add new content and update existing content.
    Keith Laker
    Oracle EMEA Consulting
    OLAP Blog: http://oracleOLAP.blogspot.com/
    OLAP Wiki: http://wiki.oracle.com/page/Oracle+OLAP+Option
    DM Blog: http://oracledmt.blogspot.com/
    OWB Blog : http://blogs.oracle.com/warehousebuilder/
    OWB Wiki : http://wiki.oracle.com/page/Oracle+Warehouse+Builder
    DW on OTN : http://www.oracle.com/technology/products/bi/db/11g/index.html

    This site is fantastic and many new items are added nearly every day. Please take the time to visit the site, contribute and challenge the contributors. Many of you know Keith and the valuable information he continues to contribute to the Business Intelligence and Data Warehousing community is undeniable.
    Keith has invited members of Oracle Development and Consulting to contribute so this Wiki will become an invaluable resource to those who consider using, are using or have highly technical questions about areas relevant to the Oracle OLAP option.
    Oracle OLAP option - Wiki
    http://wiki.oracle.com/page/Oracle+OLAP+Option
    Oracle OLAP option - Blog
    http://oracleolap.blogspot.com

  • Searchadmin command in Oracle SES

    Hi Can anyone tell me from where can i execute searchadmin command in oracle ses, and  in the link followed Administration Object Types what is /scratch/skins referring to ? Please help its very urgent

    Hi Raford,
    Thanks for your reply.
    I could see all the Metadata attibutes in the advance search option. But instead is there any option like.. first i should select the Category and after that i should select my desired Metadata Attributes in that category.
    We need this feature because a customer might find difficult to select his desired MetaData Attribute from the entire list of MetaData Attributes LOV
    Thanks
    parker.

  • AutoSuggest in Oracle SES

    Hi,
    Does Oracle SES supports Auto-Suggest feature? Is there any plugin available for achieving the same?
    Auto-Suggest: When the user starts keying in the Search term, a dropdown with Suggestions matching the keyed in letter will be displayed.

    Hi Raford,
    Thanks for your reply.
    I could see all the Metadata attibutes in the advance search option. But instead is there any option like.. first i should select the Category and after that i should select my desired Metadata Attributes in that category.
    We need this feature because a customer might find difficult to select his desired MetaData Attribute from the entire list of MetaData Attributes LOV
    Thanks
    parker.

  • Integrating oracle SES with UCM

    i have installed the oracle SES 10.1.8.4.0 and UCM 10gR3,i tried to integrating the SES with UCM,sometimes it is being crawling but not able to search the doc from UCM.
    it's better for me that anybody'll expain properly how to integrating the SES with UCM with document,given suitable website link.
    Thanks
    Durgesh patidar..........
    Edited by: user8931022 on 29/04/2010 11:10 م

    i have installed the oracle SES 10.1.8.4.0 and UCM 10gR3,i tried to integrating the SES with UCM,sometimes it is being crawling but not able to search the doc from UCM.
    it's better for me that anybody'll expain properly how to integrating the SES with UCM with document,given suitable website link.
    Thanks
    Durgesh patidar..........
    Edited by: user8931022 on 29/04/2010 11:10 م

  • New to XML and Oracle

    Just trying to clarify some issues as I try and learn about XML, and specifically how it integrates into the DB.
    1 - Is there a way with Oracle tools for me to get an XSD of an existing 9i relational schema? We are not currently using the XML DB, but our middleware developers would like to have an up to date XSD to use for their internal mapping.
    2 - Is there any way that I can keep that XSD up-to-date automatically, so I get a new one whenever the schema gets updated?
    3 - If I wanted to investigate storing XML docs within the DB in native XML format, I need to have an XML DB, correct? Is this DB construct maintained seperatelly from my "normal" relational schema? or are they kept in sync by Oracle?
    I know these may all be real basic questions, but as I said, I'm new to XML and Oracle. I am reading as much as I can, but there are a lot of docs out there.
    Thanks,
    Mike

    Hi
    1. On my opinion such a tool doesn't exists. Some parts can be implemented elsewhere, but not as described by you... e.g. with XSU if you specify the parameter "withschema" the XSD of the executed statement is generated. Another example is to use DBMS_METADATA to dump the data dictionary in XML (but not XSD, of course you could write your own XSLT to do this transformation...).
    2. -
    3. If you use XSD-based tables the XSD and the relational model are stored separately in the data dictionary. Therefore if you change the XSD you have to drop/create the XSD-based table... no schema evolution yet.
    Chris

  • When I am NOT private browsing Firefox will not allow me to delete or change the website address in the location bar. My only remedy is to open a new window and search in google then click the link to that site through google. How can I resolve this?

    Question
    When I am NOT private browsing Firefox will not allow me to delete or change the website address in the location bar. My only remedy is to open a new window and search in google then click the link to that site through google. When I swap to private browsing firefox allows me to anter the website address directly into the location bar - but this is a slow [prcess to swap back and forth - also by dint of using private browsing I loose my website information.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

Maybe you are looking for

  • Error Message when starting up Dreamweaver

    So the other day, my Dreamweaver 8 started acting up. When opened, I got a Javascript error message on my dwscriptsExtData.js file. Basically the only thing I noticed was that I wasn't able to paste anything on dreamweaver, and several of the button

  • Different Styles in PlainView - Syntax Highlighting?

    Hi, I've managed to extend PlainView and looking at old JEdit code I have the syntax highlighting working for the most part. However, at certain times while typing the cursor starts to get way ahead of the text it's typing. And as I backspace on the

  • Error import / export in console standalone

    hai all, error import / export in console standalone iam logged in 9i console standalone pc not connected any other pc. unable to import or export or load any database because the error shows that only on OMS mode is possible how can import or export

  • Garnishment deduction

    Hi Gurus, Currently in our system Garnishment for Canada Quebec is setup like this Gross-Taxes = Disposablenet * 30% to withhold. But, user says it is not deducted correctly.It should be calculated like this Gross - 240 (exemptamount for biweekly) *

  • Asking for mac code

    i ask for a mac code 23rd this mouth from bt and the code was invaid what can i do wait untill 22nd next month for a new mac code?