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

Replicating data to an existing table

$
0
0

Hi Experts,

 

A table is existing on HANA with some data records. Now, I would like to replicate the data from SQL to this existing table.

Is it possible to achieve this using SLT. Is there any workaround to get the data to an existing table. Thanks!

 

--

KRPK


Complex filter conditions during replication

$
0
0

Hi,

I have a standard ECC to SLT to HANA system set up. I want to apply filters to what data is replicated using complex conditions.

 

one example is - replicate entries from BSEG only for 'certain' materials. Those certain materials are - products that do not have the Deletion flag active in MARA or they have an open PO in EKKO/EKPO, or they have an open Sales Order or VBAK, VBAP or the product has a Material Movement posted against it etc etc.

 

I have read OSS note 1733714 and the attachment in that note. Attachment is from 2012 - is it still relevant? is applying event based rules using ABAP Includes still the best and only way to do complex filtering?

 

I see in forums that starting SP06, this filtering can be applied directly on source system ECC rather than in SLT which seems a better way to do it. Is there a how to guide or an OSS note on how to use this feature. I couldn't find it.

 

Thanks for your help.

 

-Saurabh Bansal

COBK Replication to Central Finance

$
0
0

Hi All,

 

I tried COBK replication to Central Finance.

 

Its working fine if the controlling document is created alongwith the FI document using FB01 and same is reflected in COBK/ACDOCA tables. But when I do a secondary posting using KB11N, the source document number is sent to the target in COBK table, which cannot be displayed in the target system.

 

I wanted to know if there is a specific transaction to be used to replicate the secondary postings in COBK/ACDOCA tables in Central Finance?

 

Thanks,

Manish

Truncate time stamp in date using SLT

$
0
0

hello Experts,

 

i am getting time stamp from my db dd/mm/yyyy hh/mm/ss AM or PM

 

Before loading the data to hana using slt i would like to truncate the date from source to

 

dd/mm/yyyy

 

could any one please how to go abt this.

 

Thanks & Regards,

Kishore

Zugriffsplan auf "Sammel-Zugriffsplan" ändern / Change acess plan type to CAP (How To)?

$
0
0

Hallo zusammen,

 

wir haben grade etwas Probleme bei der Replikation einer großen Tabelle und möchte hierzu die Replikation parallelisieren. Als ersten Schritt hatten wir in den Verwaltungsdaten die Anzahl der Übernahme Jobs erhöhte. Dies allein hatte aber nicht den gewünschten Effekt. Im Datenübernahmemonitor hatten wir dann die Option "Art des Zugriffsplans" entdeckt. Hier muss wohl die Art auf CAP - Sammelzugriffsplan gestellt werden.

Art_Zugriffsplan.png

Leider reagiert das System hierauf nur mit dem Hinweis, dass keine Sammelzugriffsplan vorhanden ist.

Hatte hier schon mal jemand ähnliche Probleme und kann beschreiben welche Schritt durchzuführen sind um die Zugriffsplanart zu änden?

 

VG

Dominik

Automated HANA User Creation from SLT server - Just started happening?

$
0
0

I have an odd predicament.  No one claims to have touched our SLT or HANA live system in a way that would do this (and except for the HEC team, it's a very small group of people who could do this), and no upgrades seem to have been done, but for some reason, a few weeks ago; a very useful feature was activated that no one seems to know exists.

 

In short, when you touch a user on the ABAP SLT server (which is not being replicated at all into HANA live), it automatically creates/adjusts/locks/unlocks the associated user on the HANA database.  e.g. If I lock a user on the SLT ABAP server, within half a second, the user is locked on HANA.

 

In other words, something is keeping the users on the SLT server and the HANA server in sync.

 

Unfortunately, it is not setting up users quite the way we need them set-up (SAML, Logon Tickets, etc); so I need to change this, but since I can't find any database triggers, queues, events, etc; that are triggering this change; I'm struggling to know what to do to address this.

 

The question: Does anyone know what feature is activated to do this and know where there's any documentation on it?

 

Note - Previously I had written a question (and solution) Replicating ERP Users to HANA Live (HEC) for Fiori to do all this manually, but obviously need to tweak this to work with this new functionality.


For reference we are running HANA 1.00.102.04.1453734118 (HEC based) and SLT server 2.0 (on a NetWeaver 7.40 system).

 

Thanks,

Matt

 

Note - Duplicate post from HANA Forum where I was advised to post here (who knew there was an SLT section of SCN!

Is Transport of SLT Configurations possible?

$
0
0

Hello,

 

I'm going to use SLT Replication of data into a S4/HANA landscape, in order to minimize configuration failures, I was wondering if it is possible to transport the SLT configurations from a development up through the landscape.

 

Thanks,

 

Michael

Failed to create logging table

$
0
0

Hi Experts,

 

We have configured SLT to replicate data from ERP system to HANA instance. SLT and ERP are on a separate ABAP instances.

 

Replication of some tables went through successfully. Now, when a new table is added for replication, it fails with error message as:

"Failed to create logging table /1CADMC/00000242 for table AFVV".

 

I've tried the following options to solve the issue but none of them works:

 

1) From cockpit, I've   executed - 'Reset all Objects and Settings for a table' from Processing Steps tab. Later, when I start replication, it runs into same issue.

 

2) From cockpit, went to Expert Functions and executed 'Reset Status for Triggers and Logging Tables'. Later, executed 'Create Logging Tables ' from Processing Steps. when I start replication now, it runs into same issue.

 

3) So, I debugged the program related to 'Create Logging Tables'  - IUUC_REPL_PS_CREATE_LOGTAB. Here, in the method CL_IUCC_CND_RFC=>CREATE_LOGGING_TABLE, function module  IUUC_CREATE_TABLE is triggered to create log table. Upon debugging this function module  DDIF_TABL_PUT is called which returns sy-subrc  = 4.


4) I've checked the posts in SCN and couldn't find answer to this issue.


I've checked logs and ST22, there are no dumps related to this activity.

 

Is there a way to solve this issue?. If you need more details, please let me know.

 

Regards,

Dev


Multiple configurations from a system

$
0
0

Hi Experts,

 

We have a requirement to replicate data multiple source systems to single HANA system.

 

We have around 50 SQL systems and sending data to single HANA.

 

Is it possible that we can do this replication (by creating 50 separate configurations and use HANA as target)?

 

I guess there is limit but did any one tried to use many sources to single target (through separate configurations)?

 

Regards

BJ

Transaction SM21 Shows Connection Error - DBACockpit test successfull

$
0
0

Hello SAP Community,

 

Since we have trouble with SLT I looked in the transaction SE21 for logs and saw the error message:

 

Connect to the database with ID DB6_DEST failed.

 

This message appears every 5 seconds in the log!

 

SM21-error-db-connect.png

 

However when I check the connection in the transaction DBACockpit the test to the DB Connection is successful

 

dbaCockpitConnectionTest.png

 

Which of the two is coorect / What is the problem here?

 

How can I solve the problem that the error message does not occur any more.

 

PS The Problem we have is that data provisioning does not work:

DataProvisioningFailed.png

SLT: How to recreate the migration object?

$
0
0

We try to build an SLT Configuration which replicates one Table "new3_asdf" and one view on top of this table: new3_asdf_view_id.

 

So in transaction LTRS I added the view to the table:

 

LTRS_withView.png

 

In LTRC I added the table new3_asdf to replication. Even though there is no 'X' in column failed the replication does not work :((

 

The 'View Errors' Button reveals the Error / Cause:

 

Migration object Z_NEW3_ASDF_035 has been deleted due to changes in table definition.

 

This is strange since we did not change the source Table! Anyway 

 

LTRC_MigrationObjectHasBeenDeleted.png

 

How can I recreate it according to the Help Text:

 

MigrationObjectHasBeenDeleted.png

 

Source and destination databases are DB2 10.5

SLT view replication

$
0
0


Hi,

 

We have just updated our DMIS from SP4 to SP7 in order to replicate view as it is supported only from SP6. We are confused with the way how the view works. In LTRS, we created the filter settings for the view. Then tried to add the view in LTRC, but it gave the error "Table class VIEW of table /POSDW/V_AGGRTI is not supported for data provisioning" with the option 'Start Load' or 'Start Replication'. The underlying tables of the view already exists in the target schema in HANA. Then i tried the option 'Create Table or DB view'. It created the view in the hana database and then disappeared from the LTRC table overview. The view structure in HANA is not as per the filter settings, the view structure is same as the source system.

 

My questions are:-

1) Is Create Table or DB view is only option for adding view? whether other options like Initial Load or Replication will not work for it?

2) Why the view is not created as per the filter settings mentioned in LTRS

3) Why the view is not displayed in the Tables Overview? Is it correct behaviour?

4) What difference does it make if we create the view directly at the HANA database instead of using SLT?

How to detect / find out which SLT version is installed

$
0
0

Hello SAP Community

 

In order to create another thread I would like to find out / verify which SLT version is installed on our server.

 

Can somebody describe the steps to find out the installed version?

 

Thanks in advance.

 

Thorsten

SLT: Limitations for replicating views

$
0
0

Hello SAP Community,

 

we successfully replicated a simple view (a view which presents the content of a table and a view which displays a subset of a table).

 

However we have not been able to replicate a more complex view. Even a view which displays only an additional column (copy of another column with a synonym) was not possible.

 

Does somebody know the limitations for views and if there exist some work-arounds? E.g. materialized view?

 

Thanks in advance

 

Thorsten

SLT difference between BW 7.3.1 and 7.4

$
0
0

Hello Sap Community,

 

With BW as the target for SLT: Is there a difference between BW 7.3.1 and BW 7.4 in regards to features and/or bugs / other considerations?

 

So far I was unable to find clear information on this topic


Stop/Start SLT replication: Is it possible to schedule this?

$
0
0

Hi,

 

We would like to be able to schedule the SLT replication to be stopped when another sattelite system is on maintenance.

We can manually stop/start replication with tocdes LTR or LTRC.

 

CAn this be schedule in a scheduled background job?

 

thanks.

DD02L, DD02T, DD08 L tables were not replicated

$
0
0

Hi,

 

We are configuring replications from ECC to HANA using SLT.

 

once we set up the configuration and set up of number of Initial and Data transfer jobs, DD02L, DD02T, DD08L tables were in scheduled status. This status is not changing. Master job is also not started. i couldn't see any jobs running in the SLT system or ECC system related to this.

 

if you see the below screen shot it says no log tables or triggers were created. I do not see any error messages in system log, SM21, ST22 in either ECC or SLT system.

Checked with Security team, but they are saying all the required roles were provided.

 

SLTDD02.PNG

In HANA Studio, I do not see anything. I Can see the SLT system, but no tables were present in there

Capture.PNG

 

Regards,

Vishnu

SLT DMIS SP8 --> additional options in data provisionign

$
0
0

Hello Experts,

 

I need some help on  below points;

 

We have upgraded the DMIS from sP5 to SP8 the features looks pretty good and fascinating. I had a confusion on some of the below pointers;

 

1. in ltrc tcode --> in table overview tab--> in data provisioning functionality we have now opption for "create table/DB view" can you tell me what does it say or signify I am not able to understand the option.

 

2, is there any document which can give me insight of the dMIS addon SP8

 

Amar

Truncate time stamp in date using SLT

$
0
0

hello Experts,

 

i am getting time stamp from my db dd/mm/yyyy hh/mm/ss AM or PM

 

Before loading the data to hana using slt i would like to truncate the date from source to

 

dd/mm/yyyy

 

could any one please how to go abt this.

 

Thanks & Regards,

Kishore

Data migration to New HANA appliance without reloading all tables

$
0
0

Hello ,

 

We are replacing our old HANA (SP6) appliance with new platform (SP11). We are restoring data into new HANA from the full backup of the old server.

 

If we use the existing SLT server , Is it possible to replicate the records to both old and new HANA (only for production for few weeks) without reloading all tables into new HANA? New configuration with same name successfully connected to both HANA servers but the new one shows only the three default DD tables in replication. Is there any better way to do this migration without impacting the current production using same SLT server ?

 

Please let me know your thoughts , Appreciate your time on this .

 

Thanks

Thomas

Viewing all 562 articles
Browse latest View live


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