DB Connect Error - There is no table in database system

I am trying to get DB Connect to work in our BI 7.0 system.  I believe I have the DB Connect source system setup correctly.  In BI, I execute the following steps:
1. Right-click on the DB Source system and select Additional Functions > Select Database Tables (3.x)
2. Enter my DB Source System
3. Check Select Tables and Select Views
4. I get the message 'There is no table in database system'.
Can some please make some suggestions on what I have done wrong?
Thanks.
Regards,
Ron

Whatever the Database user name you define in SAP the views/tables in the DB system should have the same owner.
Ex: If connection between BW and DB is defiend under user SAP1 then the owner of the database should also be SAP1.
Also check this doc:
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b031fd32-f109-2a10-5486-ccddf1660ce5
Edited by: sam hennry on Feb 22, 2008 12:36 PM

Similar Messages

  • There is no table  in database system BW_POS

    hi gurus,
    i am trying to access tables from SQL Server using DB connect.i have created one source system using SAP library help.
    when right click source system and selected
    'select Database tables' i am getting the following error.
    <b>"There is no table in database system BW_POS"</b>
    BW_POS is my source system name.
    help needed urgently.
    thanx in advance..

    hi guys,
    thanx for your advices,
    while creating the source system i have followed that note <b>512739</b> and i checked that the all the tables and fields are in UPPER case.even the roles and authorizations are given for create VIEW and selct the DB tables.when i check the same DBuser with the client and executed the SQLquery(in SQL Query Analyzer) i am getting the records in that.
    hi dinesh,
    i have checked the source system also it is saying that source system OK.
    <b>the problem is not solved.</b>
    is there any way of checking the source system using any tables or to check any table entries..
    help is appreciated and advance thanx.

  • Database Connection error in Crystal Reports using SAP BW system

    Hi,
    While using Crystal Reports in trying to build a report on the SAP Query in SAP/BW System using the MDX driver, I am able to get the structure of the query fields into the report but on the other hand while trying to refresh the report for data I am getting the error message u201C Failed to connect to the databaseu201D . This database  connection error occurs despite the fact that the SAP server authentication details being entered on Refreshing the report is correct.
    What could be the possible reason? Any guess...
    Thanks,
    Amogh

    Hi,
    Yes, I am using the MDX driver. 
    Is there any pre-requisites of importing certain ABAP transports into SAP Server since I haven't done any? Please  recommend.
    Thanks,
    Amogh

  • JCO connection error:Couldn't create JCOClientConnection for logical System

    Hi All,
    We are facing a production outage issue.
      We have a Federated Portal Network setup where one of our producer goes down automatically (seems on heavy load).
      On this Producer server we have 3 Web Dynpro applications deployed and default trace is full with JCO connection error   saying Could   not create JCOClientConnection for logical System: CSVMR_WD_MODELDATA_DEST.
    We had issue with max allowed JCO connections so we changed the below mentioned parameters for JCO connection settings in portal:
    u2022     Minimum value of JCo Pool Size in total = 80
    u2022     Minimum value for CPIC_MAX_CONV per SAP Web AS = 320
    u2022     Maximum Number JCo Connections = 160
    Please let us know if we are missing on some settings, any help in this regard is appreciated.
    Regards,
    Priyanka

    Hi,
    As you have already increased the maximum number of connections/pool size but still you are facing this problem. I would suggest you to check the web dynpro application which might not be able to release/disconnect the JCO connection.
    Please check this [Thread|How to close a model object connection for Adaptive RFC?; for more details.
    Regards
    Puneet

  • SAP Crystal Report 2013 SP03 - Connection error with SAP ECC tables, clusters

    Hi,
    I'm trying to connect SAP Crystal Report 2013 with SAP ECC but I'm getting below error. I've read some where that We need to install SAP integration kit but SAP BI 4.1 it comes default, also had to install the ABAP cystal report transport - How to do Install this on SAP side -
    and on the ECC side we had to develop Crystal Authorization - how to develop this?
    Can someone screenshot of these steps and please suggest if something else can be done.

    Hi Pawan,
    Search for the error and you should see many threads for this issue.
    Anyway, this is what I found:
    logon failed. you do not have the necessary rights to design reports
    Crystal Reports 2008 and BW - Installation and Configuration - Business Intelligence (BusinessObjects) - SCN Wiki
    The wiki should have answers to all your questions regarding Transports, Authorization et al.
    -Abhilash

  • Error in importing the tables from database

    HI ,
    while importing the table from the metada by using OCI call 10g/11g i am getting the below exception:
    *"Some objects are not imported because of invalid names : (DESCRIPTION =(ADDRESS=(PROTOCOL=TCP)(HOST=localhost)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=orcl)))"*
    i am getting this exception after selecting the objects which i want to import from the database.....it first imports the tables and the throws the above exception and then removies from the repository view.
    How can i get this resolved???

    Hi,
    I'm also hitting this problem, did anyone solve this, I'm not able to import any data to the repository, error message is: -
    *"Some objects are not imported because of invalid names"*
    Thanks,
    Mike

  • Error:loading from external table to database table

    hi,
    Following error comes while inserting data from external to new_ext table
    what might be the reason??
    error and external table creation script is as follows
    regards,
    Avinash
    ERROR at line 1:
    ORA-29913: error in executing ODCIEXTTABLEFETCH callout
    ORA-29400: data cartridge error
    KUP-04020: found record longer than buffer size supported, 524288, in
    /home/oracle/rgtr1.txt
    ORA-06512: at " SYS.ORACLE_LOADER", line 14
    ORA-06512: at line 1
    ORA-06512: at "PRODNDBA.PROC_RGTR1", line 513
    ORA-06512: at line 1
    external table script is as follows:
    DROP
    TABLE EXT_TABLE_RGTR1 CASCADE CONSTRAINTS;
    CREATE
    TABLE EXT_TABLE_RGTR1
    ID
    VARCHAR2(10 BYTE),
    PC
    VARCHAR2(2 BYTE),
    BU
    VARCHAR2(4 BYTE),
    CONSUMER_NO
    VARCHAR2(12 BYTE),
    CUR_READING1
    NUMBER,
    CUR_READING2
    NUMBER,
    ADJ_CONS1
    NUMBER,
    ADJ_CONS2
    NUMBER,
    TOT_EC
    NUMBER,
    TOT_FCA
    NUMBER,
    TOT_ED
    NUMBER,
    ADDLESS_AMT
    NUMBER,
    NETBILL_AMT
    NUMBER,
    ADJ_UNIT1
    NUMBER,
    ADJ_UNIT2
    NUMBER,
    TARIFF_CODE
    NUMBER,
    DUTY_CODE
    NUMBER,
    DISCONN_TAG
    VARCHAR2(1 BYTE),
    MIN_CHRG_IND
    VARCHAR2(1 BYTE),
    OC_CODE1
    VARCHAR2(1 BYTE),
    OC_CODE2
    VARCHAR2(1 BYTE),
    OC_AMT1
    NUMBER,
    OC_AMT2
    NUMBER,
    PREV_DPC
    NUMBER,
    CREDIT_AVG_BILL
    NUMBER,
    ADJ_TYPES
    NUMBER,
    ADJ_EC_FCA
    NUMBER,
    ADJ_ED
    NUMBER,
    ADJ_AMT1
    NUMBER,
    ADJ_AMT2
    NUMBER,
    ADJ_AMT3
    NUMBER,
    ADJ_AMT4
    NUMBER,
    ADJ_AMT5
    NUMBER,
    ADJ_AMT6
    NUMBER,
    ADJ_AMT7
    NUMBER,
    ADJ_AMT8
    NUMBER,
    MR_CYCLE
    VARCHAR2(2 BYTE),
    NOTICE
    VARCHAR2(2 BYTE),
    INSTAL_IND
    VARCHAR2(1 BYTE),
    LAST_RCPT_DT
    VARCHAR2(6 BYTE),
    MS1
    NUMBER,
    MS2
    NUMBER,
    ARR_PL_CR
    NUMBER,
    PREV_READ1
    NUMBER,
    PREV_READ2
    NUMBER,
    OLD_CONS_NUM
    VARCHAR2(16 BYTE),
    MTR_CODE1
    VARCHAR2(2 BYTE),
    MTR_CODE2
    VARCHAR2(2 BYTE),
    ABR_EC1
    NUMBER,
    ABR_FCA1
    NUMBER,
    REV_CAT
    VARCHAR2(2 BYTE),
    BILL_DT
    DATE,
    SD_PAID
    NUMBER,
    SD_ARRS
    NUMBER,
    SD_ADDL
    NUMBER,
    PR_RDNG_IND1
    VARCHAR2(1 BYTE),
    PR_RDNG_IND2
    VARCHAR2(1 BYTE),
    NAB_IND
    VARCHAR2(1 BYTE),
    CONN_LOAD
    NUMBER,
    OLDEST_OS_DT
    VARCHAR2(4 BYTE),
    ABR_RECAMT1
    NUMBER,
    METER_RENT
    NUMBER,
    EX_DUTY
    NUMBER,
    TDL_CHARGES
    NUMBER,
    ABR_MTH
    VARCHAR2(4 BYTE),
    READING_IND
    VARCHAR2(1 BYTE),
    FB_IND
    VARCHAR2(1 BYTE),
    ADJ_AMT
    NUMBER,
    MTR_NUM1
    NUMBER,
    MTR_NUM2
    NUMBER,
    AVG_UNITS1
    NUMBER,
    AVG_UNITS2
    NUMBER,
    MIN_BILL_AMT
    NUMBER,
    METER_COST_DEMANDED
    NUMBER,
    MF1
    VARCHAR2(2 BYTE),
    MF2
    VARCHAR2(2 BYTE),
    MR
    VARCHAR2(2 BYTE),
    ROUTE
    VARCHAR2(4 BYTE),
    SEQ
    VARCHAR2(4 BYTE),
    DISC_IND
    VARCHAR2(1 BYTE),
    FREEZE_CODE
    VARCHAR2(1 BYTE),
    MTH40
    NUMBER,
    CONCES_EC
    NUMBER,
    METER_COST_ARREARS
    NUMBER,
    METER_COST_PAID
    NUMBER,
    SANCTION_LOAD
    NUMBER,
    PENALTY_ON_CL
    NUMBER,
    CL_SLB
    NUMBER,
    UNTSLB
    NUMBER,
    CAPACIT_PENALTY
    NUMBER,
    ARREARS_OF_INT
    NUMBER,
    INT_ON_ARREARS
    NUMBER,
    FIXED_CHARGES
    NUMBER,
    ASSESSED_DPC
    NUMBER,
    FCA_UNT_OLD
    NUMBER,
    FCA_UNT_NEW
    NUMBER,
    DEFECT_RDN1
    NUMBER,
    DEFECT_RDN2
    NUMBER,
    CAP_CT_RENT
    NUMBER,
    CT_RENT
    NUMBER,
    ADV_BILL_IND
    VARCHAR2(1 BYTE),
    ADV_BILL_RD_IND
    VARCHAR2(1 BYTE),
    INST_IND
    VARCHAR2(1 BYTE),
    CONSCUR_STATUS
    VARCHAR2(1 BYTE),
    MTR_COST1
    NUMBER,
    MTR_COST2
    NUMBER,
    MTR_COST3
    NUMBER,
    LOOM_NOS
    NUMBER,
    CONS_OLD_TARIFF
    NUMBER,
    CONS_NEW_TARIFF
    NUMBER,
    PD_TD_DATE
    VARCHAR2(6 BYTE),
    ED5
    VARCHAR2(10 BYTE),
    ED6
    VARCHAR2(10 BYTE),
    ED8
    VARCHAR2(10 BYTE),
    B66_AMT1
    NUMBER,
    BILL_MTH
    VARCHAR2(6 BYTE),
    STD_MTH
    NUMBER,
    PREV_RD_MTH
    VARCHAR2(4 BYTE),
    ACCT_HD_TRF
    VARCHAR2(2 BYTE),
    ADM_CODE
    NUMBER,
    BILL_DUE_DATE
    DATE,
    EC_DUTY
    NUMBER,
    ABNOR_IND
    VARCHAR2(1 BYTE),
    TRF04_CONN_LOAD
    NUMBER,
    PROCESS_DT
    DATE,
    SUPPLY_DATE
    VARCHAR2(6 BYTE),
    BILL_DT_FROM
    DATE,
    RECEIPT_AMT
    NUMBER,
    LOCKED_CR_UNITS
    NUMBER,
    LOCKED_CHARGES
    NUMBER,
    LOCKED_ED
    NUMBER,
    LOCKED_FCA
    NUMBER,
    LOCKED_FC
    NUMBER,
    LOCKED_RLCHARGES
    NUMBER,
    LOCKED_CL
    NUMBER,
    LOCKED_ECEDFIX
    NUMBER,
    LOCKED_ACC_MONTH
    NUMBER,
    AVG_OLD_CONSMP
    NUMBER(6),
    AVG_SINCE
    VARCHAR2(4 BYTE),
    AVG_OCCURANCES
    NUMBER(2),
    AVG_MA_IND
    VARCHAR2(1 BYTE),
    MTR1_PHASE
    NUMBER(1),
    MTR_PHASE1
    VARCHAR2(1 BYTE),
    MTR2_PHASE
    NUMBER(1),
    IND_CAT
    VARCHAR2(1 BYTE),
    L61_TARIFF
    NUMBER(2),
    MTR_CHG_AMT1
    NUMBER(12),
    NO_OF_MONTHS
    NUMBER,
    MTR_CHG_AMT2
    NUMBER(12),
    B66_AMT
    NUMBER(10),
    ADJ_AMT11
    NUMBER,
    B66_ADJ_TYP
    VARCHAR2(1 BYTE),
    B60_AMT
    NUMBER(10),
    ADJ_AMT13
    NUMBER,
    B60_ADJ_TYP
    VARCHAR2(1 BYTE),
    CPF_NO
    NUMBER(8),
    ADJ1
    NUMBER(9),
    ADJ2
    NUMBER(9),
    ADJ3
    NUMBER(9),
    ADJ4
    NUMBER(9),
    ADJ5
    NUMBER(9),
    ADJ6
    NUMBER(9),
    ADJ7
    NUMBER(9),
    ADJ8
    NUMBER(9),
    ADJ11
    NUMBER(9),
    ADJ13
    NUMBER(9),
    DTC_CODE
    VARCHAR2(7 BYTE),
    TITLE
    VARCHAR2(8 BYTE),
    NAME
    VARCHAR2(36 BYTE),
    ADDRESS1
    VARCHAR2(26 BYTE),
    ADDRESS2
    VARCHAR2(26 BYTE),
    VILLAGE
    VARCHAR2(14 BYTE),
    PIN
    VARCHAR2(6 BYTE),
    LOCK_SINCE
    VARCHAR2(4 BYTE),
    FAULTY_SINCE
    VARCHAR2(4 BYTE),
    MTR_DIGIT1
    VARCHAR2(1 BYTE),
    MTR_DIGIT2
    VARCHAR2(1 BYTE),
    FCA_PAISE
    NUMBER(9),
    GTY_EXP_DT
    VARCHAR2(6 BYTE),
    REJ_READ_MTR1
    NUMBER(6),
    REJ_READ_MTR2
    NUMBER(6),
    REJ_ADJ_UNITS1
    NUMBER(6),
    REJ_CONSMP
    NUMBER(6),
    OWNER_CODE
    NUMBER(1),
    MTR_CAP_AMP
    NUMBER(1),
    MTR_A
    VARCHAR2(1 BYTE),
    MTR_C
    VARCHAR2(1 BYTE),
    MTR_D
    VARCHAR2(1 BYTE),
    MTR_E
    VARCHAR2(1 BYTE),
    CUT_OF_DT
    DATE,
    POLE
    VARCHAR2(6 BYTE),
    EDRATE
    NUMBER(9),
    AREA
    VARCHAR2(1 BYTE),
    MTR_BRAND1
    VARCHAR2(2 BYTE),
    MTR_BRAND2
    VARCHAR2(2 BYTE),
    LC1
    NUMBER(3),
    POWER_CUT_IND
    VARCHAR2(1 BYTE),
    SERVICE_DT
    DATE,
    ADJ_UNIT11
    NUMBER,
    ADJ_UNIT22
    NUMBER,
    RECEIPT_AMT1
    NUMBER,
    MTR1
    NUMBER,
    STRK_BLL_AMT
    NUMBER,
    DUTY_UNTS1
    NUMBER,
    DUTY_AMT1
    NUMBER,
    DUTY_UNTS2
    NUMBER,
    DUTY_AMT2
    NUMBER,
    DUTY_UNTS3
    NUMBER,
    DUTY_AMT3
    NUMBER,
    ADJ_UNIT_45
    NUMBER,
    ADV_BIL_EC
    NUMBER,
    NEW_DUTY_RATE
    NUMBER,
    NEW_DUTY_UNTS
    NUMBER,
    NEW_DUTY_AMT
    NUMBER,
    DPC_PAB
    NUMBER,
    MS9_SINCE
    VARCHAR2(4 BYTE),
    DISTRICT_CODE
    NUMBER(2),
    TAX_ON_SALE
    NUMBER,
    LOCKED_CHARGES_TSE
    NUMBER
    ORGANIZATION
    EXTERNAL
    ( TYPE ORACLE_LOADER
    DEFAULT DIRECTORY EXT_DIR
    ACCESS PARAMETERS
    ( records delimited by newline
    badfile
    'ext.bad'
    logfile 'ext.log'
    fields
    ID POSITION
    (1-4),
    PC POSITION
    (7-7),
    BU POSITION
    (8-11),
    CONSUMER_NO POSITION
    (18-29 ),
    CUR_READING1 POSITION
    (33-41 ),
    CUR_READING2 POSITION
    (42-50 ),
    ADJ_CONS1 POSITION
    (51-59 ),
    ADJ_CONS2 POSITION
    (60-68 ),
    TOT_EC POSITION
    (69-86),
    TOT_FCA POSITION
    (87-104 ),
    TOT_ED POSITION
    (105-122 ),
    ADDLESS_AMT POSITION
    (123-140 ),
    NETBILL_AMT POSITION
    (141-158 ),
    ADJ_UNIT1 POSITION
    (159-167 ),
    ADJ_UNIT2 POSITION
    (168-176 ),
    TARIFF_CODE POSITION
    (177-178 ),
    DUTY_CODE POSITION
    (179-180 ),
    DISCONN_TAG POSITION
    (181-181 ),
    MIN_CHRG_IND POSITION
    (182-182 ),
    OC_CODE1 POSITION
    (183-183 ),
    OC_CODE2 POSITION
    (184-184 ),
    OC_AMT1 POSITION
    (185-202 ),
    OC_AMT2 POSITION
    (203-220 ),
    PREV_DPC POSITION
    (221-238 ),
    CREDIT_AVG_BILL POSITION
    (239-256 ),
    ADJ_TYPES POSITION
    (257-264 ),
    ADJ_EC_FCA POSITION
    (265-282 ),
    ADJ_ED POSITION
    (283-300 ),
    ADJ_AMT1 POSITION
    (301-318 ),
    ADJ_AMT2 POSITION
    (319-336 ),
    ADJ_AMT3 POSITION
    (337-354 ),
    ADJ_AMT4 POSITION
    (355-372 ),
    ADJ_AMT5 POSITION
    (373-390 ),
    ADJ_AMT6 POSITION
    (391-408 ),
    ADJ_AMT7 POSITION
    (409-426 ),
    ADJ_AMT8 POSITION
    (427-444 ),
    MR_CYCLE POSITION
    (445-446 ),
    NOTICE POSITION
    (447-448 ),
    INSTAL_IND POSITION
    (449-449 ),
    LAST_RCPT_DT POSITION
    (453-458 ),
    MS1 POSITION
    (459-459),
    MS2 POSITION
    (460-460),
    ARR_PL_CR POSITION
    (461-478 ),
    PREV_READ1 POSITION
    (479-487 ),
    PREV_READ2 POSITION
    (488-496 ),
    OLD_CONS_NUM POSITION
    (497-512 ),
    MTR_CODE1 POSITION
    (513-514 ),
    MTR_CODE2 POSITION
    (515-516 ),
    ABR_EC1 POSITION
    (517-534 ),
    ABR_FCA1 POSITION
    (535-552 ),
    REV_CAT POSITION
    (553-554 ),
    BILL_DT POSITION
    (555-560 ) DATE "DDMMYY",
    SD_PAID POSITION
    (561-569 ),
    SD_ARRS POSITION
    (570-578 ),
    SD_ADDL POSITION
    (579-587 ),
    PR_RDNG_IND1 POSITION
    (588-588 ),
    PR_RDNG_IND2 POSITION
    (589-589 ),
    NAB_IND POSITION
    (590-590 ),
    CONN_LOAD POSITION
    (592-600 ),
    OLDEST_OS_DT POSITION
    (601-604 ),
    ABR_RECAMT1 POSITION
    (605-622 ),
    METER_RENT POSITION
    (623-631 ),
    EX_DUTY POSITION
    (632-649 ),
    TDL_CHARGES POSITION
    (632-649 ),
    ABR_MTH POSITION
    (650-651 ),
    READING_IND POSITION
    (652-652 ),
    FB_IND POSITION
    (653-653 ),
    ADJ_AMT POSITION
    (654-671 ),
    MTR_NUM1 POSITION
    (672-681 ),
    MTR_NUM2 POSITION
    (682-691 ),
    AVG_UNITS1 POSITION
    (692-700 ),
    AVG_UNITS2 POSITION
    (701-709 ),
    MIN_BILL_AMT POSITION
    (710-727 ),
    METER_COST_DEMANDED POSITION
    (710-727 ),
    MF1 POSITION
    (728-729),
    MF2 POSITION
    (730-731),
    MR POSITION
    (732-733),
    ROUTE POSITION
    (734-737),
    SEQ POSITION
    (738-741),
    DISC_IND POSITION
    (742-742 ),
    FREEZE_CODE POSITION
    (743-743 ),
    MTH40 POSITION
    (744-752),
    CONCES_EC POSITION
    (753-770 ),
    METER_COST_ARREARS POSITION
    (753-770 ),
    METER_COST_PAID POSITION
    (771-788 ),
    SANCTION_LOAD POSITION
    (789-797 ),
    PENALTY_ON_CL POSITION
    (798-815 ),
    CL_SLB POSITION
    (816-817 ),
    UNTSLB POSITION
    (818-819 ),
    CAPACIT_PENALTY POSITION
    (820-837 ),
    ARREARS_OF_INT POSITION
    (838-855 ),
    INT_ON_ARREARS POSITION
    (856-873 ),
    FIXED_CHARGES POSITION
    (874-891 ),
    ASSESSED_DPC POSITION
    (892-909 ),
    FCA_UNT_OLD POSITION
    (910-927 ),
    FCA_UNT_NEW POSITION
    (928-945 ),
    DEFECT_RDN1 POSITION
    (982-990 ),
    DEFECT_RDN2 POSITION
    (991-999 ),
    CAP_CT_RENT POSITION
    (1000-1008 ),
    CT_RENT POSITION
    (1009-1017 ),
    ADV_BILL_IND POSITION
    (1018-1018 )
    LOCATION
    (EXT_DIR:'rgtr1.txt')
    REJECT
    LIMIT UNLIMITED
    LOGGING
    NOCACHE
    NOPARALLEL;

    KUP-04020: found record longer than buffer size supported, number, in string
    Cause: a record in the data source was longer than the maximum data size supported. The number reported is the maximum supported size of a record.
    Action: none
    Examine your bad file and log files for details of the rows which failed from insertion.

  • Connection Error between ITS and SAP: R/3 system

    Dear All,
    Recently we have migrated our Backend SAP: R/3 Servers to AIX/Oracle platform. The server landscape is running on two application servers and one central instance with load balancing.
    We have changed all RFC destinations from the SAP:R/3 and ITS side and tested the connection.
    We are not able to login to backend SAP:R/3 server through ITS.
    The following error appears
    "Fatal Error!
    The ITS failed to handle this request
    The HTMLBusiness interpreter failed to interpret the template.
    The internal error message is:
    0x2101: Interpreter: The specified input file does not exist."
    What other changes from ITS side we have to look into or check?
    Regards
    saikat180965

    Hi saikat180965,
    Might be the problem is being caused by missing templates. Please have a look in the ITS traces to get more information about the missing file.
    Regards,
    Dieter

  • Connection Error - Crystal Report 9 to SAP Database

    Hi Gurus,
    While connecting SAP Database (SQL Server 2005)  with Crystal Rport 9 from Client machine , showing the following message.
    logon failed
    login failed for the user <devprd>
    the user is not associated with a trusted sql server connection
    sql state 42000
    native error 18452
    pls. guide in this
    Prakash

    are you connecting through odbc?  if so check to see if you are using windows authentifiction or sql.
    make sure the user you are trying to pass has read access to the database

  • DB Connect: No tables in the database system

    I have a DB connect into a SQL database, the database link is working correctly and I can extract data from previously created datasources.
    I am having problems adding new datasources for other DB tables.
    The system keeps reporting There is no table in database system.
    I also have the same issue if I create new copies of the datasources which already work.
    Has anybody had similar problems and how did they solve?
    Many thanks,
    Matt

    Hello Matt,
    The problem may be in the DataSource, so try to generate the Datasource again and replicate to BW and then try.
    Please see this blog
    /people/happy.tony/blog/2006/09/01/installing-db-connect-with-mssql-server-database
    Thanks
    Chandran

  • Web Services Server Connection Error

    Although I was able to add my printer to hpeprintcenter successfully, after a few hours it was showing disconnected.  When I pressed refresh I received a popup saying my printer had been removed.  After clicking ok on the popup my printer was still listed and it's state was disconnected.  Some advice I read suggested I disable Web Services from my printer's menu and renable it which would give it a new email adddress.  I disabled it, but now when I try to enable Web Services the printer displays "Server Connection Error There was a problem connecting to the Server. Touch retry to connect again, or OK to Exit.".  I have retried multple times for the last 12 hours with no success.  Any suggestions?

    I don't want to jump to that conclusion just yet. When you set the static IP from the front panel of the printer, did it let you set a static DNS? The static DNS is the important part of that step. If it didn't let you set the static DNS, go into the printer's EWS by typing it's IP address into a web browser. Set the printer to use Google's DNS (Preferred = 8.8.8.8 : Alternate = 8.8.4.4). Once you set the static DNS, power down the printer and router. Turn the router back on first and let it stabilize before turning the printer back on. It normally takes a minute or two for a router to stabilize. Let me know what happens.
    -------------How do I give Kudos? | How do I mark a post as Solved? --------------------------------------------------------

  • There is no iView available for system "SAP_SRM": object "Permission".

    Hi All,
    We have portal ( SAP 7.01 SP3 patch level 3) as the front end for SRM 7.0 ,We have integrated SRM with portal through the system alias SAP_SRM.
    When RFx Approver click on u201Cpermissionu201D button in u201CPurchasingu201D -> u201CSourcingu201D-> u201CRFx Numberu201D-> u201CDisplay RFxu201D he is able to see the permission iView where he can assign technical evaluators. But when same Approver click on u201CPermissionu201D button in  u201CStrategic Purchasingu201D ->u201DWork Overviewu201D in Alert tab or Task tab( Display RFx page )  is throwing the following error:
    "There is no iView available for system "SAP_SRM": object "Permission". For more information, contact your administrator."
    I searched in SDN forum and got few solutions and did as they suggested but my problem not yet solved.
    those are:
    1.     Assign Target iView (Permission iView) in  u201CNavigationu201D folder of respective Role (Strategic Purchase)
    2.     Make sure system Alias name as SRM_SRM.
    3.     Make sure user mapping status should be ok in System Alias Editor.
    4.     Should add u201CEveryoneu201D group in permission editor of System Object and make sure select u201CEnduseru201D check box and u201Cadministratoru201D as Read or full control(I selected Full control).
    5.     Add u201CEveryoneu201D group in permission editor of u201Ccoreu201D folder of SRM7.0 folder.
    6.     Add u201CEveryoneu201D group in permission editor of u201CPermissionu201D business object.
    7.     Check the target iViews in respective Business Object (in my case u201CPermissionu201D).
    8.     I updated latest patches (patch level 9) as said in SAP note: 0001386141
    Anybody knows solution for this problem please let me know. Encourage point will be given to useful postingu2026
    Thanks and Regards
    siva

    Hi Deepti,
    Thank you very much for u r quick reply.
    I didnu2019t create any custom roles for RFx in Portal side and SRM side also; we are using standard roles provided by SAP. I checked all the iViews which are needed for the Role (in this case u201CStrategic Purchaseu201D role) those are existed in u201CNavigationu201D folder. Should I create custom role and have to assign required iViews to that to rectify this problem?
    Thanks and Regards
    siva

  • There is no iView available for system "SAP_ERP_HumanResources": object "em

    Hi Experts,
    I have a search process  iView . When I press on any process and press the detail button .. I get a popup screen which shows detail of the process.
    On the detail screen - there is collumn called Form Steps which shows all the steps in the Process . When I click on the one of the steps I get another another browser window with the following error
    There is no iView available for system "SAP_ERP_HumanResources": object "employee". For more information, contact your administrator.
    I have checked in the Business Objects and in the employee object I am not sure which iView gets called when u click on the steps link
    Need your help in this regards.
    Regards,
    Akshay ..

    Hi Akshay,
    We have got the same issue and now it is resolved.
    1. It's a known issue and SAP is providing a solution with 7.01 SP6 release. (check sap note 1386141)
    2. In order to have workaround for below SP versions, You have to deploy the par file. ("objbased.par for 7.01 SP5").
    3. First, please backup the old "com.sap.portal.navigation.objbased.par" PAR file, from the file system directory:
    ...\j2ee\cluster\serverX\apps\sap.com\irj\servlet_jsp\irj\root\WEB-INF\
    deployment\temp (you will find it with a .bak suffix...)
    4. Deploy the par file into your portal using the "Archive Uploader tool:
          - Navigate to 'System Administration' -> 'Support' -> 'Portal Runtime'
          -> in the "Portal Anywhere" Admin Tools section, navigate to
              'Administration Console' -> use the 'Archive Uploader' to deploy it.
    5. After deploying the file, please recheck the scenario.
    Thanks,
    Joseph
    Edited by: jo chinna on Dec 14, 2009 12:39 AM

  • There is no iView available for system "SAP_ERP_Common": object "SWF_WIOBN". For more information, contact your administrator.

    Hi All
    I am working on the POWL inbox in portal 7.3 sp11 .
    I have  used
    Application Name : IBO_WDA_INBOX
    Configuration Name: IBO_WDAC_POWL_INBOX
    for integration into portal by using webdynpro abap iview template .
    We are able to get the task and notification in powl inbox .
    But when we click on task item it throwing an error .
    There is no iView available for system "SAP_ERP_Common": object "SWF_WIOBN". For more information, contact your administrator.
    Can you please provide me any steps how to implement the powl inbox inorder to get the UWL Tasks and notifications into this powl inbox .
    And how to resolve the above error .
    Thanks & Regards
    Deepika

    Hi Deepika,
    Please go through the below SAP notes:
    1854661 - The error "There is no iView available for system "XYZ", object "ABC" is encountered when navigating in an MSS or HR Administrator Portal role
    1494536 - Object Based Navigation - Specific Component Note
    Apart from this, you can also go through the following link:
    http://wiki.scn.sap.com/wiki/display/EP/Object+Based+Navigation+-+OBN+Wiki
    BR,
    Anurag

  • Error while importing the tables from MySQL using the data source connection

    Hi,
    I am trying to import tables from MySQL into Powerpivot using the data source connection, if use the import using the Query option its working fine but not with the select list of table option.
    when i click on the select list of tables option, i get the below error after selecting all the tables to be imported:
    OLE DB or ODBC error.
    An error occurred while processing table 'XXXXXXXXXX'.
    The current operation was cancelled because another operation in the transaction failed.

    Hi Bharat17an,
    Please provide the detail information when create the MySQL connection in your PowerPivot model. Here is a good article regarding "how to Use MySQL and Microsoft PowerPivot Together" for your reference, please see:
    http://www.datamensional.com/2011/09/how-to-use-mysql-and-microsoft-powerpivot-together-2/
    If this issue still persists, please help to collection windows event log information. It maybe helpful for us to troubleshoot this issue.
    Regards,
    Elvis Long
    TechNet Community Support

Maybe you are looking for

  • IMac too heavy? Shifting down constantly.

    I just recently purchased a new 20" iMac and I've noticed that my screen will slowly tilt down from gravity. Without any thumps on the desk or vibration from walking around, just leaving the room and coming back 10 minutes later it will have shifted

  • Date format(for number fields)

    Hi there. I'm creating some sql queries wich will be executed by some users throught the Oracle client PL/SQL, and I need to format some fields in date format. Those fields are NUMBER(8) and they are in that format: "YYYYMMDD" The format I want to pu

  • How to uninstall the .tar -file installation

    Hi all, I just downloaded the new version of Studio 12. This time the package install. But before I installed the tar-file version. There is no uninstall file in the /opt/SUNWspro/bin directory. How to uninstall this version? Thanks.

  • Errors on plxmlparser v102 installation

    The loadjava part of plxmlparser (v 1.02) was not quite a success, with a total of 227 errors ! The first errors were of type: ORA-29534 eg: XMLBytereader could not be resolved (very first error) The following ones were showing this kind of messages:

  • Guide me for any way to avoid manual update for processing data package

    Hi sap gurus,                      I am new to SAP BI.  In my project everyday I have to manually update for processing data packets for an infocube. Can you tell me why it happens that some time data get stuck and we have to do manual update? Is the