0

platforms and products Online Quiz - 66

Description: platforms and products Online Quiz - 66
Number of Questions: 20
Created by:
Tags: platforms and products
Attempted 0/20 Correct 0 Score 0
  1. a. Never Abort

  2. b. Abort on first Reject

  3. c. Abort after 50 errors

  4. d. Abort after 100 errors


Correct Option: A
  1. a. Set the join type as inner join

  2. b. Set the join type as explicit with require parameter true for in0

  3. c. Set the join type as explicit with require parameter true for in1

  4. d. Set the join type as full outer join


Correct Option: B

Component used to distribute the record evenly in each partition

  1. a. Partition by Key

  2. b. Partition by Round Robin

  3. c. Partition by Expression

  4. d. Partition by Range


Correct Option: B
  1. a. Replicate

  2. b. Gather

  3. c. Broadcast

  4. d.Reformat


Correct Option: C

To terminate a graph based on condition use

  1. a. Reformat component

  2. b. Reformat component with force_error

  3. c. Set condition in graph’s end script

  4. d. Replicate


Correct Option: B

Setting Limit=1 and Ramp=1 output will be

  1. a. Never Abort

  2. b. Abort on first Reject

  3. c. Abort after 50 errors

  4. d. Abort after 100 errors


Correct Option: A
  1. a. Gather log

  2. b. Generate Record

  3. c. Validate Record

  4. d. Compare Record


Correct Option: B

Prints information about data records, their record format, and the evaluations of expression

  1. a. m_ls

  2. b. m_cat

  3. c. m_dump

  4. d. m_dbload


Correct Option: C
  1. a. cat

  2. b. m_mkdir

  3. c. m_mkfs

  4. d. m_cat


Correct Option: C

We can change the values in data records using Redefine component

  1. True

  2. False


Correct Option: A

Prompt Tables always validate against the underlying Record?

  1. True

  2. False


Correct Option: B

What is the record field property that should be set to validate dates for <> 30 days?

  1. Setting %Date as constant

  2. Required

  3. Specifying Default using Record and Field values

  4. Reasonable date

  5. Validate date


Correct Option: D

What is the event that fires after all database updates are over?

  1. Save Post Change

  2. Post Build

  3. Save Pre Change

  4. Workflow


Correct Option: A

Which of the following record definition is not required to be built?

  1. SQL View

  2. Sub Record

  3. SQL Table

  4. Work Record


Correct Option: D

Where is Meta-Sql stored?

  1. Temp Table

  2. SQL Table

  3. Query Table

  4. Dynamic View


Correct Option: A

What type of a field can have Auto Update?

  1. CHAR

  2. LONG CHAR

  3. DATE

  4. NUMBER


Correct Option: C
  1. Component

  2. Sub Page

  3. Secondary Page

  4. All of the above


Correct Option: C

Which of the following is not a Component Event?

  1. Post Build

  2. Save Post Change

  3. Workflow

  4. Save Edit


Correct Option: D

EFFDT cannot occur at what occurs levels?

  1. 0

  2. 1

  3. 2

  4. 3

  5. 4


Correct Option: A
- Hide questions