nerdexam
SAS_Institute

A00-260 · Question #7

Which of the following are SAS Data Integration Studio job deployment types? (Choose two.)

The correct answer is B. a SAS Stored Process D. a SAS Information Map that is accessible in SAS Web Report Studio. SAS Data Integration Studio allows jobs to be deployed as SAS Stored Processes (B) and as SAS Information Maps accessible in SAS Web Report Studio (D) - both are recognized deployment targets that package and expose DI Studio job logic for end-user consumption or reporting. Why…

Work with jobs

Question

Which of the following are SAS Data Integration Studio job deployment types? (Choose two.)

Options

  • Aa Web service
  • Ba SAS Stored Process
  • Ca Java Runtime Process
  • Da SAS Information Map that is accessible in SAS Web Report Studio

How the community answered

(55 responses)
  • A
    5% (3)
  • B
    93% (51)
  • C
    2% (1)

Explanation

SAS Data Integration Studio allows jobs to be deployed as SAS Stored Processes (B) and as SAS Information Maps accessible in SAS Web Report Studio (D) - both are recognized deployment targets that package and expose DI Studio job logic for end-user consumption or reporting.

Why the distractors are wrong:

  • A (Web service): While SAS does support Web services in other contexts, deploying a DI Studio job directly as a standalone Web service is not one of the standard deployment types for that tool.
  • C (Java Runtime Process): This is a fabricated option - there is no such deployment type in SAS Data Integration Studio's framework.

Memory tip: Think "Stored and Shared" - DI Studio jobs are deployed either as a Stored Process (for reusable execution) or shared via an Information Map in SAS Web Report Studio (for reporting). Both deployment types begin with "SAS," which helps rule out the non-SAS-native options like "Java Runtime Process" and the unsupported "Web service" form.

Topics

#SAS Data Integration Studio#Job Deployment Types#Stored Process#Information Map

Community Discussion

No community discussion yet for this question.

Full A00-260 Practice