Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


WHAT ARE THE COMMON ERRORS IN DATA STAGE?

Answers were Sorted based on User's Feedback



WHAT ARE THE COMMON ERRORS IN DATA STAGE?..

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

WHAT ARE THE COMMON ERRORS IN DATA STAGE?..

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

WHAT ARE THE COMMON ERRORS IN DATA STAGE?..

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

WHAT ARE THE COMMON ERRORS IN DATA STAGE?..

Answer / shan

FATEL ERROR

Is This Answer Correct ?    8 Yes 6 No

WHAT ARE THE COMMON ERRORS IN DATA STAGE?..

Answer / madhu

Broken Pipe,sigint,Dead lock if accessing Database objects,

Is This Answer Correct ?    1 Yes 0 No

WHAT ARE THE COMMON ERRORS IN DATA STAGE?..

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

Post New Answer

More Data Stage Interview Questions

disign the complex job in u r project?(they are aksing only complex job design and then data flow...)

0 Answers  


Hi This is Vijay How Can u Read the data from sequential file Parall'y?

5 Answers   Semantic Space,


How many partitions does a node can have? Some body explain me clearly about the partitions and the nodes?

3 Answers  


What is the difference between datastage and datastage tx?

0 Answers  


eno ename 1 qaz 1 wsx 1 edc 2 zxc 2 asd 3 qwe 3 wer 3 tru 4 rgj Output: eno ename count 1 qaz,wsx,edc 3 2 zxc,asd 2 3 qwe,wer,tru 3 4 rgj 1 I want the above output to be solved by DataStage as well and I have to write SQL query for the same output.

4 Answers   Wipro,


Converting Vertical PIVOTing without using PIVOT stage in DataStage. Ex: DEPT_NO EMPNAME 10 Subhash 10 Suresh 10 sravs Output: DEPT_NO EMP1 EMP2 EMP3 10 subhash suresh sravs 2) How to implement Horizontal PIVOTing without using PIVOT stage.

3 Answers   Cognizant, UHG,


which r the connectors used in san?

0 Answers  


what is usage of datastage with materialized views

4 Answers   HP, TCS,


i have a scenario with i/p as ID,salary with values 1,1000 2,2000 and 3,4000 i need an extra column in the o/p named amount with values 2000,4000 and NULL. how can i get it?

2 Answers   L&T,


What are stage variables and constants?

0 Answers  


what is data mapping

2 Answers  


What is audit table?

1 Answers  


Categories