Download Siebel Analytics

where can i download Siebel analytics to get a feel of the product. Especially the dashboards.

<p>It's not located <b>here</b> so that means you probably have to go to <b>here</b> to get it.
<p/>
Tom

Similar Messages

  • Siebel Analytics Demo Application

    Hi
    Is there a demo Siebel Analytics demo that can be downloaded and configured for Oracle 10g. I have inherited a Siebel Analytics system and need to understand how it fits together.
    Many thanks

    no they cannot be on same machine under same user account

  • Tuning Siebel Analytics

    I have been assigned to monitor 10.1.3.2 Siebel Analytics release (Maui). Being new to this area, wanted pointers as to how to:
    a. debug performance issues
    b. trace database transactions - is there a way to enable trace?
    c. improve performance of database servers
    I have done a brief reading of <http://download.oracle.com/docs/cd/E05554_01/books/AnyTuning/booktitle.html>, are there any other reading material for performance tuning/instance tuning (ETL, database server etc.)
    thanks.
    Edited by: kkulkarn on Jan 26, 2009 1:40 PM

    Try asking in the BI forum?
    Business Intelligence Applications
    Axel

  • Siebel Analytics reporting out of BW

    Hi,
    Can Siebel Analytics report data directly out of BW InfoCubes?
    So far I saw only discussions reading data from Siebel to BW.
    Thank you
       Vitaliy

    Sajita,
    you can follow two ways to obtain your Scenario:
    in the first one you produce your report daily and download its content with a daily job (but I don't like so much this solution...it's not so flexible and I don't know if you really want to do so), in this way you will have a static picture of every day ...
    in the second one you can separate your adjustments from the amount of your bill thanks to the document categories or something similar (adjustments are different operations from a functional perspective) and create a different (restricted) KF on your query or directly in the update rules ! in this way you will always see your daily picture and the original amount (thanks to the CALDAY) will be the same, but you'll be able to see also the adjustments in a separate KF and the overall result (real daily amount) with a sum....
    Hope now is clearer...
    Bye,
    Roberto

  • Migrating to OBIEE from Siebel Analytics v7.8.5

    We're looking to migrate our Siebel Analytics environment to OBIEE. Does anyone know of any documentation on this? Would our existing RPDs and webcats be usable or at least importable?
    Thanks.

    Yes they should be. Check the upgrade guide here http://download.oracle.com/docs/cd/B40078_02/doc/bi.1013/b31771.pdf. That should give you all the details.
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • Supported database platform for siebel analytics

    Hi All ,
    I was going through the Siebel Analytics release notes and noticed that thay have listed supported database twice.Once for SRMW and another given as just the supported database.
    I am not able to figure out the difference.Are SRMW databases are the one for which delivered warehouse is supposed to be used and if you dont have SRMW then any of the listed database can be used .
    Please advice.
    Thanks!!

    I'm not sure what you mean with that difference, but have you also read this document? http://download.oracle.com/docs/cd/E12127_01/doc/bia.795/e12086.pdf
    In this document find you can find the supported databases for the SRMW (which is named OBAW nowadays).
    Regards,
    Stijn

  • Error in using aggregate function in Outer Query in Siebel Analytics

    Hi,
    When I am using aggregate function in outer query in Siebel Analytics I am facing error.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 59111] The SQL statement must include a GROUP BY clause. (HY000)
    Bellow is the code.
    SELECT test1.username saw_0, test1.desg saw_1,COUNT (test2.querydate) saw_2
    FROM (SELECT POSITION.CBL username,
    POSITION.CBP desg
    FROM "CM"
    WHERE (POSITION.BPTCD = 'Marketing')
    AND (POSITION.EDate =TIMESTAMP '1899-01-01 00:00:00'
    ) test1,
    (SELECT users.UN username,
    measures."Query Count" querycount,
    measures."Max Total Time" secs,
    topic.db dashboardname,
    "Query Time".DATE querydate
    FROM "Plan"
    WHERE (topic."Dashboard Name" IN ('DS'))) test2
    WHERE test2.username = LOWER (test1.username)
    AND test2.dashboardname = 'DS'
    GROUP BY test1.username, test1.desg

    Should your query be a valid SQL query?
    I can't think that the query you have would be valid in a SQL plus window.
    Chris

  • Upgrade Siebel Analytics 7.8.2 RPD to BI Applications 7.9.6.1 RPD

    We are upgrading from Siebel Analytics 7.8.2 version to BI Applications 7.9.6.1 version. The Siebel Analytics RPD is customized and having custom catalogs which are based on Pharma tables and the Core model is not at all customized. So, I have followed the steps specified in section 'Upgrading the Oracle BI Repository for Industry-Specific Analytics Applications' of Upgrade guide. Its known that there are some datawarehouse changes occurred between these versions. One of these changes are,
    W_ORG_D of Siebel 7.8.2 is replaced with W_PARTY_ORG_D in BI Apps 7.9.6.1,
    W_PERSON_D of Siebel 7.8.2 is replaced with W_PARTY_PER_D in BI Apps 7.9.6.1.
    In order to upgrade the RPD we need to make use of MAP file that comes with the installation of BI Apps 7.9.6.1. For this process I'm using the map file rename782-796.map while equilizing the RPDs. But I dont find any information related to the above schema changes in the map file even though they are Oracle shipped ones. So, after doing some analysis I have listed the Alias tables created on top of W_ORG_D in 7.8.2 RPD and similarly in 7.9.6.1 RPD and specified the mapping information of these Alias tables in existing MAP file. Equlized the RPDs using the modified MAP file and done the merge process. But I'm observing some issues like the merged RPD is having both W_ORG_D and W_PARTY_ORG_D tables in all the three layers. Can I get any help on fixing this issue.
    Thank You,

    Any idea on the above issue?
    Edited by: user12129725 on Apr 28, 2010 6:38 AM

  • Queries in Siebel Analytics 7.8 (Cayman)

    Hi
    I am new to Siebel Analytics. I have few questions
    1) I have dashboard where in 3 prompts Prompt1,Prompt2 and prompt3 , when i pass the values to these and press "Submit" and after that a web link.i am getting a report on new page.
    here the requirement is how display these selected prompt values of Prompts1,2 & 3 on top of the report which is shown in new page. This is to acheive that the report is run for the above selected values.
    2) I have two prompts for Country and State , as the no of states associated to each country is not constant. When i select India as value for prompt1, then in next page i should have so many tabs as many states India has...the tabs would be AP,TN,Delhi etc etc..these no of tabs would be dynamic depending on country name. Each tab should take the statename as parameter and generate the report.
    3) How to make prompts mandatory? i.e If i have prompts1,2,3&4. Then if i say prompts 1and 4 are to be mandatory the report cannot be run unless the user enters some value in to this prompt. Again there is no default value for these mandatory promopts.
    How would i make a dashboard prompt mandatory..( I am not using report/page prompts but dashboard prompts)
    Request help on above items...
    Thanks in Advance
    Kris

    Use current_date.
    mark if helps
    ~ http://cool-bi.com

  • Error in Siebel Analytics ReportUI portlet Authentication error.

    Hi Everyone
    I am trying to Integrate Between Weblogic Portal and OBIEE.
    Weblogic Portal Version: 10.3
    OBIEE : 11g
    Integration Using: Report UI Portlet
    1.
    While creating OBIEE environment "weblogic" user was setup as "Administrator" account.
    Following is list of users that i see from weblogic console for OBIEE.
         User          |     Group
         weblogic     |     Administrator
         BISystemUser|     Administrators
         OracleSystemUser|     OracleSystemGroup
    2.
    From Portal environment, i have added "sawjsr168portlets.war" as shared library.
    Changed portlet.xml and web.xml with following.
         -changes in portlet.xml
              1. oracle.bi.presentation.sawserver.URL
                   http://localhost:9704/analytics/saw.dll
              2.     oracle.bi.presentation.portlets.jsr168.reportui.AdminUserName
                   weblogic
              3.     oracle.bi.presentation.portlets.jsr168.reportui.AdminPwd
                   xxxxxx
              4.     oracle.bi.presentation.report.Path
                   /Shared Folders/Sample Lite/Published Reporting/Reports/Brand Revenue Details
         -changes in web.xml
              1.     com.siebel.analytics.web.SAWServer.Host
                   localhost
              2.     com.siebel.analytics.web.SAWServer.Port
                   9704
    3. On Portal Desktop, I am authenticating with "weblogic" user ("weblogic" user which is configured in Portal Domain).
    While doing so, I see following exception on Portal Domain.
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.transport.http.HTTPSender> <BEA-000000> <<?xml version="1.0" encoding="UTF-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:sawsoap="com.siebel.analytics.web/soap/v6"> <soap:Body> <soap:Fault><faultcode>soap:Server</faultcode>
    <faultstring>Authentication error. Details: An invalid User Name or Password was entered. </faultstring>
    <detail><sawsoape:Error xmlns:sawsoape="com.siebel.analytics.web/soap/error/v1">
    <sawsoape:Code>IAI2Z2JJ</sawsoape:Code>
    <sawsoape:Message>Authentication error. Details: An invalid User Name or Password was entered. </sawsoape:Message>
    <sawsoape:File>main/project/websubsystems/soapservicesimpl.cpp</sawsoape:File>
    <sawsoape:Line>183</sawsoape:Line>
    <sawsoape:LogSources>
         <sawsoape:LogSource>saw.soap.makesession</sawsoape:LogSource>
         <sawsoape:LogSource>saw.soap.sessionrequesthandler</sawsoape:LogSource>
         <sawsoape:LogSource>saw.SOAP</sawsoape:LogSource>
         <sawsoape:LogSource>saw.httpserver.request.soaprequest</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.responder</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.handleConnection</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.dispatch</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threads</sawsoape:LogSource>
    </sawsoape:LogSources><sawsoape:Error>
    <sawsoape:Code>IHVF6OM7</sawsoape:Code>
    <sawsoape:Message>Authentication Failure.</sawsoape:Message>
    <sawsoape:File>main/project/webconnect/connection.cpp</sawsoape:File>
    <sawsoape:Line>387</sawsoape:Line>
    <sawsoape:LogSources>
         <sawsoape:LogSource>saw.connectionPool.getConnection</sawsoape:LogSource>
         <sawsoape:LogSource>saw.securitysubsystem.checkauthentication.runimpl</sawsoape:LogSource>
         <sawsoape:LogSource>saw.soap.makesession</sawsoape:LogSource>
         <sawsoape:LogSource>saw.soap.sessionrequesthandler</sawsoape:LogSource>
         <sawsoape:LogSource>saw.SOAP</sawsoape:LogSource>
         <sawsoape:LogSource>saw.httpserver.request.soaprequest</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.responder</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.handleConnection</sawsoape:LogSource>
         <sawsoape:LogSource>saw.rpc.server.dispatch</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threadpool</sawsoape:LogSource>
         <sawsoape:LogSource>saw.threads</sawsoape:LogSource>
    </sawsoape:LogSources><sawsoape:Error>
    <sawsoape:Code>OPR4ONWY</sawsoape:Code>
    <sawsoape:Message>Odbc driver returned an error (SQLDriverConnectW).</sawsoape:Message>
    <sawsoape:File>main/project/webodbcaccess/odbcconnectionimpl.cpp</sawsoape:File>
    <sawsoape:Line>356</sawsoape:Line>
    <sawsoape:Error>
    <sawsoape:Code>U9IM8TAC</sawsoape:Code>
    <sawsoape:Message>State: 08004. Code: 10018. [NQODBC] [SQL_STATE: 08004] [nQSError: 10018] Access for the requested connection is refused.
    [nQSError: 43113] Message returned from OBIS.
    [nQSError: 13038] The user does not have impersonation privilege. (08004)</sawsoape:Message>
    </sawsoape:Error>
    </sawsoape:Error>
    </sawsoape:Error>
    </sawsoape:Error>
    </detail>
    </soap:Fault></soap:Body> </soap:Envelope>>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(exit00)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.transport.http.HTTPSender> <BEA-000000> <Exit: HTTPDispatchHandler::invoke>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SimpleChain> <BEA-000000> <Exit: SimpleChain::invoke>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(semanticCheck00)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.handlers.soap.MustUnderstandChecker> <BEA-000000> <Doing SOAP semantic checks...>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <Enter: SOAPPart::getAsSOAPEnvelope()>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(currForm)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <current form is FORM_SOAPENVELOPE>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.client.AxisClient> <BEA-000000> <Exit: AxisClient::invoke>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <Enter: SOAPPart::getAsSOAPEnvelope()>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(currForm)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.SOAPPart> <BEA-000000> <current form is FORM_SOAPENVELOPE>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.i18n.ProjectResourceBundle> <BEA-000000> <org.apache.axis.i18n.resource::handleGetObject(toAxisFault00)>
    <Jan 3, 2011 11:05:05 AM EST> <Debug> <org.apache.axis.enterprise> <BEA-000000> <Mapping Exception to AxisFault
    Authentication error. Details: An invalid User Name or Password was entered.
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
    <Jan 3, 2011 11:05:05 AM EST> <Error> <ServletContext-/research-portal> <BEA-000000> <Error in Siebel Analytics ReportUI portlet
    Authentication error. Details: An invalid User Name or Password was entered.
         at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:221)
         at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:128)
         at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)
         at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
         at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
         at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
         at org.apache.xerces.parsers
    Kindly let me know your thoughts on following.
    1. Am i missing any steps?
    2. Is it possible that Portal 10.3 and OBIEE 11g is not compatible?
    3. Admin Username and password that i specified in Report UI portlet's preferences, is it wrong user (or user from wrong group maybe)? Do i need to specify user who is from another group?
    4. I changed "SAWServer" url and port in web.xml. Is that okay?
    5. Is there any way, i can get more detailed information from OBIEE Server by enabling certain kind of debug?
    Let me know if any input is needed from my side. Any input is highly appreciated.
    Thanks

    Hi Now I am facing bellow error.
    Can anybody suggest me what to do?
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65PState: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 13017] User or group has not been granted the Direct Database Access privilege to access the database 'sh'. Please verify the User/Group Permissions in the Oracle BI Administration Tool. (HY000)

  • Reg: Limitations of Siebel Analytics 7.8.2.x or lower versions of it.

    Hi
    I want to know what are limitations of Siebel Analytics 7.8.2 or lower versions..
    If anybody have these or any pointers to documentation where it is available would be of great help....
    Thanks in advance...
    Cheers

    Hi
    Can anybody pls help by replying to this???
    Any pointers to docs which detail these wud alo be great help
    Cheers
    Kris

  • Write back in Siebel Analytics 7.8.2?

    Hi,
    Is write back functionality available with Siebel analytics version 7.8.2. ? In which version of siebel analytics the write back functionality is introduced? Also please let me know how to enable write back in SA 7.8.2.
    There is no bookshelf available for SA 7.8.2.
    Any help would be much appreciated.
    Thanks.

    Any idea on the above issue?
    Edited by: user12129725 on Apr 28, 2010 6:38 AM

  • Oracle BI (Siebel Analytics) / Data Warehouse Data Security

    Hello,
    We are implementing Oracle Siebel Analytics and Custom datawarehousing using Oracle 9i DB. I am interested to know if we can implement consistent data security model for different data marts. Means with one single data warehouse, I want to implement data security model or policies in one place and they are applied consistently across all of the datamarts.
    1. Can we or oracle support this kind of secinerio.
    2. If yes, what would be perfect model an example will be helpful, and if not what best approach is available to resolve this security model.
    Any suggestion or help would be great.
    Regards
    Girish

    Hi, Do you also get some other packages names that the error msg reports like ...
    RPE-01012 Cannot deploy PL/SQL maps to the target schema because it is not owned by the Control Center and "SOME WRT.... package names" I think once did I face this and made sure that the repository user has some packages granted through OWBREPOS_OWNER/OWB_REPOS_OWNER to the user you are using to run the mapping.
    Regards,
    Mohammad Farhan Alam

  • Job Openings: DataStage, BI, OBIEE, Siebel Analytics

    We have SEVERAL positions available in DataStage, BI, OBIEE, Siebel Analytics area. These are urgent requirements and interviews are going on so resumes with out candidate Email/Phone# will not be considered.
    Also these position requires on site face to face screening.
    Please send us your resume/Visa Status/Hourly Bill Rate to [email protected] Please mention the position you are interested in the email subject.
    1. ETL Architect with a strong Datastage experience of 7-10 years. The candidate should have experience in a lead architect role in major data warehouse projects for fortune 500 companies. Information Server 8.0 and high tech experience are preferred.
    2. Data Analyst with DataStage experience. Knowledge of Siebel CRM, order life cycle, lead, opportunities, etc. is preferred. High tech experience preferred.
    3. Senior OBIEE Developers with minimum of 4 years of experience in OBIEE development. V.10 experience is required. RPD development expertise (with time-series, aggregate navigation) and solid dashboard development experience also required. Enterprise or broad cross-functional domain experience a plus. Should have 4+ years experience on OBIEE projects at US based companies.
    4. BI Project Manager with experience managing BI projects specifically. Can be BO, Cognos, Siebel Analytics, or other leading BI app. Ideally, candidate would have some experience working with service/call center and SAP Service Module. Must have very good communication skills*written and verbal. Should have 4 years minimum exp on BI projects at US based companies.
    5. BI Analysts with OBIEE experience and experience working with service/call center data. Must have very good communication skills*written and verbal. Should have 3 years minimum OBIEE experience in US based companies.

    Hi ,
    Any help.....?
    Regards,
    KK

  • Load balancing of web servers in Siebel Analytics v 7.7.1?

    Hi Experts,
    Can we load balance the Webservers in Siebel Analytics 7.7.1 version? If Yes, can you please give me the steps how to setup this?
    Thanks,
    Madhukar

    Hello Mr. Tripathi ,
    Option 2 is the more typical way to increase capacity.   Of course you can also increase capacity by simply adding additional server nodes to a single instance.  if you are trying avoid downtime due to loss of one of the application servers, option 2 will still work.  Just because the primary application server goes down does not mean the secondary will become unavailalbe.  There are some cases where the secondary server could be interrupted, such as if the jms provider was on the primary instance, but there is an automatic fail-over of jms provider and other funcionality such as user sessions.
    I think option 2 is the most easy to implement for you.  Having 2 seperate systems  access the same database could cause some complications with DB locking which are hard to troubleshoot.
    Regards,
    Nathan

Maybe you are looking for

  • Adobe Camera Raw to Photoshop Workflow

    Hi Can someone please tell me those edits which should/Must be done in Adobe Camera raw on a Raw image prior to importing and editing with Photoshop. I believe its the following. -White Balance -Crop -Exposure to recover blown highlights -Tone adjust

  • Error in BAPI_BASICPAY_CREATE

    Hi, I am working HR and trying to upload the Basic Pay data into infotype 8 through BAPI, but it is throwing an error saying " A Complex Error has occured". Can any one tell me what could be reason for this? Thanks & Regards, Srinath

  • G4 and Tiger

    Can a G4 800MHz Power PC w/ 256MB RAM, currently running 10.2 upgrade to Tiger without any problems? thanks

  • SSL Connection over TCP using SSLSocketFactory to remote C++ Server

    Hi. Despite my traversing through the archives, I could not find a solution to my problem. So hopefully, that would mean i have a simple isolated, and FIXABLE problem :-) My web application running under Weblogic 7.01 as a servlet needs to connect to

  • Firebird connection pool on Sun Java System App Server 8.0.0_01

    Hello everybody! I�ve tried (without success) to make a Firebird connection pool (of type "javax.sql.ConnectionPoolDataSource") on Sun AS 8. I�ve used "org.firebirdsql.pool.FBConnectionPoolDataSource" class (and I�ve tried also the other classes from