nerdexam
SAS_Institute

A00-260 · Question #63

Which definition cannot be imported using a SAS Metadata Bridge?

The correct answer is A. Server definition. Server definitions (A) cannot be imported using a SAS Metadata Bridge because server definitions represent SAS infrastructure components (such as SAS Workspace Servers or Application Servers) that must be manually configured within the SAS environment-they are not metadata that…

Create and work with metadata for SAS Data Integration Studio

Question

Which definition cannot be imported using a SAS Metadata Bridge?

Options

  • AServer definition
  • BLibrary definition
  • CTable definition
  • DColumn Definition

How the community answered

(28 responses)
  • A
    86% (24)
  • B
    4% (1)
  • C
    4% (1)
  • D
    7% (2)

Explanation

Server definitions (A) cannot be imported using a SAS Metadata Bridge because server definitions represent SAS infrastructure components (such as SAS Workspace Servers or Application Servers) that must be manually configured within the SAS environment-they are not metadata that exists in external data sources to be bridged.

The distractors are wrong because Library (B), Table (C), and Column (D) definitions are all data-layer metadata that the SAS Metadata Bridge is specifically designed to extract from external sources like relational databases, ODBC connections, and third-party repositories-these map directly to a database's schema structure.

Memory tip: Think of the Metadata Bridge as a schema importer-it captures the data structure hierarchy (library → table → column), but it has no concept of SAS server infrastructure, which lives on the application side and must be defined separately by an administrator.

Topics

#Metadata Bridge#Metadata imports#Server definitions#Metadata objects

Community Discussion

No community discussion yet for this question.

Full A00-260 Practice