VC Error: There are no BI systems defined in portal/ no authorization

Hi,
when trying to launch the BI integration wizard on an iview in Visual Composer in the ESA Discovery system I get the follwing error message:
"WARNING 2005: There are no BI systems defined in portal. In order to use BI integration wizard, you must first define at least one BI system based on the BI XMLA, BI ODBO, BI JDBC, or BI SAP Query Connector."
When I click on the "Find data" button in VC I am able to see the names of BI systems in the System drop down box and can search queries and execute them. So the BI must be connected.
I did not change the original configuration of portal or VC.
When trying to launch the MDX editor or SQL editor I get the error message that I am not authorized to do this, but I am logged on as user admin or user j2ee_admin.
Can somebody help me please
Best Regards
Maximilian Lohrer

Question has been sent twice, I close it.

Similar Messages

  • CCMS Error - There are system problems on the remote host (system failure)

    Hi,
    I have installed the SAPCCMSR agent in the AccAD(Accelerated Application Delivery) server. However, when I execute OS07 and try to view the CPU usage, I encountered this error:
    There are system problems on the remote host (system failure)
    Message no. S1308
    Any idea what does the error mean?
    Thanks.
    KY

    Hi,
    Thanks for replying. The problem has been resolved after upgrading the sapccmsr.
    Thanks.
    Regards,
    KY

  • J2ee1.4 installation error - there are no files requiring installation

    hi all,
    i downloaded the j2ee sdk 1.4 bundle and installed successfully on my suse 8.2. however when i tried doing it on another suse 8.2 machine using the same bundle i got an error that says :
    There are no files requiring installation - here's all the output -
    Checking available disk space...
    Checking Java(TM) 2 Runtime Environment...
    Launching Java(TM) 2 Runtime Environment...
    Error: There are no files requiring installation.
    Deleting temporary files...
    i'm new to j2ee so plz, if any one knows how to get around this, let me know.
    thanks,
    rich

    This message will be issued if files necessary for installation are not found once the self-extracting executable extracts its content. If you successfully used same distribution file to install on another machine, it is very likely that the distribution file got corrupted while being moved from one system to another.
    If you use ftp to transfer files between systems, make sure that you transfer file in binary mode.
    If you don't have the original distribution file anymore, you might need to download the distribution again.

  • There are 2 places to define Company Code, which is correct.

    There are 2 places to define company code i.e.:
    IMG -> Enterprise Structure -> Definition -> Financial Acc -> Define Company, and
    IMG -> Enterprise Structure -> Definition -> Financial Acc -> Edit, Copy, Delete, Check Company code.
    I know the one path updates table T001 and the other T880 but I don't understand the differences... probably as I am abapper.
    Edited by: Gemini Twin on Jun 15, 2011 10:43 AM

    Hi Gemini,
    Company and Company Code are different.
    The first path is to define Company:
    IMG -> Enterprise Structure -> Definition -> Financial Acc -> Define Company
    Second path is to define Company Code:
    IMG -> Enterprise Structure -> Definition -> Financial Acc -> Edit, Copy, Delete, Check Company code.
    (the practice when creating any new config in SPRO is to used Copy function instead of Create)
    We can make do without Company. In my customer's system, we do not set up Company.
    Company Code is a must and is the first step that you need to define before defining anything else (Pers Area, PSA, etc).
    Chart of Account also linked to Company Code, not Company. The two are different, please do not confused them into one.

  • "There are no video tracks defined in the current project"

    I can't get the IDVD program to burn a Dvd. When I click the burn button I get the Message "There are no video tracks defined in the current project. Error in Project Structure". The iMovie seems to be fine. I had burned one previous movie to DVD and had no problem
    iMac G5 Mac OS X (10.4.3)
    iMac   Mac OS X (10.2.x)  

    Also be sure that you have "dropped" the movie into the right location. The " ...error in project structure." simply means that the DVD specification calls for at least one video track. Your video track is probably in a drop zone on the menu; in which case you have no playable video track. Drag the movie outside the drop zone and see what happens.
    Mike

  • Wheni am tried to settle order i got error  There are no accrued amounts; s

    Wheni am tried to settle order i got error  There are no accrued amounts; settlement is not possible.

    Hi Guru,
    Details of production order
    Target quantity =1,063,893      Delivered quantity =1,063,893     confirmed quantity = 1,074,945     EA     Basic start =07.04.2009     Basic finish   =01.11.2010     TECO PCNF DLV  PRC  GMPS MANC RESA SETC*
    When i am trying to close order system gives Error messsage
      000 Unprocessed future change recs for order SS50008TT/1A prevent del. fl
      000 Order SS50008TT/1A is partially confirmed
    Unprocessed future change recs for order SS50008TT/1A prevent del.
    flag/completion
         Message no. CO688
    Diagnosis
         There are still future change records or error records to be process
         from the confirmation for the confirmation processes in order
         SS50008TT/1A. Possible confirmation processes are:
         o   Automatic goods receipt
         o   Backflushing
         o   Calculation of actual costs
         o   Data transfer to HR
    System Response
    You are not meant to set the deletion flag/'completed' status
    with future change records that have not been processed.
    edure
    You should process the open future change records using
    o   Predefined confimration process or
    o   The CORUPROC program, by dispatching it in Customizing in
        background job (dispatch background jobs: dispatching proc
    Check if incorrect goods movements or incorrect actual cost ca
    exist for the order, and reprocess these if necessary:
    o   Reprocessing incorrect goods movements
    o   Reprocessing incorrect actual cost calculations

  • SSRS 2008 Column Chart with Calculated Series (moving average) "formula error - there are not enough data points for the period" error

    I have a simple column chart grouping on 1 value on the category axis.  For simplicity's sake, we are plotting $ amounts grouping by Month on the category axis.  I right click on the data series and choose "Add calculated series...".  I choose moving average.  I want to move the average over at least 2 periods.
    When I run the report, I get the error "Formula error - there are not enough data points for the period".  The way the report is, I never have a guaranteed number of categories (there could be one or there could be 5).  When there is 2 or more, the chart renders fine, however, when there is only 1 value, instead of suppressing the moving average line, I get that error and the chart shows nothing.
    I don't think this is entirely acceptable for our end users.  At a minimum, I would think the moving average line would be suppressed instead of hiding the entire chart.  Does anyone know of any workarounds or do I have to enter another ms. connect bug/design consideration.
    Thank you,
    Dan

    I was having the same error while trying to plot a moving average across 7 days. The work around I found was rather simple.
    If you right click your report in the solution explorer and select "View Code" it will give you the underlying XML of the report. Find the entry for the value of your calculated series and enter a formula to dynamically create your periods.
    <ChartFormulaParameter Name="Period">
                      <Value>=IIf(Count(Fields!Calls.Value) >= 7 ,7, (Count(Fields!Calls.Value)))</Value>
    </ChartFormulaParameter>
    What I'm doing here is getting the row count of records returned in the chart. If the returned rows are greater than or equal to 7 (The amount of days I want the average) it will set the points to 7. If not, it will set the number to the amount of returned rows. So far this has worked great. I'm probably going to add more code to handle no records returned although in my case that shouldn't happen but, you never know.
    A side note:
    If you open the calculated series properties in the designer, you will notice the number of periods is set to "0". If you change this it will overwrite your custom formula in the XML.

  • Help! There are no video tracks defined in the current project.

    I have been sending slideshows from Iphoto to Idvd for over a year without any problems. Now when I click the burn icon I get this message:
    There are no video tracks defined in the current project. Can anyone help? I'm really in a panic concerning how this could have happened and how to fix it. Thanks

    Hi t
    Don't know BUT
    I would start a new account/user and log into this and re-try.
    Yours Bengt W

  • WF error: There are no workflows that have already worked with this object

    Hello all,
        I am getting the error "There are no workflows that have already worked with this object" when I go to IQS23--> enter notification number --> workflow overview. I tried to find information related to this error message but could not find anything. If anyone happen to know anything about this error, please let me know.
    Thanks.
    Mithun

    Hello,
    As the error message says, it can't find any workflows that have dealt with the instance of the object you're inquiring about.
    If you know this isn't true, or if you don't know what object this concerns, the you could try debug to see which object is being searched for.
    regards
    Rick Bakker
    Hanabi Technology

  • PCO 2.1 Error : there are multiple root elements Line 6, position 2

    HI all,
    I am getting an error while adding Destination for Notification.
    On the Destination Tab, I am able to create MII System as Destination. And expanding the newly created Destination, i can see a child node 'Destination'. While clicking on this child node, i am getting an error as "there are multiple root elements Line 6, position 2"
    Can anybody please help.
    Regards
    Muzammil

    Hi,
    While configuring MII Server details, instead of IP address of MII server, we gave domain name and it started working.
    Regards
    Muzammil

  • Depreciation error :There are no areas to post to in company code SN00

    Hi,
      When I am running depreciation (AFAB) for a main asset for a particular period, I am getting an error as "There are no areas to post to in company code SN00".
    On further checking, the solution seems given is as follows" Using the Customizing functions, check whether the areas to be posted have been given a posting cycle in the company code specified."
    Could not understand what does that mean.
    Any inputs will be highly appreciated.
    Thanks in Advance,
    Dusmanta

    Hi,
    You have to define how depreciation area post to general ledger.
    For this in SPRO, in Asset Accounting go to 'Integration with the General Ledger' and in to
    'How Depreciation Area post to General Ledger'.
    For your dereciation area, check whether 'Area Posts in Realtime' is selected.
    regards,
    Priya Rajesh.

  • Error: There are gaps in assignment of required role ZVLPP Vendor - Landlor

    Hello everyone,
    I did create a new BP role with vendor integration. I have done all the settings including the syncronization settings between the vendor and BP. Now when i want to edin an old contract i get error message:
    There are gaps in assignment of required role ZVLPP Vendor - Landlord Companies
    Message no. REBPBP011
    Diagnosis
    Either a business partner has not been assigned in role ZVLPP Vendor - Landlord Companies for the current object/contract or
    A business partner is not assigned in this role at all times in which the object is valid (period 01.11.2008 - 31.10.2009).
    However, the Customizing settings specify that role ZVLPP Vendor - Landlord Companies is mandatory for the current object/contract.
    System Response
    Depending on the object, you may be able to save the object despite the fact that there is no business partner. However you will not be able to activate the contract if you have not assigned a business partner.
    Procedure
    Assign a business partner in role ZVLPP Vendor - Landlord Companies for the entire period  01.11.2008 - 31.10.2009.
    My problem is in the step where i make assignment of applications/objects to my business roles, I havent set any of the two roles as madatory for a RE contract.
    I ve gone through all the steps for BP in Customizing and searched through all OSS notes and forums but didnt find anything on that problem.
    Does anyone have an idea what the problem might be?
    Any input would be appreciated
    Thanks
    Severina

    Hi,
    The message is not an error message. but for me it is just a warning message. Inspite of the warning, you can still save the contract.
    However, you cannot activate the contract because, Customer / Vendor Business Partner are not attached to the Real estate contract. By default, you must assign a Business partner with Customer role / Vendor role to a contract. This is to ensure FI postings to Customers / Vendors.
    So, choose a Business partner with vendor role and save the contract and activate it.
    Cheers !!!
    Siva

  • Error: there are non exicisable item with cenvat tax code

    I am getting an error message there are non exicisable item with cenvat tax code while trying to add po for pick and pack from sales order. I request all of you to help me with it.
    I have already checked if the item and ware house is exicisable in the check box of the master data.
    Best regards,
    Sandesh.Sreyamsh

    Thanks mahendra and rahul,
    Unfortunately my issue is not solved yet, the tax is not manually created it was created by sap during new company creation. I checked by adding other tax type in sales order but every time when I try to create sales bom it gives the above error.
    @ Rahul the tax is under cenvat type and the Items has been added under exercise transaction. here is what im trying to do
    I created a sales order for 4 of my items.
    Then i try to create po for two of my as pick and pack items by checking Purchase orders indicator under logistics tab of sales order.
    At this point i am getting the above said error.
    All the items i am trying to add is exisable and tax is also of cenvat type.
    Please help me out of this as im stuch very badly in this issue.
    Regards,
    Sandesh.Sreyamsh

  • HP MediaSmart Playback Error "There are some problems trying to play the music file ..." Why?

    The error message pops up for all WAV files.  All the same files play fine with other software.  What is wrong with the HP software?

    gambl0r wrote:
    Winston, you CAN sync without transferring the files to the Apple TV HDD.
    That's not correct, although I now understand you.
    Select Custom sync and choose not to transfer files.
    As I say I realise what you are saying, but it is your library database file that is synced, your music is streamed.
    It has worked in the past for me and it still works now, I can see all the albums on the Apple TV in 'My Music' only when I go to play a file: silence. Both on the television and on the stereo.
    Have you by any chance turned the volume down on the tv.
    And yes, there is a reason to disable sound output via HDMI, because there is no use to have two audio streams outputting at the same time.
    Sorry I don't follow your reasoning here. We don't use the DVD player in the car, I haven't considered disabling it though.

  • Metastat error "there are no exsiting databases

    Good day
    We have a numerous T2000, T5220 and V240/V245 in our fleet. Most have mirrored drives supporting the Solais 10. On one of our v245 we appear to have lost one of our drives. The metastat command returns the following:
    bash-3.00# metastat
    d6: Mirror
    Submirror 0: d16
    State: Needs maintenance
    Submirror 1: d26
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 56894016 blocks (27 GB)
    d16: Submirror of d6
    State: Needs maintenance
    Invoke: metareplace d6 c1t0d0s6 <new device>
    Size: 56894016 blocks (27 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s6 0 No Maintenance Yes
    d26: Submirror of d6
    State: Okay
    Size: 56894016 blocks (27 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t1d0s6 0 No Okay Yes
    d5: Mirror
    Submirror 0: d15
    State: Needs maintenance
    Submirror 1: d25
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 20484288 blocks (9.8 GB)
    d15: Submirror of d5
    State: Needs maintenance
    Invoke: metareplace d5 c1t0d0s5 <new device>
    Size: 20484288 blocks (9.8 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s5 0 No Maintenance Yes
    d25: Submirror of d5
    State: Okay
    Size: 20484288 blocks (9.8 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t1d0s5 0 No Okay Yes
    d4: Mirror
    Submirror 0: d14
    State: Needs maintenance
    Submirror 1: d24
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 20484288 blocks (9.8 GB)
    d14: Submirror of d4
    State: Needs maintenance
    Invoke: metareplace d4 c1t0d0s4 <new device>
    Size: 20484288 blocks (9.8 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s4 0 No Maintenance Yes
    d24: Submirror of d4
    State: Okay
    Size: 20484288 blocks (9.8 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t1d0s4 0 No Okay Yes
    d3: Mirror
    Submirror 0: d13
    State: Needs maintenance
    Submirror 1: d23
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 20484288 blocks (9.8 GB)
    d13: Submirror of d3
    State: Needs maintenance
    Invoke: metareplace d3 c1t0d0s3 <new device>
    Size: 20484288 blocks (9.8 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s3 0 No Maintenance Yes
    d23: Submirror of d3
    State: Okay
    Size: 20484288 blocks (9.8 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t1d0s3 0 No Okay Yes
    d1: Mirror
    Submirror 0: d11
    State: Needs maintenance
    Submirror 1: d21
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 4202688 blocks (2.0 GB)
    d11: Submirror of d1
    State: Needs maintenance
    Invoke: metareplace d1 c1t0d0s1 <new device>
    Size: 4202688 blocks (2.0 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s1 0 No Maintenance Yes
    d21: Submirror of d1
    State: Okay
    Size: 4202688 blocks (2.0 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t1d0s1 0 No Okay Yes
    d0: Mirror
    Submirror 0: d10
    State: Needs maintenance
    Submirror 1: d20
    State: Okay
    Pass: 1
    Read option: roundrobin (default)
    Write option: parallel (default)
    Size: 20484288 blocks (9.8 GB)
    d10: Submirror of d0
    State: Needs maintenance
    Invoke: metareplace d0 c1t0d0s0 <new device>
    Size: 20484288 blocks (9.8 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t0d0s0 0 No Maintenance Yes
    d20: Submirror of d0
    State: Okay
    Size: 20484288 blocks (9.8 GB)
    Stripe 0:
    Device Start Block Dbase State Reloc Hot Spare
    c1t1d0s0 0 No Okay Yes
    Device Relocation Information:
    Device Reloc Device ID
    c1t1d0 Yes id1,sd@n500000e01579f140
    c1t0d0 Yes id1,sd@n500000e0157a12f0
    But when I run radictl on the same unit, the respnse is No RAID volumes found
    on the T2000, raidctl will show the devices, but metastat says no existing databases.
    why?

    In further research, the answer is you either setup raid 1 disk mirroring using raidctl (which is hardware driven), or meta (which is software driven)
    on our v245 the RAID was setup using the software.
    iostat -En results are below:
    bash-3.00# iostat -En
    c1t0d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: FUJITSU Product: MAY2073RCSUN72G Revision: 0501 Serial No: 0717S0A4JK
    Size: 73.40GB <73400057856 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0
    c0t0d0 Soft Errors: 1 Hard Errors: 0 Transport Errors: 0
    Vendor: MATSHITA Product: DVD-RAM UJ-845S Revision: D100 Serial No:
    Size: 0.00GB <0 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 1 Predictive Failure Analysis: 0
    c1t1d0 Soft Errors: 0 Hard Errors: 0 Transport Errors: 0
    Vendor: FUJITSU Product: MAY2073RCSUN72G Revision: 0501 Serial No: 0717S0A4CU
    Size: 73.40GB <73400057856 bytes>
    Media Error: 0 Device Not Ready: 0 No Device: 0 Recoverable: 0
    Illegal Request: 0 Predictive Failure Analysis: 0

Maybe you are looking for

  • Help needed in OSA

    Hi, When building a database in RAM,i have defined two attributes,DATE and TIMESPAN in the time dimension.I have checked the check box "Install as a variable" there. Now after bulding the RAM ,when i open a new report,there i can see the two attribut

  • Printing Highlights in Pages 5.0?

    So I have been working on reviews for exams and such with Pages 5.0? And I cannot figure out how to print the document WITH the highlights showing. The bold and underline options are out of the question as they serve completely different purposes for

  • Use of EJB in a package application.

    Has anyone come across a packaged application/product (Like and ERP system, CRM product etc.) that was created using EJB as the "back-end" and then deployed as a "shrink-wrapped" application? I would like to hear some views on this from everyone.

  • X220 Tablet Access Connection IP/DHCP Problem

    I have following problem with Access Connections: Everything is working fine when the ip is set to DHCP. If I come frome home (static ip) and I am going to work (a different static ip) the ip gets not changed. Is there an option to reset the ip to dh

  • What is happen when the screen goes white

    what is happen when the ipod screen is going blank