Data source issue

i have to enhance multiple fields from r/3 to bw.
i have added the r/3 fields in rsa6, extract structure, but i cannot see
the enhanced fields in the ds.
extract strucuture has got the added fields, if fields are added in ext str, then
it should automattically be seen in datasource which is not happening.
plz guide
Regards
Sanju

Hi sanju,
I believe u have added fields through rsa6 and after data soruce generation u r not able to see these Z fields in data source.
If this is the situation... then look into table roosfield.
u may have to use following code after suitable modification for u.
Some times this updation does not take place automatically in that case this is the work around but not std. solution. for std. solution u may have to raise oss and get some note no. form SAP.
The required code..
REPORT  Z_DS_FLD_UPD.
TABLES: roosfield.
  ZZCLUBT
*update roosfield set selection = space
*where oltpsource = '0CUSTOMER_ATTR'
*and objvers = 'A'
*and field = 'ZZCLUBT'.
U will have to use tcode se38 to write this code and run this code.
Regards,
Mahendra .
If the answer is helpful please assign points.

Similar Messages

  • Data Source Issue - Plz help

    Hi all,
    We are using a cluster environment for our E2E testing. We hav OSB Server and SOA Server. But the data source named mds-owsm, soaLocalXt datasource keeps on suspending on and off showing unpredictable behaviour. Because of this our server gets shut down automatically which was badly affecting our testing. Kindly help us resolving this issue.
    When we track our osb managed server log, we see the following error:
    [2011-04-10T21:24:08.159-05:00] [osb_server1] [NOTIFICATION] [] [oracle.mds] [tid: MDSPollingThread-[owsm, jdbc/mds/owsm]] [userId: <anonymous>] [ecid: 0000Iwxj3gJ6QPD5nBL6iZ1DcJMm00000A,1:18925] [APP: wsm-pm] [[
    oracle.mds.exception.MDSRuntimeException: weblogic.common.resourcepool.ResourceDisabledException: Pool mds-owsm is Suspended, cannot allocate resources to applications..
         at oracle.mds.internal.persistence.db.BaseReposAccess.<init>(BaseReposAccess.java:360)
         at oracle.mds.internal.persistence.db.shredded.ShreddedReposAccess.<init>(ShreddedReposAccess.java:274)
         at oracle.mds.internal.persistence.db.shredded.ShreddedDBMSConnection.createReposAccess(ShreddedDBMSConnection.java:444)
         at oracle.mds.internal.persistence.db.BaseDBMSConnection.getOrCreateReposAccess(BaseDBMSConnection.java:2072)
         at oracle.mds.internal.persistence.db.BaseDBMSConnection.queryStoreForLatestCommitNumber(BaseDBMSConnection.java:2503)
         at oracle.mds.internal.persistence.db.DBDocumentChangeProvider.queryStoreForLatestCommitNumber(DBDocumentChangeProvider.java:330)
         at oracle.mds.internal.persistence.db.DBDocumentChangeProvider.getChanges(DBDocumentChangeProvider.java:81)
         at oracle.mds.persistence.stores.db.DBMetadataStoreCommunicator.signalChanges(DBMetadataStoreCommunicator.java:134)
         at oracle.mds.internal.persistence.db.ChangePollingThread.run(ChangePollingThread.java:81)
    Caused by: oracle.mds.internal.persistence.db.fcf.MDSDBIOException: weblogic.common.resourcepool.ResourceDisabledException: Pool mds-owsm is Suspended, cannot allocate resources to applications..
         at oracle.mds.internal.persistence.db.JNDIConnectionManagerImpl.fetchConnection(JNDIConnectionManagerImpl.java:96)
         at oracle.mds.internal.persistence.db.ConnectionManager.getConnection(ConnectionManager.java:347)
         at oracle.mds.internal.persistence.db.BaseReposAccess.<init>(BaseReposAccess.java:347)
         ... 8 more
    Caused by: weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool mds-owsm is Suspended, cannot allocate resources to applications..
         at weblogic.jdbc.common.internal.JDBCUtil.wrapAndThrowResourceException(JDBCUtil.java:251)
         at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiDataSource.java:344)
         at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:360)
         at oracle.mds.internal.persistence.db.JNDIConnectionManagerImpl.fetchConnection(JNDIConnectionManagerImpl.java:91)
         ... 10 more
    Thanks & Regards
    Prabhu

    Because of this our server gets shut down automatically No. Just because connection pool got suspended, server should not go down. There is any other issue which you did not notice. For Data Source to function properly, make sure that intial and maximum connections limit has been set appropriately (preferably both should be equal) and make sure that database is up and running always and has that many connections open. Check with the DBA for DB connection limit settings.
    Raise a SR with support if you are not able to figure out the exact issue.
    Regards,
    Anuj

  • Generic Data Source issue in CRM.

    Hi Guru's,
    Generic Data Source with Table gave an issue "invalid Extracture structure template XXXXX of Data source  XXXXX"
    Generic Data source with Function Module gave an issue "Units field VOLUM_U for field VOLUME of DataSource ZTEST_XYZ is hidden"
    Generic Data Source with View configured successfully but the data is not coming in Extractor Checker.
    Three tables has taken in to consideration. I think there might be some issue with Join condition.
    Can any one through light on this incident.  Your help will be appreciated.
    Thanks in Advance.
    Venkat.

    Hi Praveen,
    yes you are right.  I took reference field as VOLUM_U.
    I have created Generic Table.  Do you need me to take same table in the reference Table.
    Thanks
    Venkat.

  • CO_PA DATA SOURCE ISSUE

    Hi,
    I am trying to display a COPA data source, i have given proper operating concern name and tried with costing based and account based it is throwing below error message:
    Table entry missing for data source.
    when i look into the details it is showing below information.
    an attempt was made to extract data using this data source.
    this is not possible due to missing of control entries in the system tables.
    System Response:
    The process was terminated.
    Procedure:
    if the data source was transported into this system, check the import logs for errors.
    I tried to debug it from KEB2, here also i am getting same error message.
    Please provide me the answer to over come this issue.

    Hello,
    The administration of the delta method for CO-PA DataSources occurs in part in the OLTP system. In particular, the time up until which the data has already been extracted is stored in the control tables of the DataSource. Since the control tables for the delta method for the extractor are managed in the OLTP system, certain restrictions apply.
    There can only ever be one valid initial package for a DataSource. If, for the same DataSource, a separate initialization is scheduled for different selections, for example, and data is posted to the operating concern between the individual initializations, data inconsistencies could occur between SAP BW and OLTP. The reason for this is that, with each initialization, the time stamp of the DataSource in the OLTP system is set to the current value. Consequently, records from a previous selection are no longer selected with the next delta upload if they were posted with a different selection prior to the last initial run.
    See this doc for more info [How to Connect Between CO-PA and SAP BW for a Replication Model|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/fb07ab90-0201-0010-c489-d527d39cc0c6]
    Also see
    [How to Connect Between CO-PA and SAP BW for Data Retraction|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/1910ab90-0201-0010-eea3-c4ac84080806]
    [SAP Network Blog: Best Practices for Profitability Management with SAP Business Profitability Management and CO-PA|/people/community.user/blog/2007/09/10/best-practices-for-profitability-management-with-sap-business-profitability-management-and-co-pa]
    [SAP Network Blog: Configuration Characteristics in Profitability Analysis|/people/udo.werner/blog/2007/05/10/configuration-characteristics-in-profitability-analysis]
    Thanks
    Chandran

  • XML Data Source Issue

    Post Author: MrJames
    CA Forum: Semantic Layer and Data Connectivity
    I'm sure the issue is my lack of understanding on how this should work.  I've created a report using an XML data source.  The fields on my report come from the XML file schema, and all fields having to do with quantities selected from the schema show as numeric fields in the report designer.  However, when I try to use the SUM function on these fields I only get a count, and not a sum.
    When I view the XML file using XML Notepad 2007, the viewer shows these fields as text fields.  So as near as I can tell, I'm reading text data into a field defined as numeric.
    I can directly connect to the table in SQL Server 2005 and the sum functions work fine, however, the sum function will not sum when using the XML table. 
    Apparently I'm missing something here??

    Hi,
    Which product are you using and in which version?
    Didier

  • 2LIS_04_P_COMP Data Source Issue

    Hello Experts,
    I am having a issue while loading the data  into the DSO using the 2LIS_04_P_COMP Datasource.
    in this Data source we do have a field BDMNG( for Required Qty).
    There is a Start Routine in the Update rules( we have maintained the 3.x Data Source)
    The data is coming correctly when the modify data package
    statement is executed the data in the data package internal take is same as below,
    I had verified the same in the debugging..
    I also verifeied the data in the PSA it is having
    same data which is mention below
    But is updating in the DSO differently any clues ???
    Suppose data in the change is as below in general
    Production order    Material       BDMNG       usage
    101                          ABC            100             50    New image(N)
    101                          ABC           -100           -50    Before Image(x)
    101                          ABC            100             80    After Image (' ')
    But in my DSO the Change log as well as the active table hold the data as below
    Production order    Material      BDMNG       usage
    101                          ABC             100           50    New image(N)
    101                          ABC            -100          -50    Before Image(x)
    101                          ABC             -100           80    After Image (' ')
    Which i am not under standing why i am getting the value as -100 instead of 100 Thanks in Advance
    Regards
    KK
    Edited by: KK on Feb 4, 2010 10:45 AM

    Hello Experts
    Kindly let me know what may cause this. or let me know if any one is also facing the same issue.
    Regards

  • 0CLM_INVOICE data source issue

    HI Experts,
    I have been testing data source 0CLM_INVOICE and noticed discrepancies when extracting data using RSA3. I have used the selection for Company Code, Fiscal Year and Customer and when i display the list of extracted data, records for other customers (aside from my selection) are showing. It looks like my selections are not working. Also, in the SAP documentation for this data source,
    http://help.sap.com/saphelp_nw2004s/helpdata/en/22/e11ceb47fc4069a46b91efcf5f6abb/frameset.htm
    the POSTING_DATE and INV_DATE are said to be derived from BSEG-BUDAT and BSEG-BLDAT, respectively. The trouble is that I can't find these fields in the BSEG table.
    Can anyone enlighten me on this? Or if you have encountered similar issues on this data source, please let me know how it was resolved.
    Thanks!
    JL

    Hi JL:
    Check if any of the SAP Notes below is applicable to your system.
    1459106 - "No invoice data for initial BI extraction"
    1444730 - "Different results despite the same import parameters"
    Regards,
    Francisco Milán.

  • Z data source issue for creating packets

    Hi I have created a Z data source (function module) .
    My issue is I am not able to create data record packets all the data is coming in one packet only.
    The is code is as show below is some one can please assist me how can I change the code so that is can create multiple packets for the option given in Tcode RSA3.
    FUNCTION ZBW_MATERIAL_GROUP_HIE.
    ""Local Interface:
    *" IMPORTING
    *" VALUE(I_REQUNR) TYPE SRSC_S_IF_SIMPLE-REQUNR
    *" VALUE(I_DSOURCE) TYPE SRSC_S_IF_SIMPLE-DSOURCE OPTIONAL
    *" VALUE(I_MAXSIZE) TYPE SRSC_S_IF_SIMPLE-MAXSIZE OPTIONAL
    *" VALUE(I_INITFLAG) TYPE SRSC_S_IF_SIMPLE-INITFLAG OPTIONAL
    *" VALUE(I_READ_ONLY) TYPE SRSC_S_IF_SIMPLE-READONLY OPTIONAL
    *" VALUE(I_REMOTE_CALL) TYPE SBIWA_FLAG DEFAULT SBIWA_C_FLAG_OFF
    *" TABLES
    *" I_T_SELECT TYPE SRSC_S_IF_SIMPLE-T_SELECT OPTIONAL
    *" I_T_FIELDS TYPE SRSC_S_IF_SIMPLE-T_FIELDS OPTIONAL
    *" E_T_DATA STRUCTURE ZBW_MAT_GRP_HIER OPTIONAL
    *" EXCEPTIONS
    *" NO_MORE_DATA
    *" ERROR_PASSED_TO_MESS_HANDLER
    TABLES : /BI0/HMATL_GROUP.
    DATA : BEGIN OF t_hmat OCCURS 0,
    hieid LIKE /BI0/HMATL_GROUP-hieid,
    objvers LIKE /BI0/HMATL_GROUP-objvers,
    iobjnm LIKE /BI0/HMATL_GROUP-iobjnm,
    nodeid LIKE /BI0/HMATL_GROUP-nodeid,
    nodename LIKE /BI0/HMATL_GROUP-nodename,
    tlevel LIKE /BI0/HMATL_GROUP-tlevel,
    parentid LIKE /BI0/HMATL_GROUP-parentid,
    END OF t_hmat.
    DATA : BEGIN OF t_flathier,
    hieid LIKE /BI0/HMATL_GROUP-hieid,
    lv2_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv2_name LIKE /BI0/HMATL_GROUP-nodename,
    lv3_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv3_name LIKE /BI0/HMATL_GROUP-nodename,
    lv4_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv4_name LIKE /BI0/HMATL_GROUP-nodename,
    lv5_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv5_name LIKE /BI0/HMATL_GROUP-nodename,
    lv6_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv6_name LIKE /BI0/HMATL_GROUP-nodename,
    lv7_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv7_name LIKE /BI0/HMATL_GROUP-nodename,
    lv8_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv8_name LIKE /BI0/HMATL_GROUP-nodename,
    lv9_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv9_name LIKE /BI0/HMATL_GROUP-nodename,
    lv10_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv10_name LIKE /BI0/HMATL_GROUP-nodename,
    lv11_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv11_name LIKE /BI0/HMATL_GROUP-nodename,
    material LIKE /BI0/HMATL_GROUP-nodename,
    END OF t_flathier.
    FIELD-SYMBOLS: <f> LIKE LINE OF t_hmat,
    <Level> TYPE ANY.
    data : count(2) type c,
    lv_level(20) type c.
    DATA : lv_count TYPE n.
    DATA : lv_id LIKE /BI0/HMATL_GROUP-nodeid,
    lv_hieid LIKE /BI0/HMATL_GROUP-hieid.
    Auxiliary Selection criteria structure
    DATA: l_s_select TYPE srsc_s_select.
    Maximum number of lines for DB table
    STATICS: s_s_if TYPE srsc_s_if_simple,
    counter
    s_counter_datapakid LIKE sy-tabix,
    cursor
    s_cursor TYPE cursor.
    Select ranges
    RANGES: l_r_nodename FOR /BI0/HMATL_GROUP-nodename,
    l_r_hieid FOR /BI0/HMATL_GROUP-hieid.
    Initialization mode (first call by SAPI) or data transfer mode
    (following calls) ?
    IF i_initflag = sbiwa_c_flag_on.
    Initialization: check input parameters
    buffer input parameters
    prepare data selection
    Check DataSource validity
    CASE i_dsource.
    WHEN 'ZMATERIAL_GROUP_HIE'.
    WHEN OTHERS.
    IF 1 = 2. MESSAGE e009(r3). ENDIF.
    this is a typical log call. Please write every error message like this
    log_write 'E' "message type
    'R3' "message class
    '009' "message number
    i_dsource "message variable 1
    ' '. "message variable 2
    RAISE error_passed_to_mess_handler.
    ENDCASE.
    APPEND LINES OF i_t_select TO s_s_if-t_select.
    Fill parameter buffer for data extraction calls
    s_s_if-requnr = i_requnr.
    s_s_if-dsource = i_dsource.
    s_s_if-maxsize = i_maxsize.
    Fill field list table for an optimized select statement
    (in case that there is no 1:1 relation between InfoSource fields
    and database table fields this may be far from beeing trivial)
    APPEND LINES OF i_t_fields TO s_s_if-t_fields.
    ELSE. "Initialization mode or data extraction ?
    Data transfer: First Call OPEN CURSOR + FETCH
    Following Calls FETCH only
    First data package -> OPEN CURSOR
    IF s_counter_datapakid = 0.
    Fill range tables BW will only pass down simple selection criteria
    of the type SIGN = 'I' and OPTION = 'EQ' or OPTION = 'BT'.
    LOOP AT s_s_if-t_select INTO l_s_select WHERE fieldnm = '0MATERIAL'.
    MOVE-CORRESPONDING l_s_select TO l_r_nodename.
    APPEND l_r_nodename.
    ENDLOOP.
    LOOP AT s_s_if-t_select INTO l_s_select WHERE fieldnm = 'HIEID'.
    MOVE-CORRESPONDING l_s_select TO l_r_hieid.
    APPEND l_r_hieid.
    ENDLOOP.
    Get the data from Hierarchy table
    SELECT * FROM /BI0/HMATL_GROUP INTO CORRESPONDING FIELDS OF
    TABLE t_hmat
    WHERE hieid IN l_r_hieid
    AND objvers = 'A' .
    ENDIF.
    loop through all the 0MATERIAL entries to get all the hirarchy levels.
    Start of change.
    LOOP AT t_hmat ASSIGNING <f>
    WHERE iobjnm = '0MATL_GROUP'
    AND nodename IN l_r_nodename.
    LOOP AT t_hmat ASSIGNING <f>
    WHERE nodename IN l_r_nodename.
    End of change
    lv_count = <f>-tlevel.
    "refresh t_flathier.
    CLEAR: t_flathier. ", lv_level, count.
    MOVE :
    <f>-hieid TO lv_hieid ,
    <f>-nodename TO t_flathier-material,
    <f>-parentid TO lv_id.
    if <f>-iobjnm <> '0MATL_GROUP' .
    move <f>-nodename+3 to t_flathier-material .
    else.
    move <f>-nodename to t_flathier-material .
    endif.
    Added for Last level.
    if lv_count = '1' .
    *t_flathier-lv1_name = t_flathier-material .
    elseif lv_count = '2' .
    t_flathier-lv2_name = t_flathier-material .
    elseif lv_count = '3' .
    t_flathier-lv3_name = t_flathier-material .
    elseif lv_count = '4' .
    t_flathier-lv4_name = t_flathier-material .
    elseif lv_count = '5' .
    t_flathier-lv5_name = t_flathier-material .
    elseif lv_count = '6' .
    t_flathier-lv6_name = t_flathier-material .
    elseif lv_count = '7' .
    t_flathier-lv7_name = t_flathier-material .
    elseif lv_count = '8' .
    t_flathier-lv8_name = t_flathier-material .
    elseif lv_count = '9' .
    t_flathier-lv9_name = t_flathier-material .
    elseif lv_count = '10' .
    t_flathier-lv10_name = t_flathier-material .
    endif.
    DO lv_count TIMES .
    lv_count = lv_count - 1.
    IF lv_count = 1.
    EXIT.
    ENDIF.
    READ TABLE t_hmat WITH KEY
    hieid = lv_hieid
    nodeid = lv_id.
    IF sy-subrc = 0.
    CLEAR lv_id.
    CASE lv_count.
    WHEN '11' .
    MOVE : t_hmat-nodename+3 TO t_flathier-lv11_name,
    t_hmat-parentid TO lv_id.
    WHEN '10' .
    MOVE : t_hmat-nodename+3 TO t_flathier-lv10_name,
    t_hmat-parentid TO lv_id.
    WHEN '9' .
    MOVE : t_hmat-nodename+3 TO t_flathier-lv9_name,
    t_hmat-parentid TO lv_id.
    WHEN '8' .
    MOVE : t_hmat-nodename+3 TO t_flathier-lv8_name,
    t_hmat-parentid TO lv_id.
    WHEN '7' .
    MOVE : t_hmat-nodename+3 TO t_flathier-lv7_name,
    t_hmat-parentid TO lv_id.
    WHEN '6' .
    MOVE : t_hmat-nodename+3 TO t_flathier-lv6_name,
    t_hmat-parentid TO lv_id.
    WHEN '5' .
    MOVE : t_hmat-nodename+3 TO t_flathier-lv5_name,
    t_hmat-parentid TO lv_id.
    WHEN '4' .
    MOVE : t_hmat-nodename+3 TO t_flathier-lv4_name,
    t_hmat-parentid TO lv_id.
    WHEN '3' .
    MOVE : t_hmat-nodename+3 TO t_flathier-lv3_name,
    t_hmat-parentid TO lv_id.
    WHEN '2' .
    MOVE : t_hmat-nodename+3 TO t_flathier-lv2_name.
    ENDCASE.
    ENDIF.
    ENDDO.
    Populate data for level 1 (Class Type)
    READ TABLE t_hmat WITH KEY
    hieid = lv_hieid
    tlevel = 1.
    IF sy-subrc = 0.
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_OUTPUT'
    EXPORTING
    input = t_hmat-nodename
    IMPORTING
    output = e_t_data-0class_type.
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
    EXPORTING
    input = e_t_data-0class_type
    IMPORTING
    output = e_t_data-0class_type.
    ENDIF.
    populate data to extraction structure ( removing prefixe 'class type')
    MOVE : lv_hieid TO e_t_data-hieid,
    t_flathier-lv2_name TO e_t_data-xhier_lv1,
    t_flathier-lv3_name TO e_t_data-xhier_lv2,
    t_flathier-lv4_name TO e_t_data-xhier_lv3,
    t_flathier-lv5_name TO e_t_data-xhier_lv4,
    t_flathier-lv6_name TO e_t_data-xhier_lv5,
    t_flathier-lv7_name TO e_t_data-xhier_lv6,
    t_flathier-lv8_name TO e_t_data-xhier_lv7,
    t_flathier-lv9_name TO e_t_data-xhier_lv8,
    t_flathier-lv10_name TO e_t_data-xhier_lv9,
    t_flathier-lv11_name TO e_t_data-xhie_lv10,
    t_flathier-material TO e_t_data-0MATL_GROUP.
    APPEND e_t_data.
    CLEAR e_t_data.
    ENDLOOP.
    s_counter_datapakid = s_counter_datapakid + 1.
    IF s_counter_datapakid > 1 .
    RAISE no_more_data.
    ENDIF.
    ENDIF. "Initialization mode or data extraction ?
    ENDFUNCTION.
    As now when I run it in Tcode RSA3 it give only one data packet of some 5k to 6k records.
    Thanks in advance for your help.
    Pawan.

    Hi PS,
    Instead of
    SELECT * FROM /BI0/HMATL_GROUP INTO CORRESPONDING FIELDS OF
    TABLE t_hmat
    WHERE hieid IN l_r_hieid
    AND objvers = 'A' .
    code should look like this .
          OPEN CURSOR WITH HOLD S_CURSOR FOR
          SELECT (S_S_IF-T_FIELDS) FROM /BI0/HMATL_GROUP
        FETCH NEXT CURSOR S_CURSOR
                   APPENDING CORRESPONDING FIELDS
                   OF TABLE E_T_DATA
                   PACKAGE SIZE S_S_IF-MAXSIZE.
    For more information refer to sample code of fm "RSAX_BIW_GET_DATA_SIMPLE"
    Hope that helps.
    Regards
    Mr Kapadia
    ***Assigning points is the way to say thanks in SDN.***

  • Data source issue in new app creation

    Using Hyp. 9.3 I am trying to create a new application. The data source for the new app was created in sql server and it was used to create a new app. The problem is after going throught the create new app wizard, the new app was there but no db. I think I may have refreshed instead of create. Anyway I went ahead and deleted the app and tried to start fresh to create the new app. But when I went to select the data source it is no longer there. I checked the sql server connection and it seems fine. So what could have happened to the data source?

    If the essbase database does not exist and you click refresh it will create the database.
    Anyway can you not just create a new datasource.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • New Planning instance - data source issue

    Hello everyone,
    I am trying to setup a new instance of planning and when I try to create DATA SOURCE I get the following error, any help to resolve this is much appreciated.
    ++C:\Hyperion\AnalyticServices\bin>del C:\Users\Admin\AppData\Local\Temp.\srvtmp.r++
    ++eg++
    ++In HspDBPropertiesLocationPanel constructor++
    ++In HspDBPropertiesLocationPanel queryEnter++
    ++Resource Bundle is java.util.PropertyResourceBundle@221c75++
    ++Product Name in file is PLANNING++
    ++Availability Date is 20051231++
    ++Creating rebind thread to RMI++
    ++Resource Bundle is java.util.PropertyResourceBundle@221c75++
    ++Product Name in file is PLANNING++
    ++Availability Date is 20051231++
    ++$$$$$$$$$$$$$ dname is PlnInstance2++
    ++Resource Bundle is java.util.PropertyResourceBundle@221c75++
    ++Product Name in file is PLANNING++
    ++Availability Date is 20051231++
    ++Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: no HspEss++
    ++baseEnv in java.library.path++
    ++at java.lang.ClassLoader.loadLibrary(Unknown Source)++
    ++at java.lang.Runtime.loadLibrary0(Unknown Source)++
    ++at java.lang.System.loadLibrary(Unknown Source)++
    ++at com.hyperion.planning.olap.HspEssbaseEnv.<clinit>(Unknown Source)++
    ++at com.hyperion.planning.olap.HspEssbaseJniOlap.<clinit>(Unknown Source)++
    ++at com.hyperion.planning.HspJSHomeImpl.TestEssConnection(Unknown Source)++
    ++at com.hyperion.planning.HspDSEssbasePanelManager.TestEssConnection(HspD++
    ++SEssbasePanelManager.java:156)++
    ++at com.hyperion.planning.HspDSEssbasePanelManager.queryExit(HspDSEssbase++
    ++PanelManager.java:132)++
    ++at com.hyperion.cis.config.wizard.ProductCustomInputPanel.queryExit(Prod++
    ++uctCustomInputPanel.java:114)++
    ++at com.installshield.wizard.awt.AWTWizardUI.doNext(Unknown Source)++
    ++at com.installshield.wizard.awt.AWTWizardUI.actionPerformed(Unknown Sour++
    ++ce)++
    ++at com.installshield.wizard.swing.SwingWizardUI.actionPerformed(Unknown++
    ++Source)++
    ++at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationControlle++
    ++r.notifyListeners(Unknown Source)++
    ++at com.installshield.wizard.swing.SwingWizardUI$SwingNavigationControlle++
    ++r.actionPerformed(Unknown Source)++
    ++at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)++
    ++at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)++
    ++at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)++
    ++at javax.swing.DefaultButtonModel.setPressed(Unknown Source)++
    ++at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour++
    ++ce)++

    I thought this might be a useful info, the behind dos shell messages
    Launching Hyperion Configuration Utility Program
    HYPERION_HOME: C:\Hyperion
    In HspDBPropertiesLocationPanel constructor
    In HspDBPropertiesLocationPanel queryEnter
    Resource Bundle is java.util.PropertyResourceBundle@1707653
    Product Name in file is PLANNING
    Availability Date is 20051231
    Creating rebind thread to RMI
    Resource Bundle is java.util.PropertyResourceBundle@1707653
    Product Name in file is PLANNING
    Availability Date is 20051231
    *$$$$$$$$$$$$$ dname is*
    Resource Bundle is java.util.PropertyResourceBundle@1707653
    Product Name in file is PLANNING
    Availability Date is 20051231
    Setting Arbor path to: C:\Hyperion\common\EssbaseRTC\9.3.1
    Error code returned during the test connection=1051293
    Error code returned during the test connection=1051293
    Error code returned during the test connection=1051293
    Error code returned during the test connection=1051293
    Thank you!

  • Data source issue in RSA7???? urgent plz

    hi experts,
    unfortunately i have deleted my data source from RSA7, i want to extract new records and push to BI. but its deleted. what is the procedure to make my data source available... my update method is QUEUED DELTA..
    plz provide me the solution....
    regards
    vadlamudi

    Reference: SDN FAQ's--> RSA7
    Question 9:
    What is the purpose of the function 'Delete Data and Meta Data in a Queue' in RSA7? What exactly is deleted?
    Answer:
    You should act with extreme caution when you use the delete function in the delta queue. It is comparable to deleting an InitDelta in the BW System and should preferably be executed there. Not only do you delete all data of this DataSource for the affected BW System, but you also lose all the information concerning the delta initialization. Then you can only request new deltas after another delta initialization.
    When you delete the data, this confirms the LUWs kept in the qRFC queue for the corresponding target system. Physical deletion only takes place in the qRFC outbound queue if there are no more references to the LUWs.
    The delete function is intended for example, for cases where the BW System, from which the delta initialization was originally executed, no longer exists or can no longer be accessed.

  • Generic Data source Issue with Infoset

    Hi Experts,
    I have created generic data source with Infoset.As per customer requirement, I have to modify join condition between tables from equal to left outer join in infoset.I have tested scenario successfully using infoset query. I have done below steps in generic data source to check the same result.
    1.Modified Join condition in infoset and generated the infoset again.
    2. Generated generic datasource in RSO2.
    When I check same scenario in RSA3, I am getting 0 records.Please help me out.
    Thanks in Advance.
    Regards,
    Raju

    Thanks Sriram for your reply.
    I am using same user id for both SQ02 and RSA3.
    I have Two infosets with same join conditions.I have created SQVI report with First infoset and Generic data source with second infoset.
    I have changed join condition second infoset which is used for generic data source.I am still getting same number of records in both SQVI report and in RSA3.I have validated records by considering few records to cross check again.
    The change in join condition doesnt show any impact in changing the number of recrods.
    I  have activated extraction structure in RSA6 but still getting same records.
    Thanks,
    Raju

  • SAP Data Source Issue

    I'm testing the deployment for the OmniPortlet data source (http://appsprod1:7779/portalTools/omniPortlet/providers/sap) and I get the following error:
    500 Internal Server Error
    java.io.IOException: javax.servlet.ServletException: Class oracle.webdb.reformlet.ReformletPortlet has no set or add method for tag "localePersonalizationLevel" at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showTestPageURI(Unknown Source) at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.showTestPage(Unknown Source) at oracle.webdb.provider.v2.adapter.soapV1.ProviderAdapter.handleHttp(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at oracle.webdb.provider.v2.adapter.SOAPServlet.doHTTPCall(Unknown Source) at oracle.webdb.provider.v2.adapter.SOAPServlet.service(Unknown Source) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:536)
    Any help is appreciated.
    Thanks!

    Hi,
    As stated by Tug, you will have to provide the value in the external application screen itself. There is no other way to drive it. So you need to go to your external application, edit it & enter the correct systemId. Once done with this, you might want to click the external application link to test your entered details.
    If still not able to get this to work, I'd suggest that you create a fresh external application by entering the correct systemId.
    Regards,
    Abhinav

  • Generic Data Source issue

    Hi Friends,
    We have Generic Data Source (Delta Capable) which is based on Function Module.
    For this Data source I am looking for
    1) Relevent Outbound Queue Name in SMQ1
    2) Relevent R3 Back ground Job which is responsible for data load from Out Bound Queue To Delta Queue
    3) Relevent Setup Table in R3 system
    4) Is procedure for filling setup table for this generic data source is same as 2LIS Application Specific Data sources?
    Thank you.
    Tony

    1) Relevent Outbound Queue Name in SMQ1
    Generic datasources dont have outbound queue.
    2) Relevent R3 Back ground Job which is responsible for data load from Out Bound Queue To Delta Queue
    No outbound queue hence no job.
    3) Relevent Setup Table in R3 system
    No Setup table for generic datasource.They fetch directly from R3 tables either directly or via function module.
    4) Is procedure for filling setup table for this generic data source is same as 2LIS Application Specific Data sources?
    No set up tables for generic datasources.
    Generic data sources with delta have delta queue only.
    Hope this helps.

  • Generic data source issue very urjent

    HI All,
    this is regarding Generic datasource in Quality system . I have to change selection and Hide options i mean i have make check for generic data source. can you please let me know if anybody knows how to change.
    i tried to change it's showing dissable only, is there any other process
    regards
    kk

    Hi Friend,
    You are not supposed to do any changes in the quality system.Even system doesnt allow you to do the respective changes.The screen appears u like disable mode.
    Go to Development system and do the respective changes in the datasource.
    Selct the required datasource and choose edit mode option . Then select the required fileds.*After that save the datasource and succesfullu doing changes in the datasource move the respective datasource into qualitysystem.
    Hope it will helpful for you.
    Cheers,
    Chandu.
    Edited by: chandu guduru on Aug 28, 2008 1:53 PM
    Edited by: chandu guduru on Aug 28, 2008 2:02 PM

Maybe you are looking for

  • How to find roles related to any Customer in BW.

    Hi All, i am working as an SAP Security analyst and i am trying to find out the roles related to some customer in BW. I have tryied to find the roles under the object Z_G8D_SALE and under the object Z_G8D_VL3 with the technical name of the report. To

  • A way to get content from MONI to SAP BW?

    Hi, I'm a student and at the moment I'm working on a project to monitor the user behaviour on 40 SAP systems with 1 SAP BW. One source for that is the transaction st03n with the table MONI. As I know, the content from MONI can only be read out with A

  • How to create a transport request with query and only with its structure.

    HI guru,             how to create a transport request with query and only with its structure.transport request should not  include any other query items like ( variables, conditions...etc) thanks in advance. venkata

  • Payments Terms.

    Hi Gurus, i have some clarification in Payment terms, 1. 10 %  on Advance on PO.Balance on Delivery. 2.20%    on Advance on PO and Balance on Delivery. Where we can trigger and while doing APP how we can do . THA

  • How do I get my office jet 5742 to email scanned documents?

    How can I email scanned documents?