IBM InfoSphere DataStage and SharePoint Fundamentals

Test your knowledge of IBM InfoSphere DataStage and SharePoint platforms, covering solution packages, data integration, stages, and configuration.

20 Questions Published

Questions

Question 1 True/False

Lookup supports multiple reject links per reference link

  1. True
  2. False
Question 2 True/False

Union query in oracle is same as Merge stage in Datastage

  1. True
  2. False
Question 3 Multiple Choice (Multiple Answers)

What are different types of views in Datastage Director?

  1. Job-View
  2. Log-View
  3. Status-View
  4. JobSuccess-View
Question 4 True/False

Link Collector splits data into various partitions or data flows using various partition methods

  1. True
  2. False
Question 5 True/False

One can use BASIC transformer Satge on MPP and Cluster systems not on SMP systems

  1. True
  2. False
Question 6 Multiple Choice (Single Answer)

If one runs an application from a node that is undefined in the corresponding configuaration File ,Then Each user has to do

  1. Set environmental variable APT_PM_CONDUCTOR_NODENAME to the fastname of the node invoking the parallel job.
  2. Unset environmental variable APT_PM_CONDUCTOR_NODENAME to the fastname of the node invoking the parallel job.
  3. Unset environmental variable APT_PM_CONDUCTOR_NODENAME to the fastname of the node invoking the parallel job and UnSet the environmental variable APT_No_JOBMON
  4. Unset environmental variable APT_PM_CONDUCTOR_NODENAME to the fastname of the node invoking the parallel job and Set the environmental variable APT_No_JOBMON
Question 7 Multiple Choice (Multiple Answers)

The Number of datafiles created by a fileset depend upon

  1. the size of partitions of dataset
  2. the schema of file
  3. the number of processing nodes in the default node pool
  4. the number of schemas
Question 8 Multiple Choice (Single Answer)

The satament valid for Job parameters

  1. One can change job parameters while the job is running and the change will immediately be applied tp the mid-job
  2. One can use environmentalvariables to set parameter values linked to the Job sequence
  3. One can change the parameter values in an initialization file linked to a Job Sequence.ini file
  4. One can change the job parameter in the designer and changes will be reflected without compilation
Question 9 Multiple Choice (Single Answer)

When a sequentail file is written using a Sequentail File Satge,The parallel engine inerts an operator to convert the data from internal format to external format Which operator is inserted

  1. copy operator
  2. export operator
  3. import operator
  4. tsort operator
Question 10 Multiple Choice (Single Answer)

which command is used to execute Datastage job from unix shell scripts

  1. dsjob
  2. DSRunJob
  3. osh
  4. DSExecute
Question 11 Multiple Choice (Multiple Answers)

which of the following is true about Data Sets

  1. Data Sets can be managed independently of a job using the Data Set Management Utility available through Websphere Datastage Director
  2. Data Sets are operating system Files
  3. Data can be reffered to by a Control File ,which by convention has the suffix .ds
  4. Data Sets carry formatting information that describe the format of the files to be read or written
Question 12 Multiple Choice (Multiple Answers)

which of the following is true reagrding Complex Flat File Stage

  1. It can read data from one or more complex files but it doesn't support MVS datasets with QSAM and VSAM files
  2. One can reead data from files that contain multiple record types
  3. Source data can contain "GROUP" ,"REDEFINES" or "OCCURS" clause
  4. It can have a single input but multiple reject links
Question 13 Multiple Choice (Single Answer)

Which of the following is a restructure stage

  1. Column generator Stage
  2. Row generator Stage
  3. Modify Stage
  4. Column Import Stage
Question 14 Multiple Choice (Multiple Answers)

The descriptor file for a dataset contains which of the following information

  1. Data Set Header Information
  2. The schema of the data set
  3. Creation Time and Data of the data set
  4. A copy of configuration file use when the data set was created
Question 15 Multiple Choice (Single Answer)

which ofthe following describes a process for capturing a COBOL copybook from a z/OS system

  1. Select the COBOL copybook using the Browse button and capture the COBOL copybook with Manager
  2. FTP the COBOL copybook to the server platform in text mode and capture the metadata through Manager
  3. FTP the COBOL copybook to the client workstation in binary and capture the metadata through Manager
  4. FTP the COBOL copybook to the client workstation in texy mode and capture the Copybook with manager
Question 16 Multiple Choice (Single Answer)

which statement is true for column data type used in Orchestrate schemas

  1. Orchestrate schemas column data types are same as those used in Datastage Stages
  2. Examples of Orchestrate schemas column data types are varchar and integer
  3. int 32 is not an example of Orchestrate schemas column data types
  4. OSH import operators are needed to convert data read from sequential files into schema types.
Question 17 Multiple Choice (Single Answer)

Which is not an element of manifest.xml?

  1. FeatureManifests
  2. CodeAccessSecurity
  3. CabinetNameTemplate
  4. Assembly
Question 18 Multiple Choice (Single Answer)

Which tool is used to build solution package?

  1. stsadm
  2. makecab
  3. permcalc
  4. assembler
Question 19 Multiple Choice (Single Answer)

What is the extension of solution package in sharepoint 2007?

  1. CAB
  2. ZIP
  3. WSP
  4. DDF
Question 20 True/False

A file not mentioned in manifest.xml does not get processed.

  1. True
  2. False