BatchUpdate Multiple Usage ??? !!!

Dear All,
I have got 4 diff. types of operation to be done simultaneously.
1] Inserting 3 diff sqls followed by
2] Calling function A followed by
3] Executing a procedure followed by
4] Calling fcuntion B which returns me a value 1 or 0 if o
all above 4 operations ahs to be rolled back.
For this kind of Multi Task operation can i use executebatc.I have used only multi insert sqls for exeuctebatch.not mix things like insert,then call fucntions etc..
Pls guide...Thanks in advance
Regards

1] Inserting 3 diff sqls followed by
2] Calling function A followed by
3] Executing a procedure followed by
4] Calling fcuntion B which returns me a value 1
1 or 0 if o
all above 4 operations ahs to be rolled back.I think this might depend on your JDBC driver. In looking at the documentation, it doesn't specify that calling executeBatch() does a commit. With that in mind, it would appear to me that with auto commit turned off, you should be able to do the batch inserts, do work in Java, execute a stored procedure (that does not have it's own commit), then if you get your '1' return code, you can issue a commit, or if '0' issue a rollback.
I would definitely test this first, since the documentation isn't specific. However it makes sense that this would be available.
Joel

Similar Messages

  • Multiple usage of Source System is not possible with installed DMIS version on source

    Hello folks!
    I`ve got a problem trying to adjust the Data Replication to SAP BW (on HANA) using SAP LT Replication Server.
    I`ve deleted one connection and after that I`m trying to create new one through  Configuration & Monitoring Dashboard (transaction LTR) with the same source / target systems.
    As result when on the second step (Specify Source System) I specify RFC destination of the source system it appears an error with text
    "Multiple usage of Source System is not possible with installed DMIS version on source".
    But there`s no any adjusted connection in system now..
    Please, help me to understand  how to fix that problem, I can`t find a solution

    Hi,
    When you say that you 'deleted one connection', did you delete the RFC connection or the SLT Configuration? If it is not a real multiple usage scenario, then deactivate the 'allow multiple usage' flag, else install the correct DMIS version on both SLT and source.
    Thanks
    kris

  • Multiple Usage unchecked but shadow table still updated with IUUC_PROCESSED = 0

    Hello,
    We changed several MT_IDs by unchecking the Multiple Usage checkbox:
    The OLI functions have been redesigned correctly and all Run Time Objects also. The IUUC_PROCESSED field is now conditioned to empty in the Abap statements:
    *** get records from logging table
    SELECT * FROM /1CADMC/00001360 CLIENT SPECIFIED
      INTO TABLE _IT_IO_S_/1CADMC/00001360 UP TO I_NUM_OF_RECORDS ROWS
      WHERE (_WC_S_/1CADMC/00001360)
       AND IUUC_PROCESSED = ' '
      ORDER BY
        IUUC_PROCESSED
    TABNAME
    VARKEY
    IUUC_SEQUENCE
    %_HINTS MSSQLNT 'TABLE &TABLE& abindex(IUC), READCOMMITTED,READPAST'.
    However the records in the table are still updated with IUUC_PROCESSED equals to 0:
    We use DB6 09.07.0005 and ECC 6.0 with DMIS 2011_1_731 0004 SAPK-11604INDMIS DMIS 2011_1.
    Any idea?
    Regards,
    Laurent

    I have the "techie" answer for all of you. According to the tier 2 support at Norton Help Desk, the latest live update from Norton "utilizes Visual Studio 2012 which enables SSE2 instructions" and my processor can not handle that.
    He said they are "working on a solution" and offered to reply back on Wednesday / Thursday this week if a solution could be found...

  • How to configure Environment Parameter BW_SPEC_USAGE to get multiple Usages

    We are extracting EHS data from R/3 to BW system. The Environment Parameter BW_SPEC_USAGE can allow only ONE Rating and ONE Validity Area. Our EHS is maintained for many different Ratings and Validity Areas. Does any experts know how to configure Environment Parameter BW_SPEC_USAGE to get data from multiple Usages (the combinations of Rating and Validity Areas).
    The default usage is PUBLIC: REG_WORLD (Rating: Validity Area), so we configure the default Usage as sort sequence 0. EHS data maintained for PUBLIC: REG_WORLD is then extracted to BW system successfully. Then, I try to create another sort sequence of  BW_SPEC_USAGE as CUSTOMER: REG_EU, but the data maintained for CUSTOMER: REG_EU has never been extracted to BW. I guess this may be the solution to carry multiple Usages, but not sure it is the correct way to do it. Plus, I don't know what to input to the field "Parameter Value" and don't know if the "Parameter Value" matters. 
    Does any expert have experience to configure Environment Parameter BW_SPEC_USAGE?
    Thank you in advance
    Tina Wu

    Hello Tina
    I have done a small review of this paramater. I believe by using this paramter there is no "further option".  But: to my knowlegde you can define several "extractors" (via customizing etc.) (e.g. Data related to 0EHS_PHRASE_TEXT Extractor.)
    You can define any type of extraktor. EHS does have some "standard extraktors" (please consult corresponding release information). In preparing a "customer specific" extraktor it is clear that you can do there what you would like to get. (retrieve data with several usages). We have done that recently successfully.
    take a look here:
    SAP NetWeaver -> SAP Business Information Warehouse -> BI
    Content -> Product Lifecycle Management -> Environment, Health and Safety (help.sap.com)
    With best regards
    C.B.

  • Template - issue with validity area - check on multiple usages at once

    Hi all
    One customer requirement Iu2019m trying to solve, and I donu2019t find a solution, is the following:
    <b>When we have two or more validity areas in the generation variant, we want to check on both at the same time in order to get the data on the SDS.</b>
    <b>Is this possible or not and, in case it is possible, can someone explain me how to do this?</b>
    Thanks in advance. 
    Two examples.
    In the generation variant we have validity areas:
    A.     REGION                SE 
                         USE_CAT             IND
    B.     REGION                NO
                         USE_CAT             IND
    C.     REGION                NO
                         USE_CAT             FER
    In the specification data of one VAT we have several instances. The usages added to these instances are:
    1.     REGION                SE
                         USE_CAT             IND
    2.     REGION                SE
                          USE_CAT             FER
    3.     REGION                NO
                         USE_CAT             IND
    When I use generation variant A, I only want to see instance 1 on the SDS.
    When I use generation variant B, I only want to see instance 3 on the SDS.
    When I use generation variant C, I donu2019t want to see any instances on the SDS.
    I donu2019t find how to solve this.
    When I donu2019t use a repeating group type G for validity area, using generation variant A, I get instances 1 and 2. Using generation variant B or C I get instance 3 on the SDS.
    When I use a repeating group type G for validity area USE_CAT, using generation variant A or B, I get instances 1 and 3. Using generation variant C I get instance 2 on the SDS.
    Similar with the exclude check put.
    In the generation variant we have validity areas:
    D.     REGION                SE 
                         USE_CAT             IND       
    E.     REGION                NO
                           USE_CAT             FER
    In the specification data of one VAT we have several instances. The usages added to these instances are:
    4.     REGION                SE
                         USE_CAT             IND        excl
    5.     REGION                REG_EU
                          REGION                SE           excl
                          USE_CAT             FER
    6.     REGION                NO
                          USE_CAT             IND
    When I use generation variant D, I donu2019t want to see an instance on the SDS.
    When I use generation variant E, I donu2019t want to see an instance on the SDS
    I donu2019t find how to solve this.
    When I donu2019t use a repeating group G for validity area USE_CAT, using generation variant D, I get instance 4 on the SDS. Using generation variant E I gent instance 6 on the SDS.
    When I use a repeating group G for validity area USE_CAT, using generation variant D, I get instance 6 on the SDS. Using generation variant E, I get instance 5 on the SDS.
    Kind regards,
    Luk

    Hello Luk
    You wrote: When I understand the documentation of the validity area's correct, options subset, superset, 1:1, ... always reflect to the relation of the entry in the generation variant and the usage that is maintained one on the data.
    This is exactly how the link is done between data in EH&S and the data which show up in WWI document (please exclude the topic of G group at the moment; this is special). Therefore the validity area entered in GenVar is the "Leading" validity area.
    Regarding you questions some "basic" work is needed. May be this help you to find new options to solve your issue:
    SAP EH&S uses the "validity area type" and the "validity area". Common used are the validity types:
    REGION
    DGREGION
    PLANT
    It seems that you have created a new validity area type USE_CAT with validity areas wich you have defined by your own.
    I will give you only an overview about the "normal" use of REGION. In this case the validity area is normally a 1:1 relation to a country (defintion is done via customizing). A "special" validity area is REG_WORLD (please refer to SAP docu). REG_WOLRD contains automatically (without further doing) all other validity areas of type REGION. Now it is always possible to generate new "fictive" validity areas. E.g. you Could define the validity area "NAFTA" which would have a link to the countries: US, MX etc. These validiyta areas can be used in data maintenance and in the GenVar as well.
    As I have no knowlede how you have defined the USE_CAT"  validity areas I can not provide you hints. But I would like to provide further hints in using the "Excl." Flag of usage of the VAT
    Example: if you use Rating 1 in combination with REG_WORLD, DE excluded and the GenVar has the leading validity area DE this value is not used in WWI report. But if the genVar would have the leading validity area BE it would be used.
    Please check really carefully the topic of "subset, superset, 1:1,.." because this is the "key" issue if or if not a VAT will show up in WWI.
    Now back to your next question:
    when on the data a validity area is excluded and the same validity area is present in the generation variant, data should not be displayed even when there is a positive match prasent as well. (e.g. positive match on region, negative match on use category).
    Now as explained above: if in VAT level a validity area is excluded but the same validity area is used as leading Validity area in WWI report the value will not show up. The same should be true if you have used "G groups" with discrete validity areas
    Next question:
    when you defined the data as relevant for region EU and use category industrial, data should only be displayed when the generation variant contains both a region related to EU AND this industrial use.
    Here I would need more information. The GenVar contains by default only one leading validity area. Therefore any further "logic" must be applied by using "G Group" in the template and now things get "worse" in some sense.
    If I remember correct the following should be true:
    If you have used properly the G Group with "Use_CAT" in your WWI document this should work:
    You have defined the VAT as : Rating + DE + IND. Now in a special section of your WWI report you have used the G Group. By using this the value should be printed but not a parallel VAT value with Rating + DE + FER.
    If you have used this logic in your whole template I really salute because the WWI template is in my opinion very complex to understand and the logic how to retrieve the data from EH&S into the WWI report is complex too and the length of the report should have increased by at least 20 % or something like that
    Now you have mentioned a further option you are using:
    "Currently we solve this by creating multiple characteristics (use category specific) and selecting only on validity area region based on the generation variant."
    If I underdstood your explanation correct you have done the following:
    If necessary you have entered a further characteristic in the Class called "use CAT" which must have values. Then using the "if else etc." logic of WWI you select only those VATs into the WWI report which does have the correct "Use Cat".
    Once again:hard work which you have done. In my opinion you should go on with this approach. In doing so you have implemented an "and" logic. Only if the Value does have DE and the UseCat (in characteristic) Is e.g. FER the value will be printed.
    It is complex yes but the "G Group" is much complexer
    Natural solution of demands like this is using further ratings to select the data properly. It seems to be you have excluded this option.
    With best regards
    C.B.
    Edited by: Christoph Bergemann on Sep 4, 2011 5:50 PM
    Edited by: Christoph Bergemann on Sep 4, 2011 5:54 PM

  • When do I need to declare multiple usages of the same component

    I have a noddy WD4A component with a main view containing only ViewContainerUI elements. Each container has a sub-view embedded implementing some functionality I am playing with. One of these views implements a select option by using the WDR_SELECT_OPTIONS component. I have got this working. Then I decide to make a copy of the view in order to test some modifications. I embed this in a new ViewContainerUI element on the main view.
    So now I have 2 sub views implementing the same select option. When I run it, the 2nd select option appears in the first view as a duplicate. The only way I can fix this is by declaring a second usage (of WDR_SELECT_OPTIONS) in the component and using this in the copied view.
    So now I have 2 WDR_SELECT_OPTIONS component usages declared (with different names) so that my 2 views can coexist on the screen. Is this really necessary? Had it been the same view implementing both select options fair enough - but these are 2 different views.
    If the views were not displayed at the same time, could I have declared and used just 1 component usage?
    Peter

    I have still not succeeded in dynamically creating a 2nd select Option and getting it to display in a View Container (called VC_SOD). The code compiles and runs but the select option does not display. This is hopefully something I will never need to do in reality. Just an exercise.
    The code that is commented out is the original standard technique of using a select_option usage. There is probably more then 1 fundamental mistake in the code
    method WDDOMODIFYVIEW .
      DATA: LT_RANGE_TABLE TYPE REF TO DATA,
            RT_RANGE_TABLE TYPE REF TO DATA,
            READ_ONLY TYPE ABAP_BOOL,
            TYPENAME TYPE STRING.
      DATA: LR_COMPONENTCONTROLLER TYPE REF TO IG_COMPONENTCONTROLLER,
            L_REF_CMP_USAGE TYPE REF TO IF_WD_COMPONENT_USAGE.
    create the used component
      L_REF_CMP_USAGE = WD_THIS->WD_CPUSE_SELECT_OPTIONS( ).
    Here we copy the usage just for the hell of it.
      DATA lr_component_usage type ref to if_wd_component_usage.
      L_REF_CMP_USAGE = L_REF_CMP_USAGE->CREATE_COMP_USAGE_OF_SAME_TYPE( name = 'SELECT_OPTIONS2' ).
      IF L_REF_CMP_USAGE->HAS_ACTIVE_COMPONENT( ) IS INITIAL.
        L_REF_CMP_USAGE->CREATE_COMPONENT( ).
      ENDIF.
    *call the interface controller method init_selection_screen to get the helper class
    WD_THIS->M_WD_SOD = WD_THIS->WD_CPIFC_SELECT_OPTIONS( ).
      data L_INTF_CONTROLLER type ref to IWCI_WDR_SELECT_OPTIONS.
      L_INTF_CONTROLLER ?= L_REF_CMP_USAGE->GET_INTERFACE_CONTROLLER( ).
    data lo_view_controller type ref to if_wd_view_controller.
    data lo_view_usage TYPE REF TO if_wd_rr_view_usage.
    data lo_view_cnt_assignment TYPE REF TO if_wd_rr_view_cnt_assignment.
    data lo_view type ref to if_wd_view.
    lo_view_controller = wd_this->wd_get_api( ).
    lo_view_usage = view->get_view_usage( ).
    try and see what is going on
    data lo_view_container_assignments type WDRR_VCA_OBJECTS.
    lo_view_container_assignments = lo_view_usage->GET_VIEW_CNT_ASSIGNMENTS( ).
    lo_view_cnt_assignment = lo_view_usage->create_view_cnt_assignment( name = 'VC_SOD' assigned_container = 'VC_SOD' ).
    try and see what is going on
    lo_view_container_assignments = lo_view_usage->GET_VIEW_CNT_ASSIGNMENTS( ).
    init the select screen
    WD_THIS->M_HANDLER = WD_THIS->M_WD_SOD->INIT_SELECTION_SCREEN( ).
      WD_THIS->M_HANDLER = L_INTF_CONTROLLER->INIT_SELECTION_SCREEN( ).
      WD_THIS->M_HANDLER->SET_GLOBAL_OPTIONS(
                                  I_DISPLAY_BTN_CANCEL  = ABAP_FALSE
                                  I_DISPLAY_BTN_CHECK   = ABAP_FALSE
                                  I_DISPLAY_BTN_RESET   = ABAP_FALSE
                                  I_DISPLAY_BTN_EXECUTE = ABAP_FALSE ).
    create a range table that consists of this new data element
      LT_RANGE_TABLE = WD_THIS->M_HANDLER->CREATE_RANGE_TABLE( I_TYPENAME = 'S_CARR_ID' ).
    add a new field to the selection
      WD_THIS->M_HANDLER->ADD_SELECTION_FIELD( I_ID = 'S_CARR_ID' IT_RESULT = LT_RANGE_TABLE I_READ_ONLY = READ_ONLY ).
    endmethod.

  • Multiple usage of text-element ROLLUPTIME in web-template

    Hi All,
    We use a multi-provider for reporting. Underneath the multiprovider we have 3 Infocubes. For a webreport, based on the multi-provider, we would like to report the text-element ROLLUPTIME (Status of data) for the three infocubes seperately.
    Is there anyone who has a solution (sourcecode) for this. Thanks in advance.
    Ramon

    Eugene,
    Thanks for answer, however I think my requirements were not clear.
    The text-element 'Status of Data'(ROLLUPTIME) concerns the 'Update Date' of an request in an Infocube.
    Text-element 'Status of Data' belongs to text-element block 'GR3TECommon'. Standard this text-element shows the 'Update Date' of the Infocube which was updated first.
    However, we would also like to see the 'Update Dates' of the other two Infocubes in one webtemplate.
    The result should be 3 different text-elements 'Status of Data'(ROLLUPTIME) for each Infocube.
    Best regards,
    Ramon

  • Multiple Usage of a Delta Extractor from R/3

    Dear all,
    do anybody know if a Delta Extractor from one R/3 system could be used in different SAP BW Systems?
    Many thanks
    Didi

    Hi Dieter,
    your comment:
    "e.g. 2 BW systems that should get the same data from one Delta Extraktor."
    is very much possible.
    The Initialize information in the source system (R3 system) is maintained in the Table ROOSPRMSC.
    If you check the Key fields in this table , you will find
    DataSource
    DWH System  
    Source system
    An R3 system can supply a Number of BW systems via DELTA.
    Cheers,
    Praveen.

  • Problem with Business Component when joining multiple tables

    I have a table that contains foreign keys from 4 other tables. When I view the table in the Business Component Browser it only returns one record. But when i run the same query in toad it returns the correct number of records. I'm I missing something or is there a bug in the application module?

    Could you be more specific?
    Supply the query and tables' definitions.
    Is it right that you have created a compound view from all of the five tables?
    Base Table
    -> FK_Table1
    -> FK_Table2
    If so, check, whether the wizard correctly generated the associations info in this VO's XML file.
    Actually, you recognize this as soon as he generates the query : the where clause should show appropriate fields being connected.
    Another question is if you want to use inner or outer joins to the referencing FK tables.
    You may also be interested in seeing my earlier post:
    "BC4J; VO Wizard & References for multiple usage of one table".
    Petr
    null

  • Material usage change

    Hello everyone,
    I have to change a purchase order, the material usage is wrong, but this field is not able to change. This purchase order is released, is it because of that?
    If so, is there another way to change the material usage?
    Thanks in Advance

    Hello, all!
    For this case , multiple usage you have to use split valuation functionality, I always use this solution to solve this very comum situation in Brazil. Using split valuation you can have more then one valution types for the same material and as each valuation type has your own Accounting view on material maaster per each valution type you can associate a differnet usage.
    For example: you can have a valuation type called Resale, other Consumption, other Industrailization, and other Investment, and each one have usage:0, 2, 1 and 3 as follow.
    But if you already have SAP impleted in your company , to activate split valuation is possible ( I already did and was a sucess) but it is very hard and complex, and if you have not a good control, ABAP development and plan management, can have a risk.
    Beacaus it is necessary close(mark for deletion) all PO, delete all SO, production order w/out delivery quantity and no inventory available.
    Best regards,
    Fernanda Semeao

  • Usage of DBMS_OUTPUT.PUT_LINE degrade performance?

    Does multiple usage of DBMS_OUTPUT.PUT_LINE in a procdure degrade performance OR crash the procedure?

    [url http://forums.oracle.com/forums/thread.jspa?threadID=490999&tstart=0]duplicate thread

  • Self Study CD - Multiple students allowed?

    I'm considering to buy the new OCP 12c New Features Self Study Course (Oracle Database 12c: New Features for Administrators Self-Study Course | Oracle Database 12c | Oracle Database | Databas…)
    Would this allow me to have several of my companies DBAs trained with that CD? Or is it somehow tied to one person only? I didn't find any legal online documentation regarding multiple usage of the self study CDs.

    If you were brave and pressed 'BUY NOW'  ... you would get the following on the next page .... ( Best to check the old cart is empty after this!)
    Purchasing Oracle University Self-Study Training
    Self-Study Course
    Self-Study Courses do not fulfill the hands-on requirement for certifications. View more details.
    You will receive Self-Study Courses as an electronic downloadable file.
    Self-Study Courses are licensed on a “named user” basis. A named user is an individual authorized by you to use the products installed on a single server, or delivered to you via an online environment (regardless of whether the individual is actively using the product at any given time). Named users are not transferable.
    You must order individual Self-Study Courses for each person who will be accessing the training.
    Applicable sales taxes will be added to the purchase price of all Self-Study Courses.
    Self Study Courses are non-transferrable, non-refundable and cannot be returned.
    If you'd like a physical copy of a Self-Study Course shipped to you, please contact your local sales office.
    Oracle University Offers one year of limited telephone and email support which is effective from the date of your order.

  • Triggerring PXI-4110 to measure 1 current value while HSDIO PXI-6552 generating waveform

    Hi,
    Some question about PXI-4110 to measure current while PXI-6552 is generating the waveform. 
    1. Let say, I need to measure 3 points of current values, i.e. while PXI-6552 is generating sample-1000, 2000 and 3500. On the edge of sample 1000,2000 and 3500, the PXI-6552 will send a pulse via PFI line or via PXI backplane trigger line. My question is, is it possible to trigger PXI-4110 (hardware trigger or software trigger) to measure current values at these points ?
    2. Let say I need to measure the current on 0ms (start of waveform generation by PXI-6552) , 1ms, 2ms, 3ms, 4ms... and so on for 1000 points of measurement, code diagram as shown at the figure below. It is possible for the VI "niDCPower Measure Multiple" to measure exactly at 1ms, 2ms, 3ms .. ? How much time will have to spend to complete acquire 1 point of measurement by "niDCPower Measure Multiple" ?
    Thanks for viewing this post. Your advice on hardware used or software method is much appreciated. Thanks in advance.  
    Message Edited by engwei on 02-02-2009 04:24 AM
    Attachments:
    [email protected] ‏46 KB

    Hi engwei,
    1. Unfortunately, the 4110 does not support hardware triggering. Therefore you cannot implement direct triggering through the backplane or anything like that. However, there are a couple of possible workarounds you can try:
    a) Use software triggering: Say your 6552 is generating in one while loop, and your 4110 is to measure in another while loop. You can use a software syncrhonization method like notifiers to send a notification to your 4110 loop when your 6552 has generated the desired sample. This method, however, will not be very deterministic because the delay between the trigger and the response depends on your processor speed and load. Therefore, if you have other applications running in the background (like antivirus) it will increase the delay.
    b) Use hardware triggering on another device: If you have another device that supports hardware triggering (like maybe an M-series multifunction DAQ module), you can configure this device to be triggered by a signal from the 6552, perform a very quick task (like a very short finite acquisition) then immediately execute the DCPower VI to perform the measurement. The trigger can be configured to be re-triggerable for multiple usage. This will most likely have a smaller time delay then the first option, but there will still be a delay (the time it takes to perform the short finite acquisiton on the M-series). Please refer to the attached screenshot for an idea of how to implement this.
    2. To make your 4110 measure at specific time intervals, you can use one of the methods discussed above. As for how long it will take to acquire 1 measurement point, you may find this link helpful: http://zone.ni.com/devzone/cda/tut/p/id/7034
    This article is meant for the PXI-4130 but the 4110 has the same maximum sampling rate (3 kHz) and so the section discussing the speed should apply for both devices.
    Under the Software Measurement Rate section, it is stated that the default behavior of the VI is to take an average of 10 samples. This corresponds to a maximum sampling rate of 300 samples/second. However, if you configure it to not do averaging (take only 1 sample) then the maximum rate of 3000 samples/second can be achieved.
    It is also important to note that your program can only achieve this maximum sampling rate if your software loop takes less time to execute than the actual physical sampling. For example, if you want to sample at 3000 samples/second, that means that taking one sample takes 1/3000 seconds or 333 microseconds. If you software execution time is less than 333 microseconds, then you can achieve this maximum rate (because the speed is limited by the hardware, not the software). However, if your software takes more than 333 microseconds to execute, then the software loop time will define the maximum sampling rate you can get, which will be lower than 3000 samples/second.
    I hope this answers your question.
    Best regards,
    Vern Yew
    Applications Engineer, NI ASEAN
    Best regards,
    Vern Yew
    Applications Engineer
    Attachments:
    untitled.JPG ‏18 KB

  • 1:N Replication Scenario Approach

    Hi,
    We plan to split HANA and like to consider the parallel run option whereby we build the new hardware and do a migration/restore from existing Production onto the new box. Then we like to switch on SLT for both the existing and new HANA boxes and run the models in parallel to compare the results before we switch off the old one.
    This would mean that we need to setup new SLT triggers for the new server whilst the existing triggers are still running.The current configuration for SLT -- Allow Multiple Usage is not selected.How we can perform this in our landscape?What would be the best approach?

    Hi Roy,
    look at this note. it describes how to setup 1:n once you already created the config without "multiple usage" flagged.
    Best,
    Tobias
    SAP Note 1898479:
    SLT replication: Redefinition of existing DB triggers

  • 1:N SLT replication configuration

    Hello Experts,
    I am doing a configuration for 1:N SAP HANA replication to setup high available HANA in our environment.
    My plan is to replication the tables from the same source ERP into 2 different HANA installations.
    I have done the setup using the allow multiple usage flag for both of the configuration and the configurations were created successfully. My problem is that the 2 different mass transfer ID's are using the same logging table in the source system. In the configurations I used a dedicated tablespace where all the logging tables should be create and I was expecting to have 2 different logging tables for the same ERP table but that is not the case.
    After successful initial load for VBAK R3 table into the 2 different schema, the delta load is happening only into one if the schema. So it seems if one of the configuration is performed the replication based on the logging table, the second is not doing anything.
    Did anybody face similar issue? We are running on DMIS2010 SP10.
    Thanks in advance for any help.
    BR
    Tamas

    Hi Tobias,
    I was referring to the new 1898479 and there this statement
    Note that a switch between 1:1 and 1:N replication is not recommended! It might create some inconsistencies if part of the tables were initially selected for replication in an 1:1 context and later it is switched to 1:N or vice versa. So please only do this if absolutely indispensable!
    Maybe there is other note I could use.
    BR
    Tamas

Maybe you are looking for

  • Need help in tune this query.

    Hi All, The below query is taking nearly one hour to give the output.   2  select sku.VK_UNIT   3       , sku.MODEL   4       , sku.DESCRIPTION   5       , slt.GEO   6       , slt.LEAD_TIME   7       , slt.REV_LEAD_TIME   8       , aud.LEAD_TIME     

  • Starting with JDeveloper

    Hi We are on the client server platform working on Dev 6i. Are in the process of Migration from 6i to 9i. And Since the Web environment is new to us Would like to get myself into Java and JDeveloper. Since I am completely new to java. What would be t

  • Airport not recognising my network.

    Hi. I have had a peculiar problem for the last few days: Airport is not recognising my network so I can't get online via wifi. When I plug in the LAN, then I get the connection right away. Airport (Extreme) recognises other networks so it's not that

  • Time Machine causing Kernel Panics

    Hello, A few days ago, I started to have kernel panics with Time Machine.  This seems to have started since I upgraded to OS X 10.10.2. I can reliably reproduce the issue by doing the following: Turn Time Machine "ON" in the system control panel and

  • TS3274 why would touch screen just stop working?

    The touch screen just stopped working, it is charged, can not turn off, can't do anything with screen.  Has anyone else had this problem and any suggestions as to how to fix.  Thanks in advance