Preface
This guide provides instructions about installing and configuring Oracle Database Client for Apple Mac OS X (Intel) (64-bit).
Audience
This guide is intended for anyone responsible for installing Oracle Database Client for Apple Mac OS X (Intel) (64-bit). Additional platform-specific installation guides for Oracle Database, Oracle Real Application Clusters, Oracle Clusterware, Oracle Database Examples, and Oracle Enterprise Manager Grid Control are available on the relevant installation media.
Parent topic: Preface
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
Access to Oracle Support
Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.
Parent topic: Preface
Related Documentation
The related documentation for Oracle Database 19c products includes the following manuals:
Parent topic: Preface
Command Syntax
UNIX command syntax appears in monospace font. The dollar character ($), number sign (#), or percent character (%) are UNIX command prompts. Do not enter them as part of the command. The following command syntax conventions are used in this guide:
                  
| Convention | Description | 
|---|---|
| backslash \ | A backslash is the UNIX command continuation character. It is used in command examples that are too long to fit on a single line. Enter the command as displayed (with a backslash) or enter it on a single line without a backslash: dd if=/dev/rdsk/c0t1d0s6 of=/dev/rst0 bs=10b \ count=10000 | 
| braces { } | Braces indicate required items: .DEFINE {macro1} | 
| brackets [ ] | Brackets indicate optional items: cvtcrt termname [outfile] | 
| ellipses ... | Ellipses indicate an arbitrary number of similar items: CHKVAL fieldname value1 value2 ... valueN | 
| italics | Italic type indicates a variable. Substitute a value for the variable: library_name | 
| vertical line | | A vertical line indicates a choice within braces or brackets: FILE filesize [K|M] | 
Parent topic: Preface
Typographic Conventions
The following text conventions are used in this document:
| Convention | Meaning | 
|---|---|
| boldface | Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. | 
| italic | Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. | 
| 
 | Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. | 
Parent topic: Preface