ORA-27070: async read/write failed

Hi,
We have a 2 node RAC on AIX 5.3 TL10 with CRS & ASM on 11.1.0.7
The DB is running on 10.2.0.4
The servers use VIO-server connection to SAN & LAN
This morning the flashbackrecovery diskgroup got unmounted because of a
ORA-27070: async read/write failed
WARNING: IO Failed. subsys:System dg:2, diskname:/dev/asmreco3 disk:0x2.0x93e51c34 au:895
iop:0x110b7bbc0 bufp:0x700000006190000 offset(bytes):938913792 iosz:4096 operation:2(Write) synchronous:0
result: 4 osderr:0x0 osderr1:0x0 pid:11739286
NOTE: cache initiating offline of disk 2 group 2
WARNING: initiating offline of disk 2.2481265716 (FB01_0002) with mask 0x7e
NOTE: initiating PST update: grp = 2, dsk = 2, mode = 0x15
kfdp_updateDsk(): 7
Thu Dec 31 08:58:13 2009
kfdp_updateDskBg(): 7
ERROR: too many offline disks in PST (grp 2)
NOTE: halting all I/Os to diskgroup FB01
Thu Dec 31 08:58:13 2009
SQL> alter diskgroup FB01 dismount force
NOTE: active pin found: 0x70000000ddfe530
NOTE: active pin found: 0x70000000ddfe110
NOTE: active pin found: 0x70000000ddfe428
NOTE: active pin found: 0x70000000ddfe320
NOTE: active pin found: 0x70000000ddfe740
NOTE: active pin found: 0x70000000ddfe218
NOTE: active pin found: 0x70000000ddfe638
NOTE: active pin found: 0x70000000ddfe530
NOTE: active pin found: 0x70000000ddfe110
NOTE: active pin found: 0x70000000ddfe428
NOTE: active pin found: 0x70000000ddfe320
NOTE: active pin found: 0x70000000ddfe740
NOTE: active pin found: 0x70000000ddfe218
NOTE: active pin found: 0x70000000ddfe638
NOTE: cache dismounting group 2/0xCD55ECD5 (FB01)
Thu Dec 31 08:58:14 2009
kjbdomdet send to node 1
detach from dom 2, sending detach message to node 1
Thu Dec 31 08:58:14 2009
Dirty detach reconfiguration started (old inc 24, new inc 24)
List of nodes:
0 1
Global Resource Directory partially frozen for dirty detach
* dirty detach - domain 2 invalid = TRUE
2617 GCS resources traversed, 1 cancelled
Dirty Detach Reconfiguration complete
Thu Dec 31 08:58:15 2009
WARNING: dirty detached from domain 2
NOTE: cache dismounted group 2/0xCD55ECD5 (FB01)
kfdp_dismount(): 8
kfdp_dismountBg(): 8
NOTE: De-assigning number (2,0) from disk (/dev/asmreco1)
NOTE: De-assigning number (2,1) from disk (/dev/asmreco2)
NOTE: De-assigning number (2,2) from disk (/dev/asmreco3)
SUCCESS: diskgroup FB01 was dismounted
There are however no errors on the OS level
Any hints are welcome

All has been checked, and rechecked.
We now have a very strange situation:
We testen failover by manually turning of one LPAR at a time.
After this reboot, the Async I/O error seem to have gone.
That is, they haven't appeared now for two days
Why they occurred and why they don't occur anymore is not found/explained
There I'll close this thread.

Similar Messages

  • MAX and Async Read/Write

    Didn't MAX use to have an option to perform async read and write in the "Communicate with Instrument" window? I'm presently using Measurement & Automation Explorer 5.4.0f0. Please explain how I can use MAX to start and terminate async read and write calls.

    VISAIC did use to support Async. See figures 7 and 8 on this link. It appears this was silently removed in later versions. When doing a Read or Write with Async checked, I believe it then showed a terminate button while it was executing. The benefit was this let you cancel the operation rather than waiting for a timeout error. Plus it was a quick sanity check of the instruments ability to perform and terminate async I/O.
    NI does have a good async read/write Measurement Studio VB.NET sample project called SimpleAsynchronousReadWrite.

  • Async read/write

    Hi all,
    I am developing a device driver for a custom PCI card on 64 bit Sparc
    Solaris 8 which is going to replace another card. We already have
    applications running, so I'm supposed to give the same interface as the
    original one.
    The application with the original driver/card makes asynchronous
    reads/writes as follows:
    - open(device, O_RDWR | O_NONBLOCK)
    - call write
    - for (;;) {
    call ioctl to get device status
    break on completion or error.
    - call write second time (same buffer, same size)
    So, in the driver, I should implement async writes in the 'write'
    entry, not 'awrite'.
    I was thinking of creating an aio_req structure and calling aphysio
    inside 'write', but this is not documented. Another problem in this
    approach is the second call to 'write' in the application.
    So my questions are:
    1) How should I implement this? Create a thread and provide async
    functionality inside this thread? But this doesn't make much sense to
    me because there's already an async functionality provided by Solaris.
    2) What could the purpose of the second 'write' call be in the user app.
    Thanks in advance

    All has been checked, and rechecked.
    We now have a very strange situation:
    We testen failover by manually turning of one LPAR at a time.
    After this reboot, the Async I/O error seem to have gone.
    That is, they haven't appeared now for two days
    Why they occurred and why they don't occur anymore is not found/explained
    There I'll close this thread.

  • 10.5.8 on G4 - firewire read/write fails silently, corrupting data.

    I've already posted this problem on another board here
    http://discussions.apple.com/thread.jspa?threadID=2565228&tstart=0
    But it seems more relevant to this forum.
    I've recently encountered this problem which caused me to lose a lot of data. The setup is mac mini g4 + external firewire hard drive from Freecom.
    What is happening is that read/write operations do not result in copy fidelity. Here's a terminal log to illustrate:
    ariel:Freecom FW 1TB kaitlin$ cp another.avi another1.avi
    ariel:Freecom FW 1TB kaitlin$ ls -lh another*
    -rw-r--r-- 1 kaitlin staff 176M 2 Sep 11:48 another.avi
    -rw-r--r-- 1 kaitlin staff 176M 2 Sep 12:07 another1.avi
    ariel:Freecom FW 1TB kaitlin$ md5 another.avi
    MD5 (another.avi) = 6eedf37d80b81f61f0c4a8f71dfea57c
    ariel:Freecom FW 1TB kaitlin$ md5 another1.avi
    MD5 (another1.avi) = b8cffac964d494279a508f11151ee529
    So basically the original and its copy have different hashcodes which means they're not the same file, so I can't trust the firewire. It does this consistently with any file read/write operation to/from any destination. The machine does NOT behave like this with external USB drives or the internal drive.
    I've got two computers, both G4 1.5 GHz of the same era (Mac mini and Powerbook 15"), and the same symptoms appear on both machines, as well as when hooking the drive up to a FW800 port.
    I tried connecting the drive to a friend's Intel Mac Mini, and it does NOT exhibit this behaviour. So I'm suspecting it's a recent software update that caused the drive to fail, since I have used the same firewire disk for a few months without any problems.
    I've reverted to MacOS X 10.5.0 and the problem goes away. Then I re-did the update to 10.5.8 and tested it - the problem comes back. It's present on any firewire device I could test on (including a 3rd gen firewire ipod).
    So basically, firewire on 10.5.8 seems broken on a G4
    - kaitlin

    You seem to have done a good job of proving that the Firewire drivers in 10.5.8 don't work properly on your model of Mini. I don't think there's a UNIX solution to that problem. If the drivers are incompatible, only Apple can fix them, and it won't.
    If any firmware updates were ever released for your model, make sure you have the latest one.
    The only other thing you could try that you might not already have done is to do a clean install of 10.5, then run the combo updater (not a series of intermediate updaters) to get back to 10.5.8. That procedure has been reported to solve strange problems on occasion.

  • ORA-12571 : TNS packet writer failer

    Hello, First, I'm french so my english isn't very good.
    I try to update Oracle 8.1.7 database installed on Linux by using ORAOLEDB.Oracle provider & ADO in VB Application.
    In some case, I have the error in the subject of mail.
    The difference on update work or update fail change with the number of columns updated.
    These columns are not specifics : varchar2(255).
    I don't see where is the problem.
    Thnak You for all idea.

    This question probably best belongs on the General database forum.

  • Oracle 12c getting ORA-4846 (missing read...permission on directory during ADR initialization)

    I'm in initial stages of testing Oracle 12c (12.1.0.1) on Windows, 64-bit with an application I develop.
    I had two working instances on the system. After an unscheduled power cycle, the instances refuse to start.
    The error I get is:
    C:\Users\b>sqlplus SQL*Plus: Release 12.1.0.1.0 Production on Thu Oct 17 13:54:27 2013
    Copyright (c) 1982, 2013, Oracle.  All rights reserved.
    Enter user-name: / as sysdba
    Connected to an idle instance.
    SQL> startup
    ORA-48146: missing read, write, or exec permission on directory during ADR initialization [d:\oracle\diag\rdbms\cldb12c] [0]
    ORA-48187: specified directory does not exist
    OSD-00002: additional error information O/S-Error: (OS 5) Access is denied.
    The directory exists, but appears to be read-only. I've changed that (just to check), and there's no change except that the permissions are set back to read-only after the attempt. Ideas?

    Is it Vista or 2008, by default in these severs only files have a read only attribute Any changes to the folder's read-only box will only affect the files inside the folder, then the read-only box will default back to blue when you check it again.
    Because the attribute is set on the file level, then unchecking the folder box doesn't remove the Read-Only attribute, Check his note for more understanding and solution.
    Directory Permission Problems While Creating Database On Windows Vista and Windows Server 2008 (Doc ID 838547.1)

  • 12571 - ORA-12571: TNS:packet writer failure Failed SQL stmt

    hi, sir,
       My script work successfully and when i am try to script mover software every thing done fine but at the end i face this(12571 - ORA-12571: TNS:packet writer failure Failed SQL stmt) error. so I read few article they told about this is antivirus issue, so please tell me, can i re-run the script mover or not.
    Samiullah

    Hi Neeraj,
    This is My Listerner file
    # listener.ora Network Configuration File: D:\oracle\product\10.2.0\db_1\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    HRCS9 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.2.204)(PORT = 1521))
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    SID_LIST_HRCS9 =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = D:\oracle\product\10.2.0\db_1)
          (PROGRAM = extproc)
    This is my tns file
    # tnsnames.ora Network Configuration File: D:\oracle\product\10.2.0\db_1\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    HRCS9 =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.2.204)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = HRCS9)
    both file working good and ping
    Samiullah

  • ORA-32162: Read/Write SQL method not registered-for OTT

    I am trying this--
    env = Environment::createEnvironment (Environment::OBJECT);
    RegisterClasses(env);
    conn = env->createConnection (user, passwd, db);
    RegisterClasses is my mapping function; But still I am getting this error at--
    stmt->registerOutParam( 2,OCCIPOBJECT);
    I am trying to make a stored procedure call here...
    Can anyone tell me what is that I am missing?

    Hi,
    I am using OTT generated objects to pass them to my PL/SQL procedures as OUT parameters. When I call the registerOutParam() function, I get this error ORA-32162: Read/Write SQL method not registered.
    I am calling my mapping function after creating environment and before creating my stateless connection pool. But still I am getting this exception at runtime while calling registerOutParam().
    Environment* env;
    env = Environment::createEnvironment(Environment::OBJECT);
    MessageTOMapping(env); // Calling the mapping function here.
    // Creating the stateless connection pool.
    StatelessConnectionPool* scp;
    scp = env->createStatelessConnectionPool("naveen",
    "naveen",
    "//10.105.153.11:1521/pls",
    10,
    5,
    2,
    StatelessConnectionPool::HOMOGENEOUS);
    // Fetch a connection from the stateless connection pool
    conn = scp->getConnection();
    // After this, I create my Statement and call the registerOutParam() which
    // causes ORA-32162 exception.
    Please note that I do not get this error when I don't use any connection-pooling mechanism. That is, if I create an environment in OBJECT mode, call the mapping function with its pointer and create a normal Connection object (without any pooling etc), my application runs perfectly fine. E.g. if I replace the above piece of code with the code below, my application runs fine.
    Environment* env;
    env = Environment::createEnvironment(Environment::OBJECT);
    MessageTOMapping(env); // Calling the mapping function here.
    conn = env->createConnection("naveen", "naveen", "//10.105.153.11:1521/pls");
    // After this, I create my Statement and call the registerOutParam() which
    // does not give problem now and my application runs pefectly fine.
    Can anyone let me know what I am doing wrong while using the stateless connection pooling mechanism? I definitely need to use Stateless Connection Pooling and must not get connections directly from env->createConnection().
    Any help will be greatly appreciated.
    Thanks and Regards,
    Naveen

  • ORA-32162: Read/Write SQL method not registered

    Hi,
    I am using OTT generated objects to pass them to my PL/SQL procedures as OUT parameters. When I call the registerOutParam() function, I get this error ORA-32162: Read/Write SQL method not registered.
    I am calling my mapping function after creating environment and before creating my stateless connection pool. But still I am getting this exception at runtime while calling registerOutParam().
    Environment* env;
    env = Environment::createEnvironment(Environment::OBJECT);
    MessageTOMapping(env); // Calling the mapping function here.
    // Creating the stateless connection pool.
    StatelessConnectionPool* scp;
    scp = env->createStatelessConnectionPool("naveen",
    "naveen",
    "//10.105.153.11:1521/pls",
    10,
    5,
    2,
    StatelessConnectionPool::HOMOGENEOUS);
    // Fetch a connection from the stateless connection pool
    conn = scp->getConnection();
    // After this, I create my Statement and call the registerOutParam() which
    // causes ORA-32162 exception.
    Please note that I do not get this error when I don't use any connection-pooling mechanism. That is, if I create an environment in OBJECT mode, call the mapping function with its pointer and create a normal Connection object (without any pooling etc), my application runs perfectly fine. E.g. if I replace the above piece of code with the code below, my application runs fine.
    Environment* env;
    env = Environment::createEnvironment(Environment::OBJECT);
    MessageTOMapping(env); // Calling the mapping function here.
    conn = env->createConnection("naveen", "naveen", "//10.105.153.11:1521/pls");
    // After this, I create my Statement and call the registerOutParam() which
    // does not give problem now and my application runs pefectly fine.
    Can anyone let me know what I am doing wrong while using the stateless connection pooling mechanism? I definitely need to use Stateless Connection Pooling and must not get connections directly from env->createConnection().
    Any help will be greatly appreciated.
    Thanks and Regards,
    Naveen

    Hi,
    I found one workaround (not solution) to the problem.
    I used an IN OUT parameter instead of an OUT parameter in the stored procedure (though my requirement was only of an OUT parameter actually). This resulted in using the setObject() function instead of the registerOutParam() function which was throwing the ORA-32162 exception at runtime.
    I think there should be better ways in which we can pass an object as OUT parameter while also using stateless connection pooling for managing connections. Please let me know the same in case anyone knows that.
    Kind Regards,
    Naveen

  • ORA-22292: Cannot open a LOB in read-write mode without a transaction

    Hi ,
    somebody can help me, what is that problem.
    I run the script by using the Oracle SQL developer to update the clob column.
    error message is :
    ORA-22292: Cannot open a LOB in read-write mode without a transaction.
    Regards,
    Message was edited by:
    user533045

    Without posting the code its difficult for anyone to figure out whats wrong with this
    error.Please paste the code.
    Khurram

  • ORA-27061: waiting for async I/Os failed

    Hi Techies
    In order to sync. prod. system with DR system  we are copying
    archive logs on DR server & applying archive logs.
    I am getting following error.
    RA-00283: recovery session canceled due to errors
    ORA-12801: error signaled in parallel query server P000
    ORA-27061: waiting for async I/Os failed
    IBM AIX RISC System/6000 Error: 22: Invalid argument
    ORA-27061: waiting for async I/Os failed
    IBM AIX RISC System/6000 Error: 22: Invalid argument
    SAP--ECC 6.0
    DB--Oracle 10g
    OS--AIX 5.3
    Thanks in advance
    Vijay

    Hello Vijay,
    your given information is a little bit moderate, but it seems like the problem, that is described in metalink note #464768.1.
    This problem is known with the following aix packages:
    bos.rte.aio fileset at the 5.3.0.60 or 5.3.0.61 level
    Fix it with installing the APAR IZ03260. (http://www-01.ibm.com/support/docview.wss?uid=isg1fixinfo105422)
    Regards
    Stefan

  • "Delayed Write Failed" - iTunes won't read iPod Classic

    Having problems getting my fathers xmas present working (80gb Classic).
    I have re installed the latest version of itunes, my 30gb 5th gen iPod works fine, when connecting the Ipod classic i get a popup saying "Delayed Write Failed", saying 'failure of computer hardware or nework'. Also 'Unable to save data'.
    How can i beat this sucker?

    *Disable wite-behind caching*
    Right-click on your iPod in *My Computer* and select Properties and then the tab that says Hardware. Highlight the selection that says *Apple iPod USB Device* and select Properties. Under the tab that says Policies make sure that *Optimize for quick removal* is checked.
    If you've had one of these errors then it's posible you have one or more corrupt files on your iPod. To be on the safe side you should check the drive for errors thus:
    *Checking hard-drive for errors*
    Hold Menu+Select for about 6 seconds until it resets, then hold Menu+Play as soon as the Apple logo appears, again for about 6 seconds to put the machine in disk mode. Connect to your computer, closing iTunes if it opens. Browse *My Computer* and right-click on the drive for the iPod, click Properties, then click Tools. Under Error-checking, click *Check Now*. Under Check disk options, select *Scan for and attempt recovery of bad sectors* (Optional - takes ages but a good idea if you've reason to suspect physical damage). Click Start. Mac users should run *Disk Utility / Repair Disk* for the equivalent process. This should find and correct any errors in the logical & physical structures of your iPod's hard drive. Once these have been fixed you can reset the iPod (hold Menu+Select ) .
    tt2

  • Database won't start!  ORA-12578: TNS:wallet open failed...HELP!

    I went to "bounce" (shutdown immediate -> startup)a database because something had pegged the cpu at 100% and no users were active and got tyhe following errors...
    SQL*Plus: Release 11.2.0.1.0 Production on Wed Oct 26 13:35:53 2011
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Enter user-name: sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 778387456 bytes
    Fixed Size 1374808 bytes
    Variable Size 503317928 bytes
    Database Buffers 260046848 bytes
    Redo Buffers 13647872 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-12578: TNS:wallet open failed
    Process ID: 4756
    Session ID: 1 Serial number: 5
    SQL>
    In Alert.log:
    Starting ORACLE instance (normal)
    Wed Oct 26 09:17:31 2011
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =84
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in server-side spfile E:\ORACLE\PRODUCT\11.2.0\DBHOME_1\DATABASE\SPFILEORCL.ORA
    System parameters with non-default values:
    processes = 500
    memory_target = 1232M
    control_files = "E:\ORACLE\ORADATA\ORCL\CONTROL01.CTL"
    control_files = "E:\ORACLE\FLASH_RECOVERY_AREA\ORCL\CONTROL02.CTL"
    db_block_size = 8192
    compatible = "11.2.0.0.0"
    log_buffer = 10485760
    db_recovery_file_dest = "E:\Oracle\flash_recovery_area"
    db_recovery_file_dest_size= 3852M
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "accounts.cdcr.ca.gov"
    dispatchers = "(PROTOCOL=TCP) (SERVICE=orclXDB)"
    local_listener = "LISTENER_ORCL"
    session_cached_cursors = 200
    job_queue_processes = 1000
    audit_file_dest = "E:\ORACLE\ADMIN\ORCL\ADUMP"
    audit_trail = "DB"
    db_name = "orcl"
    open_cursors = 300
    diagnostic_dest = "E:\ORACLE"
    Wed Oct 26 09:17:40 2011
    PMON started with pid=2, OS id=3108
    Wed Oct 26 09:17:40 2011
    VKTM started with pid=3, OS id=3112 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Wed Oct 26 09:17:40 2011
    GEN0 started with pid=4, OS id=3116
    Wed Oct 26 09:17:40 2011
    DIAG started with pid=5, OS id=3128
    Wed Oct 26 09:17:40 2011
    DBRM started with pid=6, OS id=3136
    Wed Oct 26 09:17:41 2011
    PSP0 started with pid=7, OS id=3140
    Wed Oct 26 09:17:41 2011
    DIA0 started with pid=8, OS id=3144
    Wed Oct 26 09:17:41 2011
    MMAN started with pid=9, OS id=3148
    Wed Oct 26 09:17:41 2011
    DBW0 started with pid=10, OS id=3160
    Wed Oct 26 09:17:41 2011
    LGWR started with pid=11, OS id=3168
    Wed Oct 26 09:17:41 2011
    CKPT started with pid=12, OS id=3176
    Wed Oct 26 09:17:41 2011
    SMON started with pid=13, OS id=3184
    Wed Oct 26 09:17:41 2011
    RECO started with pid=14, OS id=3192
    Wed Oct 26 09:17:42 2011
    MMON started with pid=15, OS id=3196
    Wed Oct 26 09:17:42 2011
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Wed Oct 26 09:17:42 2011
    MMNL started with pid=16, OS id=3200
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = E:\Oracle
    Wed Oct 26 09:17:45 2011
    alter database mount exclusive
    Wed Oct 26 09:17:53 2011
    Successful mount of redo thread 1, with mount id 1293322043
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Wed Oct 26 09:17:55 2011
    Completed: alter database mount exclusive
    alter database open
    Beginning crash recovery of 1 threads
    Started redo scan
    Completed redo scan
    read 0 KB redo, 0 data blocks need recovery
    Started redo application at
    Thread 1: logseq 1019, block 2, scn 15641501
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 1019 Reading mem 0
    Mem# 0: E:\ORACLE\ORADATA\ORCL\REDO02.LOG
    Completed redo application of 0.00MB
    Completed crash recovery at
    Thread 1: logseq 1019, block 3, scn 15661503
    0 data blocks read, 0 data blocks written, 0 redo k-bytes read
    Wed Oct 26 09:18:06 2011
    Thread 1 advanced to log sequence 1020 (thread open)
    Thread 1 opened at log sequence 1020
    Current log# 3 seq# 1020 mem# 0: E:\ORACLE\ORADATA\ORCL\REDO03.LOG
    Successful open of redo thread 1
    Wed Oct 26 09:18:08 2011
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Wed Oct 26 09:18:08 2011
    SMON: enabling cache recovery
    Errors in file e:\oracle\diag\rdbms\orcl\orcl\trace\orcl_ora_3276.trc:
    ORA-12578: TNS:wallet open failed
    Errors in file e:\oracle\diag\rdbms\orcl\orcl\trace\orcl_ora_3276.trc:
    ORA-12578: TNS:wallet open failed
    Error 12578 happened during db open, shutting down database
    USER (ospid: 3276): terminating the instance due to error 12578
    Instance terminated by USER, pid = 3276
    ORA-1092 signalled during: alter database open...
    opiodr aborting process unknown ospid (3276) as a result of ORA-1092
    Wed Oct 26 09:18:13 2011
    ORA-1092 : opitsk aborting process
    In the trace file:
    Trace file e:\oracle\diag\rdbms\orcl\orcl\trace\orcl_ora_3276.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Windows NT Version V6.0 Service Pack 1
    CPU : 1 - type 586, 1 Physical Cores
    Process Affinity : 0x0x00000000
    Memory (Avail/Total): Ph:5079M/6142M, Ph+PgF:10214M/12444M, VA:1034M/2047M
    VM name : VMWare Version (6)
    Instance name: orcl
    Redo thread mounted by this instance: 1
    Oracle process number: 19
    Windows thread id: 3276, image: ORACLE.EXE (SHAD)
    *** 2011-10-26 09:18:01.283
    *** SESSION ID:(1.3) 2011-10-26 09:18:01.283
    *** CLIENT ID:() 2011-10-26 09:18:01.283
    *** SERVICE NAME:() 2011-10-26 09:18:01.283
    *** MODULE NAME:(oradim.exe) 2011-10-26 09:18:01.283
    *** ACTION NAME:() 2011-10-26 09:18:01.283
    Thread 1 checkpoint: logseq 1019, block 2, scn 15641501
    on-disk rba: logseq 1016, block 24845, scn 15581487
    start recovery at logseq 1019, block 2, scn 15641501
    *** 2011-10-26 09:18:01.751
    Started writing zeroblks thread 1 seq 1019 blocks 3-10
    *** 2011-10-26 09:18:02.329
    Completed writing zeroblks thread 1 seq 1019
    *** 2011-10-26 09:18:02.876
    ==== Redo read statistics for thread 1 ====
    Total physical reads (from disk and memory): 4096Kb
    -- Redo read_disk statistics --
    Read rate (ASYNC): 0Kb in 1.55s => 0.00 Mb/sec
    Longest record: 0Kb, moves: 0/1 (0%)
    Longest LWN: 0Kb, moves: 0/1 (0%), moved: 0Mb
    Last redo scn: 0x0000.00eeab9e (15641502)
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 0
    Average hash chain = 0/0 = 0.0
    Max compares per lookup = 0
    Avg compares per lookup = 0/0 = 0.0
    *** 2011-10-26 09:18:03.626
    KCRA: start recovery claims for 0 data blocks
    *** 2011-10-26 09:18:04.094
    KCRA: blocks processed = 0/0, claimed = 0, eliminated = 0
    *** 2011-10-26 09:18:04.891
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 1019 Reading mem 0
    *** 2011-10-26 09:18:04.984
    Completed redo application of 0.00MB
    *** 2011-10-26 09:18:04.984
    Completed recovery checkpoint
    IR RIA: redo_size 0 bytes, time_taken 314 ms
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 0
    Average hash chain = 0/0 = 0.0
    Max compares per lookup = 0
    Avg compares per lookup = 0/0 = 0.0
    Recovery sets nab of thread 1 seq 1019 to 3 with 8 zeroblks
    *** 2011-10-26 09:18:11.466
    ORA-12578: TNS:wallet open failed
    ORA-12578: TNS:wallet open failed
    *** 2011-10-26 09:18:11.497
    USER (ospid: 3276): terminating the instance due to error 12578
    Symbol file E:\Oracle\product\11.2.0\dbhome_1\BIN\orageneric11.SYM does not match binary.
    Symbol TimeStamp=4bb5eb10, Module TimeStamp=0 are different
    EnumerateLoadedModules64 failed with error -1073741819
    Symbol file orageneric11.SYM does not match binary.
    Symbol TimeStamp=4bb5eb10, Module TimeStamp=0 are different
    Edited by: 878073 on Oct 26, 2011 1:36 PM

    I found the problem...installed wallet manager that created entry in SQLNET file pointing to a wallet that did not have proper OS permissions...

  • DG端不定期报waiting for async I/Os failed错误

    大家好,我这边数据库主库是RAC,物理DG端也是RAC,都采用的ASM,存储,DG端最近总是时不时的报错:
    Errors in file /u01/oracle/diag/rdbms/racstandby/rac1/trace/rac1_arcr_11381.trc:
    ORA-27061: waiting for async I/Os failed
    Linux-x86_64 Error: 5: Input/output error
    Additional information: -1
    Additional information: 1048576
    WARNING: Read Failed. group:2 disk:0 AU:247 offset:0 size:1048576
    WARNING: failed to read mirror side 1 of virtual extent 19 logical extent 0 of file 277 in group [2.1197980967] from disk DATA_0000 allocation unit 247 reason error; if possible, will try another mirror side
    Errors in file /u01/oracle/diag/rdbms/racstandby/rac1/trace/rac1_arcr_11381.trc:
    ORA-00333: redo log read error block 38912 count 2048
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-15081: failed to submit an I/O operation to a disk
    有时就报一两次,有时一下报一天,但看DG进程还都在,数据也都实时追着,不知道有什么影响,甚至有一次MRP0自己DOWN掉不知道和这个有没有关系,实际去ASM中查看文件可以访问,检测坏块也没有,删掉重建redo仍有此问题,删掉整个库从新做主从仍然有此问题,希望大家帮看看,感激
    TRACE文件内容:
    Trace file /u01/oracle/diag/rdbms/racstandby/rac1/trace/rac1_arcr_11381.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    ORACLE_HOME = /u01/oracle/11.2.0.3/product
    System name: Linux
    Node name: racstandby1
    Release: 2.6.18-274.el5
    Version: #1 SMP Fri Jul 22 04:43:29 EDT 2011
    Machine: x86_64
    Instance name: rac1
    Redo thread mounted by this instance: 1
    Oracle process number: 62
    Unix process pid: 11381, image: oracle@racstandby1 (ARCR)
    *** 2012-10-24 22:00:56.861
    *** SESSION ID:(1714.1) 2012-10-24 22:00:56.861
    *** CLIENT ID:() 2012-10-24 22:00:56.861
    *** SERVICE NAME:(SYS$BACKGROUND) 2012-10-24 22:00:56.861
    *** MODULE NAME:() 2012-10-24 22:00:56.861
    *** ACTION NAME:() 2012-10-24 22:00:56.861
    Initial buffer sizes: read 1024K, overflow 832K, change 805K
    ORA-27061: waiting for async I/Os failed
    *** 2012-10-25 10:04:19.253
    Linux-x86_64 Error: 5: Input/output error
    Additional information: -1
    Additional information: 1048576
    WARNING: Read Failed. group:2 disk:0 AU:247 offset:0 size:1048576
    path:/dev/oracleasm/disks/VOL_DATA1
    incarnation:0xefd74ddb asynchronous result:'I/O error'
    subsys:System iop:0x2b3b7a33e780 bufp:0x2b3b7b42d000 osderr:0x0 osderr1:0x0
    WARNING: failed to read mirror side 1 of virtual extent 19 logical extent 0 of file 277 in group [2.1197980967] from disk DATA_0000 allocation unit 247 reason error; if possible, will try another mirror side
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-00333: redo log read error block 38912 count 2048
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-27072: File I/O error
    Linux-x86_64 Error: 5: Input/output error
    Additional information: 4
    Additional information: 505856
    Additional information: -1
    WARNING: Read Failed. group:2 disk:0 AU:247 offset:0 size:1048576
    path:/dev/oracleasm/disks/VOL_DATA1
    incarnation:0xefd74ddb synchronous result:'I/O error'
    subsys:System iop:0x2b3b7a33e780 bufp:0x2b3b7b42d000 osderr:0x0 osderr1:0x0
    WARNING: failed to read mirror side 1 of virtual extent 19 logical extent 0 of file 277 in group [2.1197980967] from disk DATA_0000 allocation unit 247 reason error; if possible, will try another mirror side
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-00333: redo log read error block 38912 count 2048
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-15081: failed to submit an I/O operation to a disk
    Incomplete read from log member '+DATA/racstandby/onlinelog/group_7.277.797513635'. Trying next member.
    ORA-27072: File I/O error
    Linux-x86_64 Error: 5: Input/output error
    Additional information: 4
    Additional information: 251904
    Additional information: -1
    WARNING: Read Failed. group:3 disk:0 AU:123 offset:0 size:1048576
    path:/dev/oracleasm/disks/VOL_FRA1
    incarnation:0xefd74ddd synchronous result:'I/O error'
    subsys:System iop:0x2b3b7a33e780 bufp:0x2b3b7b42d000 osderr:0x0 osderr1:0x0
    WARNING: failed to read mirror side 1 of virtual extent 19 logical extent 0 of file 325 in group [3.1197980968] from disk FRA_0000 allocation unit 123 reason error; if possible, will try another mirror side
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 7 thread 1: '+FRA/racstandby/onlinelog/group_7.325.797513637'
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-00333: redo log read error block 38912 count 2048
    ORA-00312: online log 7 thread 1: '+FRA/racstandby/onlinelog/group_7.325.797513637'
    ORA-15081: failed to submit an I/O operation to a disk
    Incomplete read from log member '+FRA/racstandby/onlinelog/group_7.325.797513637'. Trying next member.
    *** 2012-10-25 10:04:19.372 4320 krsh.c
    ARCr: All Archive destinations made inactive due to error 333
    *** 2012-10-25 10:04:19.398 2932 krsi.c
    krsi_dst_fail: dest:1 err:333 force:0 blast:1
    ORA-27061: waiting for async I/Os failed
    Linux-x86_64 Error: 5: Input/output error
    Additional information: -1
    Additional information: 1048576
    WARNING: Read Failed. group:2 disk:0 AU:248 offset:0 size:1048576
    path:/dev/oracleasm/disks/VOL_DATA1
    incarnation:0xefd74ddb asynchronous result:'I/O error'
    subsys:System iop:0x2b3b7a33e500 bufp:0x2b3b7b53d000 osderr:0x0 osderr1:0x0
    WARNING: failed to read mirror side 1 of virtual extent 20 logical extent 0 of file 277 in group [2.1197980967] from disk DATA_0000 allocation unit 248 reason error; if possible, will try another mirror side
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 7 thread 1: '+FRA/racstandby/onlinelog/group_7.325.797513637'
    DDE: Problem Key 'ORA 312' was flood controlled (0x1) (no incident)
    ORA-00312: online log 7 thread 1: '+DATA/racstandby/onlinelog/group_7.277.797513635'
    ORA-00312: online log 7 thread 1: '+FRA/racstandby/onlinelog/group_7.325.797513637'
    *** 2012-10-25 10:04:19.546 4481 kcrr.c

    ORA-15081: failed to submit an I/O operation to a disk
    ORA-15081: failed to submit an I/O operation to a disk
    ORA-27072: File I/O error
    Linux-x86_64 Error: 5: Input/output error
    Additional information: 4
    Additional information: 505856
    15081, 00000, "failed to submit an I/O operation to a disk"
    // *Cause:   A submission of an I/O operation to a disk has failed.
    // *Action:  Make sure that all the disks are operational.
    ORA-15081一般与 存储磁盘有关, 请把/var/log/messages、dmesg日志发给我
    在11gR2中ORA-15081 可能导致instance crash
    有问题请去OTN中文论坛开个帖子 我会回复 地址:http://www.otncn.org
    如果需要发送附件,可以直接发邮件到 [email protected]

  • 'Write' failed due to: Translation Error.

    Hi
    I'm trying to convert csv and write to a file using FielAdapters in 11g. While reading input i created .xsd using native builder. and using same for write fileadapter. my flow is ReadFileAdapter-->Receive-->invoke-->writeFileAdapter.
    Is this right? when I deploy and run I'm getting
    <01-Mar-2013 10:09:23 o'clock GMT> <Error> <oracle.soa.adapter> <BEA-000000> <JCABinding=> ReadInput ReadInputAdapter Service ReadInput was unable to perform delivery of inbound message to the composite default/ReadWriteFile!1.0*soa_40862c80-62ba-4425-b7e6-5fcfb5c5b4e4 due to: faultName: {{http://schemas.oracle.com/bpel/extension}bindingFault}
    messageType: {{http://schemas.oracle.com/bpel/extension}RuntimeFaultMessage}
    parts: {{
    summary=<summary>Exception occured when binding was invoked.
    Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'Write' failed due to: Translation Error.
    Translation Error.
    Error while translating message to native format.
    Please make sure that the payload for the outbound interaction conforms to the schema.
    The invoked JCA adapter raised a resource exception.
    Please examine the above error message carefully to determine a resolution.
    </summary>
    ,detail=<detail>Element not completed: 'TestRoot'</detail>
    ,code=<code>null</code>}
    >
    I want to convert csv and write as an xml to output file. can some body help me whats is wrong?
    here is my xsd
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:nxsd="http://xmlns.oracle.com/pcbpel/nxsd"
    xmlns:tns="http://TargetNamespace.com/ReadInput"
    targetNamespace="http://TargetNamespace.com/ReadInput"
    elementFormDefault="qualified"
    attributeFormDefault="unqualified"
    nxsd:version="NXSD"
    nxsd:stream="chars"
    nxsd:encoding="US-ASCII"
    >
    <xsd:element name="TestRoot">
    <xsd:complexType>
    <xsd:sequence>
    <xsd:element name="TestRecord" minOccurs="1" maxOccurs="unbounded">
    <xsd:complexType>
    <xsd:sequence>
    <xsd:element name="C1" type="xsd:string" nxsd:style="terminated" nxsd:terminatedBy="," />
    <xsd:element name="C2" type="xsd:string" nxsd:style="terminated" nxsd:terminatedBy="," />
    <xsd:element name="C3" type="xsd:string" nxsd:style="terminated" nxsd:terminatedBy="," />
    <xsd:element name="C4" type="xsd:string" nxsd:style="terminated" nxsd:terminatedBy="${eol}" />
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    </xsd:schema>
    and csv file
    12, John, ryegate, Essex
    23, Will, wilow, orlean
    I also tried inbuild advane function on invoke activity
    ora:doTranslateFromNative(bpws:getVariableData('ReceiveInput_Read_InputVariable'),'xsd/Hello2_8.xsd','Test','DOM')
    even this didn't work.
    can somebody help me how to write as xml from csv?
    Thanks
    Edited by: user11132693 on Mar 1, 2013 3:01 AM

    whne i use transformer it is xslt which takes only values isn't it? And it writes only valuesNope, xslt can write xml... Actually, I'm not sure if I understand what your question is at the moment... Are you still facing the "Translation Error"? Or do you have a problem with a transformation?
    Check this... https://forums.oracle.com/forums/ann.jspa?annID=330

Maybe you are looking for

  • How to see photos on icloud drive with iphone 5c ios 8.1

    how to see photos loaded onto icloud drive with iphone 5c ios 8.1?? carnt see them in the new photos app everythings up to date and icloud enabled on phone?? many thanks

  • Dimensions of the screen changes burning in idvd

    I am having a problem burning Quicktime files from fcp5 on idvd. the quicktime files play fine, but once they are in idvd, they "shrink" vertically at a random point in the movie. (it looks kind of like widescreen tv.) Happens with everything I do no

  • ITunes full-screen option goes black

    Whenever I choose >full-screen< for watching movies in iTunes the screen goes black. I have sound but no visuals... Any ideas?

  • Cant view IP Camera over internet

    I set up a IP Camera and I can view on my local network without a problem butI cannot find a setup that works for internet viewing. I followed the instructions to use port 80 and when that didnt work I tried several ports but none would work. I have

  • Trying to import movies

    Is it possible to import a movie from a dvd into itunes? If so, how? I've been playing around with it for over an hour and can't seem to find a way. I have Windows XP Media Center if that makes any difference at all to the answer.