Daniel,

 

De uma olhada no note 382674.1,  mas de qualquer maneira, segue um help

 

You have the following 2 options here:

1. Create '/dev/async' to suppress these errors. To create '/dev/async', you
need to do the following as root:

/sbin/mknod /dev/async c 101 0x0 
/usr/bin/chown oracle:dba /dev/async 
/usr/bin/chmod 000 /dev/async 

The permissions on /dev/async of 000 ensure that it is not possible to use
the async driver unintentionally.

OR

2. Disable async at the database level. You should set the following
parameters as follows:

disk_asynch_io = FALSE
filesystemio_options = <value>

The <value> may be any of the following: 
"asynch" - Set by default. This allows asynchronous IO to be used where
supported by the OS. 
"directIO" - This allows directIO to be used where supported by the OS.
Direct IO bypasses any 
Unix buffer cache. 
"setall" - Enables both ASYNC and DIRECT IO. 
"none" - This disables ASYNC IO and DIRECT IO so that Oracle uses normal
synchronous writes, without any direct io options. 

You should consult your SA to find out supported option and select that. 

However, this parameter should not normally be set by the user. It is mainly
here to help avoid OS 
bugs / problems by disabling certain types of IO. You should modify this
ONLY if you had this set earlier. Otherwise, just setting disk_asynch_io
should be okay

 

 

 

Atenciosamente, 
Nelson Cartaxo
DBA ORACLE 



 

  _____  

De: Daniel Manenti [mailto:[EMAIL PROTECTED] 
Enviada em: sexta-feira, 1 de setembro de 2006 16:20
Para: oracle_br@yahoogrupos.com.br
Assunto: [oracle_br] Erro de /dev/async

 

Olá Pessoal
   
  Acabei de instalar um oracle 10g release 2 em um servidor Hpux versão
11.11.
   
  Após a instação do oracle o banco subiu normalmente no ar só que esta
gerando constantemente alguns traces com a seguinte mensagem de erro dentro.
   
  File '/dev/async' not present : errno=2
   
  Alguém saberia como resolver isso.
   
  OBS : Hoje estou usando o oracle com volumes montados em um storage EVA da
Hp.
   
  Abs
  Daniel M.

            
---------------------------------
Novidade no Yahoo! Mail: receba alertas de novas mensagens no seu celular.
Registre seu aparelho agora!

[As partes desta mensagem que não continham texto foram removidas]

 



[As partes desta mensagem que não continham texto foram removidas]



--------------------------------------------------------------------------------------------------------------------------
Atenção! As mensagens deste grupo são de acesso público e de inteira 
responsabilidade de seus remetentes.
Acesse: http://www.mail-archive.com/oracle_br@yahoogrupos.com.br/ 
--------------------------------------------------------------------------------------------------------------------------__________________________________________________________________

OPORTUNIDADES DE TRABALHO, VAGAS, EMPREGOS PARA PROFISSIONAIS ORACLE VISITE: 
http://www.oraclebr.com.br/
__________________________________________________________________
Este Grupo recebe o apoio da SQL Magazine - www.devmedia.com.br/sqlmagazine  
Links do Yahoo! Grupos

<*> Para visitar o site do seu grupo na web, acesse:
    http://br.groups.yahoo.com/group/oracle_br/

<*> Para sair deste grupo, envie um e-mail para:
    [EMAIL PROTECTED]

<*> O uso que você faz do Yahoo! Grupos está sujeito aos:
    http://br.yahoo.com/info/utos.html

 


Responder a