Skip Headers
Oracle® Secure Backup Installation Guide
Release 10.1

Part Number B14235-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

Media Server Directories and Files

Every Windows and Linux or UNIX media server contains a subset of the directories and files found on an administrative server. The only files included are those pertinent to the server's computer architecture and its function as a media server and client.

This section contains the following tables:

Table A-4 Architecture-Independent Directories for a Media Server

Directory Description

bin/

Executables or links to executables:

  • In an installation on a Windows operating system, this directory contains the executables for the Windows operating system.

  • In an installation on a Linux or UNIX operating system, this directory contains links to the executables for the operating system.

device/

Device tables


Table A-5 Windows Operating System Directories for a Media Server

Directory Description

drv\

Device driver

help\

Oracle Secure Backup help files

temp\

Log file for observiced and temporary files

db\.hostid

Identifying information for this host

db\wallet

Security credentials for this host


Table A-6 Linux and UNIX Operating System Directories and Files for a Media Server

Directory or File Description

.bin.operating_system/

Executables for operating_system, where operating_system is a derivative of the operating system name. For example, the directory for Sun Solaris is .bin.solaris.

.drv.operating_system/

Device drivers for operating_system

etc/

Architecture-independent executables for daemons and maintenance tools

.etc.operating_system/

Daemons and utility programs for operating_ system

man/

Man pages for Oracle Secure Backup components

/usr/etc/ob/.hostid

Identifying information for this host

/usr/etc/ob/xcr/

Transcripts for jobs that ran on this host

/usr/tmp/

Log files for observiced files, obndmpd files, and temporary files

.wrapper

Shell program that selects an executable from a .bin.* or .etc.* directory, based on the computer architecture of the host executing the command. Symbolic links and the architecture-independent .wrapper shell program enable hosts to contain executables for multiple computer architectures.