Multiple choice technology

If file paths for source, target, session log, bad & cache files point to a directory that the Informatica server does not have permission to write to, then

  1. The session will not initiate.

  2. The session will initiate but will fail.

  3. The session will run successfully without writing the source, target, log, bad & cache files.

  4. The session will run successfully & write successfully into the source, target, log, bad & cache files.

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

When Informatica server cannot write to required directories (session log, bad files, cache files), the session initiates but fails during execution when it attempts to write these files. The initialization succeeds, but the runtime fails due to permission issues.