ibm - How to create Database connection in DataStage 8.5? -


i have simple datastage parallel job following:

  1. extract data source db
  2. transform 1 of columns specific format
  3. load target db

my question: how establish db connection both source db , target db in datastage version 8.5?

and need create new parameter sets?

the basic information db name, instanace, user name, password, table name, insert method more sufficient. parameter sets keyed in when project / job explicitly defines use of it.


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -