Pular para o conteúdo

Fóruns Banco de dados Oracle Duvida – Directory Duvida – Directory

#99432
felipeg
Participante

    [quote=”Doug”:3do9o0fx]Eu li sobre isso mesmo…Sei que nao é o oracle….hehehe…Alem de permissoes parece que tem um padrao para montar esse diretorio…[/quote]

    Então, tem algumas coisas que podem ajudar tanto no OTN quanto no metalink, só que muita coisa também depende da Distro.

    Por exemplo, uma explicação do note 338086.1 diz o seguinte


    Diagnosis:
    The exact checks used for an NFS mounted disk vary between
    platforms but in general the basic checks will include
    checking that:
    - The mount table (eg; /etc/mnttab) can be read to
    check the mount options
    - That the NFS mount is mounted with the "hard" option
    - The mount options include rsize>=32768 and wsize>=32768
    - For RAC environments, where NFS disks are supported,
    that the "noac" mount option is used.

       Different platforms may use different or additional checks.
       Note that the main checks currently check the mount options
       used and not the underlying NFS attributes (as seen from
       nfsstat -m on most Unix platforms) and so a disk may appear
       to be mounted correctly with nfsstat (-m) but Oracle may 
       report ORA-27054 errors if the required options were not
       explicitly stated at mount time.
    
       If reporting an ORA-27054 error the additional information
       in the error message and the platform and Oracle version
       are all required to help confirm the exact reason for failing
       to treat the NFS disk as correctly mounted.
    

    Se precisar de mais alguma informação é só avisar!

    Atenciosamente,
    Felipe.