Stage Variable - An intermediate processing variable that retains value during read and doesnt pass the value into target column. Derivation - Expression that specifies value to be passed on to the target
Latest Answer : all r correct one only ...
By using "ExcecSH" command at Before/After job properties.
Latest Answer : You can specify the ExecDos Prompt in the after or before job routine. ...
Link Partitioner : It actually splits data into various partitions or data flows using various partition methods . Link Collector : It collects the data coming from partitions, merges it into a single
Latest Answer : server jobs mainly execute the jobs in sequential fashion,the ipc stage as well as link partioner and link collector will simulate the parllel mode of execution over the sever jobs having single cpu Link Partitioner : It receives data on a single input ...
Latest Answer : XML files can be read using FOLDER stage followed by XML input stage in server jobs. ...
Latest Answer : The question itself is a little ambiguous to me. I think the answer to the question might be, we will place some conditions like 'where' inside the OCI stage and the rejected rows can be obtained as shown in the example below:1) Say, there are ...
Latest Answer : Data Will transfer very quickly to the Data Warehouse by using SQL Loader. ...
Latest Answer : using Orabulk ...
What is the order of execution done internally in the transformer with the stage editor having input links on the lft hand side and output links?
A) Transformer, ORAOCI8/9, ODBC, Link-Partitioner, Link-Collector, Hash, ODBC, Aggregator, Sort.
Used for Look-ups. It is like a reference table. It is also used in-place of ODBC, OCI tables for better performance.
Latest Answer : We can also use the Hash File stage to avoid / remove dupilcate rowsby specifying the hash key on a particular fileld ...