Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Oracle Direct Network File System Client in oracle 11g new features
11-09-2009, 10:18 PM
Post: #1
Oracle Direct Network File System Client in oracle 11g new features
Oracle Direct Network File System Client in oracle 11g new features

This feature is implemented as a Direct Network File System (NFS) client as a part of Oracle RDBMS Kernel in Oracle Disk Manager library. NAS-based storage systems use NFS to access data. In Oracle Database 10g, NAS storage devices are accessed using the operating system provided kernel NFS driver, which require specific configuration settings to ensure its efficient and correct usage with Oracle.

The following are the major problems that arise in correctly specifying configuration parameters:


* NFS clients are very inconsistent across platforms and vary across operating system releases.

* The configuration parameters are difficult to tune. There are more than 20 NFS parameters and they have subtle differences across platforms.

* NFS client stack is designed for general purpose. Therefore, it contains features like file attribute management that are not required for Oracle.

* Oracle Direct NFS implements NFS version 3 protocol within the Oracle RDBMS kernel.

The following are the main advantages of implementing Oracle Direct NFS client functionality in Oracle RDBMS Kernel:

* It enables complete control over input-output paths to network file servers, resulting in predictable performance, simplified configuration management, and superior diagnostics.

* Its operations avoid the kernel NFS layer bottlenecks and resource limitations. However, the kernel is still used for network communication modules.

* It provides a common NFS interface for Oracle for potential use on all host platforms and supported NFS servers.

* It enables improved performance through load balancing across multiple connections to NFS servers and deep pipelines of asynchronous input-output operations with improved concurrency.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  lastest 1z1-052 Oracle Practice Exams nowexam 0 45 08-31-2010 11:50 AM
Last Post: nowexam
Wink Exam 1Z0-051 Oracle Database 11g: SQL Fundamentals I nowexam 0 103 07-14-2010 11:55 AM
Last Post: nowexam
  Availability in oracle 11g release 2 new features yoga 0 273 11-09-2009 10:36 PM
Last Post: yoga
  Oracle Application Express features for Oracle Database 11g Release 2 (11.2) yoga 0 300 11-09-2009 10:29 PM
Last Post: yoga
  Deprecated Components in Oracle Database 11g Release 1 (11.1) yoga 0 256 11-09-2009 10:19 PM
Last Post: yoga
  Flash Recovery Area and Data File Location in oracle 11g Enhanced Optimal Flexible Ar yoga 0 463 11-09-2009 10:17 PM
Last Post: yoga
  Oracle Base and Oracle Home in oracle 11g Enhanced Optimal Flexible Architecture yoga 0 465 11-09-2009 10:15 PM
Last Post: yoga
  SYSASM Privilege for Automatic Storage Management Administration in oracle 11g yoga 0 343 11-09-2009 10:13 PM
Last Post: yoga
  Automatic Storage Management Fast Mirror Resync in oracle11g new features yoga 0 174 11-09-2009 10:12 PM
Last Post: yoga
  Oracle Base and Diagnostic Destination Configuration in oracle 11g new features yoga 0 547 11-09-2009 10:11 PM
Last Post: yoga

Forum Jump: