Oracle Views through Cognos

Hi,
I am having difficulty in accessing oracle EBS-R12 views through cognos. One of EBS view is based on multiple tables, when I try to create and execute cognos report based on that view, cognos does not show any record even though records are there. But if the same report is created based on tables which are used in the same view, report is working fine. I prefer to use views for my reports.
Please help ASAP.
Many thanks in advance.
Regard.

'Business Partner' doesn't tell anything, as that is a label you pay for as a customer, and doesn't include any knowledge of products of the partner.
So you shouldn't 'think' you can post this on either forum: Cognos is not owned by Oracle,and even it was owned by Oracle, there would have been a seperate forum on OTN.
But then it isyour appalling incivility and rudeness which precludes any answer!
Apart from that, directing you to a different forum is a legitimate answer, as you are posting to an incorrect forum, so please don't say I shouldn't have responded, and apologize for your behavior!
No regards at all
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Output an Oracle view through PHP

    Hi All
    I have a view in Oracle that i have created previously that has data in the following format:
    | Column1 | Column 2 | Column 3 | Column 4 |
    I am trying to select this view within a PHP script and echo out the output to a web page. I am having difficulties coming up with a script though that will allow me to accomplish this task. Is there any method of making this work?
    The other question i have is somewhat related.... i have an excel file that has a data connection configured. when the excel file opens it queries the views and fills in the tables with the results. Is it possible to write a php script to automatically take an existing excel file, physically open it on the server so that it gets all of the data? once it does this i can create a macro within excel to save and close the file. I just cant get the excel file to physically open in order for the data connection to occur.
    I am looking at the first method rather than the 2nd as it will allow me to display the results of my view in a web page. Otherwise if i use the 2nd method, i will have to email out a pdf version of the report once it is inhabited with the correct data.
    Thanks!!!!!!!

    A standard SELECT query from the view will give you data you can print out. Check the PHP Manual for the OCI8 extension, or look at Underground PHP and Oracle Manual
    -- cj

  • How do I migrate views from MS SQL 2008 to Oracle 11g through SQL Developer

    Is there any way to migrate the views from MS SQL 2008 to Oracle 11g through SQL Developer? Please give me some detail steps. Thanks for your help.
    Kevin

    Hi Kevin,
    user13531850 wrote:
    Hi Turloch,
    When I use migrate to oracle, I got a problem, the migrate tool create a new schema for me in my case (AZTECA_KSMMS), it migrates all the stuffs under that schema (AZTECA_KSMMS). However my application need the all the Oracle data under schema AZTECA instead of AZTECA_KSMMS. Is there any way to specify specific schema (AZTECA) for target oracle database? Schema remapping is available:
    First Capture (separately) then during right click convert on the captured model there is a Specify the conversion options with a Object Naming tab where the schema (and other) name changes are editable.
    I have not used this recently.
    Also during the migration process, when I choose repository, there is a check box for truncate to reset repository to empty state, Do I need to check that truncate Check Box so the repository will be cleared from last migration?The repository can hold multple migration attempts. Check truncate to get rid of previous attempts information. This cleans up the repository - not the destination database.
    There are also online database and offline database options during the migration process, what are the difference between these two choices? After I migrated to Oracle, all my views has a red cross icon next to it. Does that mean the view migration is failed or not? Please give me your comments. Thanks for your help.offline: for big (amount of data) databases with simple data types,
    uses bcp + files + scripts + sqlldr.
    online: for small (amount of data) databases (easier),
    uses (Java) jdbc.
    The view is likely to be broken - recompiling it may help.
    The Oracle schema is created using a .sql file - see under generated in the directory you gave originally in the wizard. There is a .out file that contains the result of running this script including any errors. During conversion there are also likely to be warnings displayed on the UI.
    There may be a single issue that is causing multiple issues - if viewa depends on functionb, and functionb is broken, viewa will also fail.
    >
    Kevin-Turloch
    SQLDeveloper Team

  • Discover Report  in Viewer through Oracle Apps

    hi,
    I want to launch the Discoverer Report in Viewer through Oracle Apps.
    Through Concurrent Program, by passing some parameters...?
    Do any one havei idea how to do it?
    Thanks in Advance
    regards
    -Seetha

    Hi,
    You can launch Disco Viewer or Plus from the Apps menu by creating an OracleOASIS Application Function.
    If you want to run Discoverer from a Concurrent Program then I assume you want the output of the Discoverer report as an HTML ( or some other format) available as output from the concurrent job. If that is the case then Discoverer Desktop Edition must be used to export the workbook into a file and this can be done from the current manager with a bit of development.
    On our system we have developed a concurrent request to schedule Discoverer workbooks. The main parameters for the concurrent request are the workbook you want to run, the parameters for the workbook, the responsibility you want to use to run the workbook in Discoverer and the type of export you want (ie. HTML, PDF, Excel etc). The concurrent request then sends the request to a Discoverer workstation. A simple VBSript on the workstation runs Discoverer from the command line and exports the workbook to a file to the request output directory back on the database server (using a SAMBA drive). The Discoverer report then can then viewed as output from the concurrent request. However, we mainly use a web page integrated to Apps to view and download output from our concurrent requests. This all works smoothly and provides a better alternative for Applications than using Discoverer scheduling.
    Hope that helps,
    Rod West

  • How to create an Oracle DATABASE through Java Programming Language.. ?

    How to create an Oracle DATABASE through Java Programming Language.. ?

    Oracle database administrators tend to be control freaks, especially in financial institutions where security is paramount.
    In general, they will supply you with a database, but require you to supply all the DDL scripts to create tables, indexes, views etc.
    So a certain amount of manual installation will always be required.
    Typically you would supply the SQL scripts, and a detailled installation document too.
    regards,
    Owen

  • Replicate an oracle view with SLT

    Hi -
    Using Oracle 11g and SLT 2011_1_731 Patch 7 with Hana rev 82
    I am trying to replicate oracle views in hana through SLT
    Scenario 1:
    tables T2 and T3 with View T2_T3_view
    If I follow this thread  SLT view replication
    It creates the view as a table in hana  but does not populate it with any data.
    Scenario 2 -
    I have 2 oracle tables - T4 and T5.  I have a view T4_T5_VIEW that joins the 2 tables.
    I followed steps in a document I received to replicate the view syntax as well as the tables.
    1) replicated both tables T4 and T5 - success
    2) stopped replication on T4
        table exists in hana with data but no replication
    3) using LTRS, assigned the view T4_T5_VIEW to table T4
    4) changed the performance option
    5) restarted replication on T4
    The view gets created as a table, but table T4 gets and error and does not replicate.
    The view gets no data
    What is the proper process for an oracle table?
    I have a very complex view with 5 source tables I want to replicate.
    Thanks
    Diane

    sorry,
    with the query
    SELECT TAB2.COD_M ,
    COUNT(TAB1.COD_MAT) count_mat
    FROM TAB2,
    TAB1
    WHERE TAB2.COD_R (+) = TAB1.COD_MAT
    AND TAB1.COD_R IN ('1','3')
    GROUP BY TAB2.COD_M
    I get:
    COD_M..........COUNT_MAT
    00114940...........1
    00116220...........1
    00116300...........2
    00119320...........1
    00119450...........1
    ...................0
    but I'd like to get this output:
    COD_M..................count_mat
    00114940...................1
    00114949...................0
    00116220...................1
    00116300...................2
    00119324...................0
    00119450...................1

  • How to load date and time from text file to oracle table through sqlloader

    hi friends
    i need you to show me what i miss to load date and time from text file to oracle table through sqlloader
    this is my data in this path (c:\external\my_data.txt)
    7369,SMITH,17-NOV-81,09:14:04,CLERK,20
    7499,ALLEN,01-MAY-81,17:06:08,SALESMAN,30
    7521,WARD,09-JUN-81,17:06:30,SALESMAN,30
    7566,JONES,02-APR-81,09:24:10,MANAGER,20
    7654,MARTIN,28-SEP-81,17:24:10,SALESMAN,30my table in database emp2
    create table emp2 (empno number,
                      ename varchar2(20),
                      hiredate date,
                      etime date,
                      ejob varchar2(20),
                      deptno number);the control file code in this path (c:\external\ctrl.ctl)
    load data
    infile 'C:\external\my_data.txt'
    into table emp2
    fields terminated by ','
    (empno, ename, hiredate, etime, ejob, deptno)this is the error :
    C:\>sqlldr scott/tiger control=C:\external\ctrl.ctl
    SQL*Loader: Release 10.2.0.1.0 - Production on Mon May 31 09:45:10 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Commit point reached - logical record count 5
    C:\>any help i greatly appreciated
    thanks
    Edited by: user10947262 on May 31, 2010 9:47 AM

    load data
    infile 'C:\external\my_data.txt'
    into table emp2
    fields terminated by ','
    (empno, ename, hiredate, etime, ejob, deptno)Try
    load data
    infile 'C:\external\my_data.txt'
    into table emp2
    fields terminated by ','
    (empno, ename, hiredate, etime "to_date(:etime,'hh24:mi:ss')", ejob, deptno)
    this is the error :
    C:\>sqlldr scott/tiger control=C:\external\ctrl.ctl
    SQL*Loader: Release 10.2.0.1.0 - Production on Mon May 31 09:45:10 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Commit point reached - logical record count 5
    C:\>
    That's not an error, you can see errors within log and bad files.

  • ORA-02070: Error when updating a SQL Server table thru an Oracle View

    I have a SQL Server table TIMESHEET which contains a number of VARCHAR and NUMERIC columns plus a DATETIME column.
    Only the DATETIME column is giving me trouble.
    On the ORACLE side I have a view which selects from the SQL Server table but in order to get the SELECT to work, I had to either put a CAST or TO_DATE function call around the DATETIME field
    Below is the relevant part of the 2 view definitions I have tried
    create view TIMESHEET as
    SELECT
    "TsKeySeq" as TS_KEY_SEQ,
    "EmployeeNo" as EMPLOYEE_NO,
    CAST("PeriodEnding" AS DATE) as PERIOD_ENDING,
    . . . (more columns - not relevant)
    FROM [email protected];
    An update to the view generates this message
    ORA-02070: database OLEMSQLPSANTDAS6 does not support CAST in this context
    create view TIMESHEET as
    SELECT
    "TsKeySeq" as TS_KEY_SEQ,
    "EmployeeNo" as EMPLOYEE_NO,
    TO_DATE("PeriodEnding") as PERIOD_ENDING,
    . . . (more columns - not relevant)
    FROM [email protected];
    An update to the view generates this message
    ORA-02070: database OLEMSQLPSANTDAS6 does not support TO_DATE in this context
    If I don't include either the TO_DATE() or CAST() then I get
    Select Error: ORA-28527: Heterogeneous Services datatype mapping error
    ORA-02063:preceding line from OLEMSQLSANTDAS6
    Does anyone have any idea how to update a SQL Server DATETIME column thru an ORACLE view?

    You can't cast accross heterogenious databases and there is no need to. HSODBC treats SQL Server DATETIME column as DATE. For example, I have SQL Server table:
    CREATE TABLE [Ops].[T_JobType](
         [JobType] [varchar](50) NOT NULL,
         [JobDesc] [varchar](200) NULL,
         [InsertDt] [datetime] NOT NULL CONSTRAINT [InsertDt_00000006]  DEFAULT (getdate()),
         [InsertBy] [varchar](128) NOT NULL CONSTRAINT [InsertBy_00000006]  DEFAULT (user_name()),
         [LastUpdated] [datetime] NOT NULL CONSTRAINT [LastUpdated_00000006]  DEFAULT (getdate()),
         [LastUpdatedBy] [varchar](128) NOT NULL CONSTRAINT [LastUpdatedBy_00000006]  DEFAULT (user_name()),
    CONSTRAINT [T_JobType_PK] PRIMARY KEY CLUSTERED
         [JobType] ASC
    )WITH (PAD_INDEX  = OFF, STATISTICS_NORECOMPUTE  = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS  = ON, ALLOW_PAGE_LOCKS  = ON, FILLFACTOR = 100) ON [DATA01FG]
    ) ON [DATA01FG]Now on Oracle side I do:
    SQL> desc "Ops"."T_JobType"@pbods
    Name                                      Null?    Type
    JobType                                   NOT NULL VARCHAR2(50)
    JobDesc                                            VARCHAR2(200)
    InsertDt                                  NOT NULL DATE
    InsertBy                                  NOT NULL VARCHAR2(128)
    LastUpdated                               NOT NULL DATE
    LastUpdatedBy                             NOT NULL VARCHAR2(128)
    SQL> select "InsertDt" from "Ops"."T_JobType"@pbods;
    InsertDt
    18-AUG-08
    09-OCT-08
    22-OCT-09
    18-AUG-08
    19-NOV-08
    SQL> SY.

  • A View Through Windows 8.1.1

    A View Through Windows 8.1.1
    There above opens fine for me; sorry, didn't expect anyone would have difficulty w/ it.
    Windows 8.1.1 or Windows 8.1 Update or KB2919355
    Call it what you like, a rose by any other name is, still, a rose. 
    And this has brought some pretty rosy stuff to Win 8.1.  8.1 delivered a plethora of cool things to the initial Windows 8.0 platform but, I am not here, right now, to discuss that gold mine but, rather its Update, Win8.1.1. This small yet,
    packed Update comes or will as an Auto Update via WU.  It installs quickly and easily. 
    Basically, its only requirement is having Windows 8.1 in place… an 8.0 device must be Upgraded to Windows 8.1 and then on to this Update.
    Now, even though 8.1 responded to User feedback and requests, 8.1.1 has tried to take that endeavor, even, further. 
    Much of that is in regard to making the OS more intuitive, more familiar and more mouse friendly, catering to non-Touch environments and to have some things more overt. 
    A good portion of the Update impact on both Consumers and Businesses whilst some are value items specifically for enterprise. 
    Firstly, let’s address the ‘common ground’ and then look at the assets to or for businesses. 
    I will not delve into extreme details for this discussion but, will provide links which, will give you the full story. 
    However, the links go to the usual, sterile, propaganda and although, certainly, informative & enlightening, not the personal perspective that I would like to share, at this time.
    I write in several tech forums, ergo, I have seen what people like, dislike or want. 
    8.1 does, indeed, indulge what people have been expressing. 
    It, also, I feel, helps make people enjoy using Store APPs more and helps draw then into the world of APPs. 
    A major part of the Update is in regard to APP handling and usage. 
    To me it’s mostly about APPs but, there are some other items so let’s tackle them, first. 
    May seem like little things but, sometimes doesn’t take much to make people happy. 
    And this does destroy the suggestion that MS doesn’t listen to End Users or care what they think or say. 
    On Start there, now, are Power & Search icons.  There are Rt Clk menus attached to the Start Tiles. 
    There’s a Search box on the ALL Applications screen.  Back to the Store APPS enhancements because I suggest, this is the, really, cool bit.
     Some people have struggled over using the Switcher Bar, opening APPs, closing APPs and positioning and maneuvering or manipulating them. 
    Well, this is where things get exciting… NOW, the Store APPs can sit on the Task Bar
    and they can be pinned.  NOW, they can be closed or minimised with a bar at the top of them. 
    NOW, as many as four can be enjoy with greater flexibility than ever before. 
    All of this making the OS easier and more similar to what people are accustom to having and doing. 
    And having APP icons permanently available on the task Bar is great since, any that are used consistently to get shut down by the OS on the Switcher Bar after a period of time. Nor does one have to pop out the Switcher Bar to access an APP. 
    Lastly, to carry the familiar Desktop experience across ALL screens, the Task Bar shows on every screen, even if it is a Store APP, Start or ALL Applications.
    There are, also, a number of things that are not quite so obvious or superficial, some under-the-covers stuff, plus things relative to business/enterprise issues. 
    One thing having positive impact right across the board is support for low cost hardware.
    With Windows 8.1 Update there is a continuance to fine-tune Windows performance to deliver a great user experience on the broad range of Windows devices. Specifically, with memory and disk space optimization in Windows 8.1 Update we now
    enable Windows to run on even lower cost hardware with as low as 1GB of RAM and a 16GB hard drive.
    So you ca see it is possible to convey the message that using the OS can, now, thanks to this Update be, even more enjoyable and appealing than it, already, was. 
    Things easier to find or see and done in established, already known ways, methods and comfort zones. 
    End Users will like what Win8.1.1 brings and offers them… so spread the word.
    Now, for some important ‘bullets’ provided by the Update that IT Pros should know about and be able to enthusiastically impart, particularly, to thrilled Enterprise Users on top of the aspects, already, mentioned that are for everyone.
    >> Improvements to take advantage of new hardware innovation and support the latest devices, such as devices based on 64 bit Baytrail™ processors.
    >> Extended Mobile Device Management (MDM)
    >> Easier app deployment and management is app side loading
    And, also, exciting
    licensing changes come with Windows 8.1 Update.
    The big caveat here, the meaningful take-away for y’all, in my view, is there are many desirable facets contained in the Windows 8.1.1 Update. 
    It is a strength to know this content so it can be transmitted to End Users both, Consumer and Enterprise customers and clients. 
    There are things for which business folks will be grateful. 
    There are things that make the User Experience nicer for anyone and everyone.
    KB2919355 may be small but, in my view, it packs a big punch.
    Here are the links I promised for your further reading and information.
    What’s New in the Update?
    Installing the Update
    Bonuses for Enterprise
    Drew
    Pres. Computer Issues
    MS Partner
    MS Beta-Tester
    MS Partner Company
    IT Forums Contributor
    Drew MS Partner / MS Beta Tester / Pres. Computer Issues Pres. Computer Issues www.drewsci.com

    The view from here, Drew:
    Reading around the edges of the error message, are you seriously trying to find things of merit in the spring update?  They seem pretty few and far between to me.  800 MB (er, 200, er, who knows) for what?  a few dozen bugfixes? 
    If you know of something of substance in the update, please share, because I'm not finding much.
    Why has there been so much hype about this version?  It was "leaked", then it has been getting press like what you're trying to show here.  Isn't the hype actually supposed to come with some substance as well?  Where is
    that substance?
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options
    What’s new in Windows 8.1 Update
    http://windows.microsoft.com/en-us/windows-8/whats-new

  • Oracle view in OBIEE

    Hi Experts ,
    We have Oracle View . There is no primary key is defined in this view. I need to join this view with some table in OBIEE physical layer.
    1. I have created one opaque view with query
    SELECT 'YES' PRESERVE FROM DUAL (Dummy table)
    and make the join ..and report is also working fine...
    So is this correct method.
    2. Can we define Key at OBIEE level.(Make an alias and do self join)
    If we define key at obiee level the key should be uniqe and for that we need to make all the view column as key.
    please suggest..which method is good.
    Thanks.
    S

    so can i create my key on any column and do the self join by creating alias...
    I just want to give a join to my view so that obiee will not give any warning...
    report is coming from view only...no fact and dimension here...view is on OLTP system

  • Problem in connecting to oracle DB through NWDS

    Hi All,
    I cannot establish a connection to the oracle DB through the below mentioned code written in webdynpro java. I am new to this area.
    Please check what is wrong with this code and suggest me how to resolve this......I have pasted the classes12.jar in the lib folder.
    import oracle.jdbc.driver.OracleDriver;
    ResultSet resSet = null;
    Statement Stat = null;
    Connection conn = null;
    PreparedStatement pstmt= null;
    String url = "jdbc:oracle:thin:@local server:1521:SID";
    String user = "ABC";
    String password = "123";
    try
             conn = DriverManager.getConnection(url,user,password);
             Stat = conn.createStatement();          
             pstmt  = conn.prepareStatement("Select * from tablename");
             resSet = pstmt.executeQuery();
              wdComponentAPI.getMessageManager().reportSuccess("Result"+resSet);
    if (resSet != null)
    resSet.close(); // close ResultSet
    Stat.close(); // close Statement
    conn.close();
    catch (Exception e)
    e.printStackTrace();
    Regards,
    Athulya.

    Hi ,
    import oracle.jdbc.driver.OracleDriver;
    import java.sql.DriverManager;
    import java.sql.PreparedStatement;
    import java.sql.ResultSet;
    import java.sql.Statement;
    ResultSet resSet = null;
    Statement Stat = null;
    Connection conn = null;
    PreparedStatement pstmt= null;
    String url = "jdbc:oracle:thin:@local server:1521:SID";
    String user = "ABC";
    String password = "123";
    try
    conn = DriverManager.getConnection(url,user,password);
    Stat = conn.createStatement();
    pstmt = conn.prepareStatement("Select * from tablename");
    resSet = pstmt.executeQuery();
    wdComponentAPI.getMessageManager().reportSuccess("Result"+resSet);
    if (resSet != null)
    resSet.close(); // close ResultSet
    Stat.close(); // close Statement
    conn.close();
    catch (Exception e)
    e.printStackTrace();
    Regards,
    Athulya

  • How to Set the Visibility of a field in ESS Address view through portal

    Hi experts,
      I want to set the visibility of a field in ESS Address view through portal.How to edit a field through portal? Please help me with procedures to be followed..
    Thanks&Regards,
    Karthik.

    Hi,
    Login to portal with a user having content administration role.
    Navigate to your iview which must be under content provide by SAP(if its a standard iview).
    Open the iview and click on preview button.
    Then press ctr on keyboard and rightmouseclick on the field for which you want to change.
    A popup will open. Change the visibility in the popup and save the changes. This is a way of personalization and it'll be applicable for all the users.

  • Rebuilding of the InforSource of DBCONNECT to Oracle View

    Hello,
    following problem:
    I use DB connect to an Oracle Database to an View
    It works fine.
    I change the View in the Oracle Database and recompile it.
    I get an Error while loading with an InfoPackage.
    I have to drop the regenerate the Datasource and
    I must Drop ! the InfoSource and
    rebuild it completly again to be able to load again !
    This stemms due to the fact that BW seems to protocol the internal state of the Oracle View, like displayed in the Oracle Dictionnary views user_views, all_views
    or dba_views.
    This is an inacceptable BW system behaviour and impossible for day to day    
    business, development and much work, espescially if You develop a 12 or more
    DBConnect View interfaces !                                                                        
    Does anybody out there know how to make BW a more pleasent thing , customize it better to avoid this burden ?
    Thank You !
    Martin Sautter, Munich / Essen

    > Hi,
    >
    > when changing the view in Oracle it isn't necessary
    > to drop and recreate the ISource and DSource!!
    >
    > Proceed as follows:
    > - change your view (of course you can't rename it!)
    > - regenerate your datasource with tcode RSDBC
    > - open your TRules and maintain your TStructure
    > (change tab)
    > - maintain your TRules
    > - finally activate
    >
    > this is definitively enough.
    >
    > hope this helps...
    >
    > Olivier.
    >
    > Message was edited by:
    >         Olivier Cora
    > Hi,
    >
    > when changing the view in Oracle it isn't necessary
    > to drop and recreate the ISource and DSource!!
    >
    > Proceed as follows:
    > - change your view (of course you can't rename it!)
    > - regenerate your datasource with tcode RSDBC
    > - open your TRules and maintain your TStructure
    > (change tab)
    > - maintain your TRules
    > - finally activate
    >
    > this is definitively enough.
    >
    > hope this helps...
    >
    > Olivier.
    >
    > Message was edited by:
    >         Olivier Cora
    > Hi,
    >
    > when changing the view in Oracle it isn't necessary
    > to drop and recreate the ISource and DSource!!
    >
    > Proceed as follows:
    > - change your view (of course you can't rename it!)
    > - regenerate your datasource with tcode RSDBC
    > - open your TRules and maintain your TStructure
    > (change tab)
    > - maintain your TRules
    > - finally activate
    >
    > this is definitively enough.
    >
    > hope this helps...
    >
    > Olivier.
    >
    > Message was edited by:
    >         Olivier Cora
    > Hi,
    >
    > when changing the view in Oracle it isn't necessary
    > to drop and recreate the Source and DSource!!
    >
    > Proceed as follows:
    > - change your view (of course you can't rename it!)
    > - regenerate your datasource with tcode RSDBC
    > - open your TRules and maintain your TStructure
    > (change tab)
    > - maintain your TRules
    > - finally activate
    >
    > this is definitively enough.
    >
    > hope this helps...
    >
    > Olivier.
    >
    > Message was edited by:
    >         Olivier Cora
    > Hi,
    >
    > when changing the view in Oracle it isn't necessary
    > to drop and recreate the ISource and DSource!!
    >
    > Proceed as follows:
    > - change your view (of course you can't rename it!)
    > - regenerate your datasource with tcode RSDBC
    > - open your TRules and maintain your TStructure
    > (change tab)
    > - maintain your TRules
    > - finally activate
    >
    > this is definitively enough.
    >
    > hope this helps...
    >
    > Olivier.
    >
    > Message was edited by:
    >         Olivier Cora
    Hello,
    in all its ok, except You change the format ( number to char or char to number etc.) or the column name of  DBConnect's View or Table.
    In this case You have do delete the BW Datasource and rebuild it.
    It is advisable to name the DBConnect View or Table exactly as
    in BW. This makes setting up of the InfoSource very easy.
    Thank You
    Martin Sautter

  • Upload the excel file in oracle db through oracle forms

    Hi all,
    I want to upload the excel file in oracle db through oracle forms...I am new to oracle forms .
    I have searched a lot but not getting exact solution
    Is there anyone who will help me out with this .....
    Any help will be appriciated

    I'm trying to move data from excel into an Oracle forms field. This involves coping 2 columns of data cells in excel and pasting it into an Oracle forms field. I can get the date pasted into the Oracle forms field but there is a invisible character that separates the 2 columns of data coming from Excel. I do not know what this character is but it is causing the error 'Line 1 is invalid. Check forms'.
    Any ideas how to get pass this?
    Thank you

  • How to create view object for a predefined Oracle view

    Trying to create an entity object with no success,,,
    I have an Oracle view(complex query in PL/SQL) that I need to encapsulate as a View Object then represent a column from this view as a '' | | linkcolumn | | ''
    then get a reference of the requestParameter "p" in this case that I need to use as whereclause parameter on another view object that is part of the ListPage.jsp.
    The application is basically a page of organization links that when click filters their reports as a list,
    In Jdeveloper's context webBean(RowSetBrowser list [org links] to RowSetBrowser [org report list])
    Can I implement this functionallity using the wizards or possibly writing custom code using the standard webBeans.

    Jerry,
    First, you can create an entity object based on an Oracle view. If you check the "Views" checkbox in the EO wizard, you'll see a list of database views. Then you can create a view object based on your entity object, and use it like any other view object.
    As for getting the page into the format you want, I suggest you start by generating your page using the BC4J JSP wizard, then customize the generated JSP.
    Thanks
    Blaise

Maybe you are looking for