Career upgrade: Learn practical AI skills for better jobs and higher pay.
Level up
All Practice Exams

100+ Free SAS Platform Administrator Practice Questions

Pass your SAS Certified Professional: Platform Administrator for SAS 9 exam on the first try — instant access, no signup required.

✓ No registration✓ No credit card✓ No hidden fees✓ Start practicing immediately
Not published Pass Rate
100+ Questions
100% Free
1 / 100
Question 1
Score: 0/0

Which SMC plug-in is used to add new users, modify external logins, and set group membership for SAS metadata users?

A
B
C
D
to track
2026 Statistics

Key Facts: SAS Platform Administrator Exam

65

Exam Questions

SAS A00-250 credential page

110 min

Exam Duration

SAS A00-250 credential page

66%

Passing Score

SAS A00-250 credential page

$180

Exam Fee (USD)

SAS global exam pricing

A00-250

Exam Code

SAS certification registry

9.4 M8

Platform Version

SAS exam content guide

A00-250 has 65 multiple-choice questions in 110 minutes at $180 USD with a 66% pass mark, based on SAS 9.4 Maintenance 8. Six domains: Managing the SAS Environment (15%), Monitoring/Logging/Troubleshooting (15%), Backing Up the SAS Environment (8%), Administering Users (22%), Administering Data Access (20%), Managing Metadata Authorization (20%). Delivered through Pearson VUE.

Sample SAS Platform Administrator Practice Questions

Try these sample questions to test your SAS Platform Administrator exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.

1Which SAS server component is the central repository that stores definitions for users, groups, libraries, and authorization controls?
A.SAS Workspace Server
B.SAS Metadata Server
C.SAS Object Spawner
D.SAS Stored Process Server
Explanation: The SAS Metadata Server stores all metadata definitions, including users, groups, server definitions, libraries, and authorization rules. It is the central component that other SAS servers and clients query for metadata.
2What is the default port on which the SAS Metadata Server listens for client connections?
A.8561
B.8581
C.5451
D.7980
Explanation: By default, the SAS Metadata Server listens on TCP port 8561. This port is reserved during installation and is configured in metadataConfig.xml and the SASMeta server start scripts.
3Which SAS server process listens for client connection requests and launches Workspace Server and Stored Process Server sessions?
A.SAS Metadata Server
B.SAS Object Spawner
C.SAS Connect Server
D.SAS Deployment Agent
Explanation: The SAS Object Spawner listens on a designated port (default 8581) for client connection requests, authenticates them, and starts Workspace Server, Pooled Workspace Server, and Stored Process Server processes as needed.
4Which SAS Management Console plug-in is used to view and modify metadata folder structures and the resources stored in them?
A.User Manager
B.Server Manager
C.Authorization Manager
D.Folders tab (Metadata Manager view)
Explanation: The Folders tab in SAS Management Console (sometimes called the Metadata Manager folder view) provides hierarchical navigation of metadata folders such as /Shared Data and /Users, where libraries, jobs, reports, and stored processes are registered.
5An administrator wants to start the SAS Metadata Server, Object Spawner, and SASApp servers in the correct sequence on a UNIX deployment. Which startup order is correct?
A.Object Spawner, then Metadata Server, then SASApp
B.SASApp, then Metadata Server, then Object Spawner
C.Metadata Server, then Object Spawner (and other tier servers)
D.Order does not matter; all SAS services are independent
Explanation: The Metadata Server must start first because all other SAS servers query metadata definitions. After it is running, the Object Spawner and other application-tier servers (SASApp components, SAS/CONNECT, OLAP) can start.
6On a Windows SAS 9.4 deployment, which utility is used to start, stop, pause, and resume SAS server services as Windows services?
A.SAS Deployment Manager
B.SAS Management Console Server Manager plug-in
C.Windows Services console (or sc.exe)
D.PROC OPTIONS
Explanation: SAS server processes on Windows run as Windows services and are controlled through the standard Services console (services.msc) or the sc.exe command, where each service such as SAS [Config-Lev1] SASMeta - Metadata Server can be started or stopped.
7Which SAS Management Console plug-in is used to manage scheduled SAS jobs and deployed flows?
A.Schedule Manager
B.Application Management
C.Foundation Services Manager
D.Data Library Manager
Explanation: The Schedule Manager plug-in in SAS Management Console is used to deploy jobs, define flows, and schedule them with a configured scheduling server such as Platform Process Manager (LSF) or the Operating System Scheduler.
8Within the standard SAS 9.4 directory structure, what does the Lev1 directory contain?
A.The SAS executables and software libraries
B.The configuration files, metadata server data, logs, and start scripts for an environment
C.The user's home directory for SAS Studio
D.The Pearson VUE exam delivery files
Explanation: Lev1 (and Lev2, Lev3, etc.) is a SAS configuration level directory that holds environment-specific configuration: SASMeta, SASApp, Web, Lev1/Documents, MetadataServer/MetadataRepositories, and start/stop scripts. The actual SAS binaries live under SASHome.
9An administrator needs to refresh server definitions in SAS Management Console without restarting any service so that recent metadata changes are picked up. Which action is appropriate?
A.Restart the SAS Metadata Server
B.Reboot the operating system
C.In Server Manager, right-click the server and choose Refresh (or use the SMC Refresh action)
D.Run sas -nodms from the command line
Explanation: After modifying metadata for a server, an administrator can right-click the server in the Server Manager plug-in and choose Refresh, which reloads the in-memory definition without disrupting users.
10Which file is the primary SAS Metadata Server configuration file that defines the server port, repository information, and security settings?
A.sasv9.cfg
B.metadataConfig.xml (with omaconfig.xml)
C.workspaceServer.cfg
D.log4sas.xml
Explanation: metadataConfig.xml contains the metadata server connection definition (port, repository manager) for clients, while omaconfig.xml controls the Open Metadata Architecture options of the running Metadata Server such as authentication and journal settings.

About the SAS Platform Administrator Exam

The SAS Certified Professional: Platform Administrator for SAS 9 (A00-250) credential validates skills in administering the SAS 9.4 Intelligence Platform: managing servers and the SAS Management Console environment, monitoring and troubleshooting through log4SAS-based logs and Environment Manager, backing up metadata and content, administering users and authentication, managing data libraries and authentication domains, and configuring metadata authorization with ACTs and inheritance.

Questions

65 scored questions

Time Limit

110 minutes

Passing Score

66% correct

Exam Fee

$180 USD (SAS / Pearson VUE)

SAS Platform Administrator Exam Content Outline

15%

Managing the SAS Environment

SAS 9.4 architecture, server startup order, SMC plug-ins, Object Spawner, Workspace and Stored Process Servers, Web Application Server, SAS Deployment Manager, and promotion (.spk packages).

15%

Monitoring, Logging and Troubleshooting SAS Servers

log4SAS, RollingFileAppender, %S{App.Log} pattern tokens, log levels, SASMeta and SASApp logs, Environment Manager Agent/Server, APM data mart, and validation scripts.

8%

Backing Up the SAS Environment

SAS Metadata Server Backup Facility, SAS Backup Server, %OMABAKUP, full-platform backup (Lev1, SASContent, Web Infrastructure Platform Data Server), and restore testing.

22%

Administering Users

sasadm@saspw and sastrust@saspw, PUBLIC/SASUSERS/SAS Administrators, host/internal/token/web authentication, roles and capabilities, user-import macros, and AD synchronization.

20%

Administering Data Access

Data Library Manager, SAS/ACCESS libraries, authentication domains, library options (CONNECTION, SCHEMA, pre-assigned), OLAP cubes, and group-level logins for service accounts.

20%

Managing Metadata Authorization

ACTs, permissions (RM, R, WM, WMM, A, CM), Repository ACT, inheritance, allow/deny precedence, effective permissions inspection, and the unrestricted-user bypass.

How to Pass the SAS Platform Administrator Exam

What You Need to Know

  • Passing score: 66% correct
  • Exam length: 65 questions
  • Time limit: 110 minutes
  • Exam fee: $180 USD

Keys to Passing

  • Complete 500+ practice questions
  • Score 80%+ consistently before scheduling
  • Focus on highest-weighted sections
  • Use our AI tutor for tough concepts

SAS Platform Administrator Study Tips from Top Performers

1Spend the most time on Administering Users (22%), Administering Data Access (20%), and Managing Metadata Authorization (20%) — together they are 62% of the exam.
2Memorize default ports: Metadata 8561, Object Spawner 8581, OLAP 5451, and the SAS Web Server HTTP/HTTPS ports.
3Practice the metadata permission set (RM, R, WM, WMM, A, CM) and the precedence rules: direct on object > ACT on object > inherited direct > inherited ACT, with deny winning at the same level.
4Know the difference between sasadm@saspw (unrestricted, bypasses authorization) and SAS Administrators group (audited, recommended for daily admin).
5Configure log4SAS with RollingFileAppender and the %S{App.Log} pattern in a lab so log rotation and per-server file naming feel concrete.
6Run the SAS Metadata Server Backup Facility once and inspect the BackupConfiguration directory; a tested restore is the only proof that backups work.

Frequently Asked Questions

How many questions are on the SAS Platform Administrator exam?

The A00-250 exam has 65 multiple-choice questions to be completed in 110 minutes.

What score do I need to pass A00-250?

You need 66% correct on the SAS Platform Administrator for SAS 9 exam.

How much does the SAS Platform Administrator exam cost?

The exam fee is $180 USD. The exam is delivered through Pearson VUE.

What version of SAS does the exam cover?

The current exam is based on the functionality available in SAS 9.4 Maintenance 8 and tests platform administration of the SAS 9.4 Intelligence Platform.

Are there prerequisites?

There are no formal prerequisites, but hands-on experience administering a SAS 9.4 deployment (metadata server, SMC, Object Spawner, middle tier) is strongly recommended.