Database Startup & Shutting down error

Hi all,
I am having a problem with Oracle 9i R2 Database. While I am trying to log on to database getting following error message :
ERROR:
ORA-01033: ORACLE initialization or shutdown in progress
Then, I log on to database as sysdba and shutdown the database & try to startup database. While put startup command I got the following :
SQL> startup
ORACLE instance started.
Total System Global Area 135338868 bytes
Fixed Size 453492 bytes
Variable Size 109051904 bytes
Database Buffers 25165824 bytes
Redo Buffers 667648 bytes
Database mounted.
ORA-00322: log 3 of thread 1 is not current copy
ORA-00312: online log 3 thread 1: 'E:\ORACLE\ORADATA\PHARMA\REDO03.LOG'
Please help me what should I do...
Thanks
Niloy

784091 wrote:
Hi,
Actually I do nothing. At morning I start my PC & try to logon to database. I got database starting & shutting down error. Then I shutdown the database & try to startup & got the following error :
SQL> startup
ORACLE instance started.
Total System Global Area 135338868 bytes
Fixed Size 453492 bytes
Variable Size 109051904 bytes
Database Buffers 25165824 bytes
Redo Buffers 667648 bytes
Database mounted.
ORA-00322: log 3 of thread 1 is not current copy
ORA-00312: online log 3 thread 1: 'E:\ORACLE\ORADATA\PHARMA\REDO03.LOG'
Now, wht can I do, please help.
Thanks
NiloyCould you investigate the alert.log file and find out what exactly happend before the error message appears?
Have you multiplexed the redo log file?

Similar Messages

  • Why does my database server shut down frequently?

    My DB Server just has one HardDisk and 1024MB ram,OS is W2K,RDBMS is Oracle 8i.But it is shutted automatically in often.It doesn't work unless you restart the service or restart the computer.My initORCL.ora file configed as following,could you point where the failure is ?
    open_cursurs=600
    db_buffer=32000
    share_pool_size=256M
    large_pool_size=100M
    java_pool_size=50M
    log_buffer=16M
    db_block_size=8192
    processes=500
    Thanks a lot!

    Thanks.The following paragraph is in my alert.log,but I can not find the problem yet.And in my trace file ,there is no information for that day.
    Sun Apr 06 05:15:53 2003
    Thread 1 advanced to log sequence 282
    Current log# 3 seq# 282 mem# 0: D:\ORACLE\ORADATA\MPTDATA\REDO03.LOG
    Mon Apr 07 05:15:29 2003
    Thread 1 advanced to log sequence 283
    Current log# 1 seq# 283 mem# 0: D:\ORACLE\ORADATA\MPTDATA\REDO01.LOG
    Dump file D:\Oracle\admin\mptdata\bdump\mptdataALRT.LOG
    Mon Apr 07 19:32:42 2003
    ORACLE V8.1.6.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows 2000 Version 5.0 , CPU type 586
    Starting up ORACLE RDBMS Version: 8.1.6.0.0.
    System parameters with non-default values:
    processes = 500
    shared_pool_size = 134217728
    large_pool_size = 1048576
    java_pool_size = 20971520
    control_files = D:\Oracle\oradata\mptdata\control01.ctl, D:\Oracle\oradata\mptdata\control02.ctl, D:\Oracle\oradata\mptdata\control03.ctl
    db_block_buffers = 32000
    db_block_size = 8192
    compatible = 8.1.0
    log_buffer = 16777216
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    db_files = 1024
    db_file_multiblock_read_count= 8
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    global_names = TRUE
    distributed_transactions = 10
    instance_name = mptdata
    service_names = mptdata
    mts_dispatchers = (protocol=TCP)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = mptdata
    open_cursors = 600
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 60
    parallel_max_servers = 2
    background_dump_dest = D:\Oracle\admin\mptdata\bdump
    user_dump_dest = D:\Oracle\admin\mptdata\udump
    max_dump_file_size = 10240
    oracle_trace_collection_name=
    PMON started with pid=4
    DBW0 started with pid=7
    LGWR started with pid=13
    CKPT started with pid=19
    SMON started with pid=24
    RECO started with pid=30
    SNP0 started with pid=6
    SNP1 started with pid=14
    SNP2 started with pid=20
    SNP3 started with pid=23
    Mon Apr 07 19:32:46 2003
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Apr 07 19:32:47 2003
    alter database mount exclusive
    Mon Apr 07 19:32:55 2003
    Successful mount of redo thread 1, with mount id 1041561895.
    Mon Apr 07 19:32:55 2003
    Database mounted in Exclusive Mode.
    Completed: alter database mount exclusive
    Mon Apr 07 19:32:55 2003
    alter database open
    Beginning crash recovery of 1 threads
    Mon Apr 07 19:33:00 2003
    Thread recovery: start rolling forward thread 1
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 283 Reading mem 0
    Mem# 0 errs 0: D:\ORACLE\ORADATA\MPTDATA\REDO01.LOG
    Mon Apr 07 19:33:01 2003
    Thread recovery: finish rolling forward thread 1
    Thread recovery: 0 data blocks read, 0 data blocks written, 0 redo blocks read
    Crash recovery completed successfully
    Mon Apr 07 19:33:05 2003
    Thread 1 advanced to log sequence 284
    Thread 1 opened at log sequence 284
    Current log# 2 seq# 284 mem# 0: D:\ORACLE\ORADATA\MPTDATA\REDO02.LOG
    Successful open of redo thread 1.
    Mon Apr 07 19:33:07 2003
    SMON: enabling cache recovery
    SMON: enabling tx recovery
    Mon Apr 07 19:33:13 2003
    Completed: alter database open
    Mon Apr 07 19:39:31 2003
    Shutting down instance (immediate)
    License high water mark = 37
    Mon Apr 07 19:40:36 2003
    alter database close normal
    Mon Apr 07 19:40:36 2003
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Mon Apr 07 19:40:40 2003
    Thread 1 closed at log sequence 284
    Mon Apr 07 19:40:40 2003
    Completed: alter database close normal
    Mon Apr 07 19:40:40 2003
    alter database dismount
    Completed: alter database dismount
    archiving is disabled
    Dump file D:\Oracle\admin\mptdata\bdump\mptdataALRT.LOG
    Mon Apr 07 19:41:42 2003
    ORACLE V8.1.6.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows 2000 Version 5.0 , CPU type 586
    Starting up ORACLE RDBMS Version: 8.1.6.0.0.
    System parameters with non-default values:
    processes = 500
    shared_pool_size = 268435456
    large_pool_size = 943718400
    java_pool_size = 20971520
    control_files = D:\Oracle\oradata\mptdata\control01.ctl, D:\Oracle\oradata\mptdata\control02.ctl, D:\Oracle\oradata\mptdata\control03.ctl
    db_block_buffers = 32000
    db_block_size = 8192
    compatible = 8.1.0
    log_buffer = 16777216
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    db_files = 1024
    db_file_multiblock_read_count= 8
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    global_names = TRUE
    distributed_transactions = 10
    instance_name = mptdata
    service_names = mptdata
    mts_dispatchers = (protocol=TCP)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = mptdata
    open_cursors = 200
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 60
    parallel_max_servers = 2
    background_dump_dest = D:\Oracle\admin\mptdata\bdump
    user_dump_dest = D:\Oracle\admin\mptdata\udump
    max_dump_file_size = 10240
    oracle_trace_collection_name=
    PMON started with pid=3
    DBW0 started with pid=6
    LGWR started with pid=11
    CKPT started with pid=15
    SMON started with pid=19
    RECO started with pid=24
    SNP0 started with pid=28
    SNP1 started with pid=32
    SNP2 started with pid=36
    SNP3 started with pid=5
    Mon Apr 07 19:41:46 2003
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Apr 07 19:41:47 2003
    alter database mount exclusive
    Mon Apr 07 19:41:54 2003
    Successful mount of redo thread 1, with mount id 1041535042.
    Mon Apr 07 19:41:54 2003
    Database mounted in Exclusive Mode.
    Completed: alter database mount exclusive
    Mon Apr 07 19:41:54 2003
    alter database open
    Mon Apr 07 19:41:57 2003
    Thread 1 opened at log sequence 284
    Current log# 2 seq# 284 mem# 0: D:\ORACLE\ORADATA\MPTDATA\REDO02.LOG
    Successful open of redo thread 1.
    Mon Apr 07 19:41:57 2003
    SMON: enabling cache recovery
    SMON: enabling tx recovery
    Mon Apr 07 19:42:01 2003
    Completed: alter database open
    Shutting down instance (immediate)
    License high water mark = 52
    Mon Apr 07 22:28:45 2003
    alter database close normal
    Mon Apr 07 22:28:45 2003
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Mon Apr 07 22:28:49 2003
    Thread 1 closed at log sequence 284
    Mon Apr 07 22:28:50 2003
    Completed: alter database close normal
    Mon Apr 07 22:28:50 2003
    alter database dismount
    Completed: alter database dismount
    archiving is disabled
    Dump file D:\Oracle\admin\mptdata\bdump\mptdataALRT.LOG
    Mon Apr 07 22:29:24 2003
    ORACLE V8.1.6.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows 2000 Version 5.0 , CPU type 586
    Starting up ORACLE RDBMS Version: 8.1.6.0.0.
    System parameters with non-default values:
    processes = 500
    shared_pool_size = 268435456
    large_pool_size = 943718400
    java_pool_size = 20971520
    control_files = D:\Oracle\oradata\mptdata\control01.ctl, D:\Oracle\oradata\mptdata\control02.ctl, D:\Oracle\oradata\mptdata\control03.ctl
    db_block_buffers = 32000
    db_block_size = 8192
    compatible = 8.1.0
    log_buffer = 16777216
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    db_files = 1024
    db_file_multiblock_read_count= 8
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    global_names = TRUE
    distributed_transactions = 10
    instance_name = mptdata
    service_names = mptdata
    mts_dispatchers = (protocol=TCP)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = mptdata
    open_cursors = 600
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 60
    parallel_max_servers = 2
    background_dump_dest = D:\Oracle\admin\mptdata\bdump
    user_dump_dest = D:\Oracle\admin\mptdata\udump
    max_dump_file_size = 10240
    oracle_trace_collection_name=
    PMON started with pid=4
    DBW0 started with pid=8
    LGWR started with pid=14
    CKPT started with pid=21
    SMON started with pid=28
    RECO started with pid=35
    SNP0 started with pid=42
    SNP1 started with pid=49
    SNP2 started with pid=56
    SNP3 started with pid=63
    Mon Apr 07 22:29:28 2003
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Apr 07 22:29:29 2003
    alter database mount exclusive
    Mon Apr 07 22:29:36 2003
    Successful mount of redo thread 1, with mount id 1041548688.
    Mon Apr 07 22:29:36 2003
    Database mounted in Exclusive Mode.
    Completed: alter database mount exclusive
    Mon Apr 07 22:29:36 2003
    alter database open
    Mon Apr 07 22:29:38 2003
    Thread 1 opened at log sequence 284
    Current log# 2 seq# 284 mem# 0: D:\ORACLE\ORADATA\MPTDATA\REDO02.LOG
    Successful open of redo thread 1.
    Mon Apr 07 22:29:39 2003
    SMON: enabling cache recovery
    SMON: enabling tx recovery
    Mon Apr 07 22:29:42 2003
    Completed: alter database open

  • Imac Repeated failures to startup / Shut down

    System Info:
    iMac
    21.5-Inch, Late 2009
    3.06 Intel Core 2 Duo
    16 GB 1067 MHz DDR3
    Mac OS X Lion 10.7.5 (11G63)
    Machine will freeze-up mid start, freeze-up and fail to shut down.  Sometimes, just to keep things interesting it will get all the way to desktop and then the Mac version of the Blue Screen of death will appear and I have to restart.
    Last Start-up failure detail report
    Interval Since Last Panic Report:  1030297 sec
    Panics Since Last Report:          6
    Anonymous UUID:                    E547C71B-AF79-446F-A30D-EC21C8AFA278
    Wed Nov 14 10:21:32 2012
    panic(cpu 0 caller 0xffffff80002c4794): Kernel trap at 0xffffff80006860f6, type 13=general protection, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000715000, CR3: 0x000000000f842000, CR4: 0x0000000000000660
    RAX: 0x0060000000000000, RBX: 0xffffff8020340eb0, RCX: 0xffffff8023effd90, RDX: 0x0000000000000000
    RSP: 0xffffff81ddf6bae0, RBP: 0xffffff81ddf6bb00, RSI: 0x0000000000000011, RDI: 0xffffff8020340eb0
    R8:  0x0000000000000001, R9:  0xffffff7f81ce8e0c, R10: 0xfffffffffffffff3, R11: 0x0000000000000000
    R12: 0x0000000000000000, R13: 0xffffff8021d1b2c0, R14: 0x0000000000000001, R15: 0xffffff80008e1460
    RFL: 0x0000000000010206, RIP: 0xffffff80006860f6, CS:  0x0000000000000008, SS:  0x0000000000000010
    CR2: 0x0000000000715000, Error code: 0x0000000000000000, Faulting CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff81ddf6b790 : 0xffffff8000220792
    0xffffff81ddf6b810 : 0xffffff80002c4794
    0xffffff81ddf6b9c0 : 0xffffff80002da55d
    0xffffff81ddf6b9e0 : 0xffffff80006860f6
    0xffffff81ddf6bb00 : 0xffffff8000536bf0
    0xffffff81ddf6bb60 : 0xffffff8000536e14
    0xffffff81ddf6bba0 : 0xffffff800030cd82
    0xffffff81ddf6bc60 : 0xffffff800030d291
    0xffffff81ddf6bf60 : 0xffffff80005cde98
    0xffffff81ddf6bfb0 : 0xffffff80002daa79
    BSD process name corresponding to current thread: esets_daemon
    Mac OS version:
    11G63
    Kernel version:
    Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
    Kernel UUID: FF3BB088-60A4-349C-92EA-CA649C698CE5
    System model name: iMac10,1 (Mac-F2268CC8)
    System uptime in nanoseconds: 176247162882
    last loaded kext at 84313078710: com.eset.kext.esets_kac          4.1.86 (addr 0xffffff7f81ce0000, size 53248)
    last unloaded kext at 158250755821: com.seagate.driver.PowSecDriverCore          5.1.1 (addr 0xffffff7f80956000, size 172032)
    loaded kexts:
    com.eset.kext.esets_kac          4.1.86
    com.parallels.kext.prl_vnic          7.0 15094.749908
    com.parallels.kext.prl_netbridge          7.0 15094.749908
    com.parallels.kext.prl_hid_hook          7.0 15094.749908
    com.parallels.kext.prl_hypervisor          7.0 15094.749908
    com.parallels.kext.prl_usb_connect          7.0 15094.749908
    com.Cycling74.driver.Soundflower          1.5.2
    com.kaspersky.kext.klif          2.2.0d14
    com.apple.driver.AppleBluetoothMultitouch          70.12
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.8f17
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AGPM          100.12.75
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.2.5a5
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleMikeyDriver          2.2.5a5
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.3
    com.apple.driver.ApplePolicyControl          3.1.33
    com.apple.GeForce          7.3.2
    com.apple.driver.ACPI_SMC_PlatformPlugin          5.0.0d8
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleBacklight          170.2.2
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.Oxford_Semi          3.0.6
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.8f17
    com.apple.driver.AppleUSBCardReader          3.0.6
    com.apple.driver.AppleIRController          312
    com.apple.iokit.SCSITaskUserClient          3.2.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCISerialATAPI          2.0.3
    com.apple.iokit.IOAHCIBlockStorage          2.1.0
    com.apple.driver.AppleFWOHCI          4.9.0
    com.apple.driver.AirPort.Atheros40          505.67.1
    com.apple.driver.AppleAHCIPort          2.3.1
    com.apple.nvenet          2.0.17
    com.apple.driver.AppleUSBHub          5.1.0
    com.apple.driver.AppleUSBEHCI          5.1.0
    com.apple.driver.AppleUSBOHCI          5.1.0
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleACPIButtons          1.5
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.5
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          195.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.4
    com.apple.security.TMSafetyNet          8
    com.apple.driver.AppleIntelCPUPowerManagement          195.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard          160.7
    com.apple.driver.AppleHIDKeyboard          160.7
    com.apple.driver.AppleMultitouchDriver          231.4
    com.apple.driver.IOBluetoothHIDDriver          4.0.8f17
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.driver.DspFuncLib          2.2.5a5
    com.apple.iokit.IOSurface          80.0.2
    com.apple.iokit.IOAudioFamily          1.8.6fc18
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.nvidia.nv50hal          7.3.2
    com.apple.NVDAResman          7.3.2
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleHDAController          2.2.5a5
    com.apple.iokit.IOHDAFamily          2.2.5a5
    com.apple.driver.AppleSMC          3.1.3d10
    com.apple.driver.IOPlatformPluginLegacy          5.0.0d8
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginFamily          5.1.1d6
    com.apple.driver.AppleGraphicsControl          3.1.33
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.iokit.IOFireWireSerialBusProtocolTransport          2.1.0
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.8f17
    com.apple.iokit.IOBluetoothFamily          4.0.8f17
    com.apple.iokit.IOUSBMassStorageClass          3.0.3
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.0
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.2.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOFireWireSBP2          4.2.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.2.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.2.1
    com.apple.iokit.IOFireWireFamily          4.4.8
    com.apple.iokit.IO80211Family          420.3
    com.apple.iokit.IOAHCIFamily          2.0.8
    com.apple.iokit.IONetworkingFamily          2.1
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IOUSBFamily          5.1.0
    com.apple.driver.NVSMU          2.2.9
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.8
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          331.7
    com.apple.iokit.IOStorageFamily          1.7.2
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.5
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 16 GB, SMC 1.52f9
    Graphics: NVIDIA GeForce 9400, NVIDIA GeForce 9400, PCI, 256 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x8319, 0x4E4947553538504942202020202020202020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x8319, 0x535044303031352020202020202020202020
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1067 MHz, 0x8319, 0x4E4947553538504942202020202020202020
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1067 MHz, 0x8319, 0x535044303031352020202020202020202020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.67.5-P2P
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD5000AAKS-40V2B0, 500.11 GB
    Serial ATA Device: PIONEER DVD-RW  DVRTS09
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26500000 / 3
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x26200000 / 2
    USB Device: USB2.0 Hub, 0x05e3  (Genesys Logic, Inc.), 0x0608, 0x26210000 / 4
    USB Device: DYMO LabelWriter 450 Twin Turbo, 0x0922  (Dymo Corporation), 0x0022, 0x26213000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2
    USB Device: Back-UPS ES 550 FW:843.K2 .D USB FW:K2, 0x051d  (American Power Conversion), 0x0002, 0x06400000 / 3
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0x06110000 / 4
    FireWire Device: d2 Quadra v3, LaCie, 800mbit_speed
    I've run Onyx, Cocktail & MacCleanse with minimal success... fails a little less frequently for a brief period.
    I'm fairly conversant with computers but I'm either missing something simple or I'm way out of my depth.
    I've got no ego about this and would appreciate any advice.
    Thanks

    I'm not real good with the log messages, but I would try a few things.
    1. RAM
        a. Check to make sure that all the modules are firmly seated in the slots.
        b. What RAM was used, recheck the spec's?
        c. Reinstall the original RAM modules.
    2. USB and FireWire devices
        a. Disconnect all of your USB and FireWire devices and see if it will startup normally.
        b. If so, then slowly start adding the devices back on one at a time and test each device.
    3. Checking and/or removing some third party software and drivers
        a. com.eset.kext.esets_kac
        b. com.seagate.driver.PowSecDriverCore

  • Shutting Down Error on i3

    When I try to shutdown my computer on i3 it gives me the following message and it wont turn off, but if I try shutting down outside i3 the message still appears but it shuts down normally.
    cgroup: option or name mismatch, new: 0x0 "", old: 0x4 "systemd"
    radeon 0000:01:00.0: No VRAM object for PCIE GART
    [drm:evergreen_resume [radeon]] *ERROR* evergreen startup failed on resume
    snd_hda_intel 0000:01:00.1: CORB reset timeout#2, CORBRP = 65535

    Hi,
    You might try this document that walks through a partial reset. 
    Partial Reset
    There are additional steps besides unplugging and pluging back in.  See if this helps.
    Say Thanks by clicking the Kudos Star in the post that helped you. Please mark the post that solves your problem as Accepted Solution.
    I am employed by HP

  • Database Frequently shutting down

    Database is running in NoArchivelog Mode on Windows Server.
    Database was frequently shutting down automatically.
    How to overcome the below error.
    When I try to open the database I am encountering the below error
    Errors in file d:\oracle\admin\gentools\udump\gentools_ora_7840.trc:
    ORA-01110: data file 2: 'D:\ORACLE\ORADATA\GENTOOLS\UNDOTBS01.DBF'
    ORA-01114: IO error writing block to file 2 (block # 1)
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 32) The process cannot access the file because it is being used by another process.

    Database is running in noarchivelog mode, How do i recover
    In udump the below file containts:
    Dump file d:\oracle\admin\gentools\udump\gentools_ora_7840.trc
    Mon Jan 22 16:02:53 2007
    ORACLE V9.2.0.7.0 - Production vsnsta=0
    vsnsql=12 vsnxtr=3
    Windows 2000 Version 5.2 , CPU type 586
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.7.0 - Production
    Windows 2000 Version 5.2 , CPU type 586
    Instance name: gentools
    Redo thread mounted by this instance: 1
    Oracle process number: 12
    Windows thread id: 7840, image: ORACLE.EXE
    *** SESSION ID:(9.3) 2007-01-22 16:02:53.343
    ORA-01110: data file 2: 'D:\ORACLE\ORADATA\GENTOOLS\UNDOTBS01.DBF'
    ORA-01114: IO error writing block to file 2 (block # 1)
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 32) The process cannot access the file because it is being used by another process.

  • Shutting down error message.

    I have an Officejet Pro 8500.  It has an error message that reads shutting down.  Even when I unplug it and plug it back in, it still says shutting down.  Please help.

    Hi,
    You might try this document that walks through a partial reset. 
    Partial Reset
    There are additional steps besides unplugging and pluging back in.  See if this helps.
    Say Thanks by clicking the Kudos Star in the post that helped you. Please mark the post that solves your problem as Accepted Solution.
    I am employed by HP

  • Lap top pavilion dv 7 shutting down Error 908 cooling fan not working

    Since two days my HP pavilion dv 7 lap top has been heating up. I started getting warning notice error 908. One of the cooling fans apparnetly is not working properly and the system is shutting down.

    If the operation has slowed you might also want to check the hard drive. Go back into the BIOS and look for the hard drive diagnostic test and run it. If the laptop came with Windows 8 you can also go into the "enhanced" diagnostics which is easier to use, with mouse support and such. Tap F2 as you power up instead of F10. You can run a whole bunch of diagnostics in there like memory and hard drive and DVD drive.  Let us know the results. 
    If this is "the Answer" please click "Accept as Solution" to help others find it. 

  • ITunes 8 shuts down (error pop-up) when iPod plugged in.

    I recently updated to itunes 8 on a Windows XP. I can run iTunes and play music, except when I plug in my iPod. When I plug it in iTunes freezes and comes up with "iTunes has encountered an error and needs to shut down". Conversely, my iPod is recognised by Windows - it does the little sound when its plugged in; and its charging while its connected to the USB. Therefore the problem seems to be in syncing?
    I have tried so many things. I have restarted my computer, tried uninstalling and reinstalling iTunes (x2), I have restarted my iPod several times, and I have tried installing QuickTime separately (I read it might have been a glitch with QuickTime). I'm so frustrated, hopefully you guys will be able to guide me in the right direction
    Cheers.

    hi allimal!
    iTunes works alright until I plug in my iPod, then it shuts down saying something about iTunes has unexpectedly encountered an error and must shut down.
    what version of itunes do you have? to check, go "help > about itunes", and wait for the version number to scroll up from the bottom. for example, i have a 6.0.4.2.
    if you've got a 6.0.2.23, see:
    iTunes 6.0.2 quits unexpectedly when you connect ipod
    love, b

  • Shut Down error message

    HP Photosmart Plus B209A
    Windows 7 (64 bit)
    On occasion when printing a report from Quicken or when printing a PDF document, printing stops and I receive the following error message. "To avoid damage, use on button to shut down. Do not use outlet to shut down". When I click OK on the touch screen, the paper ejects. I can switch to another PDF document just for testing process and another document will print ok. Don't know why I get the shut down message when I am not trying to shut down, just print a document.
    This question was solved.
    View Solution.

    Please read this post then provide some details.  How is the printer connected - USB, wired LAN, Wireless LAN, bluetooth? It appears the printer is losing communication with the computer breifly and appearing to be turned off.  
    What print mode are you using?  Fast Draft puts the most strain on the printer power supply.  If you are using Fast Draft make sure the printer is plugged directly into a wall outlet and is not connected through a power strip of surge suppressor.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Photoshop shutting down - error code (-600)

    Hi Adobes,
    I have had some problems recently with my new computer and adobe creativ suite 4. When im working on a new design or project, photoshop sometimes shuts down without warning, this is a major problem for me.. I asked someone in an apple reseller store, but she didn't seem to know all that much about this problem.
    Work station details:
    Im working on a Macbook Pro ( latest version) with snow leopard, and CS 4, i have a 24 led cinama display connected.
    Please ! - someone help me!

    I googled your thread title and got this.
    http://discussions.apple.com/thread.jspa?threadID=1611175

  • Slow startup & shut down on new iPod Touch 4G but it takes 40 seconds to start!!

    Hello,
    Just bought a new iPod Touch 4G (32GB) two weeks ago and from day 1 it takes forever to start up!   Usually about 40 seconds to start up and 30 seconds to shut down.   My son's 8GB starts up right away.   I've been a longtime Apple customer, but bugs like this are annoying.   Is this a reflection of that $150 million that Microsoft invested in Apple years ago?    

    I would get Applejack 1.5; just do a google for it. In stall it.
    Restart holding down the Command(Apple) + s key; until you see white lettering on black background.
    When you get to a prompt type the following: "applejack auto" no quotes; hit return and let it do its thing. If that doesn't fix it I would restart again Holding down the keys mentioned and type the following applejack AUTO and hit return.
    Best free application I have ever used. First thing use when trouble shooting.
    It will wipe out your desktop picture pref. only thing I have ever found that it does.

  • DB Adapter Polling when database is shut down

    Hi all,
    I am trying to understand the DB adapter behavior (when set up to poll for new records) when the target DB is shut down. At my customer's site, the target DB is shutdown on Sunday mornings for a cold back-up. This is causing my ESB service to fail - and it does not resume when the DB is brought back up. When I've tested this on my own laptop environment (SOA Suite with Olite and a separate 10g DB as my target DB), it properly resumes polling when I bring my 10g instance back up. I've left it down for over 30 minutes - and it still resumed polling as it was supposed to. Is there a parameter somewhere that tells the App server to give up after a certain amount of time? Or is there something else I can check? Thanks for any help!
    Details:
    SOA Suite 10.1.3.1.0 on RH Linux
    BPEL and ESB Schemas are on Oracle 10g on RH Linux
    Target DB is on Oracle 9i on AIX
    Cheers,
    Lon

    Changing the retryInterval and retryCount for that adapter process solved the problem. Thanks. I assume there's no bad side effects if I set this to keep trying for an hour or so? That's how long the target DB may be down for backups.
    Thanks,
    Lon

  • Re: Shut Down error message

    I have an HP6100 all in one series, plugged into a power strip. 
    Whenever I try to turn on the printer it defaults to the following prompt: "To avoid damage, use on button to shut down. Do not use outlet to shut down".
    It then automatically shuts down after this prompt. How can this be troubleshooted? 

    howardsl wrote:
    I have an HP6100 all in one series, plugged into a power strip. 
     Whenever I try to turn on the printer it defaults to the following prompt: "To avoid damage, use on button to shut down. Do not use outlet to shut down".
    It then automatically shuts down after this prompt. How can this be troubleshooted? 
    Please plug the printer direclty into a live outlet.  Do not use a power strip, the printer needs a live outlet.  With the printer connected directly to a live outlet turn it on.  If the printer shuts down then see the troubleshooting steps in this document.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • ORA-04030 .database service shutting down automatically.

    i have a production server running in windows server 2003 R 2.
    Errors in file c:\oracle\product\10.2.0\admin\mydb\bdump\mydb_j001_2976.trc:
    ORA-12012: error on auto execute of job 74341
    ORA-04030: out of process memory when trying to allocate 123416 bytes (QERHJ hash-joi,kllcqas:kllsltba)
    ORA-06512: at "alpha.PKG_AC_CONTROLLER_PANEL", line 89
    ORA-06512: at "alpha.PKG_JOB_CALL", line 266
    ORA-06512: at line 1
    after this error my db service(services.msc) going down automatically(only service down)
    my user & bdump trace files also increasing rapidly. i have limited to 150MB.but i have enough swap space. 12GB RAM,
    I am running this prod database in VMWARE. oracle is also not supporting for VMWARE environments. any body please help me?

    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:07 * (CONNECT_DATA=(SID=myserver)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=myserver)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1179)) * establish mydb 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:21 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=myserver)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1183)) * establish mydb 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:21 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=myserver)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1185)) * establish mydb 0
    08-JAN-2010 19:51:21 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=myserver)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1186)) * establish mydb 12518
    TNS-12518: TNS:listener could not hand off client connection
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    64-bit Windows Error: 2: No such file or directory
    08-JAN-2010 19:51:22 * (CONNECT_DATA=(SID=myserver)(CID=(PROGRAM=C:\oracle\product\10.2.0\db_1\bin\emagent.exe)(HOST=myserver)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.110.112)(PORT=1187)) * establish mydb 0
    08-JAN-2010 19:51:23 * service_register mydb 0
    08-JAN-2010 19:51:29 * service_update mydb 0
    08-JAN-2010 19:51:32 * service_update mydb 0

  • While database startup,getting this error

    hi guru's
    yesterday i got this error and i got solution also,again i am getting after restarting my machine.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-16014: log 2 sequence# 573 not archived, no available destinations
    ORA-00312: online log 2 thread 1:
    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\HRM\REDO02.LOG' {code }
    i solve this issue by following command alter database clear unarchived logfile group 2;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            

    SQL> show parameter db_recovery_file_dest_size
    NAME                                 TYPE        VALUE
    db_recovery_file_dest_size           big integer 5G
    SQL>
    SQL> alter system switch logfile;
    System altered. {code }                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • Save As Dialog not responding - PDF Printer

    Whenever I try and print to the PDF printer, (If preferences are set to prompt for file name) the "Save As " dialog locks up. The only way to clear this is to stop the Acrotray.exe. process. I have tried changing the printer preferences, but the only

  • Problem with Get Entity Set

    Hi All, I need urgent help here. I have my Odata services written in ECC and am maintaining them in Gateway client. Now when I am calling the Gateway client it is just generating a xml but with no data. I have put external breakpoint in code where Ge

  • Itunes opens by itself and begins playing music at midnight

    Anyone know how to turn it off? I can't find anything about an alarm in the settings.

  • I can not publish and query services in Registry Server?Help please!

    I want to use Registry Server in Jwsdp1.5 to publish and query services,but there is some problems: 2006-4-26 10:05:26 com.sun.registry_server.server.RegistryServerServlet init ����: NamingException: javax.naming.NameNotFoundException: Name org.xml.s

  • Won't save documents

    My Powerbook G4 with with Tiger 10.411 won't let me save a document file.