Authorization issue to execute query via analyzer

Dear,
We are experiencing an authorization issue that we can not solve...
We have grant to user the expected objects to execute query (S_RS_COMP & S_RS_COMP1) and the central objects like S_GUI, S_USER_AGR.
When we test in RESCEADMIN, everything is fine. We can execute the query.
When we test it in the analyzer, the variable screen does not pop-up and we get the error message:
"There is no variable in the workbook, which allows user input"
Does anybody have a direction to help us to orientate our investigation?
Many thanks,
Rodolphe

Hello,
What is the basic settings you have in the Query Properties basic setting tab
Try making it mandatory
Regards
Nitin Bhatia

Similar Messages

  • Authorization issue while executing a Web Template in SAP BI

    Hello All,
    I am facing an issue while executing a webtemplate .
    I have a webtemplate which is being executed by end user, upon execution user must be able to fill in the value for data and submit. The query uses a characteristic KPI identifier ,SBU,BU,product, Region,Affiliate etc . All the mentioned charcaterisitics in Analysis authorization have * value except  KPI identifier and SBU. And Activity 02,03 is provided for the infoprovider.
    When a single value (Ex:KPI01) is provided in KPI identifier the webtemplate works fine in change mode. But when additonal value (Ex KPI02) is being added to the characterstic KPI identifier the webtemplate opens only in display mode. There is no authorization failure as well in the RSEC trace.
    Actually we created two separate roles for each KPI identifier earlier but when two roles provided to a user in combination it was behaving the way i mentioned above. So we tried to create a single role with two values of KPI Identifier in single analysis authorization and it is still the same.
    Please suggest what might be the reason for this behavior. Thank you
    Regards,
    Mohammed Ghouse

    Hi Brian,
    Thanks for your reply
    RSECADMIN does not show any missing authorizations when checked , but what is observed is that the check happens only on display
    These are the characteristics being checked by the query
    Characteristic      Content in SQL format
    OTCACTVT         GRI_IC005 IN ('KPI054','KPI055')
    GRI_IC005          AND GRI_IC007 = 'MFE'
                                AND 0TCAACTVT = '02'
    GRI_IC007
    Comparison with Following Authorized Set
    Characteristic      Content in SQL format
    0TCAACTVT      I CP *
    GRI_IC005        I EQ KPI054
                               I EQ KPI055
    GRI_IC007          I EQ MFE
    And it says its authorized. But still the screen is in display mode. What might be the reason for this behavior.

  • Authorization issue regarding Bex Query

    Hi All,
    User Requirement: When ever the user is executing the report in Design Studio, user can able to see all the company codes (summary data) in the main page of the dashboard. If user wants to drill down to a particular Comp code, then user should access only which are authorized. Ex: If the user Test4444 is executing the report, then he/she can able to see all the comp codes data in the main page of the dashboard. If the user wants to drill down further to see the comp code wise data, then he/she should not allowed to see except comp code-4444 or what and all authorized .
    Back ground work:
    I have a Bex query, which is using the Design Studio. In this query, "0COMP_CODE" is a char InfoObj and I have created a Auth variable on this InfoObj. There are 4 autho objects created based on this "0COMP_CODE". And also 4 Roles and 4 users have created.
    Each autho_Objet has assigned to that corresponding Role and that Role is assigned to that correspond User. Details are as follows.
    Autho_Objet
    Role
    UserID
    ZTEST_MAIN (which includes all - 23 compny codes)
    ZMain_Role
    All users have to access this role
    ZTEST_1111 (which includes only CC- 1111
    Z1111_Role
    Test1111
    ZTEST_2222 (Which Includes only CC - 2222)
    Z2222_Role
    Test2222
    ZTEST_3333 (Which Includes only CC - 3333)
    Z3333_Role
    Test3333
    ZTEST_4444 (Which Includes only CC - 4444)
    Z4444_Role
    Test4444
    To achieve this requirement, I have created 1 auth.object for all Comp.Codes and assigned to one main role and this role is assigned to all users. This looks fine and hopefully it will work.
        The problem is the next step of drill down to comp.code. Here I have created individual autho.object per Role per User and mapped accordingly. Unfortunately, user can able to access all the comp.codes data because of the main role assigned. I got stuck here in this second level restriction. Could some one can through a light how we can achieve this in authorization. It would be a great assistance if some one help here. I would be much appreciated and grateful to your assistance and inputs. Thank you in advance!
    BR
    Venkat...

    In the role ZTEST_MAIN,
    You need to remove all company codes as this is overriding the rest
    Then add aggregate authorization, ie "0COMP_CODE" = ":"
    This is a special authorization which grants authorization to see the summation of all the 0COMP_CODE without giving detailed authorization to any.
    The rest of your design is fine.
    You should then use RSECADMIN to check any authorization issue you have.

  • Authorization issue for Jump query from Summary to Detail

    Hello Gurus,
    I am facing an interesting issue in Jump query authorization.
    I have a query on a summary cube which has Company code as a authorization relevant object .From this query I launch a query on detail cube.This details cube has company code and customer as authorization relevant objects.Customer is present in free characteristic for this query.Summary cube doesnt have the customer object at all.
                     When the user drillsdown on the Customer level in the details query he get the authorization error.After this if he just refreshes the query it works fine .
                       Can anybody please suggest any innovative workaround for this issue.
    Gautam

    Hello Gurus,
    I am facing an interesting issue in Jump query authorization.
    I have a query on a summary cube which has Company code as a authorization relevant object .From this query I launch a query on detail cube.This details cube has company code and customer as authorization relevant objects.Customer is present in free characteristic for this query.Summary cube doesnt have the customer object at all.
                     When the user drillsdown on the Customer level in the details query he get the authorization error.After this if he just refreshes the query it works fine .
                       Can anybody please suggest any innovative workaround for this issue.
    Gautam

  • Can not read authorization object in execute Query

    hello:
       Now I create a authorization object ZSALR, include Activity,Sales Group,Sales Office.                     Activity = Display ,Execute;
    When Sales Group = S_N and Sale Office = S_SX. I execute Query restrict by Sales Group and Sale Office.
    Warning message"You do not have authorization to read to ZSALR"
    When Sales Group = * and Sale Office = *. I execute Query OK, and display all infomation. and explain "S_N" and "S_SX" can display in middle part in Query.
    Hope someone can tell me how to solve the error.
    Regards&Thanks!

    This occurs because , something in the class has changed . Every class has a serial id associated with . It is unique. even if a member var changes , this id will change .
    You are trying to deserialize a serialised object with a changed version of the class .
    You can see the serial id using "serialver" utility provided with jdk in bin directory

  • Authorization issue in bex query designer

    hi all ,  my SAP GUI version is 7.10 , patch 17. , i am facing this issue regarding the ,I have been analyzing a data target for a new requirement , but i am facing problem accessing the reports created on the same data target. i am able to open the previous report in the analyzer built on this data target , but when i tried to edit it using the query designer , the stats message appear as follows
    message:  Authorization change not available for query ' voice of customer.
    .INFO: new functions :'xxxx' can not be edited in the query designer 
    i am facing this problem in all the queries related to  VOC ,. please help me in solving this.

    Hi raghukan,
    This is may be due to the authorization but still you can check the consistency check for these queries using RSRV.
    Regards,
    Amit

  • Authorization issue during Jump Query in BI

    Hi,
    We are facing an issue in BI system, whr user is trying to use and query and jump query [also called, report to report interface (RRI) ]
    But user is getting authorization error while jumping from main query to the other query?
    Could you please help on how to identify what authorization is missing?
    Thanks,
    Umesh C

    Characteristic     Content(in SQL Format)
    0COMP_CODE
    0CREDITOR
    0TCAACTVT
         ( 0COMP_CODE < '0104'
    OR 0COMP_CODE > '0105'
    AND 0COMP_CODE < '0110'
    OR 0COMP_CODE > '0111'
    AND 0COMP_CODE < '0129'
    OR 0COMP_CODE > '0130'
    AND 0COMP_CODE < '0147'
    OR 0COMP_CODE > '0149'
    AND 0COMP_CODE < '0215'
    OR 0COMP_CODE > '0216'
    AND 0COMP_CODE < '0234'
    OR 0COMP_CODE > '0235'
    AND 0COMP_CODE < '0253'
    OR 0COMP_CODE > '0254'
    AND 0COMP_CODE < '0297'
    OR 0COMP_CODE > '0298'
    AND 0COMP_CODE < '0304'
    OR 0COMP_CODE > '0305'
    AND 0COMP_CODE < '0325'
    OR 0COMP_CODE > '0331'
    AND 0COMP_CODE < '0400'
    OR 0COMP_CODE > '0401'
    AND 0COMP_CODE < '0403'
    OR 0COMP_CODE > '0405'
    AND 0COMP_CODE < '0407'
    OR 0COMP_CODE > '0408'
    AND 0COMP_CODE < '0411'
    OR 0COMP_CODE > '0412'
    AND 0COMP_CODE < '0414'
    OR 0COMP_CODE > '0415'
    AND 0COMP_CODE < '0422'
    OR 0COMP_CODE > '0424'
    AND 0COMP_CODE < '0480'
    OR 0COMP_CODE > '0481'
    AND 0COMP_CODE < '0483'
    OR 0COMP_CODE > '0485'
    AND 0COMP_CODE < '0500'
    OR 0COMP_CODE > '0503'
    AND 0COMP_CODE < '0505'
    OR 0COMP_CODE > '0508'
    AND 0COMP_CODE < '0510'
    OR 0COMP_CODE > '0513'
    AND 0COMP_CODE < '0515'
    OR 0COMP_CODE > '0516'
    AND 0COMP_CODE < '0518'
    OR 0COMP_CODE > '0523'
    AND 0COMP_CODE < '0525'
    OR 0COMP_CODE > '0526'
    AND 0COMP_CODE < '0528'
    OR 0COMP_CODE > '0529'
    AND 0COMP_CODE < '0530'
    OR 0COMP_CODE > '0532'
    AND 0COMP_CODE < '0537'
    OR 0COMP_CODE > '0538'
    AND 0COMP_CODE < '0540'
    OR 0COMP_CODE > '0545'
    AND 0COMP_CODE < '0547'
    OR 0COMP_CODE > '0548'
    AND 0COMP_CODE < '0550'
    OR 0COMP_CODE > '0551'
    AND 0COMP_CODE < '0553'
    OR 0COMP_CODE > '0555'
    AND 0COMP_CODE < '0557'
    OR 0COMP_CODE > '0558'
    AND 0COMP_CODE < '0560'
    OR 0COMP_CODE > '0561'
    AND 0COMP_CODE < '0568'
    OR 0COMP_CODE > '0569'
    AND 0COMP_CODE < '0573'
    OR 0COMP_CODE > '0577'
    AND 0COMP_CODE < '0579'
    OR 0COMP_CODE > '0582'
    AND 0COMP_CODE < '0585'
    OR 0COMP_CODE > '0586'
    AND 0COMP_CODE < '0590'
    OR 0COMP_CODE > '0594'
    AND 0COMP_CODE < '0602'
    OR 0COMP_CODE > '0603'
    AND 0COMP_CODE < '0618'
    OR 0COMP_CODE > '0626'
    AND 0COMP_CODE < '0635'
    OR 0COMP_CODE > '0637'
    AND 0COMP_CODE < '0642'
    OR 0COMP_CODE > '0644'
    AND 0COMP_CODE < '0648'
    OR 0COMP_CODE > '0649'
    AND 0COMP_CODE < '0690'
    OR 0COMP_CODE > '0691'
    AND 0COMP_CODE < '0731'
    OR 0COMP_CODE > '0733'
    AND 0COMP_CODE < '0790'
    OR 0COMP_CODE > '0791'
    AND 0COMP_CODE < '0824'
    OR 0COMP_CODE > '0825'
    AND 0COMP_CODE < '0870'
    OR 0COMP_CODE > '0871'
    AND 0COMP_CODE < '0895'
    OR 0COMP_CODE > '0896'
    AND 0COMP_CODE < '0912'
    OR 0COMP_CODE > '0913'
    AND 0COMP_CODE < '0962'
    OR 0COMP_CODE > '0963'
    AND 0COMP_CODE < '1006'
    OR 0COMP_CODE > '1007'
    AND 0COMP_CODE < '1010'
    OR 0COMP_CODE > '1011'
    AND 0COMP_CODE < '1024'
    OR 0COMP_CODE > '1029'
    AND 0COMP_CODE < '1055'
    OR 0COMP_CODE > '1056'
    AND 0COMP_CODE < '1058'
    OR 0COMP_CODE > '1061'
    AND 0COMP_CODE < '1097'
    OR 0COMP_CODE > '1100'
    AND 0COMP_CODE < '1108'
    OR 0COMP_CODE > '1109'
    AND 0COMP_CODE < '1112'
    OR 0COMP_CODE > '1124'
    AND 0COMP_CODE < '1126'
    OR 0COMP_CODE > '1136'
    AND 0COMP_CODE < '1138'
    OR 0COMP_CODE > '1139'
    AND 0COMP_CODE < '1172'
    OR 0COMP_CODE > '1175'
    AND 0COMP_CODE < '1179'
    OR 0COMP_CODE > '1181'
    AND 0COMP_CODE < '1200'
    OR 0COMP_CODE > '1224'
    AND 0COMP_CODE < '1228'
    OR 0COMP_CODE > '1229'
    AND 0COMP_CODE < '1231'
    OR 0COMP_CODE > '1234'
    AND 0COMP_CODE < '1236'
    OR 0COMP_CODE > '1237'
    AND 0COMP_CODE < '1325'
    OR 0COMP_CODE > '1326'
    AND 0COMP_CODE < '1503'
    OR 0COMP_CODE > '1504'
    AND 0COMP_CODE < '1651'
    OR 0COMP_CODE > '1663'
    AND 0COMP_CODE < '1667'
    OR 0COMP_CODE > '1675'
    AND 0COMP_CODE < '1677'
    OR 0COMP_CODE > '1683'
    AND 0COMP_CODE < '1686'
    OR 0COMP_CODE > '1688'
    AND 0COMP_CODE < '1700'
    OR 0COMP_CODE > '1704'
    AND 0COMP_CODE < '1707'
    OR 0COMP_CODE > '1720'
    AND 0COMP_CODE < '1727'
    OR 0COMP_CODE > '1731'
    AND 0COMP_CODE < '1788'
    OR 0COMP_CODE > '1796'
    AND 0COMP_CODE < '1800'
    OR 0COMP_CODE > '1801'
    AND 0COMP_CODE < '1889'
    OR 0COMP_CODE > '1895'
    AND 0COMP_CODE < '1905'
    OR 0COMP_CODE > '1906'
    AND 0COMP_CODE < '1910'
    OR 0COMP_CODE > '1912'
    AND 0COMP_CODE < '1920'
    OR 0COMP_CODE > '1926'
    AND 0COMP_CODE < '1976'
    OR 0COMP_CODE > '1977'
    AND 0COMP_CODE < '2001'
    OR 0COMP_CODE > '2003'
    AND 0COMP_CODE < '2006'
    OR 0COMP_CODE > '2019'
    AND 0COMP_CODE < '2205'
    OR 0COMP_CODE > '2208'
    AND 0COMP_CODE < '2300'
    OR 0COMP_CODE > '2307'
    AND 0COMP_CODE < '2315'
    OR 0COMP_CODE > '2325'
    AND 0COMP_CODE < '2365'
    OR 0COMP_CODE > '2366'
    AND 0COMP_CODE < '2380'
    OR 0COMP_CODE > '2381'
    AND 0COMP_CODE < '2394'
    OR 0COMP_CODE > '2395'
    AND 0COMP_CODE < '2453'
    OR 0COMP_CODE > '2454'
    AND 0COMP_CODE < '2489'
    OR 0COMP_CODE > '2493'
    AND 0COMP_CODE < '2500'
    OR 0COMP_CODE > '2505'
    AND 0COMP_CODE < '2565'
    OR 0COMP_CODE > '2566'
    AND 0COMP_CODE < '5154'
    OR 0COMP_CODE > '5155'
    AND 0COMP_CODE < '5208'
    OR 0COMP_CODE > '5210'
    AND 0COMP_CODE < '5301'
    OR 0COMP_CODE > '5302'
    AND 0COMP_CODE < '5502'
    OR 0COMP_CODE > '5503'
    AND 0COMP_CODE < '5507'
    OR 0COMP_CODE > '5508'
    AND 0COMP_CODE < '5592'
    OR 0COMP_CODE > '5593'
    AND 0COMP_CODE < '5595'
    OR 0COMP_CODE > '5596'
    AND 0COMP_CODE < '5916'
    OR 0COMP_CODE > '5917'
    AND 0COMP_CODE < '5922'
    OR 0COMP_CODE > '5923'
    AND 0COMP_CODE < '5992'
    OR 0COMP_CODE > '5993'
    AND 0COMP_CODE < '6731'
    OR 0COMP_CODE > '6732'
    AND 0COMP_CODE < '7000'
    OR 0COMP_CODE > '7001'
    AND 0COMP_CODE < '7483'
    OR 0COMP_CODE > '7484'
    AND 0COMP_CODE < '8000'
    OR 0COMP_CODE > '8004'
    AND 0COMP_CODE < '8008'
    OR 0COMP_CODE > '8009'
    AND 0COMP_CODE < '8036'
    OR 0COMP_CODE > '8042'
    AND 0COMP_CODE < '8050'
    OR 0COMP_CODE > '8051'
    AND 0COMP_CODE < '8059'
    OR 0COMP_CODE > '8060'
    AND 0COMP_CODE < '8100'
    OR 0COMP_CODE > '8102'
    AND 0COMP_CODE < '8748'
    OR 0COMP_CODE > '8750'
    AND 0COMP_CODE < '9101'
    OR 0COMP_CODE > '9124'
    AND 0COMP_CODE < '9126'
    OR 0COMP_CODE > '9131'
    AND 0COMP_CODE < '9133'
    OR 0COMP_CODE > '9148'
    AND 0COMP_CODE < '9152'
    OR 0COMP_CODE > '9167'
    AND 0COMP_CODE < '9169'
    OR 0COMP_CODE > '9170'
    AND 0COMP_CODE < '9173'
    OR 0COMP_CODE > '9178'
    AND 0COMP_CODE < '9183'
    OR 0COMP_CODE > '9186'
    AND 0COMP_CODE < '9188'
    OR 0COMP_CODE > '9199'
    AND 0COMP_CODE < '9202'
    OR 0COMP_CODE > '9204'
    AND 0COMP_CODE < '9206'
    OR 0COMP_CODE > '9222'
    AND 0COMP_CODE < '9224'
    OR 0COMP_CODE > '9225'
    AND 0COMP_CODE < '9228'
    OR 0COMP_CODE > '9230'
    AND 0COMP_CODE < '9232'
    OR 0COMP_CODE > '9237'
    AND 0COMP_CODE < '9239'
    OR 0COMP_CODE > '9262'
    AND 0COMP_CODE < '9264'
    OR 0COMP_CODE > '9269'
    AND 0COMP_CODE < '9271'
    OR 0COMP_CODE > '9274'
    AND 0COMP_CODE < '9276'
    OR 0COMP_CODE > '9288'
    AND 0COMP_CODE < '9291'
    OR 0COMP_CODE > '9311'
    AND 0COMP_CODE < '9313'
    OR 0COMP_CODE > '9314'
    AND 0COMP_CODE < '9316'
    OR 0COMP_CODE > '9339'
    AND 0COMP_CODE < '9502'
    OR 0COMP_CODE > '9503'
    AND 0COMP_CODE < '9505'
    OR 0COMP_CODE > '9508'
    AND 0COMP_CODE < '9512'
    OR 0COMP_CODE > '9515'
    AND 0COMP_CODE < '9521'
    OR 0COMP_CODE > '9523'
    AND 0COMP_CODE < '9525'
    OR 0COMP_CODE > '9526'
    AND 0COMP_CODE < '9529'
    OR 0COMP_CODE > '9531'
    AND 0COMP_CODE < '9540'
    OR 0COMP_CODE > '9541'
    AND 0COMP_CODE < '9543'
    OR 0COMP_CODE > '9545'
    AND 0COMP_CODE < '9550'
    OR 0COMP_CODE > '9551'
    AND 0COMP_CODE < '9557'
    OR 0COMP_CODE > '9558'
    AND 0COMP_CODE < '9565'
    OR 0COMP_CODE > '9566'
    AND 0COMP_CODE < '9568'
    OR 0COMP_CODE > '9570'
    AND 0COMP_CODE < '9585'
    OR 0COMP_CODE > '9587'
    AND 0COMP_CODE < '9592'
    OR 0COMP_CODE > '9596'
    AND 0COMP_CODE < '9610'
    OR 0COMP_CODE > '9612'
    AND 0COMP_CODE < '9618'
    OR 0COMP_CODE > '9619'
    AND 0COMP_CODE < '9688'
    OR 0COMP_CODE > '9689'
    AND 0COMP_CODE < '9790'
    OR 0COMP_CODE > '9791'
    AND 0COMP_CODE < '9916'
    OR 0COMP_CODE > '9917'
    AND 0COMP_CODE < '9922'
    OR 0COMP_CODE > '9923'
    AND 0COMP_CODE < '9992'
    OR 0COMP_CODE > '9993' )
    AND NOT 0COMP_CODE IN ('#','0001','0100','0107','0120','0126','0138','0145','0152','0171','0175','0180','0181','0188','0195','0197','0200','0206','0213','0221','0229','0232','0240','0244','0247','0257','0261','0263','0265','0267','0280','0285','0290','031
    AND ( 0CREDIT
    OR = '#'
    OR 0CREDIT
    OR BETWEEN '#'
    AND '0000199999'
    OR 0CREDIT
    OR BETWEEN '0000300000'
    AND '9999999999' )
    AND 0TCAACTVT = '03'
    Characteristic     Content(in SQL Format)
    0COMP_CODE     I BT 0104 0105
    I BT 0110 0111
    I BT 0129 0130
    I BT 0147 0149
    I BT 0215 0216
    I BT 0234 0235
    I BT 0253 0254
    I BT 0297 0298
    I BT 0304 0305
    I BT 0325 0331
    I BT 0400 0401
    I BT 0403 0405
    I BT 0407 0408
    I BT 0411 0412
    I BT 0414 0415
    I BT 0422 0424
    I BT 0480 0481
    I BT 0483 0485
    I BT 0500 0503
    I BT 0505 0508
    I BT 0510 0513
    I BT 0515 0516
    I BT 0518 0523
    I BT 0525 0526
    I BT 0528 0529
    I BT 0530 0532
    I BT 0537 0538
    I BT 0540 0545
    I BT 0547 0548
    I BT 0550 0551
    I BT 0553 0555
    I BT 0557 0558
    I BT 0560 0561
    I BT 0568 0569
    I BT 0573 0577
    I BT 0579 0582
    I BT 0585 0586
    I BT 0590 0594
    I BT 0602 0603
    I BT 0618 0626
    I BT 0635 0637
    I BT 0642 0644
    I BT 0648 0649
    I BT 0690 0691
    I BT 0731 0733
    I BT 0790 0791
    I BT 0824 0825
    I BT 0870 0871
    I BT 0895 0896
    I BT 0912 0913
    I BT 0962 0963
    I BT 1006 1007
    I BT 1010 1011
    I BT 1024 1029
    I BT 1055 1056
    I BT 1058 1061
    I BT 1097 1100
    I BT 1108 1109
    I BT 1112 1124
    I BT 1126 1136
    I BT 1138 1139
    I BT 1172 1175
    I BT 1179 1181
    I BT 1200 1224
    I BT 1228 1229
    I BT 1231 1234
    I BT 1236 1237
    I BT 1325 1326
    I BT 1503 1504
    I BT 1651 1663
    I BT 1667 1675
    I BT 1677 1683
    I BT 1686 1688
    I BT 1700 1704
    I BT 1707 1720
    I BT 1727 1731
    I BT 1788 1796
    I BT 1800 1801
    I BT 1889 1895
    I BT 1905 1906
    I BT 1910 1912
    I BT 1920 1926
    I BT 1976 1977
    I BT 2001 2003
    I BT 2006 2019
    I BT 2205 2208
    I BT 2300 2307
    I BT 2315 2325
    I BT 2365 2366
    I BT 2380 2381
    I BT 2394 2395
    I BT 2453 2454
    I BT 2489 2493
    I BT 2500 2505
    I BT 2565 2566
    I BT 5154 5155
    I BT 5208 5210
    I BT 5301 5302
    I BT 5502 5503
    I BT 5507 5508
    I BT 5592 5593
    I BT 5595 5596
    I BT 5916 5917
    I BT 5922 5923
    I BT 5992 5993
    I BT 6731 6732
    I BT 7000 7001
    I BT 7483 7484
    I BT 8000 8004
    I BT 8008 8009
    I BT 8036 8042
    I BT 8050 8051
    I BT 8059 8060
    I BT 8100 8102
    I BT 8748 8750
    I BT 9101 9124
    I BT 9126 9131
    I BT 9133 9148
    I BT 9152 9167
    I BT 9169 9170
    I BT 9173 9178
    I BT 9183 9186
    I BT 9188 9199
    I BT 9202 9204
    I BT 9206 9222
    I BT 9224 9225
    I BT 9228 9230
    I BT 9232 9237
    I BT 9239 9262
    I BT 9264 9269
    I BT 9271 9274
    I BT 9276 9288
    I BT 9291 9311
    I BT 9313 9314
    I BT 9316 9339
    I BT 9502 9503
    I BT 9505 9508
    I BT 9512 9515
    I BT 9521 9523
    I BT 9525 9526
    I BT 9529 9531
    I BT 9540 9541
    I BT 9543 9545
    I BT 9550 9551
    I BT 9557 9558
    I BT 9565 9566
    I BT 9568 9570
    I BT 9585 9587
    I BT 9592 9596
    I BT 9610 9612
    I BT 9618 9619
    I BT 9688 9689
    I BT 9790 9791
    I BT 9916 9917
    I BT 9922 9923
    I BT 9992 9993
    I EQ #
    I EQ 0001
    I EQ 0100
    I EQ 0107
    I EQ 0120
    I EQ 0126
    I EQ 0138
    I EQ 0145
    I EQ 0152
    I EQ 0171
    I EQ 0175
    I EQ 0180
    I EQ 0181
    I EQ 0188
    I EQ 0195
    I EQ 0197
    I EQ 0200
    I EQ 0206
    I EQ 0213
    I EQ 0221
    I EQ 0229
    I EQ 0232
    I EQ 0240
    I EQ 0244
    I EQ 0247
    I EQ 0257
    I EQ 0261
    I EQ 0263
    I EQ 0265
    I EQ 0267
    I EQ 0280
    I EQ 0285
    I EQ 0290
    I EQ 0319
    I EQ 0323
    I EQ 0335
    I EQ 0362
    I EQ 0431
    I EQ 0439
    I EQ 0447
    I EQ 0467
    I EQ 0472
    I EQ 0487
    I EQ 0534
    I EQ 0564
    I EQ 0588
    I EQ 0597
    I EQ 0600
    I EQ 0605
    I EQ 0610
    I EQ 0613
    I EQ 0617
    I EQ 0630
    I EQ 0632
    I EQ 0639
    I EQ 0646
    I EQ 0647
    I EQ 0650
    I EQ 0651
    I EQ 0652
    I EQ 0653
    I EQ 0654
    I EQ 0655
    I EQ 0656
    I EQ 0658
    I EQ 0659
    I EQ 0660
    I EQ 0661
    I EQ 0665
    I EQ 0666
    I EQ 0668
    I EQ 0669
    I EQ 0670
    I EQ 0671
    I EQ 0672
    I EQ 0673
    I EQ 0677
    I EQ 0681
    I EQ 0684
    I EQ 0686
    I EQ 0694
    I EQ 0697
    I EQ 0703
    I EQ 0705
    I EQ 0710
    I EQ 0718
    I EQ 0722
    I EQ 0737
    I EQ 0747
    I EQ 0752
    I EQ 0753
    I EQ 0754
    I EQ 0755
    I EQ 0756
    I EQ 0757
    I EQ 0758
    I EQ 0759
    I EQ 0760
    I EQ 0761
    I EQ 0782
    I EQ 0797
    I EQ 0808
    I EQ 0810
    I EQ 0816
    I EQ 0819
    I EQ 0827
    I EQ 0834
    I EQ 0835
    I EQ 0836
    I EQ 0837
    I EQ 0840
    I EQ 0849
    I EQ 0860
    I EQ 0864
    I EQ 0865
    I EQ 0868
    I EQ 0907
    I EQ 0928
    I EQ 0935
    I EQ 0946
    I EQ 0959
    I EQ 0965
    I EQ 0977
    I EQ 0990
    I EQ 1000
    I EQ 1013
    I EQ 1015
    I EQ 1020
    I EQ 1044
    I EQ 1046
    I EQ 1050
    I EQ 1052
    I EQ 1067
    I EQ 1069
    I EQ 1074
    I EQ 1085
    I EQ 1087
    I EQ 1089
    I EQ 1092
    I EQ 1102
    I EQ 1103
    I EQ 1105
    I EQ 1106
    I EQ 1141
    I EQ 1166
    I EQ 1170
    I EQ 1184
    I EQ 1187
    I EQ 1239
    I EQ 1314
    I EQ 1402
    I EQ 1562
    I EQ 1597
    I EQ 1689
    I EQ 1690
    I EQ 1691
    I EQ 1692
    I EQ 1693
    I EQ 1694
    I EQ 1695
    I EQ 1696
    I EQ 1705
    I EQ 1706
    I EQ 1725
    I EQ 1733
    I EQ 1745
    I EQ 1751
    I EQ 1754
    I EQ 1803
    I EQ 1819
    I EQ 1887
    I EQ 2005
    I EQ 2185
    I EQ 2201
    I EQ 2330
    I EQ 2332
    I EQ 2339
    I EQ 2354
    I EQ 2368
    I EQ 2372
    I EQ 2397
    I EQ 2437
    I EQ 2439
    I EQ 2458
    I EQ 2512
    I EQ 2613
    I EQ 2800
    I EQ 2801
    I EQ 2802
    I EQ 2803
    I EQ 2805
    I EQ 4528
    I EQ 5106
    I EQ 5110
    I EQ 5130
    I EQ 5183
    I EQ 5185
    I EQ 5189
    I EQ 5196
    I EQ 5203
    I EQ 5212
    I EQ 5230
    I EQ 5240
    I EQ 5242
    I EQ 5244
    I EQ 5265
    I EQ 5269
    I EQ 5273
    I EQ 5276
    I EQ 5286
    I EQ 5292
    I EQ 5306
    I EQ 5413
    I EQ 5425
    I EQ 5427
    I EQ 5510
    I EQ 5513
    I EQ 5523
    I EQ 5543
    I EQ 5551
    I EQ 5565
    I EQ 5572
    I EQ 5576
    I EQ 5587
    I EQ 5926
    I EQ 5930
    I EQ 6737
    I EQ 6747
    I EQ 6982
    I EQ 7481
    I EQ 7749
    I EQ 8006
    I EQ 8007
    I EQ 8200
    I EQ 8579
    I EQ 8644
    I EQ 8655
    I EQ 8739
    I EQ 8765
    I EQ 8766
    I EQ 8767
    I EQ 8821
    I EQ 8823
    I EQ 8923
    I EQ 8925
    I EQ 9050
    I EQ 9051
    I EQ 9055
    I EQ 9180
    I EQ 9347
    I EQ 9351
    I EQ 9354
    I EQ 9360
    I EQ 9361
    I EQ 9364
    I EQ 9413
    I EQ 9425
    I EQ 9427
    I EQ 9489
    I EQ 9500
    I EQ 9510
    I EQ 9518
    I EQ 9533
    I EQ 9536
    I EQ 9548
    I EQ 9554
    I EQ 9561
    I EQ 9572
    I EQ 9574
    I EQ 9576
    I EQ 9581
    I EQ 9601
    I EQ 9604
    I EQ 9606
    I EQ 9616
    I EQ 9634
    I EQ 9675
    I EQ 9683
    I EQ 9699
    I EQ 9707
    I EQ 9722
    I EQ 9741
    I EQ 9890
    I EQ 9926
    I EQ 9930
    I EQ 9976
    I EQ 9982
    I EQ 9999
    I EQ :
    I EQ AT01
    I EQ AU01
    I EQ BE01
    I EQ CA01
    I EQ CH01
    I EQ DE01
    I EQ DK01
    I EQ ES01
    I EQ FR01
    I EQ GB01
    I EQ HU01
    I EQ IT01
    I EQ JP01
    I EQ NL01
    I EQ NO01
    I EQ SE01
    I EQ SG01
    I EQ TEMP
    I EQ TMPN
    I EQ US01
    I EQ ZA01
    0CREDITOR     I BT 0000000000 0000199999
    I BT 0000300000 9999999999
    I EQ #
    I EQ :
    0TCAACTVT     I EQ 03
         Not Authorized Selection is not authorized     
    All Authorizations Tested
      Message EYE007: You do not have sufficient authorization 
      No Sufficient Authorization for This Subselection (SUBNR)

  • Authorization issue while executing F110 tcode

    Dear All,
    User is facing the proble while executing the tcode F110, user wants to change some payments, but does'nt have change option(pencil mark button is not appearing).
    according to su53 screen shot analysis, fdkuser tcode is missing. this fdkuser is asssociated with all critical obects.
    Kindly do the neeful.
    Thanks & Regards,
    Ganesh.

    >
    Jurjen Heeck wrote:
    > > Recommendation is to do it in dev as it slows down the system performance.
    >
    > If you have production data in your DEV system, which is hardly ever the case, you can do that. I'd do it either in an up to date testsytem or in production. Running a trace on one user and only for authorization checks will not be too big a performance issue as long as you remember to stop the trace after the analysis is finished.
    I agree.  If a trace causes perceptible system performance degradation then it is undersized and likely to come to a standstill during financial closing etc.

  • Issue about executing query in BI 7.0 Query Designer

    hi, all
    i am using bi7.0. and when i want to execute a query in the query designer, i met a problem.
    when i click the execute button in the tool bar, the web page pop up  and display some dull information: invalid syntax error. the page can not be displayed.
    any ideas of how to solve this problem.
    thanks.

    hi, all
    this time  when i click the "execute" button in the BEx Query Designer, i got the following error message  in the pop up web page:
    Exception in BI runtime
    Log ID: 001E4FD906750057000000DF000004F800045A5CF6DB9857
    Initial cause
    Message:
    Connect to message server host failedConnect_PM  TYPE=B MSHOST=shni200.cts.com GROUP=PUBLIC R3NAME=AD1 MSSERV=sapmsAD1 PCS=1ERROR       service 'sapmsAD1' unknownTIME        Wed Oct 29 12:40:31 2008RELEASE     700COMPONENT   NI (network interface)VERSION     38RC          -3MODULE      nixxhsl.cppLINE        776DETAIL      NiHsLGetServNo: service name cached as unknownCOUNTER     3
    Stack trace:
    com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failedConnect_PM  TYPE=B MSHOST=shni200.cts.com GROUP=PUBLIC R3NAME=AD1 MSSERV=sapmsAD1 PCS=1ERROR       service 'sapmsAD1' unknownTIME        Wed Oct 29 12:40:31 2008RELEASE     700COMPONENT   NI (network interface)VERSION     38RC          -3MODULE      nixxhsl.cppLINE        776DETAIL      NiHsLGetServNo: service name cached as unknownCOUNTER     3     at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:457)     at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:989)     at com.sap.mw.jco.JCO$Client.connect(JCO.java:3193)     at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.connectWithJCO(SAPCFConnectorManagedConnection.java:411)     at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.establishInitialConnection(SAPCFConnectorManagedConnection.java:209)     at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.init(SAPCFConnectorManagedConnection.java:188)     at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnectionFactory.createManagedConnection(SAPCFConnectorManagedConnectionFactory.java:129)     at com.sap.engine.services.connector.jca.ConnectionHashSet.match(ConnectionHashSet.java:320)     at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189)     at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorConnectionFactory.getConnectionEx(SAPCFConnectorConnectionFactory.java:155)     at com.sap.portal.ivs.internalconnector.ConnectionProvider.getConnection(ConnectionProvider.java:302)     at com.sap.portal.ivs.internalconnector.ConnectionProvider.getConnection(ConnectionProvider.java:259)     at com.sapportals.portal.ivs.cg.ConnectorService.getConnection(ConnectorService.java:458)     at com.sapportals.portal.ivs.cg.ConnectorService.getConnection(ConnectorService.java:87)     at com.sap.ip.bi.base.portal.connection.PortalConnectionPool.getConnection(PortalConnectionPool.java:172)     at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getMasterSystemConnection(GenericConnectionPool.java:64)     at com.sap.ip.bi.base.application.impl.Application.createService(Application.java:406)     at com.sap.ip.bi.base.application.impl.Application.getProperty(Application.java:596)     at com.sap.ip.bi.base.application.impl.Application.initialization(Application.java:227)     at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:132)     at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:63)     at com.sap.ip.bi.webapplications.runtime.impl.Page.constructPage(Page.java:650)     at com.sap.ip.bi.webapplications.runtime.impl.Page.<init>(Page.java:606)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.createPage(Controller.java:548)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:922)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:868)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:328)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21)     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)     at java.security.AccessController.doPrivileged(Native Method)     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Message:
    No connection possible to BI master system SAP_BW
    Stack trace:
    com.sap.ip.bi.base.service.connection.ConnectionException: No connection possible to BI master system SAP_BW     at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getMasterSystemConnection(GenericConnectionPool.java:68)     at com.sap.ip.bi.base.application.impl.Application.createService(Application.java:406)     at com.sap.ip.bi.base.application.impl.Application.getProperty(Application.java:596)     at com.sap.ip.bi.base.application.impl.Application.initialization(Application.java:227)     at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:132)     at com.sap.ip.bi.base.application.ApplicationFactory.createApplication(ApplicationFactory.java:63)     at com.sap.ip.bi.webapplications.runtime.impl.Page.constructPage(Page.java:650)     at com.sap.ip.bi.webapplications.runtime.impl.Page.<init>(Page.java:606)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.createPage(Controller.java:548)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.doProcessRequest(Controller.java:922)     at com.sap.ip.bi.webapplications.runtime.controller.impl.Controller.processRequest(Controller.java:868)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.services.BIRuntimeService.handleRequest(BIRuntimeService.java:328)     at com.sap.ip.bi.webapplications.runtime.jsp.portal.components.LauncherComponent.doContent(LauncherComponent.java:21)     at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)     at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)     at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)     at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)     at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)     at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)     at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)     at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)     at java.security.AccessController.doPrivileged(Native Method)     at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:156)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)     at java.security.AccessController.doPrivileged(Native Method)     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)Caused by: com.sap.ip.bi.base.service.connection.ConnectionException: No connection exists for system "SAP_BW"     at com.sap.ip.bi.base.portal.connection.PortalConnectionPool.getConnection(PortalConnectionPool.java:216)     at com.sap.ip.bi.base.service.connection.impl.GenericConnectionPool.getMasterSystemConnection(GenericConnectionPool.java:64)     ... 44 moreCaused by: com.sap.mw.jco.JCO$Exception: (102) RFC_ERROR_COMMUNICATION: Connect to message server host failedConnect_PM  TYPE=B MSHOST=shni200.cts.com GROUP=PUBLIC R3NAME=AD1 MSSERV=sapmsAD1 PCS=1ERROR       service 'sapmsAD1' unknownTIME        Wed Oct 29 12:40:31 2008RELEASE     700COMPONENT   NI (network interface)VERSION     38RC          -3MODULE      nixxhsl.cppLINE        776DETAIL      NiHsLGetServNo: service name cached as unknownCOUNTER     3     at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:457)     at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:989)     at com.sap.mw.jco.JCO$Client.connect(JCO.java:3193)     at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.connectWithJCO(SAPCFConnectorManagedConnection.java:411)     at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.establishInitialConnection(SAPCFConnectorManagedConnection.java:209)     at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnection.init(SAPCFConnectorManagedConnection.java:188)     at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorManagedConnectionFactory.createManagedConnection(SAPCFConnectorManagedConnectionFactory.java:129)     at com.sap.engine.services.connector.jca.ConnectionHashSet.match(ConnectionHashSet.java:320)     at com.sap.engine.services.connector.jca.ConnectionManagerImpl.allocateConnection(ConnectionManagerImpl.java:189)     at com.sapportals.connectors.SAPCFConnector.connection.SAPCFConnectorConnectionFactory.getConnectionEx(SAPCFConnectorConnectionFactory.java:155)     at com.sap.portal.ivs.internalconnector.ConnectionProvider.getConnection(ConnectionProvider.java:302)     at com.sap.portal.ivs.internalconnector.ConnectionProvider.getConnection(ConnectionProvider.java:259)     at com.sapportals.portal.ivs.cg.ConnectorService.getConnection(ConnectorService.java:458)     at com.sapportals.portal.ivs.cg.ConnectorService.getConnection(ConnectorService.java:87)     at com.sap.ip.bi.base.portal.connection.PortalConnectionPool.getConnection(PortalConnectionPool.java:172)     ... 45 more

  • Issue when execute query in JAVA portal

    Hi all,
    I aways used the Query Designer 3.x and now im using the Query Design and i know that run with JAVA portal. So I have new issues and it not expected.
    When I run RSRT and select a query I have no problems running by ABAP but when I select JAVA Web i had issue.
    I know that JAVA give the addres:
    http://MACHINE:PORT/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.....
    but in my case only give me:
    /irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.....
    Anyone have some idea?
    Thanks in advice
    Ralph

    Hello,
    Let me understand the issue.
    When you click on Java Web (RSRT), the browser opens the following URL "/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom....." ?
    Download the note 937697 and follow the instructions. Maybe the BI Master data is not configured on your portal.
    This note will detects the inconsiste and suggest a solution.
    Also, there is a table which you have to maintain the Portal server name.
    TABLE: RSPOR_T_PORTAL
    Check if exist a default portal on this table.
    Thanks...
    Edward John

  • Authorization issues in executing the chain

    Hi Techies,
    When im triying to execute the chain, the chain allows me to do so and went well but all the jobs corresponding it were running under my ID. Later I tried to schedule the chain on ALEREMOTE, but it throws error saying ALEREMOTE do not have authorization to execute the infosources as it hits its first infosource.
    We made the Trace On and tried to find any unauthorized hits in it, but the trace went well wthout any error.
    Need to confirm:
    1. ALEREMOTE was assigned with CPIC User role, does this effects?
    2. In BW Global Settings, for the field BW suer ALE entry have ALEREMOTE, where earlier it was not there. After making this entry, the chain does not even allow to trigger on my ID and on ALEREMOTE.
    3. If this entry effects, whats the significance of this field.
    Regards,
    Subhash.

    Hi Subhash,
    for the administration processes that are bundled in a process chain, you require authorization for authorization object S_RS_ADMWB.
    To work with process chains, you require authorization for authorization object S_RS_PC. You use this authorization object to determine whether process chains can be displayed, changed or executed, and whether logs can be deleted. You can use the name of the process chain as the basis for the restriction, or restrict authorizations to chains using the application components to which they are assigned.
    http://help.sap.com/saphelp_nw70/helpdata/en/35/c7e442e3c15704e10000000a155106/frameset.htm
    The BI background user has all the required authorizations to execute all BI process types. Other users have to assign themselves these authorizations so that authorization errors do not occur during processing.
    http://help.sap.com/saphelp_nw70/helpdata/en/d3/53e03b8235953ee10000000a114084/frameset.htm
    Hope this helps.
    Regards
    Andreas

  • Authorization problem in executing a Planning Function

    Hi All,
    We are facing an authorization issue  while executing a planning function in a WAD template.
    The error message is :
    The planning function ended with errors.
    The user does not have authorization on infoprovider YF2IGM37.
    But the relevant authorizations have already been provided to the said user for:
    S_RS_ALVL,S_RS_PLENQ ,S_RS_PLSE ,S_RS_RLSQ, S_RS_PLST        along with authorization for
    Cube, multiprovider, query as well as aggregation layer.
    Could anyone pls help us resolving the issue.
    rgds,
    Nandini.

    Check any authorization relevant infoobject user is not authorized for.
    For example, if company code is authorization relevant,and in your query any default company code is provided, user may not have the relevant access.

  • Authorization issue in Info spoke

    Hi all,
    I am facing some authorization issue when executing info spoke in process chain.
    Info spoke is working fine in direct Scheduling (both background and Dialog).
    Am getting this error after execution of process chain
    "System error: RSDRC / FORM AUTHORITY_CHECK RSDRC / FORM AUTHORITY_CHECK R"
    "System error: RSDRC / FUNC RSDRC_BASIC_CUBE_DATA_GET RSDRC / FUNC RSDRC_B"
    "System error: RSDRC / FORM DATA_GET RSDRC / FORM DATA_GET RSDRC / FORM DA"
    "Extraction Cube : Error in DataManager API".
    I dont know why this problem comes.
    Can anyone tel me what went wrong and how to solve it.
    Thanks in advance.
    Kind regards,
    Shanbagavalli.S

    Hi All,
        The above issue is getting due to # character in text at end(e.g ljdfsaa##). After removing # characters in text issue got resolved.
    Thansk,
    Manjunatha

  • Error while executing query in BEX

    Hi All,
    I am experiencing an issue while executing query on FIAR_C03.
    "Abort No Values could be determined for variable 0P_FVAEX
    Error specify a value for 0P_FVAEX
    Abort system error in program SAPLRRKO and form APPEND_KHANDLE_1-01-
    I had searched SDN forums and found the similar error which is inculded in the below link:
    Bex Variable
    However, the solution specified is only for a particular 3 queries. Also the solution is that the 3 queries(Which are having errors) are replaced by another 3 queries.
    Can anybody help us in this regard.
    Regards
    YJ

    hi JY,
    try 858477 steps for other 'infected' webtemplates ?
    try implement correction in 660514 ?
    (also search other notes with keyword 0P_FVAEX
    e.g 585202)
    hope this helps.

  • Problem in executing query in browser and bex analyzer

    i am not able to execute query in browser nor bex analyzer...
    problem is that i dont have option to run in bex analyzer in query designer (menu bar seems missing in query designer and how can i get enabled
    and when execute the query in browser using bex query designer ..it prompts me with following error
    URL http://saperpdev.saperpdev.com:8002/sap/bw/BEx call was terminated because the corresponding service is not available
    Note
    ■The termination occurred in system ERD with error code 403 and for the reason Forbidden.
    ■The selected virtual host was 0
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:SAPERPDEV_ERD_02-v:0-s:403-r:Forbidden
    and i tried to open the query from bex analyzer  level
    it prompts me as follows
    macros are disabled because the security level is set to high and digitally signedtrusted certificate is not attached to the macros,to run the macros change the security level to lower settings
    pls suggest me

    hi suman,
    thanks for your response.. but let me be more clear
    i am using sap gui 7.20 front end and when i execute rrmx i am able to navigate to BEx analyzer but when i tried to open a report which i create i get following error message..
    you do not have sufficient authorization for infoprovider zic_proj
    function module  /SDF/AL_MAP_TRANSID_LOGH doesnt exit
    second thing is that i tried from bex query designer to execute the report ..but i am not able to execute the report...
    i hope some connections seems missing..please let me know what to do ASAP..
    and where can i post this question to get fast reply

Maybe you are looking for

  • 2011 MBP shuts down when connected to external display

    I've been using my 2011 15" MBP for about a week now with no problem until today when I tried to connect it to my old 20" cinema display. I have the mini display port hooked up to the dvi adapter and a usb connection hooked up to external keyboard an

  • Need Printing Help (location to top-left?)

    im able to print out a JFrame, no problem..but the onscreen image and whats printed on paper arent exactly the same 1) Printed is 1.5 - 2X bigger than onscreen (1280x1024 resolution) 2) Printed starts near the middle of the page, not at the top left

  • Restore a .DMP file in Oracle XE

    Hello, I am new to Oracle and I downloaded the XE version for testing purposes. Can anyone tell how I restore a .dmp file? I got the file from a cient and need to run some queries on it. Any help on this would be great. Thanks. Anil

  • How to detemine the interface in portals

    Hi Gurus, I want to determine the number of interface involved in portals. To know the number of backend source for portals. for every inputs more points will be rewarded. Thanks in Advance, Dharani

  • Can I buy a backlit keyboard for my HP Pavilion g6 1d11dx?

    Hey guys, I'm not sure if this is the proper place to post this question but i was wondering if anyone would be able to help.........can I buy a backlit keyboard for my HP Pavilion g6 1d11dx?  I tried searching online but I couldn't find an answer.