1.

How To Import Oracle Sequence Into Informatica?

Answer»

CREATE ONE procedure and declare the sequence inside the procedure, finally call the procedure in informatica with the HELP of STORED procedure TRANSFORMATION.

Create one procedure and declare the sequence inside the procedure, finally call the procedure in informatica with the help of stored procedure transformation.



Discussion

No Comment Found