System privileges do not enable extraction from source

Hi
I'm new to OWB, Also for this I granted select on source to target.
I'm using OWB10g/Oracle on Windows xp on same m/c(Local Host), I created mapping source tables emp/dept (look up on dept) and taget to dept_emp.
When I valaidate gives validation compled successfully, When I go to deployment manager, It gives System privileges (I granted select privilges using SQLPLUS), When I tried to deploy it gives another error Runtime owned by different platform.
What is the error, Pl help.
Many thanks in advance
Murthy

I fixed the problem

Similar Messages

  • VLD-2771: System privileges may not allow extraction from source T.

    How to solve this problem.
    while deploying I am getting this message,besides where in oracle site I can find documentation for the errors in warehouse builder.
    VLD-2771: System privileges may not allow extraction from source T.
    I had given dba privileges to both source and target schemas, but still getting the error.
    Regards,
    Prabhathg

    When I tried to deploy my mapping, I am getting warning message <<VLD-2771: System privileges may not allow extraction from source D_UII_MV_NCA_INFRACONN.>>. As solution written in "http://forums.oracle.com/forums/thread.jsp?forum=57&thread=252565&message=742299", I gave SELECT privilege on the source table to the target user. But still, I am getting this error message.
    Can you please guide me in right direction?

  • VLD-2771 System privileges may not allow extraction from source ....??

    When I try to deploy the mappings in OWB Deployment Manager, I got a Warning "VLD-2771 System privileges may not allow extraction from source ORDER_ITEMS". WHY? ^^""
    ========================================
    I define a Runtime Repository Connections "ORACLE_HW_RUNTIME"
    Host Name: localhost
    Port Number: 1521
    Service Name: GBGLM
    Connect As User: owb904rr
    Runtime Repository Owner: owb904rr
    and the "ORACLE_HW_RUNTIME" is in "ORACLE_WAREHOUSE" module, the "ORACLE_WAREHOUSE" use the link "OE" and the owner is "OWBUSER"
    p.s. the table "ORDER_ITEMS" is in "OE" schema. I had grant DBA to "owb904rr" and "OWBUSER".
    then use "ORACLE_HW_RUNTIME" to deploy the Mappings "WH_ORDERS_MAP". What I need to do for deploy?
    ^_^||

    Anyone with similar experience using SQL Server as the source?
    First I get: VLD-2771: System privileges may not allow extraction from source Product.
    Then if i ignore the warning and deploy, i get
    ORA-06550: line 15, column 18:
    PL/SQL: ORA-00942: table or view does not exist
    I have a public database link to the sql server database.
    When I create the mapping, I am able to see the tables and create the map. So why this problem when deploying. Which user is to be granted access to the source tables. I belive we cannot grant access to remote database tables using a database link. So what is the work around?
    Any help is highly appreciated.
    Please email me at [email protected]

  • Error while extracting from source type InfoProvider)

    Dear Sdns,
                       Am trying to load the data from the exisitng standard cube to one new ZCUBE.. The time when am loading the data. am getting the following errors...
    <b>- Data package processing terminated     
    - Error while extracting from source 0FIGL_C10 (type InfoProvider)
    - ORA-01652: unable to extend temp segment by 128 in tablespace PSAPTEMP
    - SQL Error: 1652
    - Exception CX_RS_STEP_FAILED logged</b>
    Can any one help me out from this issue...
    Answering getz appreciated,
    Warm Regards,
    Hemanth Aluri

    Hi,
    It seems like Table space problem..check with your basis team.
    regards,
    raju

  • "SUS Purchase Orders" are not being extracted from SRM to BW

    I'm usign BW 7.0 with SRM 5.0 (EBP and SUS).
    "SUS Purchase Orders" (BUS2230) are not being extracted from SRM to BW, only "Purchase Orders" (BUS2201). I'm using standard SRM extractor 0BBP_TD_PO.
    Does anyone have experieced this? Is there any special configuration to extract "SUS Purchase Orders"?
    Thanks in advance
    Raphael Barboza

    The only solution we were able to provide with the time constraint we had was to modify the standard extractor to consider the SUS PO code instead of the PO code.
    Function module: BBP_BI_PO_EXTRACT
    Replace line:
       c_object_type   TYPE bbp_object_type  VALUE c_po, u201CBUS2201
    With the line:
       c_object_type   TYPE bbp_object_type  VALUE c_suspo, u201CBUS2230
    It is not the most elegant solution, but it worked.
    Hope it helps.

  • Slow extraction from Source System

    Experts,
    I'm on the basis team and we're trying to figure out what we can do to increase the performance of a BI extraction from an ECC source system.
    Our BI team is doing a Full extraction of Data Source 0UC_SALES_STATS_02 which has about 24 million records.  This has been running for about 2.5 days and has only extracted 12.5 million records according to RSMO
    I'm no expert on BI performance, but I'm trying to get there.  One thing we noticed is that we have over 1000 Data Packages and each has about 11K records per package.
    RSBIW "control params for data transfer" in the BI system is set as this:
    LOGSYS     --  Max KB.  --  MAX Lines  --  Freq  --  MAx PROC  -- Target Sys  -- Max DPs
    OURBWSYS --  20000 --          0             --  10    --        3            --     blank        --   blank
    OURECCSYS --  20000 --          0             --  10    --        3            --     blank        --   blank
    Also we only see one background process running on the ECC system which is the Zprogram that was written to perform the extract.
    We also checked IMG - sap netweaver - BI - links to other source systems - maintain contrl params for data xfer
    Freq/IDOC = 10
    pkg size = 50,000
    partition size = 1,000,000
    We are on NWEHP1 for our BI system
    We are on ECC6.0 EHP3sp5 for our ECC system
    We use Oracle 10.2.0.4.0 with it fully tuned
    We also think we have all the correct tuning parameters in our ECC/BI systems.  There are a few tweaks we could make but I don't see any glaring problems.  All our memory parameters seem to be in line with what is recommended.
    We do not see any kind of Memory/CPU bottlenecks.
    Do you think the many data packages and small records per package is a problem? 
    Any tips to increase performance would be helpful, I'm still looking.
    I saw this wiki thread and it mentions to look at tcode RSA3 in ECC system to monitor long extracts.   But I have looked at this and I have not figured out what all needs to go into the fields to correctly run this.
    Any help you can provide would be great.
    Thanks,
    NICK

    HI Nick,
    This problem is due to the huge volumes of data and the job is ruinng from long time onwards, normally we will kill the job if it exceeds more than 8 hours time while extracting the data.
    Please suggest your BI Team to pull data in small volumes by providing selections in info package. This will drastically redcues the time for extraction of huge data and will also not consume all the resources in system.
    Please pass below links to your BI team as this is completely releated to design issue.
    http://help.sap.com/saphelp_nw70/helpdata/en/39/b520d2ba024cfcb542ef455c76b250/frameset.htm
    Type of DSO should be write optimized to increase load performance.
    http://help.sap.com/saphelp_nw70/helpdata/en/34/1c74415cb1137de10000000a155106/frameset.htm
    2. And at your end look for the table spaces of the PSA tables, may be it is execeeding its capacity and make it as automatic. instead of manullay assigning the space at the regular intervals.
    Hope this helps.
    Regards,
    Reddy
    Edited by: Reddybl on Apr 2, 2010 12:23 AM

  • Reg : Hierarchy extraction from Source

    Hello Friends,
    I have an issue with Hiearchy Extraction.
    I am trying to Load 0WBS_ELEMT ( Hiearchy) data (Full Update) for the first time.Its displaying the following error.(Its extracted from SAP R/3)
    Diagnosis
        The hierarchy level of the parent node must be one larger than the
        hierarchy level of the actual node. This is not the case for the node
        with ID 00075558 and its parent node with ID 00000001 .
    System response
    Procedure
        Correct the hierarchy level of the node or of the parent node in your
        source system.
    Procedure for System Administration
    Can any of you who encountered the similar issue share your valuable experience with me please ...
    Kind Regards,
    Sai Gautam Pusala

    Its resolved/
    Thanks,
    Sai Gautam
    Edited by: Sai Gautam Pusala on Oct 21, 2011 2:14 PM

  • Shopping cart not getting released from sourcing cockpit

    Hi,
      Am trying to release a shopping cart  from sourcing, but it's not getting released. Mentioned below are the methods I've tried and area'a which I verified for possible error. The major challenge is it's not throwing any error message. Your inputs & guidance are really helpful & appreciated.
    - Moved the SC to workarea in sourcing cockpit and tried creating PO - Failed w/o any error.
    - Verified in backend BBP_PD - No error message
    - verified in rz20 - No error message.
    - Attributes used in SC - Verfied all the major values such as Vendor, account assignment, basic data etc - No issues.
    - Tried creating PO creation in backend w/o posting it - able to create PO with same data.
    Thanks & Regards
    Aswini

    Hi
    Check it up any errors in the web application  monitor. you must get some error message..
    update us what was the error message. did you assign the vendor before you create a vendor in the sourcing cockpit?
    are sc again goes back to worklist?
    regards
    Muthu

  • What is Extracted from Source Systems

    Hi All,
    is there a simple way of seeing if there is any data extraction taking place from a specific source system connected to BW?
    Instead of looking at everything seperatly/manually I am hoping there is way to see if there is any extraction taking place from a certain source system.
    many thanks.
    Andrew

    Thanks Olivier,
    That was what I needed to know.
    Points assigned.
    Regards,
    Andrew

  • Master Data Extraction from source system

    Hi BW Gurus,
    I need to extract the "<b>Purchase Document Type</b>" and "<b>Purchase Document Status</b>" master data from R3.
    Can anybody shed some light how can i find out which table in R3 host this data.
    Thank you in advance and i promise to assign point for your answers
    Thank you

    Hi,
    I feel the base table for Purchasing Document Type is T161.
    For Status of purchasing document there is no base table .the avilable value are comming from Available Domain values.
    With rgds,
    Anil Kumar Sharma .P

  • Vendors not getting published from Sourcing 7.0 to ECC

    Dear Experts,
    In our SAP Sourcing System version 7.0 we are not being able to publish suppliers from Souring to ECC but opposite is working fine i.e Vendors are coming from ECC to sourcing perfectly fine.
    When ever we are creating a supplier in Sourcing and trying to publish it to ECC the status always remains as "Create Supplier : Waiting For Response" . Even iDocs are not getting created and also in PI we are not getting any data in the inbound area.
    Any help will be appreciated.
    Regards,
    Rakesh Daiya

    Hi Rakesh
    Please check if the Interface and communication channel have been configured properly from PI side -
    Communication Component (Sender): SAP Sourcing system
    Interface : MI_OB_Supplier
    Namespace :  http://sap.com/xi/Esourcing/SRMJS/OP
    Communication Channel : CT_Generic_Receiving_IDOC_Channel_For_ERP_Inbound_IDOC
    Thanks
    Sudipta

  • Letter "f" can not be extracted from PDF

    When I select the words in PDF and do copy, paste, wherever there is "f" it always shows "?" and the letter that close to "f" is also missing. This problem not only shows when I do copy-paste but also shows when other software is extracting information from my PDF document. Can anyone tell me what's wrong?
    Thanks,
    -Maxine

    Thanks. I just realize this only shows on the PDF I generated using Letax. Is there any idea on how to resolve it?
    -Maxine

  • System restore has re-enabled itself from when a member of a previous domain

    hello all,
    One of my companies domain computers was  migrated from a legacy domain to a new one.
    On the new domain system restore is DISABLED, on the previous legacy domain system restore was ENABLED.
    A windows update has somehow kicked of system restore from when the computer was on the legacy domain and moved it back in time around 8 months!
    Any ideas how this happened, and how I can remove any system restore historical information which must be hidden somewhere?
    Cheers, Andy
    Cheers, Andy andrewDOTstoryATjameswalkerDOTbiz

    Hi,
    I suggest you re-check the GPOs applied to the domain computers, run RSOP and gpresult /r , check Computer Configuration\Policy\Administrative Templates\System\System Restore, turn off system restore and its configuration.
    Yolanda Zhu
    TechNet Community Support

  • FIM - Data is not getting extracted from BPC

    Hello,
    I have created FIM job to load data from BPC NW to PCM. The FIM job is getting executed successfully. But there is no data loaded into PCM. I can see data in BPC.
    I have checked data services job log. It also shows successful completion. But there is no record in the target table of extraction dataflow.
    Can anyone please help in finding the issue and resolving.
    FIM version is 10.
    Thank a lot in advance!
    Regards,
    Rajesh

    Hi,
    An error log is found at BPC side corresponding to the FIM job execution. Log is given below.
    Can anyone help me to understand the issue here and how to resolve?
    C Tue Feb 17 16:13:47 2015
    C  *** ERROR =>   execute() of C_0792, internal error : no result set
    [dbsdbsql.cpp 1579]
    C  {root-id=001B21585E281EE4ADD4D9C1E11853C4}_{conn-id=001B21585E281EE4ADD4D9C1E11873C4}_1
    C  *** ERROR => EXECUTE C_0792 on connection 0, rc=-9300
    [dbslsdb.cpp  9682]
    C  SQLCODE    : -9300
    C  SQLERRTEXT : Internal error : no result set
    C  sc_p=7f0b4afe8150,no=792,idc_p=(nil),con=0,act=1,slen=171084,smax=171264,#vars=0,stmt=7f06a0ddd3b0,table=
    C  MDX SELECT
    C    NON EMPTY {
    many lines with actual BPC data
    C  NTH1].&[TRGT_20_22_PPMD] } } ON 0
    C  FROM [eSight02_CORPORATE] CELL PROPERTIES VALUE  ;
    B  ***LOG BY2=> sql error -9300 performing OPC [dbds         437]
    B  ***LOG BY0=> Internal error : no result set [dbds         437]
    Thanks and Regards,
    Rajesh

  • DataSource extraction very slow ( from Source System to PSA it takes 23 hrs

    Friends,
    We have enhanced the datasource 0CRM_SALES_ORDER_I with the user exit....after the enhancement i.e (adding the new fields and wrote some coding to enhance ...) the data extraction takes place for around 23 hours. there is approximately 2,50,000 records.
    Can you please suggest any steps to tune up the performance of the datasource.
    NOTE: Data Extraction from source system to PSA alone takes 23 hrs.once the data is arrived in PSA then the loading of data to cube is fast.
    PLZ help me to solve this issue.
    BASKAR

    Hi Friends,
    This is the code used for the datasource enhancement.(EXIT_SAPLRSAP_001)
    DATA : IS_CRMT_BW_SALES_ORDER_I LIKE CRMT_BW_SALES_ORDER_I.
    DATA:  MKT_ATTR TYPE STANDARD TABLE OF  CRMT_BW_SALES_ORDER_I.
    DATA: L_TABIX TYPE I.
    DATA: LT_LINK TYPE STANDARD TABLE OF CRMD_LINK,
          LS_LINK TYPE CRMD_LINK.
    DATA: LT_PARTNER TYPE STANDARD TABLE OF CRMD_PARTNER,
          LS_PARTNER TYPE CRMD_PARTNER.
    DATA: LT_BUT000 TYPE STANDARD TABLE OF BUT000,
          LS_BUT000 TYPE BUT000.
    DATA: GUID TYPE CRMT_OBJECT_GUID.
    DATA: GUID1 TYPE CRMT_OBJECT_GUID_TAB.
    DATA: ET_PARTNER TYPE CRMT_PARTNER_EXTERNAL_WRKT,
          ES_PARTNER TYPE CRMT_PARTNER_EXTERNAL_WRK.
    TYPES: BEGIN OF M_BINARY,
           OBJGUID_A_SEL TYPE CRMT_OBJECT_GUID,
            END OF M_BINARY.
    DATA: IT_BINARY TYPE STANDARD TABLE OF M_BINARY,
          WA_BINARY TYPE M_BINARY.
    TYPES : BEGIN OF M_COUPON,
             OFRCODE TYPE CRM_MKTPL_OFRCODE,
             END OF M_COUPON.
    DATA: IT_COUPON TYPE STANDARD TABLE OF M_COUPON,
          WA_COUPON TYPE M_COUPON.
    DATA: CAMPAIGN_ID TYPE CGPL_EXTID.
    TYPES : BEGIN OF M_ITEM,
             GUID TYPE CRMT_OBJECT_GUID,
            END OF M_ITEM.
    DATA: IT_ITEM TYPE STANDARD TABLE OF M_ITEM,
          WA_ITEM TYPE M_ITEM.
    TYPES : BEGIN OF M_PRICE,
                  KSCHL TYPE PRCT_COND_TYPE,
                  KWERT  TYPE PRCT_COND_VALUE,
                  KBETR   TYPE PRCT_COND_RATE,
            END OF M_PRICE.
    DATA: IT_PRICE TYPE STANDARD TABLE OF M_PRICE,
          WA_PRICE TYPE M_PRICE.
    DATA: PRODUCT_GUID TYPE COMT_PRODUCT_GUID.
    TYPES : BEGIN OF M_FRAGMENT,
             PRODUCT_GUID TYPE COMT_PRODUCT_GUID,
             FRAGMENT_GUID TYPE COMT_FRG_GUID,
             FRAGMENT_TYPE TYPE COMT_FRGTYPE_GUID,
           END OF M_FRAGMENT.
    DATA: IT_FRAGMENT TYPE STANDARD TABLE OF M_FRAGMENT,
          WA_FRAGMENT TYPE M_FRAGMENT.
    TYPES : BEGIN OF M_UCORD,
          PRODUCT_GUID TYPE     COMT_PRODUCT_GUID,
          FRAGMENT_TYPE     TYPE COMT_FRGTYPE_GUID,
          ZZ0010 TYPE     Z1YEARPLAN,
            ZZ0011 TYPE Z6YAERPLAN_1,
            ZZ0012 TYPE Z11YEARPLAN,
            ZZ0013 TYPE Z16YEARPLAN,
            ZZ0014 TYPE Z21YEARPLAN,
         END OF M_UCORD.
    DATA: IT_UCORD TYPE STANDARD TABLE OF M_UCORD,
          WA_UCORD TYPE M_UCORD.
    DATA: IT_CATEGORY TYPE STANDARD TABLE OF COMM_PRPRDCATR,
          WA_CATEGORY TYPE COMM_PRPRDCATR.
    DATA: IT_CATEGORY_MASTER TYPE STANDARD TABLE OF ZPROD_CATEGORY ,
          WA_CATEGORY_MASTER TYPE ZPROD_CATEGORY .
    types : begin of st_final,
               OBJGUID_B_SEL  TYPE CRMT_OBJECT_GUID,
               OFRCODE TYPE CRM_MKTPL_OFRCODE,
               PRODJ_ID TYPE CGPL_GUID16,
               OBJGUID_A_SEL type     CRMT_OBJECT_GUID,
              end of st_final.
    data : t_final1 type  standard table of st_final.
    data : w_final1 type  st_final.
    SELECT  bOBJGUID_B_SEL aOFRCODE  aPROJECT_GUID bOBJGUID_A_SEL  INTO table t_final1 FROM
       CRMD_MKTPL_COUP as a  inner join CRMD_BRELVONAE as b on  bOBJGUID_A_SEL = aPROJECT_GUID .

Maybe you are looking for

  • Using Excel Functions, such as VLOOKUP to compare two columns of text for similarities

    My problem seems simple but I am struggling to figure it out. I have two columns of text. I am trying to see if the text in column B appears in column A. However, it is not always an exact match, and I basically want to check if column A contains the

  • Maximum Number Of Columns For A OBIEE Pivot Table?

    Hi All , What is the Maximum Number of Columns for a OBIEE Pivot Table? Also what is default size of columns set for Pivot view in OBIEE 11g? Thanks In Advance. Qujes

  • Best way to secure a Time Capsule and it's files for a house rental.

    We're renting our house and have a time capsule that we use for backing up our MacBooks and for our network. We'd like to keep the network available to our renters (as well as the airplay speakers on a couple different APExpress's if possible.)  Any

  • Managing files in CQ components folder...

    Hi, I am a newbee in CQ development. I start to develope many components in "components" folder. Now, the folder has too many files inside and I realized that I need to sort related components and put them in a folder. If I create a folder under the 

  • Cisco UCS Manager not discovering C240 server

    Hello, Cisco community! Currenlty UCS manager shows two Fabric Interconnects, and two Fabric Extenders, but for some reason my server isn't showing up Here is the birds eye view: I have my C240 connected with two 10GbE twinax cables, each going to on