0

platforms and products Online Quiz - 73

Description: platforms and products Online Quiz - 73
Number of Questions: 20
Created by:
Tags: platforms and products
Attempted 0/20 Correct 0 Score 0

Lookup supports multiple reject links per reference link

  1. True

  2. False


Correct Option: B

Union query in oracle is same as Merge stage in Datastage

  1. True

  2. False


Correct Option: B

AI Explanation

To answer this question, you need to understand the concepts of a union query in Oracle and the Merge stage in Datastage.

A union query in Oracle is used to combine the result sets of two or more SELECT statements into a single result set. It concatenates the rows from each SELECT statement and removes duplicate rows. The syntax for a union query in Oracle is as follows:

SELECT column1, column2, ...
FROM table1
UNION
SELECT column1, column2, ...
FROM table2;

On the other hand, the Merge stage in Datastage is used to merge data from two or more input sources based on a common key. It is commonly used for data integration and transformation purposes. The Merge stage allows you to combine data from multiple sources into a single output stream based on specified rules and conditions.

While both a union query in Oracle and the Merge stage in Datastage involve combining data from multiple sources, they have different purposes and functionalities.

Therefore, the correct answer is B) False. Union query in Oracle is not the same as the Merge stage in Datastage.

What are different types of views in Datastage Director?

  1. Job-View

  2. Log-View

  3. Status-View

  4. JobSuccess-View


Correct Option: A,B,C

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

  1. True

  2. False


Correct Option: B

AI Explanation

To answer this question, you need to understand the concept of data partitioning in the context of the "Link Collector."

Option A) True - This option states that the "Link Collector" splits data into various partitions or data flows using various partition methods. However, the correct answer is B, so this option is incorrect.

Option B) False - This option states that the "Link Collector" does not split data into various partitions or data flows using various partition methods. This is the correct answer because the "Link Collector" does not involve data partitioning.

The correct answer is B) False. The "Link Collector" does not split data into various partitions or data flows using various partition methods.

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

  1. True

  2. False


Correct Option: B

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


Correct Option: A

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


Correct Option: A,C

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


Correct Option: B

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


Correct Option: B

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

  1. dsjob

  2. DSRunJob

  3. osh

  4. DSExecute


Correct Option: A

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


Correct Option: A,B,C

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) Data Sets can be managed independently of a job using the Data Set Management Utility available through Websphere Datastage Director - This option is correct. Data Sets can be managed independently of a job using the Data Set Management Utility available through Websphere Datastage Director. This utility allows users to create, delete, modify, and view data sets without impacting the jobs that use them.

Option B) Data Sets are operating system Files - This option is correct. Data Sets in Websphere Datastage are represented as operating system files. These files are used to store and manage data within the Datastage environment.

Option C) Data can be referred to by a Control File, which by convention has the suffix .ds - This option is correct. Data Sets can be referred to by a Control File, which is a file that contains information about the data set. By convention, the Control File has the suffix .ds.

Option D) Data Sets carry formatting information that describes the format of the files to be read or written - This option is incorrect. Data Sets in Websphere Datastage do not carry formatting information. Instead, the format of the files to be read or written is defined separately and can be specified in the job design.

The correct answer is A, B, C. These options are correct because they accurately describe features and characteristics of Data Sets in Websphere Datastage.

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


Correct Option: B,C

Which of the following is a restructure stage

  1. Column generator Stage

  2. Row generator Stage

  3. Modify Stage

  4. Column Import Stage


Correct Option: D

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


Correct Option: A,B,C,D

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


Correct Option: D

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.


Correct Option: D

Which is not an element of manifest.xml?

  1. FeatureManifests

  2. CodeAccessSecurity

  3. CabinetNameTemplate

  4. Assembly


Correct Option: C

Which tool is used to build solution package?

  1. stsadm

  2. makecab

  3. permcalc

  4. assembler


Correct Option: B

What is the extension of solution package in sharepoint 2007?

  1. CAB

  2. ZIP

  3. WSP

  4. DDF


Correct Option: C

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

  1. True

  2. False


Correct Option: A
- Hide questions