Found errors in existing report after added a column in an existing table

Hi,
I have a Table called "EMP" and a interactive report "EMP_Details".
EMP table has data and it shows in the report.
EMP_Details report has two buttons. - 1.Create - it is used while inserting a new record into the table for a new joinee
2. Get_Info - it is used in case you want to know about an employee(there is a drop down to select the name os a employee) in details.
Till now the report was working fine.
Now What I did...
1. I did some edit in the values in the EMP table.
2. I added a new column in the Table and put some value in each row. Now the table was changed and the new values and column was reflected in the table.
3. so accordingly, I added the new column in the "Process" used for inserting a new record into the table and i selected the new column from the "Select column list" for showing it in the report.
Now what happened to report
1. I am getting the report for the old employees but what i made changes in the table.. it has not been reflected in the report.
2. The new column is shown in the report but the values I have put in the table have not shown in the report.
3. While inserting the data for a new joinee, the value can not be inserted into the table at all.
Appreciate, If anyone understands my issues and give any solution.
Thanks in advance.
Kuldip

Kuldip:
Sounds like you may have forgotten to 'Commit' your changes to the database . Go to the session where you edited the values of the EMP table and execute a 'commit'.
varad

Similar Messages

  • Errors processing after adding Computed Column to Time.

    Errors in the high-level relational engine. The 'Time' table is based on a named query, and contains one or more computed columns. A table based on a named query cannot contain computed columns. If the computed columns are necessary, add them to the query
    expression.
    Help me, pls! Thanks!

    Hi CUONGNV0207,
    According to your description, you get this error when processing cube. Right?
    As the error message mentioned, a table based on a named query cannot contain computed columns. If you create a computed column in this table, it will throw this error. In this scenario, please go to the DSV and check if that table is set up with named query.
    You can replace it with a DimTable in your database.
    Reference:
    cryptic error when processing cube
    Errors processing after adding Computed
    Column to Time
    If you have any question, please feel free to ask.
    Simon Hou
    TechNet Community Support

  • Slow Reports after adding calculated item

    Hi All,
       I am facing a slow response after adding few calculated items in a report. Is it a normal behavior of OBIEE in terms of adding calculated items?
    Anyone faced similar issue please comment.
    Thanks,
    Muhammad Waqas

    Hi Muhammad Waqas,
    Have you run the physical query that is generated by BI Server on Database? Once executed on database, compare the execution time with OBIEE execution times, with this you will get the answer.
    Depends on the amount of data and the type of calculation, it is normal behaviour to slow down the performance of the reports after adding calculated measures.
    Please mark it Helpful/Correct, if it is.
    est Regards,
    Kalyan Chukkapalli
    http://123obi.com

  • Adding a column to a DB table with CMP entities

    Morning all.
    I've been asked whether adding a column to a database table will break the CMP entity bean (EJB2) associated with the table. I suspect that it won't and that the new field will be ignored. Another developer here says that it will no longer compile (I can't see how this could be the case but still...) and I can find no evidence to either refute or corroborate either position.
    Can anyone tell me for definite - if we add a column to a database table mapped to a CMP entity bean, will we HAVE to update the bean, or can we leave it ignorant of the new column?
    (For the purposes of the question, please assume that the column has no constraints i.e. can be null etc.)
    Thanks in advance
    -- kaideejee
    Message was edited by kaideejee : CMB entities? What are they? Typo fix.

    Well alterations(adding / removing a column) to the
    table should be made available to the bean
    irrespective of the persistance(CMP OR BMP) or normal
    bean with your own methods that depicts the
    behaviour.
    reason is simple: probably bean may/may not contain
    the corresponding setter or getter or finder methods
    related to the ALTERED TABLE(NEW COLUMN)The reason for what is simple? Sorry I may have missed your point there. Are you saying that it's correct practice to make it available to the bean, or that it will be made available behind the scenes, subject to getters/setters being created?
    Assuming we choose not to create these getters and setters (we have a horrible hybrid monster which uses stored procedures for some things and EJB for others, so it's feasible that the EJB end may not need to see some fields used by other parts) would the entity beans continue to play nicely with the database rows, or would the additional columns throw it completely?
    Cheers
    -- kaideejee

  • Error message in WebGUI after adding fields with EEWB - Class doesn't exist

    Hello!
    After adding fields to the component BT111H_OPPT within EEWB and BSP_WD_CMPWB I recieved an error message while trying to open an Opportunity in the WebGUI, stating:
    Cannot display view MainWindow
    An exception has occured
    Exception Class CX_SY_DYN_ILLEGAL_CLASS - Method call of IF_BSP_WD_DYN_RT_REP_SUPPORT~GET_URL_PARAMETERS failed; the class ZL_BT111H_O_BSPWDCOMPONEN_IMPL does not exist
    Method: CL_BSP_WD_COMPONENT_FACTORY=>GET_REPOSITORY_XML
    Source text Row:25
    An exception occured during the activation of target view CUBTOpptOverview.MainWindow for the navigation
    An exception has occured
    Exceptions Class CX_BSP_WD_RUNTIME_ERROR - View CUBTOpptOverview.MainWindow could not be bound
    Method: CL_BSP_WD_VIEW_CONTROLLER=>BIND_VIEW
    Source text Row:162
    Has any one an idea, if this could be a bug or what went wrong? I am especially irritated, that it seems, that class was not created. After all I never changed any tables or anything in the background manually. I just used the standard tool EEWB, nothing else.
    Many thanks for any kind of help!
    By the way, I tried to go back all the steps I took previously to, kind of "un-do" my error, but I was not able to delete all created extensions, due to a another error - but that's a different story, or isn't it?
    Cheers,
    Marek

    Hello Experts,
    I know my question was a tricky one and no-one was able to help me from this forum. That's why I would like to share with you the solution I just recieved from SAP:
    Although all classes that were created whilst extending the component BT111H_OPPT were deleted, there still existed a seperate extension definition in ViewCluster BSPWDVC_CMP_EXT still persisted.
    I wasn't aware of the fact, that I had to delete that too.
    Note: in order to delete ViewCluster, use tx SM34
    The problem ist now solved!
    Cheers!
    Marek

  • Adding new column in an existing report which was build using Union

    While working in OBIEE 11g I encounter an issue.
    My existing report was build using UNION at Criteria Tab in Analysis. Now I have a requirement to add a new column into the same report. For each criteria I have added the new column but when I go back to the "Result Columns". I see a new field added but it is not allowing me to open or edit column properties for that new column & at the same time it is not allowing me to navigate to other tabs like Results, Promts, and Advanced.
    I don’t want to build this report from scratch. Is there any workaround to get it resolved?

    Hi,
    Just check it once the new added column data types are mismatched or not?
    and the new added column should be navigated into excluded section, so u should edit the report and dragged into the table column section.
    Thanks..

  • SSIS 2005 Adding a Column to an existing Package

    Hello Forum
    forgive me but it 's been over 5 years since I touched SSIS.
    We have an SSIS package that compiles data and then exports the data to a MS Ecxel Spreadsheet.  We are struggling to add an existing column.
    Essentially the package reads data from source, performs a "Data Conversion" so that the Output Columns are named "Output of Field1" etc and then the data is exported to the Excel Spreadsheet.
    The developer has succeeded in adding the column to the Data conversion and has manually added the column in the Spreadsheet; however although the converted column appears in the Column Mappings, the corresponding destination Column in the Spreadsheet does
    not.
    Can someone please provide instructions on how we can achieve this?  Many thanks.
    Please click "Mark As Answer" if my post helped. Tony C.

    You have to re-configure whole data-flow task inside your package, where ever your new column effected in package.
    Thanks
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

  • Adding custom column to a Data Table (bound to database table)

    Hello,
    I've added an additional "Output Text" column to an existing "Data Table" component, which is pulling a database table and rendering it. It's actually called "OutputText5". What I want to do, is set the value of the "OutputText5" dynamically, depending on a Date comparison between the system date, and one of the currentRow field values, which is actually an Oracle Date data type. basically I'm trying to use the Date.after() comparison and put different content in there depending on true or false evaluation.
    Seems simple enough .. but.. I'm trying to do this without using vim and JSP Beans (how I'd usually do this). I'm not experienced with JSF components and how this would be done using JSC - can I iterate over currentRow or something inside the "Page1.java" source? Is there an easy way to create dynamic value bindings like this in Data Table components in general? Maybe using expressions in "OutputText5" properties or something? I figure I should ask about doing this the easy way, before I spend lots of time and start teaching myself bad habbits.
    I apologise in advance if this is a repeat post. I spent some time searching ,but came up empty handed.
    Thanks in advance.
    David Basham

    Hi David,
    Here's some ideas to try on:
    http://swforum.sun.com/jive/thread.jspa?forumID=123&threadID=49459
    hth,
    v

  • Adding new columns & New dataware house Tables

    Hello Gurus,
    We are using OBIEE 7.9.6, with Oracle EBS OLTP. I would like to show a new colum in an existing dash board report that requires new column in datawarehouse table & staging table. I also have a requirement to add new custom datawarehouse table to create a new report. Does anyone know the step by step approach to do this with details such as BI tools that are required?
    Any pointers on this is greatly appreciated!
    Thanks,
    Chandra

    Please read this:
    Oracle® Business Intelligence
    Data Warehouse Administration Console User’s Guide
    Version 10.1.3.4
    E12652-01
    Figure 8–1 Process Flow to Add New Object to Data Warehouse
    Pg 59

  • No Fact table error on every report after upgrading frm11.1.1.5 to 11.1.1.6

    All,
    All the dashboard reports were working fine on version 11.1.1.5. After upgrading to 11.1.1.6 i am getting below error
    I have followed all the In-place upgrade steps and all were finished without any errors.
    [2013-03-17T21:44:08.000+00:00] [OracleBIServerComponent] [TRACE:3] [USER-34] [] [ecid: 62a0baeaae7f41bf:-31b079a9:13d6cea7626:-8000-0000000000004616] [tid: 12d8] [requestid: 68fd0001] [sessionid: 68fd0000] [username: Administrator] -------------------- Query Status: [nQSError: 14025] No fact table exists at the requested level of detail:
    Any help is appreciated
    Thanks,

    After applying patch to make it 11.1.1.6.6 everything worked. All reports working without any issues.

  • Error in a report after enabling case insensitive search in conn pool prop

    Hi All,
    I put the below code in connection pool's connection string to enable case insensitive search.
    alter session set NLS_SORT=BINARY_CI
    alter session set NLS_COMP=LINGUISTIC
    After putting this code one of my report started giving the below error which was working fine otherwise.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. NQODBC SQL_STATE: HY000 nQSError: 10058 A general error has occurred. nQSError: 16001 ODBC error state: S1000 code: 1791 message: OracleODBCOraORA-01791: not a SELECTed expression. nQSError: 16001 ODBC error state: S1000 code: 1791 message: OracleODBCOraORA-01791: not a SELECTed expression. nQSError: 16015 SQL statement execution failed. (HY000)
    The report gives error for the below divide condition when I select a column from a different dimension (eg: region)
    COUNT(DISTINCT RMA.RMA)/COUNT(DISTINCT User."User Name")
    Can anyone please throw a light why this is happening.

    Below is the SQL which is throwing error in OBIEE. It was working fine when I tried running it in toad:
    select T1609.ATTRIB_05 as c1,
    count(distinct T1609.ATTRIB_42) as c2,
    TRUNC(T1159.FSCL_WEEK_START_DT) as c3
    from
    WC_DAY_D T1159 /* RMA_RECEIVED_DT(WC_DAY_D) */ ,
    WC_RMA_D T571,
    WC_FV_FA_D T1609,
    WC_FV_FA_F T1679
    where ( T571.ROW_WID = T1679.RMA_WID and T1159.ROW_WID = T1679.RMA_RECEIVED_WID and T1609.ROW_WID = T1679.FV_FA_WID and T1609.ATTRIB_39 <> 'FV' and (T571.STATUS_CD in ('2nd FA', '2nd FA Review', 'Closed')) and TRUNC(T1609.TODO_ACTL_END_DT) is not null and TRUNC(T1159.FSCL_WEEK_START_DT) between TIMESTAMP '2009-03-22 00:00:00' and TIMESTAMP '2009-04-12 00:00:00' )
    group by T1609.ATTRIB_05, TRUNC(T1159.FSCL_WEEK_START_DT)
    order by c3
    -------------------- Query Status: Query Failed: [nQSError: 16001] ODBC error state: S1000 code: 1791 message: [Oracle][ODBC][Ora]ORA-01791: not a SELECTed expression.
    [nQSError: 16001] ODBC error state: S1000 code: 1791 message: [Oracle][ODBC][Ora]ORA-01791: not a SELECTed expression.
    [nQSError: 16015] SQL statement execution failed.

  • Error when Refresh Planning after adding attribute V9.2.1

    Has anyone encountered this and what is the solution:
    Added new attribute dimension in planning web and added attribute members. When I try to do incremental or full refresh, receive error message:
    Errors detected (AssocAttrDimension, 1060057) Could not associate attribute with member (attribute,member) Decanatura, Career -2147218881
    Career is the dimension and Decanatura is the attribute added
    Using 9.2.1
    Thanks
    Jeff

    Hi Jeff,
    please find some findings from planning DBAG which may be useful to resolve your issue:
    You can assign attributes only to sparse dimensions.
    You cannot assign attributes to label-only members.
    After you create attributes and attribute values, you can assign attribute values to each member of the dimension.
    You must assign attribute values to dimension members at the same member level within a dimension.
    You can define attribute values for Entity, user-defined custom dimensions, and Account
    members if the Account dimension is designated as a sparse dimension in all plan types. You
    can then assign attribute values to members of a dimension.
    Attribute values for an attribute must be assigned to the same-level sparse dimension members.
    Assigning an attribute value to another level causes an error during the application refresh.
    hope this helps.
    www.dornakal.blogspot.com
    Edited by: Dornakal on May 28, 2009 5:55 AM

  • Error in XL reporter after upgrade to PL37

    Hi,
    I have upgraded several databases from version 2007 A PL30 to PL37, on some databases  XL Reporter works fine while on others, the SAPB1 freezes after launching XL Reporter and the following error message is shown "Unable to Connect to XL Reporter, Error! User Identification Failed! Cause :Invalid use of Null".  All the databases uses the same password.
    Does anyone knows how to resolve this ?
    Thanks to revert back.
    Regards
    Rashid

    Hi Rashid,
    Check the thread
    ADD-ON - XL Reporter - Error: "#ixGetData Error: Invalid use of Null"
    Re: XL Reporter gives Error after updating from PL 25 to SBO 2005 B PL 38
    *Close the thread if issue solved.
    Regards
    Jambulingam.P
    Edited by: Jambulingam P on Jul 3, 2009 11:03 AM

  • It's possible not change  structure of existing report by adding  group ?

    Hello Everybody,
    I have to create new group in a report already existed . But every time I do it in Graphical Data Model, when apply in Report Wizard, The report changes completely with the position of columns and even the style of the report is modified.
    How I can avoid this fact ?
    It's possible to don't have this changes when having new groups ?
    Thanks in advance.
    Regards.
    Edited by: 794982 on 25 sept. 2010 04:06

    Then the manner of creating the repeating frame is only to draw it manually in layout ?Yes
    Then my problem is it exceeds the limiit and it disrupts after.Which llimit you are talking about?
    And Why when I create repeating frame, the column which I draw it developp and the others remain fixed ?You mean the new column you created you can move outside the frame? And the column you had before you can not move?
    A hint while creating group repeating frame you will have to select all the objects and place it in the new created grouped repeating frame. Then create new fields inside that group repeating frame.
    -Ammad

  • Physical database not found error in Crystal Reports 8.5

    We have products in the field with Crystal Reports 8.5 runtime files that have stopped working and now give us an error that says. 'Physical database not found'. Started last July, 2009. We now know that this error now appears on several other sites. This used to work but doesn't anymore. Please provide the exact runtime file procedure so we can get these sites up and running again.
    Thanks,
    RMECHL

    Using Procmon (Process Monitor from sysinternals.com) I determined the problem was that a file had been removed somehow that was required. The file name was p2ssql.dll
    RMECHL

Maybe you are looking for

  • Aging Report display

    Version: (Please provide the current version) SBO 8.8 Patch: 10 Description of requirements: (Please provide a detailed description) In mentioned patch level, the result/outstanding balance of Aging Report in System Currency was difference when selec

  • Where in my account can I upgrade the product for the 7.0 on my ipad?

    I recently in august 2014 bought what i thought was the latest version of adobe reader. where in my adobe account can i upgrade my reader to 7.0 or later so i can download my statements from my bank on my ipad or iphone?

  • HT1751 I am trying to backup my iTunes to an external hard drive, but it won't let me click and drag or copy and paste into the external drive.

    I am trying to backup my iTunes to an external drive, but my Mac won't let me drag and drop into the external drive or any of its folders. Any suggestions? Thanks,

  • Sync problems with 6021

    I am having problems with moving the contacts on my 6021 to MSOutlook. I am on Windows XP, service pack 1 I have PC Suite that came with the phone 6.5 12 I am using infra red connection. I recently upgraded from a Nokia 6230i to a 6021. The contacts

  • About sales bom

    Hi, I have some issue need your help! For example: The end user has created a sales order with sales BOM, the high level of material A is relevant for pricing and billing, but not relevant for ATP check, and item lever of material B is relevant for g