0 votes
in Informatica by

How are indexes created after completing the load process?

1 Answer

0 votes
by

For the purpose of creating indexes after the load process, command tasks at session level can be used. Index creating scripts can be brought in line with the session's workflow or the post session implementation sequence. Moreover this type of index creation cannot be controlled after the load process at transformation level.

...