在开始工作流之前是否总是需要在 Informatica 中创建目标数据库 table?

Is it always required to create the target DB table in Informatica before starting the workflow?

我想使用 Informatica 在 Oracle 中创建目标 table。但是我看到一个致命的执行错误,说 table 不存在。 我不想每次在 Informatica 中执行任务时都必须创建 table。

请帮忙!

Error Screenshot

您只需在 运行 工作流之前创建一次新的 table(如果 table 尚未创建)。