Oracle Accessibility Conformance Report

VPAT® Version 2.3 - April 2019

Name of Product:

Data Warehouse Cloud Benchmark Kit 1.0

Product Description:

Oracle Data Warehouse Cloud Benchmark Kit is sample binary code that enables customers to easily run a benchmark workload derived from TPCDS (version 2.13) against their Autonomous Database and to visually see the runtime of all and individual queries and resource consumption for your environment. It allows to drill down into details like sql exeuction plans and to optionally see the anticipated cost based on your rate card.

The sample code allows the installation of the TPCDS schema in a customer's database and runs the TPCDS queries against it. The database environment is supplied by the customer.

The kit consists of a Java binary, template configuration files, and shell scripts. The java binary provides the visual representation of results, wherea sht shell script CLI is used for the installation and invocation of the benchmark kit to execute individual runs.

All necessary 3rd party components and Oracle components are not distributed as part of the kit and must be downloaded and supplied by the customer to make the sample code functioning. 

Date:

17-Nov-2022

Contact Information:

accessible_ww@oracle.com

Notes:

This ACR does not cover the software components provided by the customer. Those are namely:

Oracle owned production software:

  • Java runtime environment
  • JDBC driver to connect to the Autonomous Database
  • OJET Web Server

Third party components:

  • NodeJS (to be downloaded from nodejs.org)
  • javax.json (to be downloaded from glassfish.org)

 

Dependent Products


This product interacts with or is built with the other Oracle products listedin this section. Click below to view information about the accessibility ofthese dependent products. Products listed are the versions available at thetime of publication of this document; newer documents may be available that supersedethese versions.

Evaluation Methods Used:

Oracle's policy is to design, develop and test both products and documentation to be accessible. The recommended styles of testing for accessibility include: (i) algorithmic automated tests, (ii) human judgement tests such as tool-assisted tests, visual inspection and manual operation, and (iii) testing with assistive technology by people with and without disabilities. Additional information about Oracle's accessibility program is available on http://www.oracle.com/corporate/accessibility/index.html

Accessibility Standards/Guidelines

This report covers the degree of conformance for the following accessibility standard/guideline:

Standard/GuidelineIncluded In Report
Web Content Accessibility Guidelines 2.1Level A - Yes
Level AA - Yes
Level AAA - No
Revised Section 508 standards published January 18, 2017 and corrected January 22, 2018Yes

Terms

The terms used in the Conformance Level information are defined as follows:

Supports
The functionality of the product has at least one method that meets the criteria without known defects or meets with equivalent facilitation.
Partially Supports
Some functionality of the product does not meet the criteria.
Does Not Support
Majority of functionality of the product does not meet the criteria.
Not Applicable
The criteria are not relevant to the product.

WCAG 2.1 Report

Table 1 also documents conformance with:

  • Section 508: Chapter 5 - 501.1 Scope, 504.2 Content Creation or Editing, and Chapter 6 - 602.3 Electronic Support Documentation

Note: When reporting on conformance with the WCAG 2.1 Success Criteria, they are scoped for full pages, complete processes, and accessibility-supported ways of using technology as documented in the WCAG 2.1 Conformance Requirements.

Table 1: WCAG Conformance Criteria

Criteria
Conformance Level
Remarks and Explanations
1.1.1 Non-text Content (Level A)Supports

The UI of the product and the documentation were tested for:

  • Text has been used throughout the application to describe the purpose of a function or a control item
  • Controls have an associated name
  • Non-text characters are not used
  • Images that convey information have meaningful alternative text using ALT
  • Images that are decorative are marked up using ALT=”” or CSS background images
  • CAPTCHAs are not used

The CLI was tested for:

  • images are not used
  • non-text characters are not used
  • CAPTCHAs are not used
1.2.1 Audio-only and Video-only (Prerecorded) (Level A)Not ApplicableThe product has no multimedia.
1.2.2 Captions (Prerecorded) (Level A)Not ApplicableThe product has no multimedia.
1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)Not ApplicableThe product has no multimedia.
1.2.4 Captions (Live) (Level AA)Not ApplicableThe product has no multimedia.
1.2.5 Audio Description (Prerecorded) (Level AA)Not ApplicableThe product has no multimedia.
1.3.1 Info and Relationships (Level A)Supports

The UI of the product and the documentation were tested for:

  • User interface component labels are associated with the fields they are labeling.
  • Headings are encoded with HTML heading tags
  • List markup is used for marking up lists
  • Table markup is used for marking up data tables, including row and column headers and table captions/summaries where appropriate
  • Layout tables use appropriate markup
  • Style sheets are used only to change the layout and presentation on the screen
  • info and relationship information is provided via wai-aria attributes in HTML code

The CLI was tested for:

  • Headings follow standard text patterns for rendering headings
  • Paragraphs follow standard text pattern for rendering paragraphs
1.3.2 Meaningful Sequence(Level A)Supports

The UI of the product and the documentation were tested for:

  • The sequence of elements on the UI matches the reading sequence

The CLI was tested for:

  • The correct reading sequence is discernible when output is rendered to a file
1.3.3 Sensory Characteristics(Level A)Supports

The UI of the product and the documentation were tested for:

  • Instructions provided do not refer to things solely based on their sensory characteristics such as shape, size, visual location, orientation, color, or sound

This CLI was tested for:

  • Instructions provided do not refer to things solely based on their sensory characteristics. Instructions are provided as plain text only
1.3.4 Orientation (Level AA)Supports

The UI of the product and the documentation were tested for:

  • Content does not require a single display orientation and does not restrict its view or orientation through orientation

Text display orientation in a command line user interface is based on the ability of the terminal application used.

1.3.5 Identify Input Purpose (Level AA)Supports

The UI of the product was tested for:

  • Text fields which collect information about the user contain the appropriate autocomplete content attribute

The Documentation was tested for:

  • The documentation does not allow for input or changes to data

The CLI was tested for:

  • The CLI clearly identifies the purpose of all individual inputs with clear descriptions.
  • Markup languages aren't used to generate the user interface
1.4.1 Use of Color(Level A)Supports

The UI of the product and the documentation were tested for:

  • Information conveyed by color is available in alternative formats, such as shape, text, font weight
  • Information conveyed by color has a contrast ratio of at least 3:1

The CLI was tested for:

  • No information is conveyed by color, but by text all the time
1.4.2 Audio Control(Level A)Not ApplicableThe product has no multimedia.
1.4.3 Contrast (Minimum) (Level AA)Supports

The UI of the product and the documentation were tested for:

  • Large-scale text and images of large-scale text have a contrast ratio of at least 3:1
  • Other text and images of text have a contrast ratio of at least 4.5:1

The CLI was tested for:

  • Text has a contrast ratio of at least 4.5:1 (Text display in the CLI is based on the abitlity of the terminal application used)
1.4.4 Resize text(Level AA)Supports

The UI of the product and the documentation were tested for:

  • Text can be resized up to 200% without loss of content or functionality

The CLI was tested for:

  • Text can be resized up to 200% without loss of content or functionality when rendered in a GUI-based terminal application that supports text rendering sizes up to 200% larger than normal
1.4.5 Images of Text(Level AA)Supports

The UI of the product and the documentation were tested for:

  • Images of text are only used when the technology can't create the desired visual presentation, the image can be customized or the particular image is essential

The CLI was tested for:

  • Images of text are not used
1.4.10 Reflow (Level AA)Supports

The UI of the product and the documentation were tested for:

  • Text information reflows so that only one direction of scrolling is required while at 400% zoom
  • Content that requires two-dimensional layout only presents scroll bars in the component used to present the two-dimensional content

Text information can reflow with only one direction of scrolling when rendered in a GUI-based terminal application that supports text rendering sizes up to 400% larger than normal.

1.4.11 Non-text Contrast (Level AA)Supports

The UI of the product and the documentation were tested for:

  • Non-text items have a contrast ratio of at least 3:1

The CLI was tested for:

  • Graphics are not used
  • Non-text characters are not used
1.4.12 Text Spacing (Level AA)Supports

The UI of the product and the documentation were tested for:

  • When the following attributes and no others are modified there is no loss in functionality or content:
    • Line height (line spacing) to at least 1.5 times the font size
    • Spacing following paragraphs to at least 2 times the font size
    • Letter spacing (tracking) to at least 0.12 times the font size
    • Word spacing to at least 0.16 times the font size

The CLI was tested for:

  • Text is not rendered using markup languages
1.4.13 Content on Hover or Focus (Level AA)Supports

The UI of the product and the documentation were tested for:

  • Dismissable -The content can be dismissed without moving the pointer or keyboard focus
  • Hoverable - When pointer hover triggers additional content, the pointer can be moved over the additional content without the additional content disappearing
  • Persistent - The additional content remains visible until the hover or focus trigger is removed, the user dismisses it, or its information is no longer valid

The CLI was tested for:

  • There is no content that appears on hover or focus
2.1.1 Keyboard(Level A)Partially Supports

The UI of the product, the documentation, and the CLI were tested for:

  • Ability to perform functions from the keyboard only, and without requiring specific timings for individual keystrokes
  • Proper operation of unique keystrokes and access keys, including those listed in the product documentation
  • The ability to use the product with OS keyboard aids: StickyKeys and FilterKeys (feature names may be different on different platforms)

There are two minor open issues in Data Warehouse Cloud Benchmark Kit - UI

  • Bug 34748479: In Report page, unable to access the table content under TPC-DS section using keyboard.
  • Bug 31719455: In Run List page, the top checkbox to check "select all" is not selectable using keyboard shortcuts.
2.1.2 No Keyboard Trap (Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • Movement of focus through each control only using the keyboard, with no "keyboard trap" that prevents focus from moving away from any control
2.1.4 Character Key Shortcuts (Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • There are no single character keyboard shortcuts
2.2.1 Timing Adjustable(Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • Time limits in the product can be turned off before they are encountered
  • Time limits used are part of a real-time event, or an essential activity
2.2.2 Pause, Stop, Hide (Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • There is no moving, blinking or scrolling content
2.3.1 Three Flashes or Below Threshold(Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • No portion of the screen flickers or flashes with a frequency between 2 Hz and 55 Hz
2.4.1 Bypass Blocks(Level A)Supports

The UI of the product and the documentation were tested for:

  • Structure and hierarchy is marked up with Header elements outside of repetitive navigation links

Oracle non-Web software products, including bundles and suites of software, do not behave as a set of software programs as the term is defined. Therefore this guideline is always automatically met.

2.4.2 Page Titled(Level A)Supports

The UI of the product was tested for:

  • The name of the software application is meaningful.
  • Pages have a meaningful title specified in the TITLE element

The documentation was tested for:

  • Pages have a meaningful title specified in the TITLE element

The CLI was tested for:

  • The name of the software application is meaningful.
  • Interactive questions have meaningful names and descriptions
2.4.3 Focus Order(Level A)Supports

The UI of the product and the documentation were tested for:

  • Logical movement through the focusable components using only the keyboard, in an order that follows a meaningful sequence

The CLI was tested for:

  • Keyboard focus is not used
2.4.4 Link Purpose (In Context)(Level A)Supports

The UI of the product and the documentation were tested for:

  • The text of links and their surrounding paragraph, list, table cell (with marked up table headers) is sufficient to describe their purpose

The CLI was tested for:

  • Links are not used in the product
2.4.5 Multiple Ways(Level AA)Supports

The UI of the product and the documentation were tested for:

  • Pages are fully inter-linked to each other
  • Page contains controls that enable reaching all pages

Oracle non-Web software products, including bundles and suites of software, do not behave as a set of software programs as the term is defined. Therefore this guideline is always automatically met.

2.4.6 Headings and Labels(Level AA)Supports

The UI of the product and the documentation were tested for:

  • Headers describe the topic or purpose of the content below them
  • Labels describe the purpose of the associated field

The CLI was tested for:

  • Labels are not used
2.4.7 Focus Visible(Level AA)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • Visual indication of the location of the focus
2.5.1 Pointer Gestures (Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • There are no multipoint or path-based gesture actions
2.5.2 Pointer Cancellation (Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • There are no single pointer operations
2.5.3 Label in Name (Level A)Supports

The UI of the product and the documentation were tested for:

  • User interface components that include text or images of text and have a label, have a name that contains the text that is presented visually.

The CLI was tested for:

  • User interface components are not used
2.5.4 Motion Actuation (Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • There are no functions that require motion of the device
3.1.1 Language of Page(Level A)Supports

The UI of the product and the documentation were tested for:

  • Properly set lang attribute for each page

The CLI is only available in English, therefore it is expected that the user is also running their assistive technology in English, where applicable.

3.1.2 Language of Parts(Level AA)Supports

The UI of the product and the documentation were tested for:

  • Properly set lang attribute for each page

The CLI only runs in English, therefore it is expected that the user is also running their assistive technology in English, where applicable.

3.2.1 On Focus(Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • When an element receives focus, it does not result in a substantial change to the page, an additional change of keyboard focus, or the spawning of a pop-up window
3.2.2 On Input(Level A)Supports

The UI of the product and the documentation were tested for:

  • Changes in the value of user interface components does not result in a substantial change to the page, an additional change of keyboard focus, or the spawning of a pop-up window

The CLI was tested for:

  • User interface components are not used
3.2.3 Consistent Navigation(Level AA)Supports

The UI of the product and the documentation were tested for:

  • Pages that are grouped together into sets with a common navigation mechanism utilize that navigation mechanism in the same fashion, with navigation elements appearing in the same relative order each time

Oracle non-Web software products, including bundles and suites of software, do not behave as a set of software programs as the term is defined. Therefore this guideline is always automatically met.

3.2.4 Consistent Identification(Level AA)Supports

The UI of the product and the documentation were tested for:

  • Images and controls are used and identified consistently throughout the product

The CLI was tested for:

  • Images and controls are not used
3.3.1 Error Identification(Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • When input errors are detected, they are described to the user in text, including identifying the item where the error occurred
3.3.2 Labels or Instructions (Level A)Supports

The UI of the product, the documentation, and the CLI were tested for:

  • Labels or instructions are provided when the product requires user input
3.3.3 Error Suggestion (Level AA)Supports

The UI of the product and the CLI were tested for:

  • Where suggestions for fixing an input error are known, they are provided to the user

The documentation was tested for:

  • The documentation does not require user input
3.3.4 Error Prevention (Legal, Financial, Data)(Level AA)Supports

The UI of the product and the CLI were tested for:

  • Data is checked for input errors with an opportunity for the user to correct them

The documentation was tested for:

  • The documentation does not require user input that modifies user controllable data
4.1.1 Parsing(Level A)Supports

The UI of the product was tested for:

  • Elements in HTML content have complete start and end tags, are properly nested, do not contain duplicate attributes, and have unique IDs

The documentation was tested for:

  • Pages validate to the HTML specification

The CLI was tested for:

  • Markup languages aren't used to generate the user interface
4.1.2 Name, Role, Value (Level A)Supports

The UI of the product and the documentation were tested for:

  • HTML controls have a programmatically associated name, derived from the appropriate HTML elements and attributes including LABEL, TITLE, SUMMARY, CAPTION, etc.
  • Additional state information is programmatically exposed for HTML controls, such as whether a field is ‘required’ or 'invalid'
  • Custom controls have appropriate roles specified using the role attribute
  • Custom controls have appropriate state and property information conveyed using the relevant WAI-ARIA or HTML5 attributes
  • Custom controls have a meaningful programmatically exposed name
  • Frames have a meaningful title specified in the title attribute

The CLI was tested for:

  • User interface components are not used
4.1.3 Status Messages (Level AA)Supports

The UI of the product was tested for:

  • Status messages have role or properties set so information is conveyed to assistive technology without the component receiving focus

The CLI was tested for:

  • Markup languages aren't used to generate the user interface

The documentation was tested for:

  • There are no status messages

back to top

2018 Section 508 Report

Chapter 3: Functional Performance Criteria (FPC)

Criteria
Conformance Level
Remarks and Explanations
302.1 Without VisionNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.2 With Limited VisionNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.3 Without Perception of ColorNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.4 Without HearingNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.5 With Limited HearingNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.6 Without SpeechNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.7 With Limited ManipulationNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.8 With Limited Reach and StrengthNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.
302.9 With Limited Language, Cognitive, and Learning AbilitiesNot ApplicableThe product does not rely on equivalent functionality, and all aspects are addressed by the technical standards.

back to top

Chapter 4: Hardware

These criteria are all Not Applicable because the product is not Hardware

Chapter 5: Software

Criteria
Conformance Level
Remarks and Explanations
501.1 Scope - Incorporation of WCAG 2.0 AASupportsSee the responses in the WCAG 2.0 section of this report.
 502 Interoperability with Assistive TechnologyHeading cell - no response requiredHeading cell - no response required
502.2.1 User Control of Accessibility FeaturesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.2.2 No Disruption of Accessibility FeaturesSupports

The CLI was tested for:

  • Does not disrupt platform accessibility features such as Sticky Keys, High Contrast and Large Fonts.
 502.3 Accessibility ServicesHeading cell - no response requiredHeading cell - no response required
502.3.1 Object InformationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.2 Modification of Object InformationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.3 Row, Column, and HeadersNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.4 ValuesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.5 Modification of ValuesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.6 Label RelationshipsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.7 Hierarchical RelationshipsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.8 TextNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.9 Modification of TextNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.10 List of ActionsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.11 Actions on ObjectsNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.12 Focus CursorNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.13 Modification of Focus CursorNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.3.14 Event NotificationNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
502.4 Platform Accessibility FeaturesNot ApplicableThe product is not a platform or does not have access to platform accessibility features.
 503 ApplicationsHeading cell - no response requiredHeading cell - no response required
503.2 User PreferencesNot ApplicableThe product is designed to be isolated from the underlying platform.
503.3 Alternative User InterfacesNot ApplicableThe product does not have assistive technology features.
 503.4 User Controls for Captions and Audio DescriptionHeading cell - no response requiredHeading cell - no response required
503.4.1 Caption ControlsNot ApplicableThe product has no multimedia.
503.4.2 Audio Description ControlsNot ApplicableThe product has no multimedia.
 504 Authoring ToolsHeading cell - no response requiredHeading cell - no response required
504.2 Content Creation or EditingNot ApplicableThe product is not an authoring tool.
504.2.1 Preservation of Information Provided for Accessibility in Format ConversionNot ApplicableThe product is not an authoring tool.
504.2.2 PDF ExportNot ApplicableThe product is not an authoring tool.
504.3 PromptsNot ApplicableThe product is not an authoring tool.
504.4 TemplatesNot ApplicableThe product is not an authoring tool.

back to top

Chapter 6: Support Documentation and Services

Criteria
Conformance Level
Remarks and Explanations
 602 Support DocumentationHeading cell - no response requiredHeading cell - no response required
602.2 Accessibility and Compatibility FeaturesSupports

The product documentation describes:

  • Special keystrokes needed to operate controls

Accessibility-related documentation can be found in the generic documenation at:https://objectstorage.us-phoenix-1.oraclecloud.com/n/dwcsprod/b/dss_kit_metadata/o/odwcbk.html#ODWCBK-KeyboardcontroloftheWebUI

602.3 Scope - Incorporation of WCAG 2.0 AASupportsSee the responses in the WCAG 2.0 section of this report.
602.4 Alternate Formats for Non-Electronic Support DocumentationNot Applicable

Documentation is provided in electronic formats.

 603 Support ServicesHeading cell - no response requiredHeading cell - no response required
603.2 Information on Accessibility and Compatibility FeaturesNot ApplicableOracle Global Customer Support can provide information about accessibility features of the product.
603.3 Accommodation of Communication NeedsNot ApplicableOracle customers have access to electronic support through My Oracle Support or by calling Oracle Support at 1.800.223.1711. Hearing-impaired customers in the U.S. who wish to speak to an Oracle Support representative may use a telecommunications relay service (TRS). Information about the TRS is available at http://www.fcc.gov/cgb/consumerfacts/trs.html, and a list of telephone numbers is available at https://www.fcc.gov/general/telecommunications-relay-services-directory. International hearing-impaired customers should use the TRS at +1.605.224.1837. An Oracle Support engineer will respond to technical issues according to the standard service request process.

back to top

Oracle Legal Disclaimer

The information above describes this product's ability to support the applicableStandards/Guidelines, subject to Oracle's interpretation of those standards(available at https://www.oracle.com/corporate/accessibility/policy.html#standards-tab) and the remarks in this document. For more information regarding the accessibility status of this product or other Oracle products, see http://www.oracle.com/corporate/accessibility or contact: accessible_ww@oracle.com.

This document is provided for information purposes only and the contents hereof are subject to change without notice. Oracle Corporation does not warrant that this document is error free, nor does it provide any other warranties or conditions, whether expressed orally or implied in law, including implied warranties and conditions of merchantability or fitness for a particular purpose. Oracle Corporation specifically disclaims any liability with respect to this document and no contractual obligations are formed either directly or indirectly by this document. Oracle further makes no representation concerning the ability of assistive technologies or other products to interoperate with Oracle products. This document addresses the named product(s) only and not prerequisite products for which Oracle supplies restricted use licenses.