-
Load 1 input column values (with delemeter) into different target columns
I have column X which having 3 values A;B;C. How can I load these values into 3 diff cols in the target. If tomorrow I will receive 100 values for same single column I will load into 100 target cols respectively (Same de-limiter) ?
-
-
-
Dimensional modelling is again sub divided into 2 types.
a)Star Schema - Simple & Much Faster. Denormalized form. b)Snowflake Schema - Complex with more Granularity. More normalized form.
-
-
Types of Parallel Processing?
Parallel Processing is broadly classified into 2 types. a) SMP - Symmetrical Multi Processing. b) MPP - Massive Parallel Processing.
-
-
How do you merge two files in DS?">
How do you merge two files in DS?
Either used Copy command as a Before-job subroutine if the metadata of the 2 files are same or created a job to concatenate the 2 files into one if the metadata is different.
-
-
-
-
-
-
-
-
-
-
-
Datastage Questions
what is multiple instances?how u trigger the job in windows?how can u see,delete dataset in unix and windows?what is the function of shared container?why don't we use odd nodes to run the job?what is the normal view and materialized view?when do u use separate sort stage and inbuilt sort utility in a stage?what is the difference?if a job is aborted?can v run the job with out compilation?how do u commit...
-
Datastage Lookups
Please let me know how many lookups is there in Parallel Jobs.
DataStage Interview Questions
Ans