| Oracle Internet File System Installation Guide Release 9.0.1.1.0 for Microsoft Windows NT/2000 Part Number A85272-03 |
|
This manual describes how to install Oracle Internet File System (Oracle 9iFS) on a on Microsoft Windows NT/2000 systems. The topics covered in this preface include:
The configuration and installation instructions in this document are intended for administrators and others responsible for installing Oracle products on Windows NT or Windows 2000 systems. Although some command examples are provided, this document does not attempt to teach Oracle products or Windows NT/2000 server administration. Readers should have a basic understanding of the concepts inherent in administering Oracle products and Windows NT or Windows 2000 systems.
This Installation Guide contains these chapters:
Chapter 1 describes key administration concepts, including: the Oracle 9iFS domain, Oracle 9i Enterprise Manager integration, and Oracle 9iFS management.
Pre-installation discusses hardware and software requirements, deployment options, and preliminary setup issues.
The Installation chapter steps through installing and configuring Oracle 9iFS.
The Post-installation chapter provides instructions for starting and stopping the Oracle 9iFS server, setting up Oracle Text and starting the indexing function, installing and configuring the NFS (Network File System) server. The NFS protocol is a standard protocol widely used for file sharing on UNIX platforms, although NFS is operating system-independent and implementations exist for other platforms, such as Microsoft Windows.
This chapter describes how to install and configure Oracle Enterprise Manager and Oracle Management Server for use with Oracle 9iFS, and how to configure Windows NT and Windows 2000 to support Oracle Enterprise Manager automated tasks.
This chapter describes how to upgrade to Oracle 9iFS release 9.0.1 from a previous version of the software.
Provides instructions for installing Oracle 9iFS Utilities, including the FileSync utility, on client computers running Microsoft Windows operating system. Oracle 9iFS Utilities provide content-management functions beyond the Windows Explorer file system. FileSync enables sharing and synchronizing files between Oracle 9iFS and a local computer, such as a laptop.
This chapter contains techniques and tips to troubleshoot installation problems.
For more information, see the following manuals in the Oracle Internet File System and Oracle9i database documentation sets. Documentation is available in HTML and PDF format.
To order documentation, call the appropriate number listed below.
You can also order documentation from Oracle Store on the Web, at http://oraclestore.oracle.com.
Our goal is to make Oracle products, services, and supporting documentation accessible, with good usability, to the disabled community. To that end, our documentation includes features that make information available to users of assistive technology. This documentation is available in HTML format, and contains markup to facilitate access by the disabled community. Standards will continue to evolve over time, and Oracle Corporation is actively engaged with other market-leading technology vendors to address technical obstacles so that our documentation can be accessible to all of our customers. For additional information, visit the Oracle Accessibility Program Web site at http://www.oracle.com/accessibility/.
JAWS, a Windows screen reader, may not always correctly read the code examples in this document. The conventions for writing code require that closing braces should appear on an otherwise empty line; however, JAWS may not always read a line of text that consists solely of a bracket or brace.
This documentation may contain links to Web sites of other companies or organizations that Oracle Corporation does not own or control. Oracle Corporation neither evaluates nor makes any representations regarding the accessibility of these Web sites.
The following notational conventions appear in this manual:
| Convention | Description |
|---|---|
|
italic |
Italicized type identifies document titles. |
|
|
Monospace type indicates commands, batch file names, directory names, path names, and file names (for example, the |
|
UPPERCASE |
Uppercase letters indicate parameters or environment variables (for example, ORACLE_HOME). |
|
. |
In code examples, vertical ellipsis points indicate that information not directly related to the example has been omitted. |
|
. . . |
In command syntax, horizontal ellipsis points indicate repetition of the preceding parameters. The following command example indicates that more than one input_file may be specified on the command line.
|
|
< > |
In command syntax, angle brackets identify variables that the user must supply. You do not type the angle brackets. The following command example indicates that the user must enter a value for the variable input_file:
|
|
[ ] |
In command syntax, brackets enclose optional clauses from which you can choose one or none. You do not type the brackets. The following command example indicates that the variable output_file is optional:
|
|
{ } |
In command syntax, curly brackets indicate that a choice of two or more items separated by a vertical bar or pipe ( | ). You do not type the curly brackets. The following command example indicates a choice of either a or b:
|
|
c:\ |
Represents Windows NT/2000 command prompt.Foot 1 |
|
1
In examples, an implied return occurs at the end of each line, unless otherwise noted. You must press the [Enter] key at the end of a line of input.
|
|
|
![]() Copyright © 2001 Oracle Corporation. All Rights Reserved. |
|