cancel
Showing results for 
Search instead for 
Did you mean: 

Data Buffering

Former Member
0 Kudos

HI,

I am trying to do Data buffer as a sample what i did is ,

1.Communcation error through wrong URL in IDBC Connectivity

2.Excute the Query

3.It stores in DataJobs as waiting state

4.In Job Enteries it store as Failed

5. Again i reset all the failed entries it goes to Initial state

My question is how to manipulate the Data Copy of the database And how to maintain Reliabilty tthrough this can any one explain in detail

Accepted Solutions (0)

Answers (1)

Answers (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

I don't suppose this is a PI scenario but if is it PI takes care of restarting the jdbc calls itself

so you don't need to worry about restarting interfaces manually in most cases as long as you use asynchronous interfaces - but I don't know if your question was about JDBC adapter as it does not have any special jobs...

Regards,

Michal Krawczyk