Business intelligence DB tables

If any of you oracle DBA's manage an oracle busines intelligence enterprise edition , do you know where we could find a table list/DDL document?
We are trying to identify which table stores BI usernames and password hashes for a security review. 

Hi,
Everything worked fine and it said the alter table has succeed. But when I import these tables to my OBI tool the changes I made is not being reflected. The PK is still the old PK and new PK-FK joins are not showing up in the physical layerCan you open the BI Database source tables using TOAD and cross check whether u have same PK-FK relationships? check whether it reflected in source after altering If they similar again import all the tables to RPD from BI Database
Also when I change the table name just the table name(Gave a different one from that in my BI database) and created the tables and imported the tables to the tool, I can see that everything is working fine . Should I keep working on the tables with a different name? Will it be a problem when I will move these tables to my BI databaseWhere exactly you are renaming the tables ? was it in Physical layer ,if u rename it in physical layer u ll get error.are renaming the tables name on Main source ?
Let me know if this helps
Thanks,
saichand.v

Similar Messages

  • How to create a Real Time Interactive Business Intelligence Solution in SharePoint 2013

    Hi Experts,
    I was recently given the below requirements to architect/implement a business intelligence solution that deals with instant/real data modifications in data sources. After going through many articles, e-books, expert blogs, I am still unable to piece the
    right information to design an effective solution to my problem. Also, client is ready to invest in the best 
    infrastructure in order to achieve all the below requirements but yet it seems like a sword of Damocles that hangs around my neck in every direction I go.
    Requirements
    1) Reports must be created against many-to-many table relationships and against multiple data sources(SP Lists, SQL Server Custom Databases, External Databases).
    2) The Report and Dashboard pages should refresh/reflect with real time data immediately as and when changes are made to the data sources.
    3) The Reports should be cross-browser compatible(must work in google chrome, safari, firefox and IE), cross-platform(MAC, Android, Linux, Windows) and cross-device compatible(Tabs, Laptops &
    Mobiles).
    4) Client is Branding/UI conscious and wants the reports to look animated and pixel perfect similar to what's possible to create today in Excel 2013.
    5) The reports must be interactive, parameterized, slice able, must load fast and have the ability to drill down or expand.
    6) Client wants to leverage the Web Content Management, Document Management, Workflow abilities & other features of SharePoint with key focus being on the reporting solution.
    7) Client wants the reports to be scalable, durable, secure and other standard needs.
    Is SharePoint 2013 Business Intelligence a good candidate? I see the below limitations with the Product to achieve all the above requirements.
    a) Cannot use Power Pivot with Excel deployed to SharePoint as the minimum granularity of refresh schedule is Daily. This violates Requirement 1.
    b) Excel Services, Performance Point or Power View works as in-memory representation mode. This violates Requirement 1 and 2.
    b) SSRS does not render the reports as stated above in requirement 3 and 4. The report rendering on the page is very slow for sample data itself. This violates Requirement 6 and 7.
    Has someone been able to achieve all of the above requirements using SharePoint 2013 platform or any other platform. Please let me know the best possible solution. If possible, redirect me to whitepapers, articles, material that will help me design a effective
    solution. Eagerly looking forward to hear from you experts!.
    Please feel free to write in case you have any comments/clarifications.
    Thanks, 
    Bhargav

    Hi Experts,
    Request your valuable inputs and support on achieving the above requirements.
    Looking forward for your responses.
    Thanks,
    Bhargav

  • SharePoint 2013 Business Intelligence

    Hi All, <o:p></o:p>
    I read and watched a couple of TechNet vidoes and some external websites about SP2013 Business Intelligence. Most of websites used AdventureWorks Database
    to show the BI capabilities.<o:p></o:p>
    However, we have our own Excel files that we need to display on SharePoint 2013 including KPIs, charts, reports and will be used by managers.<o:p></o:p>
    I have a couple of questions: <o:p></o:p>
    Q1: I need to design tables in
    SQL Server 2012 (will give the database name to be BI) with information of Excel files. Is this approach correct before I embark designing database tables?<o:p></o:p>
    Q2: After
    I design the tables, I need to show end users their information using BI database in the SharePoint 2013 out of the box forms to type in their user
    details. This user information will eventually become a business intelligence centre and shown to managers with KPIs and charts. How could I display SP2013 Forms with custom
    SQL Server 2012 database that I would be creating? Can I use business connectivity services to display external database? Or any other way to display user information from custom database? <o:p></o:p>
    Please advise. 
    Regards, 
    Aroh<o:p></o:p>
    Aroh Shukla

    1. You can, but you can also leave the data in Excel and use PowerPivot services to display it.
    2. For BI, BCS won't be enough,as you'll typically will display the info in some type of report. You can do that in PowerPivot or display that data in an SSRS report (Report Services in SharePoint integrated mode). The latter is better for KPIs. FInally,
    you could use PerformancePoint to create KPI dashboards, but right now I'm thinking you don't need to use that in this situation, it provides more than it seems you're needing.
    Kind regards,
    Margriet Bruggeman
    Lois & Clark IT Services
    web site: http://www.loisandclark.eu
    blog: http://www.sharepointdragons.com

  • 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

  • Need help in Customization in Oracle Business Intelligence.

    Hi Guru,
    I am working on ODI to customize Oracle Business Intelligence ( Category 1 and Category 2 Customization ). I need comprehensive / detail documentation on "OBI Customization" and "RPD Modification" . Kindly help and advice.
    I use OBIEE 11.1.1.7.1 and ODI 11.1.1.7.0.
    Thanks

    Hello Arshad,
    Thanks for signing you post. It would be easier if you changed your forum handle to your name for communication purposes.
    So I did understand you correctly Ijust wasn't aware that Oracle still uses this somewhat arbitrary wording. Anyways as I said you're looking for a How-To on customizing Oracle BI Applications which means learning how to work with OBIEE and how to work with ODI.
    To have and read the documentation isn't bad - the new one is here by the way: Oracle Business Intelligence Enterprise Edition Documentation - but places like the Learning Library I posted are a good place as well since your questions are potentially very vast.
    In general for what you call Cat1 changes it's all about
    - finding the source of your new column in a source system or calculating it in the ELT if it is a derived column
    - adding it to your physical schema of the target database
    - adjusting your ELT processes to fill it
    - import the new column into the RPD physical layer or create it manually
    - map it to a new logical column in a logical table in the business model
    - expose it in the presentation layer
    Cat2 is more of the same but you also need to integrate it into your physical model (both actual physical model in the database and the physical model metadata of the RPD) in terms of joins etc and your ELT-work becomes a lot more extensive (table construction, key resolution, SCDing, partitioning, indexing,..........).
    As you can see there's a lot of things to cover so we can't just "give you an answer". You're basically touching topics which take time to learn and assimilate and to just jump in and start doing isn't necesssarily somehting I'd suggest. Best take a training course on OBIA since otherwise you may implicitely "just do" things because you were told so in here or by someone and you'll never see and be able to comprehend the underlying concepts and techniques.

  • 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

  • BUSINESS INTELLIGENCE ENHANCEMENTS

    제품 : SQL*PLUS
    작성날짜 : 2004-05-17
    ==================================
    BUSINESS INTELLIGENCE ENHANCEMENTS
    ==================================
    PURPOSE
    Oracle 9i에서 강화된 BUSINESS INTELLIGENCE 관련 내용을 요약해 본다.
    Explanation
    아래의 내용에 대해 설명될 것이다.
    - enhanced된 Oracle9i analytical functions
    - Use grouping sets
    - Create SQL statements with the new WITH clause
    Example
    1. enhanced된 Oracle9i analytical functions
    1) Inverse percentile functions (역백분위수 함수)
    : 특정 percent에 해당하는 값을 찾는데 사용된다.
    percentile_disc : 특정 백분위수에 가까운 값을 return하는 함수.
    percentile_cont : linear interpolation을 사용하여 연속적인
    백분위수를 계산하는 함수
    ex) 1999년 11월달의 distribution channel당 판매량의 50%에 가까운
    discrete value을 찾아라.
    select c.channel_desc, avg(s.quantity_sold), percentile_disc(0.5)
    within group
    (order by s.quantity_sold desc) percentile_50
    from sales s, channels c
    where c.channel_id = s.channel_id
    and time_id between '01-NOV-1999' and '30-NOV-1999'
    group by c.channel_desc;
    2) What-if rank and distribution functions
    : 만약 어떤 data가 add된다면 이 data가 어느정도의 rank나 percenage에
    속하는지를 찾는데 사용한다. what if analysis에 해당한다.
    RANK : 그룹에서의 순위
    DENSE_RANK : 중복값을 배제한 순위
    PERCENT_RANK
    CUME_DIST
    ex) 새로운 사람이 고용되어 $10000 을 받는다면 부서당 salary을 비교할때
    어느 정도 rank인가?
    select department_id, round(avg(salary)) avg_salary,
    rank(10000) within group (order by salary desc) rank,
    dense_rank(10000) within group (order by salary desc) dense
    from employees
    group by department_id ;
    3) FIRST/LAST aggregate functions
    : 각 그룹의 첫번째나 마지막 값을 나타낼때 사용한다.
    ex) manager당 commission을 가장 많이 받는 사람과 적게 받는 사람을 구하라.
    select manager_id,
    min(salary) keep (dense_rank first order by commission_pct)
    as low_comm,
    max(salary) keep (dense_rank last order by commission_pct)
    as high_comm
    from employees
    where commission_pct is not null
    group by manager_id;
    4) WIDTH_BUCKET function
    : with_bucket은 oracle 8i의 ntile과 비슷하다. 차이점은 ntile은 있는 모든
    값을 그냥 정해진 bucket의 수로 나누는 것이고. with_bucket은 최소,최상
    값을 정할 수 있다는 점이 다르다.
    만약의 시험성적을 저장하고 있는 테이블이 있으면 각 점수별 분포를 확인
    할때 사용할 수 있다.
    With_bucket(expression, 0, 100,10)
    그러면 10점 단위로 bucket이 생성되고 각 점수별 해당 bucket이 return된다.
    ex) Low boundary value = 3000
    High boundary value = 13000
    Number of buckets = 5
    select last_name, salary ,
    width_bucket(salary,3000,13000,5) as sal_hist
    from employees ;
    5) Grouping sets
    : group by절에 사용되며 소계나 특정 level의 소계등을 구할때 쓰인다.
    2. Use grouping sets
    1) 아래의 세개의 그룹에 대한, product가 10,20,45이고 1999년 11월의 1,2일에
    해당하는 값을 구하라.
    Time, Channel, Product
    Time, Channel
    Channel, Product
    select time_id, channel_id, prod_id, round(sum(quantity_sold)) as cost
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,30)
    group by grouping sets
    ((time_id,channel_id,prod_id),(time_id,channel_id),(channel_id,prod_id)) ;
    2) GROUPING SETS vs. CUBE and ROLLUP (참고 bul#11914)
    CUBE나 ROLLUP은 필요한 group만 볼수 없지만 9i에서는 1)와 같이 원하는
    group만을 볼수 있다.
    select time_id, channel_id, prod_id,
    round(sum(quantity_sold)) as quantity_sum
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,45)
    group by cube(time_id, channel_id, prod_id);
    3) GROUPING SETS vs UNION ALL
    Grouping sets절 대신에 union all을 사용하는 것은 table을 더 많이
    scan하게 되고 문장을 구사하기가 비효율적이다.
    아래의 두 문장은 같은 결과를 return한다.
    select time_id, channel_id, prod_id,
    round(sum(quantity_sold)) as quantity_sum
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,45)
    group by grouping sets (time_id, channel_id, prod_id);
    select to_char(time_id,'DD-MON-YY'),
    round(sum(quantity_sold)) as quantity_sum
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,45)
    group by time_id
    union all
    select channel_id ,
    round(sum(quantity_sold)) as quantity_sum
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,45)
    group by channel_id
    union all
    select to_char(prod_id) ,
    round(sum(quantity_sold)) as quantity_sum
    from sales
    where (time_id = '01-DEC-1999' or time_id = '02-DEC-1999')
    and prod_id in (10,20,45)
    group by prod_id;
    4) Composite Columns
    아래의 세개의 그룹에 대한 product가 10,20,45이고 1999년 11월의 1,2일에
    해당하는 값을 구하라.
    Product
    Product, Channel,Time
    Grand Total
    select prod_id, channel_id, time_id
    , round(sum(quantity_sold)) as sales
    from sales
    where (time_id='01-DEC-1999' or time_id='02-DEC-1999')
    and prod_id in (10,20,45)
    group by rollup(prod_id,(channel_id, time_id))
    3. Create SQL statements with the new WITH clause
    복잡한 query의 Select절에서 같은 block을 한번 이상 query를 할때 쓰인다.
    Query block의 값은 user의 temporary tablespace에 저장한다.
    Perfoemance의 향상을 기대할 수 있다.
    1) 전체 회사의 총 salary의 1/8보다 많은 부서를 구하라.
    with
    summary as (
    select department_name, sum(salary) as dept_total
    from employees, departments
    where employees.department_id = departments.department_id
    group by department_name)
    select department_name, dept_total
    from summary
    where dept_total > (select sum(dept_total) * 1/8 from summary)
    order by dept_total desc ;
    2) 1)을 예전 version에서는 아래와 같이 구현하였다.
    select department_name, sum(salary) as dept_total
    from employees,departments
    where employees.department_id=departments.department_id
    group by department_name
    having sum(salary) > ( select sum(salary) * 1/8
    from employees, departments
    where
    employees.department_id=departments.department_id)
    order by sum(salary) desc;
    4. Benefits
    Improved query speed
    Enhanced developer productivity
    Minimized learning effort
    Standardized syntax
    Reference Ducumment
    Oracle 9i New features for Developer

    Hi Rajasheker,
    Without knowing the exact scenario it is hard to give you an answer but I hope the following broad guidelines might help you.
    1) There must be some thing in common or it may be a case of wrong architecture/missing buseness requirements. Identify the relationship between these two.
    2) Or, do they have a 100% parallel relationship by design? In this casse you need to create a high level common object (dummy) to facilitate the consolidatation process (for example company code or worst scheario sys-id) and enhance both cube as well as ODS.
    3) Or, if it is a complex situation: Introduce a new object which can build a bridge between these two. Ask the business about the rules.
    If it doesn't help, pl give more details.
    Bala

  • Ph.D. research in Business Intelligence

    Working for 5 years in the area of SAP Business Intelligence I am looking for an opportunity to obtain a Ph.D. in this area.
    The aim is to be able to continue to work as a free lance senior SAP BI consultant and meanwhile to obtain the Ph.D. and so improving my knwoledge and skillset .
    I have a master degree in
    Economics (Business economics) at the University of Ghent (Belgium) 1978.
    Tax and accounting research at the University of Ghent (Belgium) 1988.
    I have a certificate
    SAP BW 3.0 (2005)
    SAP BI 7.0  (2006)
    I have been working on several SAP BI projects including withthe integration with Business objects.
    Thanks for informing the possibilities.

    Hi Guy
    I received my doctorate from the University of St. Gallen in Switzerland, a very dedicated SAP University Alliances member, See www.unisg.ch and look for their English pages (choose the language at the top of the page) and the doctoral studies programs. International Business, my area, is headed by Prof. Martin Hilb.  Even though these are full-time programs, he allowed me and some other students to pursue our degrees while working full-time in other countries. Prof. Hilb also encouraged us to find other professors on campus to supervise us who were more directly involved in research in our area of expertise - i.e. strategy, IT, corporate governance (my interest), finance, business innovation, etc.
    I was able to condense my residence periods to just a few weeks over the first year - most others used 3 semesters (1.5 years).  We used teleconferences over my dissertation semesters and I returned for my defense in person.  I also was required to be there for my graduation.  I was living in Germany and the USA at the time.  But I know of others who were living in France, USA, and even China.The times we spent in Switzerland were condensed It was quite a challenge, but worth it. St. Gallen is a founding member of the Council of European Management Schools (CEMS) which includes recognized leading research universities in business and economics in the world. 
    I also had a colleague at Reutlingen University, a fellow professor who while he worked full-time as a vice-dean and then vice president started and completed his doctorate at Erasmus University in the Netherlands in operations management.  This is also a very highly regarded university.  There are many other examples of people pursuing doctoral studies parallel to work all over the world.  Of course, it is quite difficult, but you know that.
    You could use your business network contacts, including in your own firm, to link to professors at some universities, UA members are listed under "University Alliances Around the World" on the right hand side of the following page https://www.sdn.sap.com/irj/scn/overview of our UA community portal. Most professors want full-time graduate students to live and work full-time for them doing research and teaching.  However, some are open to very experienced people with innovative ideas to research parallel to working, because they bring diversity and different perspectives to the table.
    Good Luck!
    Bob
    Edited by: Bob LoBue on Aug 1, 2009 6:14 PM

  • Business Intelligence Components

    Hi,
    does anybody knows if some kind of BI oriented component is
    available from third parties or planned for the final release?
    I'm looking for a pivot table component, drillable charts and
    data connector/provider for OLAP servers (MS Analysis Services,
    Hyperion Essbase, Mondrian and so on...)
    Thank you in advance

    Wrong forum, if not done already, try these:
    Business Intelligence Suite Enterprise Edition
    Business Intelligence Standard Edition One
    Business Intelligence Applications

  • Business Intelligence Screen not coming up in EM in OBIEE 11g

    Hi Gurus,
    1.) I am stuck in the Enterprise Manager where I click on the Business Intelligence --> coreapplication and nothing comes up for long time, I really don't know what are the reasons the BI screen does not come in the Enterprise Manager, I need to configure the Scheduler and Main desperately.
    It will be of immense help if somebody helps me to identify the problem.
    2.) Also the Scheduler tables were not installed during RCU installation, how can I install the 5 tables needs for scheduling jobs on OBIEE 11g Linux env.
    Regards,
    Amit

    This would be a better forum for this
    Business Intelligence Suite Enterprise Edition
    Business Intelligence Suite Enterprise Edition

  • Business Intelligence implementation

    Hello everybody,
    I am a new Problem Manager and I hava a very big challange in the upcoming months. I have to prepare/implement a solution for Business Intelligence in my curent company.(we have only SAP in our scoupe but we are also working with other customers and app).
    How can I implement a B.I. structure, from my searches and knowlege I should implement Enterprise Reporting, Query, and Analysis.
    The problem is that I don't have much experience in SAP and I would like to get some feedback from somebody how had started such a project to give us some ideas...
    How can I start with the training, what should I look when I will implement this solution(is this the best way to start?) ?
    The problem with the training is that many courses regarding BI are Classes and they start after several months and require several pre-requirements knowledge/courses.
    (I would like to set up a connection to all important data and create some tables and graf with SLA, response time, sales, backlog, changes... etc. (something to build on)).
    How can I proceed in my adventure?
    Thank you in advanced!

    This is the biggest problem. Curently we don´t have any solution for Business Warehouse and something similar.. this is a new position in the company and I should get some ideeas in the team... how I see it and what should we do.
    Probably I should start create someting to store the data for later analysis but I should find out what is the best path to follow in the short them - and from thereto develop a long term process...

  • Business intelligence error

    Hi,
    I received an error when attempting to install the Business Intelligence installation from the Universal Installer panel. The error states, "Oracle 9iAS cannot be installed into an existing Oracle 9i 9.2.0.1.0 or higher Oracle home". Any suggestions are welcomed.
    Thanks in advance,
    Tho

    Hi sonu,
    The tables referring should be established join in the physical layer,which you dint establish i suppose.
    Same with the BMM layer you need to establish complex joins.
    Your newdo read this http://st-curriculum.oracle.com/obe/fmw/bi/biee/r1013/biadmin/biadmin.html_
    Follow this etiquette also http://forums.oracle.com/forums/ann.jspa?annID=939
    By,
    KK

  • Administration, Answer, DashBoard about Business Intelligence

    Hallo
    I am new Business Intelligence,
    I have tried Business Intelligence in September 2007,
    Okay let talk about my experience ( trial )
    1. I Installed OracleBI..
    2. I tried Administration
    in this place I make *.rpd.
    in this section I have Question about this ?
    a. how to do update row count automatic so when we open Dashboard data have fresh data?
    b. I still not really understood about this ?
    1. In (Physical) and (Business Model and Mapping),
    I make Physical Diagram Object(s) and All Joins...( Physical )
    I make Business Model Diagram Whole Diagram.....( Business Model and Mapping )
    The Problem is when create Dimension we must create like this for example : forum_detail->forum_reply->forum ( this just example me )
    for dimension forum_reply. My Question is why must create forum_detail to make a drill down from forum to reply
    .. why not just like this : forum_reply->forum ???
    2. complex and foreign key?? Why must be we create complex in Business Model and Mapping ?
    3. I tried presentation
    In this place I make request, filter, dashboard, view, many thing I assumes can do in this place
    a. So I wonder can Answer can make request so the data can DML UPDATE.. this it My Question Crazy me..?
    Thanks Friends..

    Or maybe publishday.xml has something wrong in this,
    I suspect <Update></Update>
    If I have guide to make it xml writeback, I just follow you made publishday.xml??
    Thanks
    <?xml version="1.0" encoding="utf-8"?>
    <WebMessageTables xmlns:sawnm="com.siebel.analytics.web/message/v1">
    <WebMessageTable lang="en-us" system="WriteBack" table="Messages">
    <WebMessage name="friyanforum">
    <XML>
    <WriteBack connectionPool="con_pol">
    <Insert></Insert>
    <Update>UPDATE FRIFORUM SET STAT_PRO={@c7}, STAT_FOR={@c9} WHERE ID_TPK={@c1}</Update>
    <postUpdate>COMMIT</postUpdate>
    </WriteBack>
    </XML>
    </WebMessage>
    </WebMessageTable>
    </WebMessageTables>
    I put my publishday.xml in {OracleBI}/web/msgdb/customMessages
    Ensure that you have placed the XML template under {OracleBI}/web/msgdb/customMessages folder.
    9.2.0.1.0
    Oh I tried to in 10.2.0.1.0, and same problem..
    Thanks
    Also, i believe you are on 10.1.3.3 or 10.1.3.2.
    Thanks..
    Message was edited by:
    Friyan

  • Business Intelligence Applications 7.9.6.1

    Hello,
    We are installing the Oracle Business Intelligence Applications 7.9.6.1 to integrate with Oracle EBS Release 12 (12.1.1) Instance.
    BI Apps Environment:
    1. IBM AIX v5.3 -> Oracle 11g (11.1.0.7.0), BI Apps 7.9.6.1, Informatica PowerCenter Service 8.6.1 and DAC Server
    2. Windows 2003 -> Informatica Client 8.6.1, DAC Client and Oracle Client
    Metalink Doc:
    Oracle® Business Intelligence Applications Installation Guide for Informatica PowerCenter Users
    Version 7.9.6.1
    Part Number E14843-01
    4.13 Configuring the DAC Server
    Section 4.13.3, "Starting the DAC Server"
    We are encountering an issue while starting DAC Server service on AIX machine
    DC-E2SBI-US01[p570]:appbivis:/u01/BIVISAPP/DAC # ./startserver_aix.sh
    OS detected: AIX
    Oct 23, 2009 8:50:36 PM com.siebel.etl.engine.core.ETLUtils logException
    SEVERE:
    ANOMALY INFO::: null:SELECT NAME, VALUE FROM W_ETL_SYSPROP
    MESSAGE:::ORA-00942: table or view does not exist
    EXCEPTION CLASS::: java.sql.SQLSyntaxErrorException
    oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
    oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
    oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
    oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:693)
    oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:617)
    oracle.jdbc.driver.T2CStatement.executeForDescribe(T2CStatement.java:766)
    oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1077)
    oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1186)
    oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1377)
    oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:387)
    com.siebel.etl.database.cancellable.CancellableStatement.executeQuery(CancellableStatement.java:69)
    com.siebel.etl.database.DBUtils.executeQuery(DBUtils.java:150)
    com.siebel.etl.database.DBUtils.executeQuery(DBUtils.java:197)
    com.siebel.etl.bootup.ApplicationManager.refresh(ApplicationManager.java:124)
    com.siebel.etl.bootup.ApplicationManager.initSysProps(ApplicationManager.java:81)
    com.siebel.etl.bootup.ApplicationManager.<clinit>(ApplicationManager.java:62)
    java.lang.J9VMInternals.initializeImpl(Native Method)
    java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
    com.siebel.etl.net.QServer.setSpill(QServer.java:159)
    com.siebel.etl.net.QServer.<init>(QServer.java:84)
    com.siebel.etl.net.QServer.main(QServer.java:420)
    com.siebel.etl.database.IllegalSQLQueryException: null:SELECT NAME, VALUE FROM W_ETL_SYSPROP
    at com.siebel.etl.database.DBUtils.executeQuery(DBUtils.java:160)
    at com.siebel.etl.database.DBUtils.executeQuery(DBUtils.java:197)
    at com.siebel.etl.bootup.ApplicationManager.refresh(ApplicationManager.java:124)
    at com.siebel.etl.bootup.ApplicationManager.initSysProps(ApplicationManager.java:81)
    at com.siebel.etl.bootup.ApplicationManager.<clinit>(ApplicationManager.java:62)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
    at com.siebel.etl.net.QServer.setSpill(QServer.java:159)
    at com.siebel.etl.net.QServer.<init>(QServer.java:84)
    at com.siebel.etl.net.QServer.main(QServer.java:420)
    Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
    Appreciate it if anyone can share their experience on this issue. Thanks in advance.
    Regards,
    Dhanraj Chilla

    Hi,
    I have created the DAC repository tables undere DAC database schema. But still I am unable to start the DAC server on AIX machine
    $ tail -f 1256628157245.log
    1 SEVERE Tue Oct 27 14:22:37 ICT 2009 Checking the localhost with the values defined in the DAC repository!
    2 INFO Tue Oct 27 14:22:37 ICT 2009 Adding server name : dc-e2sbi-us01
    3 INFO Tue Oct 27 14:22:37 ICT 2009 Adding alternate server name : localhost
    4 INFO Tue Oct 27 14:22:37 ICT 2009 Bound to port 3141
    5 INFO Tue Oct 27 14:22:37 ICT 2009 Creating ClientMessage Dispatcher with 2 worker-threads
    6 INFO Tue Oct 27 14:22:37 ICT 2009 Created ClientMessage Dispatcher with 2 worker-threads
    7 INFO Tue Oct 27 14:22:38 ICT 2009 com.siebel.etl.net.ClientMessageDispatcher registered with HeartBeatManager
    8 INFO Tue Oct 27 14:22:38 ICT 2009 CONNECTION_ISSUE Repository starting polling
    9 INFO Tue Oct 27 14:22:38 ICT 2009 CONNECTION_ISSUE Repository 10 aquired for polling
    10 INFO Tue Oct 27 14:22:38 ICT 2009 CONNECTION_ISSUE Repository ending polling
    It just hangs on this position....
    Anyone can throw some light to help me.
    Regards,
    Dhanraj Chilla

  • Integration of Oracle BI Publisher with Oracle Business Intelligence Enterp

    Hi,
    I have started the tutorial " Integration of Oracle BI Publisher with Oracle Business Intelligence Enterp" today but got stuck at the very first step.
    The tutorial shows that I can see "SH" and "CountryManagers" in the shared folder but I only see the Paint Demo rpd.
    I previously completed the "Creating a Repository Using the Oracle Business Intelligence Administration Tool " tutorial.
    Do I need to learn anything prior to this tutorial .
    I already have the default rpd as SH in NQSConfig.ini
    Please suggest.
    Thanks

    Nico,
    That didnt help.
    I already have the
    Star = SH.rpd, default; set
    I have tried restarting OC4J and Oracle BI Server.
    Is there someplace where we need to put the rpd so that it appears in the shared folders.
    Even if the Paint Demo rpd is seen, when I try to view the reports I get the following errors:
    View Display Error
    Odbc driver returned an error (SQLExecDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 27004] Unresolved table: "Paint". (HY000)
    SQL Issued: {call NQSGetQueryColumnInfo('SELECT "Sales Measures"."% Chg Year Ago Dollars", "Sales Measures"."Chg Year Ago Dollars", "Sales Measures"."Year Ago Dollars", "Sales Measures".Dollars, Markets.Market, Markets.Region, Periods."Year", Products.Brand, Products.UPC FROM Paint')}
    SQL Issued: SELECT "Sales Measures"."% Chg Year Ago Dollars", "Sales Measures"."Chg Year Ago Dollars", "Sales Measures"."Year Ago Dollars", "Sales Measures".Dollars, Markets.Market, Markets.Region, Periods."Year", Products.Brand, Products.UPC FROM Paint
    Hope this helps.
    Any help is appreciated.
    Thanks in advance

Maybe you are looking for