InterviewSolution
Saved Bookmarks
| 1. |
What is a real time job in Data Services? |
|
Answer» You can create real time jobs to process real time messages in Data Services designer. Like a batch job, real time job extracts the data, transform and load it. Each real time job can extract data from a single message or you can also extract data from other sources like tables or files. |
|