Index   Search   Add FAQ   Ask Question  
 

Oracle Internet Filesystem (iFS) FAQ

$Date: 18-Dec-2000 $
$Revision: 1.00 $
$Author: Frank Naudé $

Topics

  • What is the Oracle Internet Filesystem?
  • What protocols are supported by Oracle iFS?
  • Is Oracle's iFS slower or faster than normal networked filesystems?
  • How does one install and configure Oracle iFS?
  • How does one start Oracle iFS?
  • How does one backup and recover Filesystems?
  • How does one load data into an Oracle iFS?
  • Where can one get more info about Oracle iFS?

  • Back to Oracle FAQ Index

    What is the Oracle Internet Filesystem?

    Oracle's Internet File System (iFS) allows one to store files in an Oracle database ("the O-drive"). Access is allowed from the Windows File Explorer (SMB protocol), FTP, POP3, HTTP and other Internet protocols.

    Oracle iFS comes free of charge with Oracle8i release 8.1.7, or can be downloaded from the Oracle Technology Network (OTN).

    Oracle iFS supports the following additional features:

  • Back to top of file

  • What protocols are supported by Oracle iFS?

    Oracle iFS supports the following standard Internet protocols:

    Extended features are not accessible for standard protocols. For example, there is no way to check in or check out a file using the standard features of SMB or FTP as they do not support check in or out of files. Additional features are only available via Oracle's iFS admin tools.

  • Back to top of file

  • Is Oracle's iFS slower or faster than normal networked filesystems?

    It probably depends on the protocol being used. Store operations will likely be slower as Oracle will parse and index documents on-the-fly. Search operations, on the other hand, should be much quicker.

  • Back to top of file

  • How does one install and configure Oracle iFS?

    Use the following high-level steps to get up to speed with Oracle iFS:

  • Back to top of file

  • How does one start Oracle iFS?

    Use iFS Server Manager (ifssvrmgr) command to start and stop iFS.

    Unix and NT users can also use the "ifsstart" command in the $ORACLE_HOME/ifs/bin directory to start Oracle iFS. The "ifsstop" command can be used to stop iFS.

  • Back to top of file

  • How does one backup and recover Filesystems?

    All filesystem objects are stored within an Oracle database. Normal database backup and recovery procedures apply. See the Oracle Backup and Recovery FAQ for details. Later versions may also store files outside of Oracle.

    Configuration data in the $ORACLE_HOME/ifs<version> directory can be backed up using standard filesystem copy commands.

    Please note that individual files cannot be restored from a standard database backup. One would need to restore the complete iFS repository.

  • Back to top of file

  • How does one load data into an Oracle iFS?

    Below are some methods one can use to bulk load files into an Oracle iFS: Please note, there is no standard way of pre-loading E-mail messages into iFS.

  • Back to top of file

  • Where can one get more info about Oracle iFS?

  • Back to top of file
  • HOME | ASK QUESTION | ADD FAQ | SEARCH | E-MAIL US