Multiple choice technology

If we need to schedule a session in informatica for every 05 seconds , we need to make use of

  1. scheduling in informatica

  2. Batch script and invoke it from informatica

  3. both a and b

  4. either a or b

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Informatica's built-in scheduler has limitations for very frequent intervals. A 5-second interval is too granular for standard scheduler configurations. Using an external batch script invoked from Informatica provides the needed flexibility for sub-minute scheduling.