WHAT ARE THE COMMON ERRORS IN DATA STAGE?

Answer Posted / kpk

1) NLS - warning
2) Null value populated for a non null column
3) metadata mismatch - check the target databse data type
and lenght.
4) datatype mismatch - wrong datatype used
5) parallel loding not enabled (this is a fatal error in
parallel jobs if the database dosent have parallel loading
enabled - oracle 10g)

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is 'reconsideration error' and how can i respond to this error and how to debug this

2127


How a server job can be converted to a parallel job?

627


What are some different alternative commands associated with "dsjob"?

667


Which commands are used to import and export the datastage jobs?

992


What is oci?

862






whom do you report?

1510


What is the different type of jobs in datastage?

583


What is the flow of loading data into fact & dimensional tables?

602


What are the main differences you have observed between 7.x and 8.x version of datastage?

626


if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?

1754


How many types of sorting methods are available in datastage?

640


How to Remove Duplicate using SQL?

854


Could anyone give brief explanation bout datastage admin

1977


Differentiate between hash file and sequential file?

589


If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?

1644