Quantcast
Channel: SCN : Discussion List - SAP LT Replication Server
Viewing all 562 articles
Browse latest View live

SAP LT ABAP to ABAP-Restricting specific data not to be sent to target system

$
0
0

Hi Experts,

 

We are using SAP LT for replicating data on table level from ABAP to ABAP system.

 

I have two scenarios where I am stuck how to handle data transfer :

 

1. While transferring data I want to transfer based on specific criteria Example . if PLANT = 'ABCD' then transfer  those records from MARC table which satisfy this condition to Target ABAP system.

 

2. While transferring data from source to target system we do not want to overwrite few fields in Target system based on some conditions. Example KNA1 table - IF field value for BRSCH (Industry) = 'ABC' then do not overwrite value in KNA1 in target system for field BRAN1 (Industry Code1)  and other field values in KNA1 should be updated as per source system except BRAN1 field value.

 

If we can achieve this via transformation rules , then please let me know few examples to achieve these scenarios.

 

Please let me know is there any way we can achieve above two scenarios in SLT ABAP to ABAP. Thanks.

 

Regards,

Sanjana


Performance issue in Replicating INDX like Tables

$
0
0

Hi All,

I have done the replication configuration for STXL Table as per the link

 

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c05b7630-474a-3310-7884-fa0650175d4e?QuickLink=index&overridelayout=true&60550448941639

 

The replication is running for more than 8 days, There are 400 million records in STXL Table in ECC, it need to be converted and transferred to HANA, The current initial load in process transferred 1,097,394,440 volume of records to ZSTXL_TX Table in HANA . The status of the STXL Table in DATA Transfer tab in SLT System is shown as "Replication(Initial Load)" . The Data Provisioning tool in HANA still show the Status for STXL Table as " Load" in process. The Processing Mode for this Table in SLT is " Parallel Processing" and the Read mode is 5. Can you please help me to complete the Initial load faster ? I don't see the record count increasing in HANA, only the logging table /1CADMC/00001023 in ECC is increasing in count. Is there a setting anywhere maintained in SLT to trigger the initial load in batches ? The Logging table count in ECC is currently 4454 but its never getting replicated in HANA.

Please advice.

Thanks,

Gokul

STXL Table replication issue

$
0
0

Hi All,

I am trying to replicate the STXL Table from ECC to HANA.

The Initial load is running for more than 7 days.

I have followed the process specified in the link

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c05b7630-474a-3310-7884-fa0650175d4e?QuickLink=index&…

Is there a way to make the transfer to complete faster, It has replicated 1.3 billion data as for now but still shows as initial load.

The Loggging table in ECC is growing in 1000's each day, but its not replicating in HANA anymore, not sure if its waiting for initil load to complete.

Please let me know if anyone had replicated cluster tables like STXL ?

Thanks,

Gokul

Table or FM Related to SLT Connection

$
0
0

Hi All,

 

Is there any table or function module which returns SLT connection details from where we can fetch the RFC or DB connection name of a specific SLT connection.

How to Populate Logsys Value During SLT Transformation

$
0
0

Hi All,

 

Is there any way to populate logsys value of source system in a new field during SLT transformation for a specific table.

Creating Tablespace

$
0
0

Hello,

 

I´ve read several times about the recommendation of creation of tablespaces for logging tables. This means creating a datafile or tablespace or create a simple table for register this loggin tables.

 

In SLT Configuration, there are Data class of tablespace field. If I put a name it will create the table for register logging tables or I must to create before this and put after here?

 

tablespace1.JPG

Thanks a lot

SAP LT to ILM

$
0
0

I am looking for a requirement for decommissioning an ECC system ,  extracting complete data through LT(Landscape transformation) and loading to ILM and archiving. Please suggest SAP best practice for this scenario. Any how to document , step by step process. Don't confuse with SAP SLT replication to HANA, I am not looking for SLT to HANA scenario. 

Problem in replicating data for few columns

$
0
0

Hello Friends

 

I am completely new to this space, sorry if I am asking simple questions.

 

We have a requirement of adding two new Columns (Date columns) in SAP Table. So, we have added a include (ABAP program), to include two Date columns, in the SAP SLT server (which is different from SAP server).

 

Replication is happening, we could see the two newly added columns in the HANA table. But the problem is that, we don't see data in those columns.

 

Could some one suggest few points on how to test and fix this issue?

 

Thank you

 

Regards

Giri


Creating tablespace for logging tables in DB2 in another schema

$
0
0

Hello all,

 

can we create a tablespace for the logging tables in another schema than used for the application tables in the source System (DB2) and can we configure this different schema in SLT?

 

I assume that SLT always uses the schema that is given in the database connection

 

 

Source-DB: DB2

 

Application tables: Schema "Application"

Logging-Tables: Schema "Logging"

 

Kind Regards

Would SLT also provide Data validation before creating entries in destination table?

$
0
0

Hi,

 

I'm looking at implementing SLT scenario b/w SAP and SAP system.

I would like to know if SLT would also offer Data validation apart from Data transformation (i.e. filtering and conversion) before it creates/updates entries at the destination system. The data validations I'm looking for are like the one's which are provided in ALE IDOC interfacing defined in Inbound partner profiles function modules.

 

Also if someone has already implemented SLT to replace the IDOC interfacing, could you share the opportunities, drawbacks and difficulties in doing so.

Thank you in advance.

Database error text........: user is locked

$
0
0

hi,

When I access hana database in my ECC 6 ABAP program as second database,founded this issue:

Database error text........: "user is locked; try again later: lock time is 20  minutes; user is locked until 2016-08-15 14:46:53.5710000 (given in UTC) [20,2016-08-15 14:46:53.5710000]"


how to solve this issue?


York Liu

Triggers not created in Source System

$
0
0

Hi All,

 

I am doing a central finance replication for AUFK, CFIN_ACCHD and COBK objects using SLT from ECC to 1511 FPS02.

But the triggers are not getting generated in the source system, although log tables were created.

 

I have tried the steps mentioned in the note 2254376 but still no solution.

 

DMIS version:

 

DMIS2011_1_7310010SAPK-11610INDMIS

 

Can you please suggest?

 

Regards,

Manish

DDIC reading error in ECC to ECC replication scenario

$
0
0

Hi Gurus,

 

I am working on SLT- DMIS - 2011_1_731 and replicating data in ECC to ECC scenario but struck with an error after loading the data.

 

"Error when reading the DDIC-data for table ZXXX (RFC destination NONE)".

I tried with suggested OSS note 888516 but not able to solve the issue.

 

Please help on what are the steps to be executed to resolve the issue.

 

Regards

Brillion

Issues detected regarding triggers, the load jobs

$
0
0

Hi all,

 

I am trying to configure SLT from ECC to HANA DB. (SLT in Source System).

After successful configuration, my DD02T, DD02L, DD08L tables in SLT configuration schema in HANA Studio did not have any content.

When I checked the configuration again in LTR, below error was showing..

Please guide.

 

SLT error 1.jpg

 

SLT error 2.jpg

 

Thanks in advance

Getting dump CREATE_DATA_UNKNOWN_TYPE in program IUUC_REPL_LOGGING when trying to view replicated data

$
0
0

Hi All,

 

I am trying to view data in SLT system that is being replicated from Source to target system. While doing so through LTRC -> Expert Functions -> Logged Replication Data and give the table name and click on the package ID, I am getting below attached dump.

 

It says

The reason for the exception is:

The dynamically specified type "LFA1" at CREATE DATA is no valid data type.

 

Kindly help me in resolving this issue if anyone else has faced similar issue.

 

Thanks,

Aditi Kalia


couldn't activate the SLT configurations

$
0
0

Experts:

 

The loads were fine for sometime in SLT today,  and suddenly the configurations are went on de-activate mode. couldn't reactivate them in LTRC, we were able to load the tables via same connections before, appreciate any ideas.

 

Thanks

Performance issue in Replicating INDX like Tables

$
0
0

Hi All,

I have done the replication configuration for STXL Table as per the link

 

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c05b7630-474a-3310-7884-fa0650175d4e?QuickLink=index&overridelayout=true&60550448941639

 

The replication is running for more than 8 days, There are 400 million records in STXL Table in ECC, it need to be converted and transferred to HANA, The current initial load in process transferred 1,097,394,440 volume of records to ZSTXL_TX Table in HANA . The status of the STXL Table in DATA Transfer tab in SLT System is shown as "Replication(Initial Load)" . The Data Provisioning tool in HANA still show the Status for STXL Table as " Load" in process. The Processing Mode for this Table in SLT is " Parallel Processing" and the Read mode is 5. Can you please help me to complete the Initial load faster ? I don't see the record count increasing in HANA, only the logging table /1CADMC/00001023 in ECC is increasing in count. Is there a setting anywhere maintained in SLT to trigger the initial load in batches ? The Logging table count in ECC is currently 4454 but its never getting replicated in HANA.

Please advice.

Thanks,

Gokul

How to use SAP LT for targeting a non-HANA System

$
0
0

Hi There,

 

we want to create an application that replicating the SAP Data Source to another 3rd Party Database. As we stumbled upon the technology that introduced in the SAP LT Replication Server, we really keen to try this. However, we can't find a documentation regarding this issues. Is there a possibility to use the SLT to replicate data from SAP and targeting into another DB-System (non-Hana) ?

 

The question comes up, because the interface for accessing other Non-SAP Source is basically already there (however it is intended to load the data), so theoritically we can use the same interface to transfer the delta data with event based triggered.

Does anyone have an experience on this case ? It would be nice, if you can suggest a better approaches.

 

Thanks

Any documentation on HANA and S4HANA for Data in Hub (DiH) configuration?

$
0
0

Can someone direct me to any details or documentation around the configuration of SAP HANA and S4HANA for data migration using Data in Hub (DiH). There is an excellent presentation, "asug Session ID 4441", with a excellent diagram on page 7; but I've been unable to locate any documentation on its configuration. Thank you in advance for all of your assistance. Joey G.

SLT - cannot activate configuration

$
0
0

Hello SCN,

 

In SLT we have 3 configurations all are red / not activated.

 

Activating all configurations does not change anything.

 

Where can I get further information about what is wrong?

Is there an error log and if so how can I access it?

 

Thorsten

Viewing all 562 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>