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

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -