1.
A job design consists of an input sequential file, a Modify stage, followed by a Filter stage and an output SequentialFile stage. The job is run on an SMP machine with a configuration file defined with three nodes. No environment variables were set for the job. How many osh processes will this job create?
2.
Which statement is true about the Web Services Pack?

 
3.
A customer wants to select the entire order details for the largest transaction for each of 2 million customers from a 20 million row DB2 source table containing order history. Which parallel job design would satisfy this functional requirement?
4.
Using a DB2 for z/OS source database, a 200 million row source table with 30 million distinct values must be aggregated to calculate the average value of two column attributes. What would provide optimal performance while satisfying the business requirements?
5.
There is a requirement to transfer a large file using an FTP Enterprise stage. How can you minimize processing time when a transfer failure occurs?
6.
A client needs to process a flat file where a set of values in the import data columns should be treated as Null. What is the best way to handle multiple Null values using a Sequential File stage?
7.
How does the Complex Flat File stage (CFF) support the use of OCCURS DEPENDING ON clause?
8.
How are Shared Table definitions created from the DataStage Client?
9.
How is Runtime Column Propagation (RCP) enabled for use in DataStage Jobs?
10.
Which condition is required to use the LastRowInGroup() function to determine a key break on a field?