Is there no issue when you try to convert a NOt null column
in nullable and vice versa in aggregator styage and
transformer stage? When I tried i got the warnings but in a
running code I can see such type of scenarios. Please
explain

Answer Posted / subhash

1) there is no issue when you are converting NOT NULL column to NULLABLE column even if get null data from source.

2) But when you are converting nullable column to NOT nullable column also you will not get any issue if you get the NOT NULL data from source,
if you get nullable data from source then job will ABORT.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the components of ascential data stage?

649


If you want to use the same piece of code in different jobs, how will you achieve it?

635


How do you start developing a datastage project?

660


What are the types of containers in datastage?

704


A signal has a wavelength of 1 micro min in air.how far can the front of the wave travel during 1000periods?

2029






what is the use of materialized view?

962


1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?

1805


What are the different kinds of views available in a datastage director?

603


What are the types of views in datastage director?

1249


Why fact table is in normal form?

675


Differentiate between operational datastage (ods) and data warehouse?

672


how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?

1920


What is the use of datastage designer?

638


Can you explain kafka connector?

775


How you Implemented SCD Type 1 & Type 2 in your project?

3697