Oracle Business Intelligence - Past Due Schedule Value Aging report

Hi,
I am a beginner in Oracle Business Intelligence. There is an issue with 'Past Due Schedule Value Aging' report
[this report displays order lines that are booked, but not yet fulfilled, and the date past the schedule ship date.].
Actually, the report is supposed to ignore the order lines that have been 'cancelled' (having a quantity of '0').
But, it is displaying the 'cancelled' lines as well.
I am supposed to analyze entire logic for 'Past Due Schedule Value Aging' report (Oracle Supply Chain - Release 12).
So, could anybody please provide the list of the steps to get the entire code? Also, please let me know if I am supposed
to install any specifc tool to look into the content of this report.
Thanks in advance.
Regards,
Mantha

Hi Mantha;
Please check below thread and see its helpful for your issue:
How to customize the seeded Purchase Order PDF report
http://kr.forums.oracle.com/forums/thread.jspa?threadID=952782 *<< Posted by Hussein Sawwan*
Customize standard report using BI Publisher.
http://kr.forums.oracle.com/forums/thread.jspa?threadID=1074572 *<< Posted by Hussein Sawwan*
Regard
Helios

Similar Messages

  • Oracle Business Intelligence Administration Tool for Windows

    I am having issues installing Oracle Business Intelligence 11g Client on Windows 7 32 bit.
    This is how we set up our server:
    - OBIEE 11g Server is installed and configured in RHEL 5 64bit.
    (We have installed and configured Oracle Database, RCU and the OBIEE)
    - Our users are working on a Windows 7 32 bit and they are the one who will be accessing the BI Server.
    I have come across a bunch of information regarding our setup. I am sure that our BI Server is working properly as a matter of fact, we can now use Oracle Warehouse Builder of the BI Server.
    According to Metalink Doc Id: 417656.1, OBIEE Tools are only available in Windows platforms. I beleive this is the reason why we only configured OWB in our BI server (which is in RedHat) and we cannot find a way to configure OBIEE Admin Tools. But when I read the doc id, it applies to 10g versions of BI Server, what about 11g? Is there a way to configure and use OBIEE Admin tools from the BI Server in Linux?
    Also, according to the official docs:
    http://docs.oracle.com/cd/E14571_01/bi.1111/e10539/c4_installing.htm#CEGEHEJF
    4.6.1 Installing Oracle Business Intelligence Client Tools
    "..If you installed Oracle Business Intelligence on a computer running a Linux, UNIX, or 64-bit Windows operating system, and you want to use Oracle Business Intelligence client tools, you must perform the following additional steps..."
    So in my own understanding, this fits our current setup. Is this the correct solution so we can access OWB of the BI Server and use BI Admin tools from our 32 bit windows?
    Also, I have read many bloggers and users having issues in Windows 7? Following the official docs i pasted here which has steps 1-3, is Windows 7 supported by Oracle Business Intelligence 11g?
    Any help, confirmation (with credible basis) and further questions about this issue will be very much honored. Thanks a lot!

    Hi ,
    Oracle BI for CC&B has few Standard(Demo) reports packaged with this software for example CI_CSEOPN (Case by Type and Age), If we need to know the logic of this report where do we find the information as the code for this report is not user friendly which is mainly stored as functions and not understandable, Please let me know if you have any information to get the logic of this report.
    Thanks
    Vivek

  • User Management in Oracle Business Intelligence Discoverer Desktop

    I am new to managing Oracle Business Intelligence Discoverer Desktop users. In the past they have been allowed to use shared accounts with passwords that do not change. I am very much against this and think they need to change their passwords every 90 days and have individual accounts. My users do not have access to SQL or the database server itself. I do not see a way for the users to change their passwords with the Discoverer tool.
    I am wondering how you manager your users?
    Do you require them to change their passwords?
    If so, how did you implement this?
    Thanks for your ideas.
    Tim Boles

    Hi,
    This is a tricky one, because when the scheduled job runs the SSO user is not stored anywhere. You only know the database user.
    The workaround must be to store the SSO user or organisation so that it is available when the scheduled job runs. However, this is not easy as the information must be stored against the batch run as two similar batch runs may have different organisations/SSO users. There are a number of ways you might do this, for example, adding the information into the batch run EUL table, changing the package which is created when the workbook is scheduled that gets run from the jobs queue so that the package sets the organisation. All the options would involve changing the supplied report batch code which probably would not be supported.
    Maybe the easiest workaround is to use a custom table, and it work like this:
    1. A database logon trigger or EUL post logon trigger would check the client_identier and get the organisation.
    2. The organisation should then be stored in a database context. It is quicker than using a package variable.
    3. The EUL5_BATCH_SECURE_REP package is modified so that when the workbook is scheduled the organisation is stored in a custom table along with the batch run id or database job id.
    4. A database logon trigger on the batch repository user (which will be fired when the scheduled report runs) looks in the custom table for the batch run id or job id using the details from the current job. The current job id is available from the userenv context.
    5. The organisation is then retrieved and the database context set so that the workbook runs correctly.
    I appreciate that the details are a bit sketchy but hopefully this has given you some ideas.
    Rod West

  • Issue in ATG integration with Oracle Business Intelligence

    Hello,
    I am setting Oracel Business Intelligence up for Oracle ATG 10.1.
    I am using CRS application to populate data to Data warehouse schema. I can see all components like generating log files, loading log file in to database are working file. I can see data in DW schema. I am using completely ATG's default implementation; I have not made any customization so far.
    Here is environment details:
    OS : Windows 7 (64 bit)
    ATG : 10.1
    JBoss : jboss-eap-5.1
    JDK : 1.6.0_25-b06
    Database: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    Oracle Business Intelligence : Oracle BI EE 11g Release 1 (11.1.1.5)
    Used ofm_rcu_win_11.1.1.5.0 tool for creating OBI DB schema.
    I am getting below exception if I access Report in OBI.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 17001] Oracle Error code: 907, message: ORA-00907: missing right parenthesis at OCI call OCIStmtExecute. [nQSError: 17010] SQL statement preparation failed. (HY000)
    SQL Issued: SELECT s_0, s_1, s_2, s_3, s_4, s_5, s_6, s_7, s_8, s_9, s_10, s_11, s_12, s_13, s_14, s_15, s_16, s_17, s_18, s_19, s_20, s_21, s_22, s_23, s_24, s_25, s_26, s_27, s_28, s_29, s_30, s_31, s_32, s_33, s_34, s_35, s_36, s_37, s_38, s_39, s_40, s_41, s_42, s_43 FROM ( SELECT 0 s_0, "ATG"."Date"."Day Timestamp" s_1, "ATG"."Line Item Fact"."# Orders" s_2, "ATG"."Line Item Fact"."Avg Order Discount" s_3, "ATG"."Line Item Fact"."Avg Order Size" s_4, "ATG"."Line Item Fact"."Avg Order Value" s_5, "ATG"."Line Item Fact"."Gross Revenue" s_6, "ATG"."Line Item Fact"."Units" s_7, FILTER("ATG"."Line Item Fact"."# Orders (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_8, FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_9, FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_10, FILTER("ATG"."Line Item Fact"."Avg Order Discount (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_11, FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_12, FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_13, FILTER("ATG"."Line Item Fact"."Avg Order Size (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_14, FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_15, FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_16, FILTER("ATG"."Line Item Fact"."Avg Order Value (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_17, FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_18, FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_19, FILTER("ATG"."Line Item Fact"."Gross Revenue (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_20, FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_21, FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_22, FILTER("ATG"."Line Item Fact"."Units (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_23, FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_24, FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) s_25, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."# Orders (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_26, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_27, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."# Orders (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_28, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Discount (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_29, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_30, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Discount (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_31, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Size (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_32, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_33, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Size (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_34, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Value (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_35, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_36, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Avg Order Value (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_37, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Gross Revenue (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_38, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_39, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Gross Revenue (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_40, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Units (Prior Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_41, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Day Pct Var)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_42, REPORT_AGGREGATE(FILTER("ATG"."Line Item Fact"."Units (Trailing 7 Days)" USING (("ATG"."Date"."Day Timestamp" IN (TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))))) BY ) s_43 FROM "ATG" WHERE (("Date"."Day Timestamp" BETWEEN TIMESTAMPADD(SQL_TSI_DAY,-1*60,date '2012-07-22') AND TIMESTAMPADD(SQL_TSI_DAY,-1,date '2012-07-22'))) ) djm
    Has anybody come across this issue?
    Thanks,
    Mukesh
    Edited by: Mukesh on Jul 22, 2012 11:57 AM

    Hello Andrew,
    1.) DW schema in Oracle (‘Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production’).
    2.) This is for every ATG's analysis. I have not authored anything custom.
    I am sure connection information is correct in ATG.RPD file. I used to get different error like incorrect login or unable to connect if it was wrong and those are no more, So I
    believe connection URL is correct. I am not sure if need disable/enable something or do some specific configuration in DB connection in ATG.RPD.
    Thanks,
    Mukesh
    Edited by: Mukesh on Jul 23, 2012 3:50 PM

  • Can not log in Oracle Business Intelligence 11g

    Hi All,
    When I tried to startup the Oracle Business Intelligence 11g there are issues:
    <2010-9-12 下午11时38分24秒 CST> <Error> <oracle.wsm.resources.policymanager> <W
    SM-02311> <由于出现基础错误 "java.rmi.RemoteException: EJB Exception: ; nested e
    xception is:
    oracle.adf.share.ADFShareException: 在 parseADFConfiguration 中遇到 MDSC
    onfigurationException", 无法检索请求的文档。>
    <2010-9-12 下午11时38分41秒 CST> <Warning> <JDBC> <BEA-001129> <Received excepti
    on while creating connection for pool "mds-owsm": The Network Adapter could not
    establish the connection>
    <2010-9-12 下午11时38分42秒 CST> <Error> <oracle.adf.share.config.ADFMDSConfig>
    <BEA-000000> <在 parseADFConfiguration 中遇到 MDSConfigurationExceptionMDS-01330
    : 无法加载 MDS 配置文档
    MDS-01329: 无法加载元素 "persistence-config"
    MDS-01370: metadata-store-usage "OWSM_TargetRepos" 的 MetadataStore 配置无效。
    MDS-00922: 无法实例化 ConnectionManager "oracle.mds.internal.persistence.db.JNDI
    ConnectionManagerImpl"。
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceEx
    ception: Could not create pool connection. The DBMS driver exception was: The Ne
    twork Adapter could not establish the connection
    oracle.mds.config.MDSConfigurationException: MDS-01330: 无法加载 MDS 配置文档
    MDS-01329: 无法加载元素 "persistence-config"
    MDS-01370: metadata-store-usage "OWSM_TargetRepos" 的 MetadataStore 配置无效。
    MDS-00922: 无法实例化 ConnectionManager "oracle.mds.internal.persistence.db.JNDI
    ConnectionManagerImpl"。
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceEx
    ception: Could not create pool connection. The DBMS driver exception was: The Ne
    twork Adapter could not establish the connection
    at oracle.mds.config.PConfig.loadFromBean(PConfig.java:695)
    at oracle.mds.config.PConfig.<init>(PConfig.java:504)
    at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:692)
    at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:749)
    at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:407)
    at oracle.mds.core.MDSInstance.getMDSConfigFromDocument(MDSInstance.java
    :2013)
    at oracle.mds.core.MDSInstance.createMDSInstanceWithCustomizedConfig(MDS
    Instance.java:1171)
    at oracle.mds.core.MDSInstance.getOrCreateInstance(MDSInstance.java:571)
    at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConf
    ig.java:137)
    at sun.reflect.GeneratedMethodAccessor173.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.adf.share.config.ADFConfigImpl.getResultFromComponent(ADFConfi
    gImpl.java:443)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:508)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:491)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:547)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:542)
    at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.getMDSInstance(
    ADFContextMDSConfigHelperImpl.java:274)
    at oracle.adf.share.ADFContext.getMDSInstanceAsObject(ADFContext.java:12
    10)
    at oracle.wsm.repository.mds.MDSInstanceFactory.getMDSInstance(MDSInstan
    ceFactory.java:92)
    at oracle.wsm.policymanager.bean.AbstractBean.<init>(AbstractBean.java:9
    2)
    at oracle.wsm.policymanager.bean.DocumentManagerBean.<init>(DocumentMana
    gerBean.java:101)
    at oracle.wsm.policymanager.bean.ejb.DocumentManagerEJB.<init>(DocumentM
    anagerEJB.java:52)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_Impl.<init>(
    DocumentManager_ookznn_Impl.java:24)
    at sun.reflect.GeneratedConstructorAccessor275.newInstance(Unknown Sourc
    e)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at com.bea.core.repackaged.springframework.jee.spi.EjbComponentCreatorBr
    okerImpl.getBean(EjbComponentCreatorBrokerImpl.java:69)
    at weblogic.ejb.container.injection.EjbComponentCreatorImpl.getBean(EjbC
    omponentCreatorImpl.java:68)
    at weblogic.ejb.container.manager.BaseEJBManager.createNewBeanInstance(B
    aseEJBManager.java:216)
    at weblogic.ejb.container.manager.BaseEJBManager.allocateBean(BaseEJBMan
    ager.java:231)
    at weblogic.ejb.container.manager.StatelessManager.createBean(StatelessM
    anager.java:303)
    at weblogic.ejb.container.pool.StatelessSessionPool.createBean(Stateless
    SessionPool.java:201)
    at weblogic.ejb.container.pool.StatelessSessionPool.getBean(StatelessSes
    sionPool.java:127)
    at weblogic.ejb.container.manager.StatelessManager.preInvoke(StatelessMa
    nager.java:148)
    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemote
    Object.java:230)
    at weblogic.ejb.container.internal.StatelessRemoteObject.__WL_preInvoke(
    StatelessRemoteObject.java:43)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl.retrieveDocuments(DocumentManager_ookznn_IRemoteDocumentManagerIm
    pl.java:604)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:17
    4)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:345)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:259)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_1033_WLStub.retrieveDocuments(Unknown Source)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:346)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:343)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccAction
    Executor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivil
    egedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    147)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecu
    tor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(Casca
    deActionExecutor.java:52)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate.retrieveDocum
    ents(DocumentManagerDelegate.java:342)
    at oracle.wsm.policymanager.accessor.BeanAccessor.updateCache(BeanAccess
    or.java:1139)
    at oracle.wsm.policymanager.accessor.BeanAccessor.fetchDocuments(BeanAcc
    essor.java:590)
    at oracle.wsm.policymanager.accessor.BeanAccessor.access$300(BeanAccesso
    r.java:111)
    at oracle.wsm.policymanager.accessor.BeanAccessor$MissingDocsFetcherTask
    .run(BeanAccessor.java:165)
    at oracle.wsm.common.scheduler.TimerManagerWrapper$TimerListenerImpl.tim
    erExpired(TimerManagerWrapper.java:63)
    at weblogic.timers.internal.commonj.ListenerWrap.timerExpired(ListenerWr
    ap.java:38)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.mds.exception.MDSExceptionList: MDS-01329: 无法加载元素 "persi
    stence-config"
    MDS-01370: metadata-store-usage "OWSM_TargetRepos" 的 MetadataStore 配置无效。
    MDS-00922: 无法实例化 ConnectionManager "oracle.mds.internal.persistence.db.JNDI
    ConnectionManagerImpl"。
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceEx
    ception: Could not create pool connection. The DBMS driver exception was: The Ne
    twork Adapter could not establish the connection
    at oracle.mds.config.PConfig.loadFromBean(PConfig.java:689)
    at oracle.mds.config.PConfig.<init>(PConfig.java:504)
    at oracle.mds.config.MDSConfig.loadFromBean(MDSConfig.java:692)
    at oracle.mds.config.MDSConfig.loadFromElement(MDSConfig.java:749)
    at oracle.mds.config.MDSConfig.<init>(MDSConfig.java:407)
    at oracle.mds.core.MDSInstance.getMDSConfigFromDocument(MDSInstance.java
    :2011)
    at oracle.mds.core.MDSInstance.createMDSInstanceWithCustomizedConfig(MDS
    Instance.java:1171)
    at oracle.mds.core.MDSInstance.getOrCreateInstance(MDSInstance.java:571)
    at oracle.adf.share.config.ADFMDSConfig.parseADFConfiguration(ADFMDSConf
    ig.java:137)
    at sun.reflect.GeneratedMethodAccessor173.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at oracle.adf.share.config.ADFConfigImpl.getResultFromComponent(ADFConfi
    gImpl.java:443)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:508)
    at oracle.adf.share.config.ADFConfigImpl.getConfigObject(ADFConfigImpl.j
    ava:491)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:547)
    at oracle.adf.share.config.ADFConfigImpl.getMDSInstance(ADFConfigImpl.ja
    va:542)
    at oracle.adf.share.config.ADFContextMDSConfigHelperImpl.getMDSInstance(
    ADFContextMDSConfigHelperImpl.java:274)
    at oracle.adf.share.ADFContext.getMDSInstanceAsObject(ADFContext.java:12
    10)
    at oracle.wsm.repository.mds.MDSInstanceFactory.getMDSInstance(MDSInstan
    ceFactory.java:92)
    at oracle.wsm.policymanager.bean.AbstractBean.<init>(AbstractBean.java:9
    2)
    at oracle.wsm.policymanager.bean.DocumentManagerBean.<init>(DocumentMana
    gerBean.java:100)
    at oracle.wsm.policymanager.bean.ejb.DocumentManagerEJB.<init>(DocumentM
    anagerEJB.java:41)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_Impl.<init>(
    DocumentManager_ookznn_Impl.java:42)
    at sun.reflect.GeneratedConstructorAccessor275.newInstance(Unknown Sourc
    e)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingC
    onstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
    at java.lang.Class.newInstance0(Class.java:355)
    at java.lang.Class.newInstance(Class.java:308)
    at com.bea.core.repackaged.springframework.jee.spi.EjbComponentCreatorBr
    okerImpl.getBean(EjbComponentCreatorBrokerImpl.java:69)
    at weblogic.ejb.container.injection.EjbComponentCreatorImpl.getBean(EjbC
    omponentCreatorImpl.java:68)
    at weblogic.ejb.container.manager.BaseEJBManager.createNewBeanInstance(B
    aseEJBManager.java:216)
    at weblogic.ejb.container.manager.BaseEJBManager.allocateBean(BaseEJBMan
    ager.java:231)
    at weblogic.ejb.container.manager.StatelessManager.createBean(StatelessM
    anager.java:303)
    at weblogic.ejb.container.pool.StatelessSessionPool.createBean(Stateless
    SessionPool.java:201)
    at weblogic.ejb.container.pool.StatelessSessionPool.getBean(StatelessSes
    sionPool.java:127)
    at weblogic.ejb.container.manager.StatelessManager.preInvoke(StatelessMa
    nager.java:148)
    at weblogic.ejb.container.internal.BaseRemoteObject.preInvoke(BaseRemote
    Object.java:230)
    at weblogic.ejb.container.internal.StatelessRemoteObject.__WL_preInvoke(
    StatelessRemoteObject.java:41)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl.retrieveDocuments(DocumentManager_ookznn_IRemoteDocumentManagerIm
    pl.java:604)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:17
    4)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:345)
    at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef
    .java:259)
    at oracle.wsm.policymanager.bean.ejb.DocumentManager_ookznn_IRemoteDocum
    entManagerImpl_1033_WLStub.retrieveDocuments(Unknown Source)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:346)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate$9.run(Documen
    tManagerDelegate.java:343)
    at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
    at oracle.security.jps.internal.jaas.AccActionExecutor.execute(AccAction
    Executor.java:47)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor$SubjectPrivil
    egedExceptionAction.run(CascadeActionExecutor.java:79)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    147)
    at weblogic.security.Security.runAs(Security.java:61)
    at oracle.security.jps.wls.jaas.WlsActionExecutor.execute(WlsActionExecu
    tor.java:48)
    at oracle.security.jps.internal.jaas.CascadeActionExecutor.execute(Casca
    deActionExecutor.java:52)
    at oracle.wsm.policymanager.client.DocumentManagerDelegate.retrieveDocum
    ents(DocumentManagerDelegate.java:342)
    at oracle.wsm.policymanager.accessor.BeanAccessor.updateCache(BeanAccess
    or.java:1139)
    at oracle.wsm.policymanager.accessor.BeanAccessor.fetchDocuments(BeanAcc
    essor.java:590)
    at oracle.wsm.policymanager.accessor.BeanAccessor.access$300(BeanAccesso
    r.java:111)
    at oracle.wsm.policymanager.accessor.BeanAccessor$MissingDocsFetcherTask
    .run(BeanAccessor.java:165)
    at oracle.wsm.common.scheduler.TimerManagerWrapper$TimerListenerImpl.tim
    erExpired(TimerManagerWrapper.java:62)
    at weblogic.timers.internal.commonj.ListenerWrap.timerExpired(ListenerWr
    ap.java:37)
    at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    <2010-9-12 下午11时38分42秒 CST> <Error> <oracle.wsm.resources.policymanager> <W
    SM-02311> <由于出现基础错误 "java.rmi.RemoteException: EJB Exception: ; nested e
    xception is:
    oracle.adf.share.ADFShareException: 在 parseADFConfiguration 中遇到 MDSC
    onfigurationException", 无法检索请求的文档。>
    What is wrong with it? any idea is appreciate.
    Thanks,
    arvin
    帖子经 user12986314编辑过
    帖子经 user12986314编辑过
    Edited by: user12986314 on 2010-9-12 下午5:56

    I have encounted the same promble.Have u resolve it?Please do me a favor.Thanks.

  • Oracle Business Intelligence Installation failing at Creating ASInstance

    Hello All,
    I'm trying to Install Oracle Business Intelligence Enterprise Edition 11.5 on Centos 6.3 x64 and it is failing at Creating ASInstance.
    Below is some part of the logfile that I believe is the cause of the failure. Please help.
    oracle.as.provisioning.util.ConfigException:
    Error creating ASInstance instance1.
    Cause:
    An internal operation has failed: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:317)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv.createInstance(ASInstanceProv.java:166)
         ... 18 more
    Caused by: oracle.as.management.opmn.optic.OpticException: Error in starting opmn server
    Operation aborted because of a system call failure or internal error
         at oracle.as.management.opmn.optic.OpmnAdmin.executeCommand(OpmnAdmin.java:310)
         at oracle.as.management.opmn.optic.OpmnAdmin.startOpmnServer(OpmnAdmin.java:87)
         at oracle.as.provisioning.fmwadmin.ASInstanceProv._createInstance(ASInstanceProv.java:254)
         ... 19 more
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Assigning Port: 9503 to: OPMN_LOCAL_PORT
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Assigning Port: 9504 to: OPMN_REMOTE_PORT
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Assigning Port: 9505 to: OPMN_REQUEST_PORT
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Setting valueOf(OPMN_LOCAL_PORT) to:<SECURE>. Value obtained from:USER
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Setting valueOf(OPMN_REMOTE_PORT) to:<SECURE>. Value obtained from:USER
    [2012-10-27T01:33:23.682+03:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Setting valueOf(OPMN_REQUEST_PORT) to:<SECURE>. Value obtained from:USER
    [2012-10-27T01:33:23.704+03:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Executing a Jaxb workflow ...
    [2012-10-27T01:33:23.705+03:00] [as] [NOTIFICATION] [] [oracle.as.provisioning] [tid: 37] [ecid: 0000JeVB84zFw000jzwkno1GYk7X00000S,0] Begining Oracle Fusion Middleware
    Kind Regards,
    Denis Ojok

    Hi Denis,
    Check these docs
    Installing OBIEE 11g On Linux 64-bit Fails Running The Configuration Assistant With "Step Creating Asinstance Failed" [ID 1304640.1]
    Error: "Oracle.as.provisioning.util.ConfigException: Error While Starting the Domain." Whilst Installing OBIEE 11G [ID 1272906.1]
    -->Try with static IP or loopback adapter.
    Obiee 11g Install Fails During Config - Java Out Of Memory Errors In Logs, PermGen [ID 1278708.1] and [ID 1211573.1]
    If helps pls mark

  • E-Business Suite Integration with Oracle Business Intelligence

    Hi,
    To integrate E-Business Suite with Oracle Business Intelligence I have done all the configurations as specified in DocId. *552735.1* of Metalink. I have tested the configurations by logging in from EBS and navigating to OBIEE Presentation Services. I'm able to navigate with no errors but not able to view Subject Areas in the Answers link. I'm testing this with 'Administrator' user. When I directly login to Presentation Serivices with the Administrator user I'm able to see the Subject Areas.
    Can anyone have idea what is the problem?
    Thanks in Advance,

    Hi,
    Think I spotted the problem - probably specific to OBIA 7.9.5.
    There is no "Authorization" initialization block: in previous incarnations (e.g. OBIA 7.9.4 and earlier I guess) there was a FndGetResp intialization block that assigned a value to the OBIEE "GROUP" system variable.
    So I did the following and now I'm getting Subject Areas and Answers answers, but Dashboards still not working for me - maybe another issue.
    1. Create system variable GROUP, temporarily with initialization block "Authentication"
    2. Create initialization block "EBS Responsibility to Group" with query (note I've modified based on new session variable name RESP_ID goes to OLTP_EBS_RESP_ID in 7.9.5):
    SELECT RESPONSIBILITY_KEY
    FROM FND_RESPONSIBILITY
    WHERE RESPONSIBILITY_ID = 'valueof(NQ_SESSION.OLTP_EBS_RESP_ID)'
    Set the execution precendence to include EBS Security Context and EBS Single Sign-On Integration
    NB: Had to create dummy variable GROUP_TMP for the "OK" button to come up, will replace that with real GROUP in next steps
    3. Go back and edit System variable GROUP and change initialization block to EBS Responsibility to Group
    4. Go back and edit initialization block EBS Responsibility to Group and remove variable GROUP_TMP
    5. Created an OBIEE Group with name = responsibility key e.g. for my "SBA Administrator" responsibility, key = "SBA_ADMIN_KEY", so I created group named "SBA_ADMIN_KEY"
    6. Made your new group (e.g. SBA_ADMIN_KEY) a member of the Administrators Group
    7. Copy across rpd and restart sa / saw
    Still awaiting response from Oracle Support ... so no guarantees this is correct and no guarantees that it won't break something else that Oracle suggests later!
    Regards,
    Gareth

  • Oracle Business Intelligence How to choose data set based on a condition

    Hi,
    I am using Oracle Business Intelligence for creating reports, i am facing a situation where i have two quries (data sets in BI), one to display a Failure message and other to fetch data from the table to be displayed in the report.
    The problem is i am unable to choose which data set to run based on a condition. How to use a condition based on which the dataset will be run
    For example : i will read a table column value if it is 'S' means success, then i have to run the dataset to fetch the data from the table.
    If the column value has 'F' then i have to run the dataset which will display failure message
    Please let me know if any of you have any idea on this
    Thanks in advance
    Muthukumaran

    Hi Chinna,
    You have to use some scripting as well as coding to perform the tasks listed by you. First of all make your form Dynamic, In your Adobe lifecycle Designer, open your form,
    Goto, File --> Form Properties,
    Goto the Defaults tab,
    Select "Dynamic PDF" for the XDP Preview Format:
    Click OK.
    This setting will now allow dynamicity in your Form, when you view it in PDF Preview tab.
    For Hiding/Unhiding the fields/SF, you can use the presence property and set it based on the conditions. like:
    if (this.rawValue == null)
    TextField1.presence = "hidden";
    For your second task, you may map a method corresponding to onSubmit event of the IF and write the code to create the workflow and make RFC call here.
    For third one, you need to convert the PDFObject from Binary context into a byte array and save it at appropriate location.
    Hope I have answered all your queries.
    Cheers,
    Arafat

  • Can Oracle Business Intelligence be applied to JDE E1?

    Our company use JDE E1. Whether it can be integrated with Oracle Business Intelligence?
    If they can be integrated together, what is the implementation steps?
    Any answer is appreciate.
    Thanks&Regards,
    Jill

    There is podcast on the Apps site:
    http://feeds.feedburner.com/%7Er/OracleOfmRadio/%7E3/84670713/5281491.mp3
    Fusion Middleware For Oracle Applications Podcast: Maximizing the Value of Oracle Applications with Oracle Fusion Middleware Play! (MP3) Learn how customers are using SOA, Identity Management, and Business Intelligence products to get more out of Oracle Applications. Featuring Brian Dayton, Director of Product Marketing, and Markus Zirn, Senior Director of Product Management.
    That might help answer this question.
    If you want to extract data out of JDEdwards environment into a data warehouse then you should be able to use Oracle Data Integrator, or if you have an Oracle database as your data warehouse platform you could also use Warehouse Builder, to perform the ETL for you at which point you could then use any or all of the Oracle Business Intelligence products to create your reports.
    Keith Laker
    Data Warehouse Solution Architect
    Oracle EMEA Consulting
    BI Blog: http://oraclebi.blogspot.com/
    DM Blog: http://oracledmt.blogspot.com/
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Beans http://www.oracle.com/technology/products/bib/index.html
    Discoverer: http://www.oracle.com/technology/products/discoverer/
    BI Samples: http://www.oracle.com/technology/products/bi/samples/
    Message was edited by:
    KLaker

  • Installing Oracle Business Intelligence

    Dear People,
    I have a big task ahead of me. I need to install a business Intelligence which i never install before. I'm very new to Oracle Installation software. I've a pack of the CD but don't even know which come first. I'm installing it on a windows machine. Kindly give me a step by step instruction on how to go about installing the business intelligence. The management of my company want to see the interface of the software. They want to know how business intelligence can increase the value of the company.
    Thank you.

    hi dude..
    here is a link where u can find the step by step installing process for obiee.
    http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/install/installoraclebee.htm#t1
    also u can through this one below.
    http://onlineappsdba.com/index.php/2008/08/26/obiee-step-by-step-installation/
    all the best.
    Edited by: ANAND..N on Jan 4, 2010 4:36 AM

  • Redetermined the past due schedul lines in Scheduling agreement

    Hi All,
    We have an issue with past due schedule lines in scheduling agreement, the details are below.
    Delivery date: 3rd Jan 2011 - Order qty is 100 no confirmtion. The system has proposed new date that is 19.01.2010 (System date) with full confirmation. The Scheduling agreement is not relevant for ATP check also. When we check with other plant scheduling agreement, it is not determining any new date, it is confirming on same date.
    Different Document types used in two cases, but the config is same in both cases. Not sure why the system is determining to current date with full confirmation. Is there any config relevant to this.
    Regards,
    Lakshmikanth

    hi
    schedule lines in scheduling agreements = correct & confirmed dates.
    that means if you enter the date manually here system confirms that date as schedule line date.
    compare those two plants and let me know if any difference is there in between.
    check MMR RLT's MRP views
    check Lead time in days - document types
    check & confirm.
    balajia

  • Difference between oracle business intelligence and discoverer.

    hi all.
    can anyone help me that what is the difference between oracle business intelligence and discoverer.
    any suggestion?
    sarah

    Not sure if this is the right place to ask this, but
    http://www.oracle.com/technology/products/bi/enterprise-edition.html
    http://www.oracle.com/technology/products/discoverer/index.html
    also google gives some pretty good responses if you throw in "Oracle Discoverer" or "Oracle Business Intelligence" :o).
    if you have specific questions you might pick up a forum dedicated to the specific product from here:
    http://forums.oracle.com/forums/category.jspa?categoryID=16
    cheers

  • Hardware Requirement for Implementing Oracle Business Intelligence

    Gooday all,
    We run our E-business suite on HP-UX servers. Our Application run on HP-UX PA-RISC while Database run on HP-UX PA-Itanium. We use Oracle Discoverer BI but we want to go on Oracle Business Intelligence. What hardware requirement to we need to Implement this project.

    I assume you are referring to an ETL tool ? If so, Oracle provides two choices
    Warehouse Builder - http://www.oracle.com/technology/products/warehouse/htdocs/owb_10gr2_faq.html
    Oracle Data Integrator - http://download.oracle.com/docs/cd/E15523_01/integration.1111/e10223/508_odi.htm, http://www.oracle.com/technology/obe/fusion_middleware/odi/index.html
    Statement of direction - http://www.oracle.com/technology/products/oracle-data-integrator/sod.pdf
    HTH
    Srini

  • Oracle Business Intelligence Spreadsheet Add-In 10.1.2.3.

    Hallo,
    I am newbie in Oracle Business Intelligence Spreadsheet Add-In 10.1.2.3.
    I just download and tried.
    in sqlplus I conn to user/pass@sid it work.
    but when I new query in Oracle BI it not work and show message like this
    BIA - 4043
    The user name/password combination is invalid or incomplete
    but with same database I user different user it work,
    but not show Available is empty.
    Thanks.
    For Response me.

    Go thru this url http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/index.html
    should help you understand BI

  • Installing Oracle Business Intelligence Tools 10g (10.1.2.0.2) ?

    Hi Friends
    Its sounds to be easy. but
    Where can i find Oracle Business Intelligence Tools 10g (10.1.2.0.2) for Microsoft Windows to download ( to install Discoverer)
    Can any one provide me the link?
    Thanks
    Shanker

    Hi,
    Here's the link to download Discoverer
    http://www.oracle.com/technology/software/products/discoverer/index.html
    In this, there are 3 types of download available :
    --Oracle Discoverer Standalone downloads ,
    --Oracle Application Server, Discoverer Downloads ,
    --Oracle Developer Suite, Discoverer Administration Edition Downloads                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Maybe you are looking for