Skip to main content

handle two sessions in Informatica






Using more than one session by linking it is called as batches.

It is of two types

1. Sequential batches.(session runs one after another)

2. Concurrent batches.(session runs at same time)

We can declare dependencies in between session by giving the command ‘ $PrevTaskStatus = SUCCESSFUL’ in sequential batches.

Comments

  1. I am unable to copy from your blog

    ReplyDelete
  2. it is protected blog,you can not copy

    ReplyDelete
  3. Ca you please let us copy questions and answered ?

    Your will be appreciated !!

    ReplyDelete
  4. thats the correct
    $s_m_prmtest.PrevTaskStatus = succeeded

    ReplyDelete
  5. Save page as txt file and copy...

    ReplyDelete

Post a Comment