NQSError:22024-A comparison is being carried out between noncompatible type

Hi ppl,
I am learning OBIEE using the tutorials and I am stuck at this step in
Direct Database request wherein I am trying to create a foreign key -- TIMES.TIME_ID = AGG_ST_CAT_DAY_SALES_F.TIME_ID
This is the error that I get:
**nQSError:22024 - A comparison is being carried out between non-compatible type**
I have tried debugging using google and searched here in the forums as well, but no one seems to have come across this error before.
I am stuck at this point while trying to create physical joins for aggregate tables.
OBIEE version is 10.1.3.3.3
and DB is Oracle 11g.
ANyhelp is appreciated.
Thanks in advance,
Abhilash

Hey,
Thanks for a quick reply.
I checked the datatypes for both the columns and they are as follows:
AGG_ST_CAL_DAY_SALES_F.TIME_ID is of Date datatype
TIMES.TIME_ID is also of Date datatype, TIME_ID is a primary key for this table.
I ran the query directly on the DB and it runs fine without errors, Is there any way to check the query that is being sent to the DB via OBIEE
THanks,
Abhilash

Similar Messages

  • [nQSError: 22023] An arithmetic operation is being carried out on a non-num

    Hi All,
    I have created a logical column for rolling period based on a measure. I have used newly created rolling period column to create another column. I have checked the global consistency there were no errors in rpd. I have uploaded the rpd, when I was trying to expand that table in Answers it is giving an error *"State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 22023] An arithmetic operation is being carried out on a non-numeric type. (HY000)"*
    The base measure has aggregation rule. Please help to find resolve this issue.
    Thanks in advance.

    Rolling Amount- "PeriodRolling("Core"."Fact - Sales - Orders"."Order Amount" , -10, 0)"
    Amount- "case when VALUEOF("No_of_Days"."No_of_days") <= 10 then ( "Core"."Fact - Sales - Orders"."Rolling Amount" / 10) * VALUEOF("No_of_Days"."No_of_days") else "Core"."Fact - Sales - Orders"."Order Amount" / VALUEOF("No_of_Days"."No_of_days") end"
    I have created above two measures.
    Expand table means we need click on + symbol besides the table name to select columns, it is not allowing me to click on that + sysmbol.

  • NQSError:22024

    All,
    I am trying to join A with data type double (in the database the column is number datatype) with B datatype varchar. I am getting an error
    **nQSError:22024 - A comparison is being carried out between non-compatible type**
    I tried changing the double to int still i am getting the error. could someone help me with this
    Regards

    Try to cast your varchar field in advance in the data warehouse / data source you are using. This is what should be done any way. You could also simply created an new column in your data source that is of a integer related data type and simply join on that column leaving your original varchar column intact.

  • Scheduling not carried out in BAPI_PROJECT_MAINTAIN

    Hi All,
    I am facing a problem that while updating the basic start date and basic end date for WBS elements using BAPI_PROJECT_MAINTAIN, the scheduling is not being carried out. Basic dates of WBS Elements are saved properly. But the project start date and end date are not updated accordingly.
    I am passing the following inputs:
    I_PROJECT_DEFINITION = <Project Number>
    I_PROJECT_DEFINITION_UPD-PROJECT_DEFINITION = 'X'.
    I_PROJECT_DEFINITION_UPD-START = 'X'
    I_PROJECT_DEFINITION_UPD-FINISH = 'X'
    I_WBS_ELEMENT_TABLE-WBS_ELEMENT = <WBS element Number>
    I_WBS_ELEMENT_TABLE-PROJECT_DEFINITION = <Proj Defination>
    I_WBS_ELEMENT_TABLE-WBS_BASIC_START_DATE = <Basic Start Date>
    I_WBS_ELEMENT_TABLE-WBS_BASIC_FINISH_DATE = <Basic End Date>
    I_WBS_ELEMENT_TABLE_UPDATE-WBS_ELEMENT = 'X'
    I_WBS_ELEMENT_TABLE_UPDATE-PROJECT_DEFINITION ='X'
    I_WBS_ELEMENT_TABLE_UPDATE-WBS_BASIC_START_DATE = 'X'
    I_WBS_ELEMENT_TABLE_UPDATE-WBS_BASIC_FINISH_DATE = 'X'
    I_METHOD_PROJECT-REFNUMBER = '00000'.
    I_METHOD_PROJECT-METHOD = 'SAVE'.
    I_METHOD_PROJECT-REFNUMBER = '00001'.
    I_METHOD_PROJECT-OBJECTTYPE= 'WBS ELEMENT'
    I_METHOD_PROJECT-METHOD = 'UPDATE'
    I_METHOD_PROJECT-OBJECTKEY = <WBS element number>
    Please let me know the resolution to this problem.

    Hi All,
    I am facing a problem that while updating the basic start date and basic end date for WBS elements using BAPI_PROJECT_MAINTAIN, the scheduling is not being carried out. Basic dates of WBS Elements are saved properly. But the project start date and end date are not updated accordingly.
    I am passing the following inputs:
    I_PROJECT_DEFINITION = <Project Number>
    I_PROJECT_DEFINITION_UPD-PROJECT_DEFINITION = 'X'.
    I_PROJECT_DEFINITION_UPD-START = 'X'
    I_PROJECT_DEFINITION_UPD-FINISH = 'X'
    I_WBS_ELEMENT_TABLE-WBS_ELEMENT = <WBS element Number>
    I_WBS_ELEMENT_TABLE-PROJECT_DEFINITION = <Proj Defination>
    I_WBS_ELEMENT_TABLE-WBS_BASIC_START_DATE = <Basic Start Date>
    I_WBS_ELEMENT_TABLE-WBS_BASIC_FINISH_DATE = <Basic End Date>
    I_WBS_ELEMENT_TABLE_UPDATE-WBS_ELEMENT = 'X'
    I_WBS_ELEMENT_TABLE_UPDATE-PROJECT_DEFINITION ='X'
    I_WBS_ELEMENT_TABLE_UPDATE-WBS_BASIC_START_DATE = 'X'
    I_WBS_ELEMENT_TABLE_UPDATE-WBS_BASIC_FINISH_DATE = 'X'
    I_METHOD_PROJECT-REFNUMBER = '00000'.
    I_METHOD_PROJECT-METHOD = 'SAVE'.
    I_METHOD_PROJECT-REFNUMBER = '00001'.
    I_METHOD_PROJECT-OBJECTTYPE= 'WBS ELEMENT'
    I_METHOD_PROJECT-METHOD = 'UPDATE'
    I_METHOD_PROJECT-OBJECTKEY = <WBS element number>
    Please let me know the resolution to this problem.

  • I am unable to synch my iPhone to my laptopI have tried to carry out software updates - I get a message saying that the updates could not be completed as I am not connected to the internet - despite being connected to the internet!

    I am unable to synch my iPhone to my laptopI have tried to carry out software updates - I get a message saying that the updates could not be completed as I am not connected to the internet - despite being connected to the internet!

    What OS on your Mac?
    What iOS on your phone??

  • Carry out modification comparison for FUNC J_1I7_USEREXIT_CALC_EXC_BASE

    Dear all,
                   i have a concern,i have to implement a user exit in tcode j1iin in the FM J_1I7_USEREXIT_CALC_EXC_BASE .now when i try to bring in change mode it says
    Carry out modification comparison for FUNC J_1I7_USEREXIT_CALC_EXC_BASE first. No changes possible
    ...how do i do the modification comparision. i have checked with SPAU and SE95 tcodes but iam unable to compare.please can anyone provide brief explanation and help?
    Thanks in advance,
    Naren

    >
    naren wrote:
    > Dear all,
    >                i have a concern,i have to implement a user exit in tcode j1iin in the FM J_1I7_USEREXIT_CALC_EXC_BASE .now when i try to bring in change mode it says
    >
    > Carry out modification comparison for FUNC J_1I7_USEREXIT_CALC_EXC_BASE first. No changes possible
    > ...how do i do the modification comparision. i have checked with SPAU and SE95 tcodes but iam unable to compare.please can anyone provide brief explanation and help?
    >
    > Thanks in advance,
    > Naren
    Hi  ,.
    Once You go to SE95 Give the package name as  - J1I2 and Execute .
    If some Note has been applied for the package (Whcih Contains your FM) then it will show following nodes
    Note Corrections
    With Modification Assistant
    Without Modification Assistant
    Appends
    So you need to find under whcih node Your update for FM exits .It must be Visible in red .
    Now goto Menubar >>Goto >>Modification Adjustment .
    once you adjust ,the FM should become Editable .
    Regards,
    Rajesh

  • Carry out modification comparison for J_1BV45A first. No changes possible

    Hi, every expert,
    when I change the object J_1BV45A,  It appears the error as below:
    "Carry out modification comparison for J_1BV45A first. No changes possible
    Message no. EU 526
    Diagnosis
    You are trying to edit an SAP object which has already been changed or enhanced in the current system.
    A new version of this object, changed by SAP, has been imported into the system with a Release upgrade.
    The new SAP version has not been reconciled with the modified version.
    System Response
    The system will deny access in change mode or enhancement mode until the objects have been reconciled.
    Procedure
    Run the modification adjustment (SPAU) for the object. If the object is supported by the Modification Assistant, you can adjust it by clicking the stoplight."
    I don't know how to use SPAU to adjust it ?  and I donn't know where is the tab 'stoplight'.
    Anyone could help me how to resolve it ?
    Best Regards,
    Michael

    Dear Michael,
    Could you please tell us that in recent days have you upgraded patch of any SAP component in your system? Please check in your system is there any SAP Note in inconsistent status in your system. You can see the status in tcode SNOTE.
    As per suggessted by Ruchit , please take the help of ABAPers & resolve the issue.
    Let us know the status.
    Thank You.
    Kind Regards,
    Rafikul Hussain

  • Message "Carry out modification comparison... No Change possible" and SPAU

    Hi
    I'm trying to manually implement SAP note 1400194 and 1428579 both need to amend the Include RPCP45GD.
    Every time you try and open the Include in edit mode  to apply the changes manually you get the message
    "Carry out modification comparison for REPS RPCP45GD first. No Change possible"
    So I run SPAU... but the object  RPCP45GD does not exist in SPAU so I can't do a modification comparison on something that's not there !
    Any ideas how I should proceed ?
    cheers Hugh

    Modification assistant is on, otherwise SPAU would not work...
    Activated object but had no effect...
    However I did find a note in SPAU that was unreleased that related to another note that seemed to change the include I am looking at. This may be the reason why it's locked.
    SAP's modification assistant is about as useful as a hole in  the head !

  • My i phone is stuck on the i tunes logo and I am being told to carry out recovery. If I do this i will lose all my pictures can anyone help

    My I phone is stuck on the i tunes logo, this happened when I tried to transfer my pictures. I tunes was telling me to carry out recovery, but if I do this I will lose all my data. Can anyone help me with this problem

    you can use software to kick it out of recovery, depends what caused the probem, just google tinyumbrella

  • How to Carry out New Pricing in Sales Order userexit

    Hello,
    In userexit save_document_prepare of program MV45AFZZ, I'm adding an entry in XKOMV for a header pricing condition ZD01.  After saving, if I go back into the order and go directly into the line item conditions, the ZD01 does not exists at the item level.  If I navigate the the header conditions and then go back to the items, ZD01 appears as it should.  I believe what is happening is that the header condition is not being distributed to the line items unless New Pricing is carried out.  If I manually enter the ZD01 condiiton instead of relying on the userexit code, everything works fine.  The header condition is properly distributed to the line items.  Therefore, I believe the configuration is correct.  My question is, "How can I programatically trigger New Pricing from a sales order userexit".  Is this possible in SAVE_DOCUMENT_PREPARE or do I need to do it somewhere else.".
    Thank you,

    this problem has been resolved.  The problem was that I was appending the header condition to XKOMV instead of inserting the header condition as the first line in the table.  SAP will carry out the new pricing if the header condition is on the first line.

  • F110 - Message Payment proposal could not be carried out

    Hi All,
    Need help..
    In the F110 Payment proposal when executed is showingh error
    Payment proposal could not be carried out.
    The log says
    " Overlap with payment run 25.02.2009 DOREE     .... the execution of the payment program is terminated     .
    I checked the payment proposal for 26.02.2009 and for that no parameters have been entered and it shows status as " No parameters entered as yet ".
    But when I went to menu path , there is no option to delete this run.
    How do I getaway with this previous run which has problems..?
    Regards,
    Jaya

    Hi ,
    table "reguh" doesn't have any entries pertaining to this payment proposal.
    It is just that parameters are entered and proposal is being run.
    proposals are not yet created. I believe in the process it is hitting an error and then coming out saying
    proposal canot be carried out.
    Tried the previous solution by having the additional log parameters and all.
    But still log only shows :
    Log for proposal run for payment on 26.03.2009, identification DORE
    Overlap with payment run 25.02.2009 DOREE                         
    ... the execution of the payment program is terminated            
    End of log                                                        
    How to delete this payment run 25.02.2009 DOREE                         
    thanx
    Jaya

  • HT204088 How can I check my purchase history, carried out directly by the Apple TV?

    How can I check my purchase history, carried out directly by the Apple TV?
    I am being charged and can not confirm it is correct.

    Email iTS and ask them to send you invoices....
    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • Carry out new pricing by changing item category

    Hi All,
    Is it possible to carry out a new pricing depending on item category. The requirement is when i change the item category it should trigger new pricing procedure. Like example if it is tann one pricing procedure and if it change to another category like ztann it should trigger new pricing procedure .
    I know that  pricing procedure not defined on item category. I tried with the exit form userexit_new_pricing_vbap changing new_pricing. But i dont know what to write in that. I am technical guy . Please share me your idea if any one did this before.
    Regards,
    Madhu.
    Edited by: madhurao123 on Mar 10, 2011 5:54 PM

    Dear Lakshmipathy,
    I have tried the option you have suggested but was unable t o make any progress. I have done the following steps:
    In VKOA I have done the revenue account determination based on Acct Assign Grp: Customer, Acct. Assign Grp: Material, and Item Category. Despite this the correct G/L accounts are not being picked up. Can you please suggest where I may be going wrong.
    The scenario is as follows for all Item categories except ZTNN::
    If Customer and Material are taxable @ 5%VAT then pick G/L1
    If Customer and Material are taxable @ 15% VAT then pick G/L 2
    If Customer and Material are taxable @ 2% CST then pick G/L 3
    If Customer and Material are taxable @ 5% CST then pick G/L 4
    If Customer and Material are taxable @ 15% CST then pick G/L 5
    For Item Category ZTNN:
    If Customer and Material are taxable @ 5%VAT then pick G/L6
    If Customer and Material are taxable @ 15% VAT then pick G/L 6
    If Customer and Material are taxable @ 2% CST then pick G/L 6
    If Customer and Material are taxable @ 5% CST then pick G/L 6
    If Customer and Material are taxable @ 15% CST then pick G/L 6
    Your suggestions would be greatly appreciated.
    Thanks and Regards,
    Rohan Gudavalli

  • Division cannot be carried out because divisor is zero - EA00

    hi,
    While doing EA00 transaction following error occurs:
    During billing simulation, a termination occurs with message AJ020 (Division cannot be carried out because divisor is zero) or AJ097 (Unexpected termination in variant &1 in schema &2)
    I gone through the note 402960
    Note says, The termination can occur, for example, when
    1) you choose pushbutton "Overall check" on the move-in screen,
    2) the move-out date of a contract is equal to the move-in date,
    3) one-day time slices are to be billed
    The overall check in the move-in is called with a one-day time slice.That is, the move-in date is selected as the to-date.
    Solution
    Correct your billing schema.
    Use IF nestings to make sure that only schema steps, which can also be executed with zero values, are executed. For example,a division by zero should be avoided.
    My problem is I did not understood what exactly has to change in schema.pls help???
    Regards,
    Chetan

    Can you mention the variant Program you are using on this step. The Divisor operand value seems to have become zero. You may need to check how this operand value is being populated.

  • 3rd party dropshipment carried out by more than one 3rd party vendor

    Hi
    I am wondering if the following is possible in standard SAP on a third party drop shipment scenario..
    I would like 1200pcs quantity to split up into 3 different shipments (each shipment = 400pcs) and drop ship by three different 3rd party vendors (ie. Vendor A, B, C).
    Is this possible in standard SAP?
    In another word, if the standard SAP is able to carried out this business in the system, will the three PO being able to be tracked by the SO?
    If it is possible, how do I perform this in the SAP system via ME57?
    Thanks
    YY

    Hi Yong Yeow Ching
    Yes, it is possible but you need to have 3 PIR's with each vendor and also need to have 3 lines in Source list but w/o any tick for fixed vendor. Here are the steps:
    Create TAS Sales order 1200 Qty--> It will create a Preq with 1200 Qty and delivery address of customer>When Buyer will convert that PReq to PO using ME57 system will give you a pop up message showing all the three vendors , buyer needs to select one supplier and change the qty accordngly in PO-> same steps needs to repeated 3 times using same Preq.
    Regards
    Yogesh

Maybe you are looking for