How can u write exception handling in seq file????
Answers were Sorted based on User's Feedback
Answer / nagaa
in sequential file set missing file mode to ok.by this we
can do exceptional handling in sequential file
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / venkatesh
we have the exceptio handler by using that one we cancall
| Is This Answer Correct ? | 1 Yes | 9 No |
How will you move hashed file from one location to another location?
what is parameterset?
How to convert alpha Numeric values to alpha using functions?
Input Data is: Emp_Id, EmpInd 100, 0 100, 0 100, 0 101, 1 101, 1 102, 0 102, 0 102, 1 103, 1 103, 1 I want Output 100, 0 100, 0 100, 0 101, 1 101, 1 Means Indicator should either all ZEROs or all ONEs per EmpId. Impliment this using SQL and DataStage both.
Define Routines and their types?
WHAT IS FORCE COMPILE?
what is sparse lookup?
How to read the length of word in unix?
i have seq file that contents 10 million records load to target any data base.. in that case it takes lot of time for loading..how do performance tuning in that situation...?
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
How a server job can be converted to a parallel job?
What is the difference between Datastage 7.5 and 7.0?