How would you execute Oracle Database DDL commands from DataStage?

1 comment:

  1. This can be achieved by using Oracle Enterprise Stage. This stage allows us to execute command as pre and post activities. We can use these features of the stage to execute the DDL statements on the Oracle Database from DataStage.

    ReplyDelete