WHAT ARE THE COMMON ERRORS IN DATA STAGE?
Answers were Sorted based on User's Feedback
Answer / kiran
hai..,This is Kiran..,
Common error will get while Extraction ,Transforming and
loading the data into target.
1.Data Type Mismatches(eg:non-numeric field in numeric
field).
2.null values in not null fields.
3.fields size different.
4.data type sizes between sorce to target.
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / badri karthik
Source file not found.
Null value populated NonNullable column
Died with Signal 11(due to server down)
| Is This Answer Correct ? | 11 Yes | 2 No |
Answer / 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 |
Answer / madhu
Broken Pipe,sigint,Dead lock if accessing Database objects,
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / raj
following is genral error that i faced.
1.Column mismatch or invalid no of column.
2.file opening error.
3.parameter are not defined or not given correct value.
4.mutex error
5.process time out.
| Is This Answer Correct ? | 3 Yes | 3 No |
Triggers,VIEW,Procedures
If you want to use the same piece of code in different jobs, how will you achieve it?
How do you get log info into a file?
I want capture UnMatched records from Primary source and secondary source in JOIN stage?
Please tell me What is difference between 8.0 and 8.1
what is advantages of snowflake when it is used?
how to write server Routine coding?
What is the Main difference between Lookup Failure and Lookup Not Met? Plz explain with Example.
how to capture rejected data by using join stage not for lookup stage. please let me know
how can or from where we can get reference data in scd type2 implementation?
How do you load dimension data and fact data? Which is first
what is time dimension? and how to populate time demension