Cannot view data in Data Services

I'm having an issue viewing data from ANY sources (both Oracle and SQL Server) on only 2 PCs (the rest work fine).  The connection makes it to the database, but no data is returned.  Accessing data via Data Stores> right click > View Data I simply get an empty gray box.  Accessing via Data Flows returns the name of the table.  I'm able to return all the metadata about the tables, just not the data within.
I've tried all the basics... rebooting, uninstalling/reinstalling.
Has anyone experienced this issue and/or know how to resolve it?

Hi,
You can use the debug ooption too.
{Yes, i have read werner's column somewhere about the oracle, if source and target are in same user then it woudn't work)
Correct me if iam deviated.
Thanks
sandeep

Similar Messages

  • Cannot view data on physical layer on Oracle BI administration tool

    Hi everyone
    I have a schema1 and table1, table2, table3.
    I have connect in odbc using the schema username and password and it was successful.
    I can view the data using toad and sql oracle developer with schema username and password.
    I also import the tables in Oracle BI administration tool with my schema username and password.
    But my problem is i cannot view the data on the table in physical layer using my schema username and password.
    Please help,
    Thanks in advance
    Edited by: hanson on Sep 16, 2009 7:15 AM

    Hi,
    I'm confused about the last bit, you did a database import to get the tables into the RPD, which worked, but now they are not showing in the phsyical layer of the rpd? They should be there under a database with the name of the ODBC/OCI that you used when you imported them.
    If they are not there then this would make me think that the import of the tables has not worked, try importing just one and see what happens.
    Regards,
    Matt

  • Cannot view workflow log via Services for Object Workflow Overview

    We recently had an upgrade of R3/ECC and discovered a new issue.  For some reason we can no longer view workflow log via Services for Object > Workflow Overview for Material Master (transaction MM03).  We get the message "There are no workflows that have already worked with this object".  However, we have confirmed via SWEL and other t-codes that the workflow and log do exist.  This seems to be the only object we have this issue for after the upgrade.
    Anyone know what issue is and how to fix?   Or at least path to config in SPRO for "generic object services" where we can see if anything changed via upgrade for this object?
    Thanks,
    Matt
    Edited by: Matthew Huth on Apr 22, 2008 9:23 PM

    Found the solution.  See OSS note 553246.  This has been tested and works for us.   -Matt
    Note 553246
    Summary
    Symptom
    In the material master, the system no longer displays the attachments for the material or workflow items in the Generic Object Services.
    Other terms
    MM01, MM02, MM03
    Reason and Prerequisites
    As of Release 4.6B, business object BUS1001006 is valid for the material master. Until you have implemented Note 452424, the Generic Object Services is still published for the old BUS1001 business object. After implementing the note, all attachments, relationships, notes and workflow items that are assigned to business object BUS1001 are no longer displayed.
    Instead, all new attachments are assigned to business object BUS1001006. As a result, attachments cannot exist for both systems.
    For workflow items, the assignment to the business object occurs in the respective tasks. It may be very time consuming to convert the business object, depending on whether an individual subtype (assigned to BUS1001) is created.
    In other words, after you implement the note, the workflow items for business object BUS1001 can no longer be displayed in the material master.
    Solution
    With the following correction you can call the Generic Object Services for both business objects. When it is called, the system displays a dialog box in which you can choose the required business object, that is, BUS1001 ('Material') or BUS1001006 ('Standard material').
    This correction is delivered as a modification supported by SAP only. This is because the additional option means that attachments can be maintained as required in either of the business objects and users may therefore require extra training.
    However, the corrections enable you to display attachments and workflow items for both business objects without the need for a major conversion; this means that you do not get the impression that these have been lost.
    Alternatively, as of Release 4.70 (or Basis 6.20) you can, without making a modification, implement method ADD_OBJECTS of BAdI GOS_MULT_PUBLISH for filter attribute WF_OVERVIEW ('Workflow overview'), SRELATIONS ('Relationships') and VIEW_ATTA ('Attachment list'). The implementation should be similar to the following:
    METHOD if_ex_gos_mult_publish~add_objects .
      DATA:
        ls_lporb TYPE sibflporb.
      READ TABLE ct_lporb INTO ls_lporb INDEX 1.
      if ls_lporb-typeid = 'BUS1001006'.
        ls_lporb-typeid = 'BUS1001'.
        append ls_lporb to ct_lporb.
      endif.
    endmethod.

  • Unable to view data in Physical layer of RPD

    I have OBIEE installed on my local machine using Oracle 10g as the database installed on a remote machine. I am able to create the DSN and test the connection pool on my local machine.
    The Call interface is OCI 10g in the connection pool. I am able to import tables into the database in the Physical layer of the repository but when I try to VIEW Data in the physical layer, it throws me an error stating,
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor at OCI call OCILogon.
    nQsError: 17014 Could not connect to Oracle Database.
    I have oracle 10g client installed on my local machine. I am able to view the tables and the data from SQL PLus. In OBIEE i am able to import tables but cannot view data.
    Any suggestions on what could be causing this?

    Sounds like one of my common issues. After you do the import, go back and check the connection pool. What I typically run into is that it has switched to the OCI connection rather than the ODBC connection used for the import, but it is still using the name of the ODBC DSN that was used for the import. Change it to the TNS name or the host:port/service and try again.
    Rgds/Mark M

  • Cannot view Master Data Services Models with Excel Add-In, using MSSQServer 2014 Trial and Excel 2010 (non-trial)

    I'm using using MSSQServer 2014 Trial with Master Data Services installed. I have connected to the MDS server with the Excel 2010 MDS Add-In. 
    Models are not listed in the Add-In's Explorer browser. When I open the MDS server with IE, no models are listed either.
    I can view them locally on the server in IE.
    There are no remote DB access issues.
    Is it just that the 2014 Trial version does not supply this info remotely??

    Was a Model Permission issue. Fixed here: http://technet.microsoft.com/en-us/library/ff487055.aspx
    Would be good if the interface would show some kind of alert to that fact.

  • Problem in creating Data/Service in FlashBuilder 4 beta 2 with this error .cvc-elt.1: Cannot find the declaration of element 'model'

    hi
    i have a problem after installing flashBuilder 4 beta2 .
    when i want to create Data/Service with BlazeDs and when i click on button finish
    this error shown and I can't do anything with it .
    in flashBuilder beta1 it's work perfect .
    if any one in thereand know why?
    please help me
    ERROR: XML parse error : Error on line 1 of documen : cvc-elt.1:Cannot find declaration of element 'model'. Nested exeption:Cannot find declaration of element 'model'.
    thanks

    Hi,
    Thanks for your feedback
    Can you attach your sample project and provide details on the Flash Builder and BlazeDS builds you are using?
    Also add your vote to http://bugs.adobe.com/jira/browse/FB-23479 a similar known issue
    Thanks,
    Balaji
    http://balajisridhar.wordpress.com

  • Data Services 12.2.2.0 cannot open connection to the repository NEW Install

    I can connect to the repository DB using Toad and SQL Management Studio, but I cannot connect with DS. I've tried 12.2.0.0 and most recently 12.2.2.0 - nothing is working, any helpful advice is appreciated.
    DS SERVER
    SAP BusinessObjects Data Services XI 3.2 on Windows 2008 Server Standard 64bit SP2
    DBMS SERVER
    SQL 2005 (Microsoft SQL Server Standard Edition (64-bit)) on Windows 2K3 Server R2 Enterprise SP2 64bit (Microsoft Windows NT 5.2 (3790))
    ERROR
    Cannot open connection to the repository.  The error message from the underlying DBMS is <ODBC call <SQLDriverConnect> for data source <10.101.212.35> failed: <[Microsoft][ODBC SQL Server Driver][DBNETLIB]Invalid connection.>. Notify Customer Support.>. (BODI-20006)
    DS VERSION
          SAP BusinessObjects Data Services
            Version: 12.2.2.0

    Hi,
    which middleware are you using to connect to the sql2005 server ? For DS3.2 SP2 noyl the following middleware is supported to connect to MS SQL2005 RTM - SP3
    Microsoft ODBC MDAC 2.8 SP1 or later
    Regards
    -Seb.

  • Since upgrading my iPhone 5 to ios 7, I cannot get the internet, email to work on 3g.  I get the message ""could not activate mobile data network. You are not subscribed to a mobile data service".  How do I fix it?

    Since upgrading my iPhone 5 to ios 7, I cannot get the internet, email to work on 3g.  I get the message ""could not activate mobile data network. You are not subscribed to a mobile data service".  How do I fix it?
    I've contacted o2, tried all of their suggested updates and changes, reset my phone 3 times and still no luck.
    Any help appreciated.
    Thanks,
    Louisa

    Hi, l have the same problem, were you able to resolve?

  • Issue while using views in Data services Jobs

    Hi,
    In Data Services Job, i am trying to pull data from a view to a table. The view is pointing to the table which is in other database.
    The problem is when i import the source view into data services and view the data, i found one row having wrong data. The values in that row are wrong/corrupted while the same row in the source table is having correct values
    I queried the view from TOAD for that record. The values are valid.
    The data is coming wrong only in Data services. Any row in that table gets corrupted, there is no specific row.
    Hence while running the jobs i am getting errors.
    Any idea what can be the reason of getting corrupted data in view while same view when queried from TOAD gives correct values?

    hi,
    There is a possibility of unsupported data type by data service, please share the data service version,  database type and data type of column which got corrupted.
    Regards,
    M Ramesh

  • BO data services: Profiler cannot connect. error is - No JVM

    Hi,
    I just installed BODS on solaris. I had configured the job servers and repositories and my designer can connect to the job server.
    However, my designer cannot connect to the profiler. I'm having an error message of 'no JVM is available to process profiling request. I already configured the profiler repository on oracle using the repository manager and associate the profiler repository to a job server.
    Please help.
    thanks,
    Tenrag

    Hi
    Try installing the "Web Tier components" on the client (Designer) machine.
    (You will have to re-run the Installation, selecting the same components as before, plus the Web Tier Components. There is no need to set up repositories again, though).
    This should work, as it installs java components.
    (You might want to post any Data Services in the Enterprise Information Management forum - as that is the correct forum for Data Services - I only noticed you question by accident!)
    Regards
    Miguel

  • HANA view as source in Data Services

    Hi Gurus,
    I have a data flow in Data Services where an attribute view is used as source. That is data flow is running fine as of now.
    As per an updated requirement, we have added couple of fields to the view additionally and have to use them in our data flow.
    But, when I try to re-import the view into HANA, it is not allowing to do so. It is throwing an error that the table does not exist.
    However, if I delete it from my repository and import it as a new one, it is working fine.
    Could you please let me know if there is any specific way to re-import views from HANA into Data Services.
    Thanks,
    Raviteja.

    SAP does not provide officially an SAP R3  connector for Data Federator 3.x.
    There is a prototype though that you can download and use. Keep in mind though that this is no official SAP product yet..
    SAP BusinessObjects Web Intelligence Reporting for SAP ERP [original link is broken]
    Regards,
    Stratos

  • SAP BO Data Services XI 3.2 - Cannot Handle Multithreaded RFC Connection?

    Hi Guys,
    Just want to ask for your inputs if Data Services cannot handle multiple RFC connection request to BW system?
    The scenario is:
    There is one BODI job using RFC connection and trigger the 2nd job at the same time and it happen that the 2nd job failed.
    Current version of SAP BO Data Services XI 3.2 that we are using is 12.2.2.1
    Thanks in advance,
    Randell

    Arpan,
    One way to get to the multiprovider data is to use Open Hub with a DTP that gets the data from the multiprovider and exposes it as an open hub destination to Data Services. With Data Services XI 3.2 we now fully support Open Hub where Data Services will (1) start the process chain to load the data (2) read the data when process chain ended and (3) notify Open Hub when done so that the data can be purged again.
    More info on Open Hub here : http://help.sap.com/saphelp_nw04/helpdata/en/1e/c4463c6796e61ce10000000a114084/content.htm
    But I will also look into the why we show the multiproviders when browsing the metadata, but get an error when trying to extract using the ABAP method (not via Open Hub). You could be right in your assumptions below and we might just need to hide the multiproviders when browsing metadata.
    Thanks,
    Ben.
    Edited by: Ben Hofmans on Jan 5, 2010 6:06 PM - added link to Open Hub documentation which references multiproviders as possible source.

  • Result set not visible in Test View for Physical data service

    I have configured a MS SQL server stored procedure as a data service. It returns a resultset. I am calling this data service (physical) from a logical data service. I am able to see the returned result set in the test view (workshop) of the logical data service but not in the test view of the physical data service? Is this a problem within the workshop?
    Any help is appreciated.

    Never heard of this before. Can you turn on Auditing of XQuery parameters and results and then show me the audit information so I can see you are calling both the logical and the physical data service with the same arguments?
    It would also help to see both the logical and physical ds and their schemas. Just zip and post the whole dsp project if possible.

  • Cannot paste data into datasheet view

    I have a user who is reporting a problem when trying to copy/paste data from Excel 2007 into a MOSS 2007 Datasheet view.  This functionality was working for her previously as recently as last month.  According to the user, she has not had any changes
    done to her machine recently (same machine, still using IE7, no recent installs).  I tested the copying/pasting feature from my machine and I also cannot paste into the datasheet view.  My colleagues do not have an issue though.  Has anyone
    run into this problem before?
    My gut reaction is that this is a broswer issue, rather than a SP issue but I am not seeing any browser settings which appear to apply.  Any suggestions?

    I experienced this issue on a list field that was defined as multiple lines of text where I had 'Enhanced rich text' as the default. Users got a 'read-only' error when attempting to paste data frokm Excel into a record.
    Once I changed the setting in 'Specify the type of text to allow' to
    'Plain text', the issue resolved itself.  I hope this infromation helps someone else out there!
    [SharePoint 2010, Excel, paste, read-only, SharePoint list, cannot paste data]

  • Cannot view cube data in mmeasure data viewer

    I am using AWM(10.2.3A) with Oracle EE 10g(10.2.1)with the appr patchset(for enabling OLAP option).
    I have created dimensions(time,product),cube (cube1),measures (sales) in a AW,
    and mapped it to the source tables as well.
    in time dimension,i created levels like,year,quarter,month
    in product i created just 1 level,drink.
    time i mapped to a year_table table which i created as follows:
    create table year_table(yid number,year varchar2(30),qid number,qtr varchar2(30),mid number primary key,month varchar2(30));
    product i mapped to product_table which i created as follows:
    create table product_table(pid number primary key,product varchar2(30));
    sales i mapped to sales_table which i created as follows:
    create table sales_table(id number primary key,mid number,pid number,sales number));
    for all tables i inserted values.
    when i did a maintain on AW,it was successfull.
    after maintaining ,when i try to view data on my cube,using Measure Data Viewer,
    I was able to see my dimensions,but no data.
    also in AWM right hand canvas in mappings when i do a right click on my fact table(for cube mapping) i am not able to see the. data.
    Can anybody help me in this regarrd.

    If you check the OLAPSYS.XML_LOAD_LOG table you will find the log for your build. Did you manage to load any dimension members? The log will tell you how many records were loaded and how many were rejected.
    It is strange that you cannot view the source data from your fact table. Try launching AWM using the AWMC.EXE file. This will launch AWM via a command window. All error messages will be recorded in this window. Try viewing the data from your source table and see if any additional error messages are recorded in the log window.
    One thought - when you connect to AWM do you provide a full JDBC connect string (host:port:sid) or do you supply a TNSNAME entry? Try using the JDBC connection string and see if that resolves the problem.
    Keith Laker
    Oracle EMEA Consulting
    BI Blog: http://oraclebi.blogspot.com/
    DM Blog: http://oracledmt.blogspot.com/
    BI on Oracle: http://www.oracle.com/bi/
    BI on OTN: http://www.oracle.com/technology/products/bi/
    BI Samples: http://www.oracle.com/technology/products/bi/samples/

Maybe you are looking for

  • Java Web Start Error - java.io.IOException: EOF reading band

    I am using Java Web Start to download an application and I am getting the following error. How do I resolve this? The jar that is being downloaded is present in the directory. java.io.IOException: EOF reading band      at com.sun.java.util.jar.pack.N

  • Jabber for Windows 9.1 and WebEx Voicemail Tab

    Guys we are using both Jabber for Windows (9.1) and WebEx connect clients. both connect to WebEx cloud services. when we use WebEx connect we have all features including voicemail but when we use Jabber for Windows there isnt any voicemail option at

  • BOOTCAMP error while installing Windows 7

    I am attempting to use BOOT CAMP to install Windows 7 and I keep getting this error message. The USB drive connected to this Mac contains a bootable volume. In order to install Windows 7 from the DVD, the Boot Camp Assistant needs to disable this fun

  • Use of @Transactional in Hibernate Data Access Object

    Hello I have just started using Hibernate 3 along with Spring framework using MyEclipse and Oracle 10g. I have started with a basic application having a single database table Customer which is represented by an annotation based POJO. Then created a s

  • Microsoft Office 2003

    Hi,  I recently purchased a new computer to replace my other one that died of old age. I was running Windows XP professional and I had Microsoft Office 2003 on it. My new computer is running Windows 7 but no Office. So I installed my Microsoft Office