Unable to start sqlplus on my unix machine

Hello people am not able to launch sqlplus on my unix machine

I'm in this directory now
[oracle@xyz 11.2.0.1]$ pwd
/opt/oracle/product/11.2.0.1

[oracle@xyz 11.2.0.1]$ sqlplus
Error 6 initializing SQL*Plus
SP2-0667: Message file sp1<lang>.msb not found
SP2-0750: You may need to set ORACLE_HOME to your Oracle software directory
[[email protected]]$


[oracle@xyz 11.2.0.1]$ pgrep -lf smon
9463 ora_smon_oakdene
Please help me

Thank you very much

Try:

export ORACLE_SID=orcl
export ORACLE_HOME=/opt/oracle/product/11.2.0.1
export PATH=$ORACLE_HOME/bin:$PATH

sqlplus / as sysdba

Tags: Database

Similar Questions

  • Unable to start the virtual machine after restoration

    Guests including Test host: ESXi 5.1.0.1065491

    Vm problem: 32-bit, Server 2003

    I use Veeam Backup & Restore 6.5 to back up my vm.  I always do a test restore to ensure that my backups are good.  I'm having a problem with a restore.  The 32-bit Server 2003 vm starts just fine on the main host it runs on.  All the vm are 64-bit except for one who is a 32-bit Server 2003 vm.  Restoring the machine virtual and implemented on a host except the 32-Bit vm Server 2003 test.  After restoration and trying power to the top, I get the following error:

    Unable to start the virtual machine.

    Turn on VPCM module has failed.

    Viewed performance counters require version 3 or greater of architectural performance monitoring.

    Anyone know if there is a fix for this problem?

    TIA,

    Mux

    I assume you are using different hardware (CPUs, the BIOS settings) for VMS restored!

    The virtual machine has VPCM enabled, which causes the problem. You can either disable it in vSphere Web Client (you can do this in the vSphere Client Windows), or directly modify the .vmx VM by setting vpmc.enable to "FALSE".

    For how toggle this setting in the Web Client see allow virtual in the Web Client vSphere CPU Performance counters. If you want to edit the .vmx file manually, you need to delete/re-add the VM from the inventory or recharge (see http://kb.vmware.com/kb/1026043)

    André

  • Unable to start the CD player Win2003 Server / removable on the virtual machine: VMware-8(Host: Win7)

    vmware_error.jpg

    Hello

    I am unable to start Win 2003 Server CD disk / removable on a Virtual Machine (the two VMWare 6 and 8). The snap-snap-in error is attached. I have the right configuration of the BIOS to Boot priority, but is taking the PXE ROM option.

    Please help me.

    Thank you

    Remy

    Hello

    1. it doesn't matter that the 'connected' is checked which is normal. "Connect at power on" is important and must be checked that it is on the screenshot.

    2. now, change the "autodetect" option to point to your 'real' cdrom device (that this laptop has).

    3 If this does not convert your cdrom ISO image 2003 and load through the second option that says "use an iso image.

    4. If this still does not work there is only one possible "your 2003 cdrom is NOT bootable. The fact that it autoruns IN Win7 does not mean that is bootable. You should check by placing it in a different machine of cdrom, restart this computer, bios in order to boot from CDROM/DVD first and see if the change boots. If it does not start even from there then for sure this cd is NOT bootable. So, the important thing is to load the cd on time to start and not inside the operating system to work.

    5. try to download an iso of the trial of the internet windows Server 2003 and use that one to see what is happening.

    6. create a new virtual machine and try here or even better to try another machine with Workstation 8 and see what happens.

    7. it is no coincidence if the CD-ROM drive is not recognized within the virtual machine.

  • I'm unable to start Firefox. To get the message that it is already running. Cannot find my profile using '% APPDATA%\Mozilla\Firefox\Profiles| '. What should I do

    I'm unable to start Firefox. To get the message that it is already running. Cannot find my profile using '% APPDATA%\Mozilla\Firefox\Profiles| '. Restarting my computer did not help. Because I had this problem I also noticed that all my favorites that I had copied in Windows Internet Explorer also disappeared. I use Firefox as my main search engine and usually do not use Internet Explorer. I am running Windows 7 on my machine.

    Try this add on the profile folder

  • All files generated by a coil in sqlplus receive ownership of oracle: dba instead of the user of the BONE started sqlplus and run the script. There's a file with users owners of BONES of the coil.

    All files generated by a coil in sqlplus receive ownership of oracle: dba instead of the user of the BONE started sqlplus and run the script. There's a file with users owners of BONES of the coil.

    Script launched in until OS user 'A' on the 'A' server which launches sqlplus, then connects to a remote database through a service of tnsnames.ora as another user of the database and the results of this script are spoulées on the server "A".

    The file queued on the old server is written with rw-rw-r: read write user, group read the writing, reading and possession header that is the user of the OS. The file queued on the new server is written to rw-r-r user: reading writing, reading group, public reading and ownership oracle: dba.

    "" The user then has no privileges to modify the file and continue the process of transmitting the file, editing and deleting the file for the next set of commands. This allows us to keep the possibility to migrate to the new server we are unable to process orders.

    $ORACLE_HOME/bin/sqlplus - s user/password@prd1 @./script/CustomScript/R12_OM_UFPC-oracle.sql

    Background: old server running 4.8, Oracle 10.2.0.4 OEL

    New server running OEL 6.5, Oracle 11.2.0.4

    Tested so far:

    File and update umask to 0002 instead of 0022 is now generated as rw-r-r. However, the property is still oracle: dba.

    Update of ownershipt of $ORACLE_HOME/bin/oracle.exe of oracle: oracle (edi added the user to the oracle group) and chmod 6751 oracle.exe. This created several problems where crucial scripts, that is to say of sqlplus failed to run.

    Added! chmod 755 output.file.name - OS user 'A' is not allowed to change to mod.

    Added! command cp MV output file and that generated the file as a user of the operating system: oracle. It is a potential work around in case of emergency, but the developer would have to rewrite the countless scripts.

    Any ideas?

    I have reproduced the behavior of the old server and am able to spool a file via sqlplus under OS user. No changes have been made on the remote database server. All the changes have been on the new server hosting a small 11.2.0.4 database on a server running OEL 6.5 32 - bit OS.

    (1) removed the sticky bit $ORACLE_HOME/bin/sqlplus using chmod u-s, g-s, o - s suggestion of Billy ~ Verreynne

    (2) modified the main group for the 'oracle' user match the user operating system applications, while maintaining membership in the groups 'oracle' and 'dba '.

    -We are dealing with here EDI processes, so the Group was called edi.

    (3) modified property of the files tnsnames.ora and listener.ora for oracle: edi

    (4) restart the receiver

    (5) disconnect / reconnect

    Script runs as expected, the output file contains the correct ownership and permissions.

    Thank you all for taking a look and offering options.

    -Josh

  • EFI VMs are unable to start

    I have a strange problem.  A new vSphere environment 6, EFI VMs are unable to start.  They get stuck at the Windows startup screen and never reach this point.  VMs of BIOS on the same LUNS and hosts fine start.

    2016-01-06_11-44-14.png

    I have a support ticket open with VMware support which is now at the level of engineering, but thought I'd throw out to the community as well since I saw developers VMware here in the past.

    The generation of ESXi what we lack is 3247720 (ESXi 6.0 Express Patch 4).  The hosts are connected via FC in HP 3PAR table.

    When the virtual machine is turned on, the vmkernel spits drop of FCP errors until the virtual machine is turned off. We have worked with the storage provider to make sure there are no errors that occur on the table or the FC switches, and as mentioned, other virtual machines (BIOS) are running and start very well since the same LUNs.

    Any help would be greatly appreciated!

    Except in the file vmkernel.log during the startup of the virtual machine:

    2016-01-06T19:43:38.531Z cpu30:39135 opID=6060da5b)World: 15448: VC opID 68438541-00000303-1b-b8-9d-db-d9-01-f0-bf-83-e601 maps to vmkernel opID 6060da5b
    2016-01-06T19:43:38.531Z cpu30:39135 opID=6060da5b)Config: 680: "SIOControlFlag2" = 1, Old Value: 0, (Status: 0x0)
    2016-01-06T19:43:38.651Z cpu40:958701)World: vm 958702: 1647: Starting world vmm0:VM of type 8
    2016-01-06T19:43:38.651Z cpu40:958701)Sched: vm 958702: 6499: Adding world 'vmm0:VM', group 'host/user', cpu: shares=-3 min=0 minLimit=-1 max=-1, mem: shares=-3 min=0 minLimit=-1 max=-1
    2016-01-06T19:43:38.651Z cpu40:958701)Sched: vm 958702: 6514: renamed group 6355289 to vm.958701
    2016-01-06T19:43:38.651Z cpu40:958701)Sched: vm 958702: 6531: group 6355289 is located under group 4
    2016-01-06T19:43:38.653Z cpu40:958701)MemSched: vm 958701: 8109: extended swap to 57374 pgs
    2016-01-06T19:43:38.726Z cpu40:958701)VSCSI: 4038: handle 8214(vscsi0:0):Creating Virtual Device for world 958702 (FSS handle 15563773) numBlocks=209715200 (bs=512)
    2016-01-06T19:43:38.726Z cpu40:958701)VSCSI: 273: handle 8214(vscsi0:0):Input values: res=0 limit=-1 bw=-1 Shares=-1
    2016-01-06T19:43:38.738Z cpu3:32842)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x9e (0x439e419aec80, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0. Act:NONE
    2016-01-06T19:43:38.743Z cpu3:32842)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x1a (0x439e419aec80, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0. Act:NONE
    2016-01-06T19:43:38.743Z cpu3:32842)ScsiDeviceIO: 2645: Cmd(0x439e419aec80) 0x1a, CmdSN 0x4140aa from world 0 to dev "mpx.vmhba32:C0:T0:L0" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.
    2016-01-06T19:43:38.755Z cpu11:958702)VMMVMKCall: 235: Received INIT from world 958702
    2016-01-06T19:43:38.756Z cpu11:958702)LSI: 1755: LSI: Initialized rings for scsi0 async=1, record=0 replay=0
    2016-01-06T19:43:38.758Z cpu13:34906)Config: 680: "SIOControlFlag2" = 0, Old Value: 1, (Status: 0x0)
    2016-01-06T19:43:39.335Z cpu26:958702)VSCSI: 2590: handle 8214(vscsi0:0):Reset request on FSS handle 15563773 (0 outstanding commands) from (vmm0:VM)
    2016-01-06T19:43:39.335Z cpu43:33140)VSCSI: 2868: handle 8214(vscsi0:0):Reset [Retries: 0/0] from (vmm0:VM)
    2016-01-06T19:43:39.336Z cpu43:33140)VSCSI: 2661: handle 8214(vscsi0:0):Completing reset (0 outstanding commands)
    2016-01-06T19:43:39.336Z cpu26:958702)VSCSI: 2590: handle 8214(vscsi0:0):Reset request on FSS handle 15563773 (0 outstanding commands) from (vmm0:VM)
    2016-01-06T19:43:39.336Z cpu43:33140)VSCSI: 2868: handle 8214(vscsi0:0):Reset [Retries: 0/0] from (vmm0:VM)
    2016-01-06T19:43:39.336Z cpu43:33140)VSCSI: 2661: handle 8214(vscsi0:0):Completing reset (0 outstanding commands)
    2016-01-06T19:43:40.389Z cpu5:33642)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x28 (0x439e58ce6340, 958702) to dev "naa.60002ac00000000000001cfb000153f2" on path "vmhba2:C0:T2:L7" Failed: H:0x2 D:0x0 P:0x0 Possible sense data: 0x5 0x24 0x0. Act:EVAL
    2016-01-06T19:43:40.389Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:40.389Z cpu5:33642)ScsiDeviceIO: 2607: Cmd(0x439e58ce6340) 0x28, CmdSN 0x8d65f24c from world 958702 to dev "naa.60002ac00000000000001cfb000153f2" failed H:0x2 D:0x0 P:0x0 Possible sense data: 0x5 0x24 0x0.
    2016-01-06T19:43:40.578Z cpu5:33642)WARNING: iodm: vmk_IodmEvent:193: vmhba2: FRAME DROP event has been observed 6 times in the last one minute. This suggests a problem with Fibre Channel link/switch!.
    2016-01-06T19:43:40.596Z cpu5:33642)NMP: nmp_ThrottleLogForDevice:3130: last error status from device naa.60002ac00000000000001cfb000153f2 repeated 10 times
    2016-01-06T19:43:40.640Z cpu14:858673)WARNING: iodm: vmk_IodmEvent:193: vmhba1: FRAME DROP event has been observed 6 times in the last one minute. This suggests a problem with Fibre Channel link/switch!.
    2016-01-06T19:43:40.810Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:41.022Z cpu14:33638)NMP: nmp_ThrottleLogForDevice:3130: last error status from device naa.60002ac00000000000001cfb000153f2 repeated 20 times
    2016-01-06T19:43:41.806Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:41.872Z cpu14:33638)NMP: nmp_ThrottleLogForDevice:3130: last error status from device naa.60002ac00000000000001cfb000153f2 repeated 40 times
    2016-01-06T19:43:42.796Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:43.562Z cpu14:33638)NMP: nmp_ThrottleLogForDevice:3130: last error status from device naa.60002ac00000000000001cfb000153f2 repeated 80 times
    2016-01-06T19:43:43.795Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:44.795Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:45.810Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:46.805Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:46.951Z cpu14:33638)NMP: nmp_ThrottleLogForDevice:3130: last error status from device naa.60002ac00000000000001cfb000153f2 repeated 160 times
    2016-01-06T19:43:47.795Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:48.811Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:49.797Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:50.812Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:51.005Z cpu14:33638)WARNING: iodm: vmk_IodmEvent:193: vmhba1: FRAME DROP event has been observed 252 times in the last one minute. This suggests a problem with Fibre Channel link/switch!.
    2016-01-06T19:43:51.028Z cpu5:32827)WARNING: iodm: vmk_IodmEvent:193: vmhba2: FRAME DROP event has been observed 252 times in the last one minute. This suggests a problem with Fibre Channel link/switch!.
    2016-01-06T19:43:51.807Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:52.798Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:53.712Z cpu14:33638)NMP: nmp_ThrottleLogForDevice:3130: last error status from device naa.60002ac00000000000001cfb000153f2 repeated 320 times
    2016-01-06T19:43:53.816Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:54.807Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:55.803Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:56.810Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:57.807Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:58.340Z cpu28:32867)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x9e (0x43a65b99bf80, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0. Act:NONE
    2016-01-06T19:43:58.345Z cpu28:32867)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x1a (0x43a65b99bf80, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0. Act:NONE
    2016-01-06T19:43:58.345Z cpu28:32867)ScsiDeviceIO: 2645: Cmd(0x43a65b99bf80) 0x1a, CmdSN 0x41411e from world 0 to dev "mpx.vmhba32:C0:T0:L0" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.
    2016-01-06T19:43:58.367Z cpu19:32858)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x9e (0x439e612ac300, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0. Act:NONE
    2016-01-06T19:43:58.372Z cpu19:32858)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x1a (0x439e612ac300, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0. Act:NONE
    2016-01-06T19:43:58.372Z cpu19:32858)ScsiDeviceIO: 2645: Cmd(0x439e612ac300) 0x1a, CmdSN 0x414124 from world 0 to dev "mpx.vmhba32:C0:T0:L0" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.
    2016-01-06T19:43:58.621Z cpu22:32861)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x9e (0x439e585a6100, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0. Act:NONE
    2016-01-06T19:43:58.626Z cpu22:32861)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x1a (0x439e585a6100, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0. Act:NONE
    2016-01-06T19:43:58.626Z cpu22:32861)ScsiDeviceIO: 2645: Cmd(0x439e585a6100) 0x1a, CmdSN 0x41412a from world 0 to dev "mpx.vmhba32:C0:T0:L0" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.
    2016-01-06T19:43:58.797Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:43:59.813Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:00.804Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:01.800Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:02.015Z cpu5:32829)WARNING: iodm: vmk_IodmEvent:193: vmhba2: FRAME DROP event has been observed 400 times in the last one minute. This suggests a problem with Fibre Channel link/switch!.
    2016-01-06T19:44:02.095Z cpu14:32922)WARNING: iodm: vmk_IodmEvent:193: vmhba1: FRAME DROP event has been observed 400 times in the last one minute. This suggests a problem with Fibre Channel link/switch!.
    2016-01-06T19:44:02.815Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:03.809Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:04.798Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:05.809Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:06.803Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:07.232Z cpu14:33638)NMP: nmp_ThrottleLogForDevice:3130: last error status from device naa.60002ac00000000000001cfb000153f2 repeated 640 times
    2016-01-06T19:44:07.801Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:08.798Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:09.812Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:10.805Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:11.795Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:12.814Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:13.007Z cpu5:33642)WARNING: iodm: vmk_IodmEvent:193: vmhba2: FRAME DROP event has been observed 400 times in the last one minute. This suggests a problem with Fibre Channel link/switch!.
    2016-01-06T19:44:13.088Z cpu14:33638)WARNING: iodm: vmk_IodmEvent:193: vmhba1: FRAME DROP event has been observed 400 times in the last one minute. This suggests a problem with Fibre Channel link/switch!.
    2016-01-06T19:44:13.812Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:14.810Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:15.802Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:16.796Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:17.795Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:18.805Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:19.799Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:20.815Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:21.806Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:22.815Z cpu5:33642)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:23.811Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:24.002Z cpu5:33642)WARNING: iodm: vmk_IodmEvent:193: vmhba2: FRAME DROP event has been observed 400 times in the last one minute. This suggests a problem with Fibre Channel link/switch!.
    2016-01-06T19:44:24.080Z cpu14:40215)WARNING: iodm: vmk_IodmEvent:193: vmhba1: FRAME DROP event has been observed 400 times in the last one minute. This suggests a problem with Fibre Channel link/switch!.
    2016-01-06T19:44:24.795Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:25.807Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:26.801Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:27.796Z cpu14:33638)WARNING: NMP: nmp_DeviceRequestFastDeviceProbe:237: NMP device "naa.60002ac00000000000001cfb000153f2" state in doubt; requested fast path state update...
    2016-01-06T19:44:27.797Z cpu20:32859)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x9e (0x439e5c5d8200, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x20 0x0. Act:NONE
    2016-01-06T19:44:27.803Z cpu20:32859)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x1a (0x439e5c5d8200, 0) to dev "mpx.vmhba32:C0:T0:L0" on path "vmhba32:C0:T0:L0" Failed: H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0. Act:NONE
    2016-01-06T19:44:27.803Z cpu20:32859)ScsiDeviceIO: 2645: Cmd(0x439e5c5d8200) 0x1a, CmdSN 0x4141ee from world 0 to dev "mpx.vmhba32:C0:T0:L0" failed H:0x0 D:0x2 P:0x0 Valid sense data: 0x5 0x24 0x0.
    2016-01-06T19:44:27.837Z cpu0:958701)VSCSI: 6726: handle 8214(vscsi0:0):Destroying Device for world 958702 (pendCom 1)
    2016-01-06T19:44:27.837Z cpu0:958701)WARNING: VSCSI: vm 958702: 6730: closing handle 8214 with 1 pending cmds, 1 ref count
    2016-01-06T19:44:27.837Z cpu0:958701)VSCSI: 2590: handle 8214(vscsi0:0):Reset request on FSS handle 15563773 (1 outstanding commands) from (vmm0:VM)
    2016-01-06T19:44:27.837Z cpu43:33140)VSCSI: 2868: handle 8214(vscsi0:0):Reset [Retries: 0/0] from (vmm0:VM)
    2016-01-06T19:44:27.838Z cpu14:32922)lpfc: lpfc_scsi_cmd_iocb_cmpl:2154: 0:(0):3271: FCP cmd x28 failed <0/7> sid x011500, did x010000, oxid x252 iotag x558 Abort Requested Host Abort Req
    2016-01-06T19:44:27.838Z cpu14:33638)NMP: nmp_ThrottleLogForDevice:3178: Cmd 0x28 (0x439e58ce6340, 958702) to dev "naa.60002ac00000000000001cfb000153f2" on path "vmhba1:C0:T0:L7" Failed: H:0x8 D:0x0 P:0x0 Possible sense data: 0x5 0x24 0x0. Act:EVAL
    2016-01-06T19:44:27.838Z cpu14:33638)ScsiDeviceIO: 2589: Cmd(0x439e58ce6340) 0x28, CmdSN 0x8d65f24c from world 958702 to dev "naa.60002ac00000000000001cfb000153f2" failed H:0x8 D:0x0 P:0x0
    2016-01-06T19:44:27.838Z cpu43:33140)VSCSI: 2661: handle 8214(vscsi0:0):Completing reset (0 outstanding commands)
    2016-01-06T19:44:30.073Z cpu2:33459)lpfc: lpfc_rportStats:4205: 0:(0) Compression log for fcp target 0, path is ok, TMGMT: abts=1, tgt_rst=0, lun_rst=6
    2016-01-06T19:44:30.073Z cpu2:33459)lpfc: lpfc_rportStats:4241: 0:(0) Compression log for fcp target 0, path is ok, FRAME: drops=1275, under=0, over=0
    2016-01-06T19:44:30.073Z cpu2:33459)lpfc: lpfc_rportStats:4241: 0:(0) Compression log for fcp target 1, path is ok, FRAME: drops=1274, under=0, over=0
    2016-01-06T19:44:30.650Z cpu2:33459)lpfc: lpfc_rportStats:4241: 1:(0) Compression log for fcp target 0, path is ok, FRAME: drops=1278, under=0, over=0
    2016-01-06T19:44:30.650Z cpu2:33459)lpfc: lpfc_rportStats:4241: 1:(0) Compression log for fcp target 2, path is ok, FRAME: drops=1277, under=0, over=0
    

    Just to officially close the loop on this, it turns out be a bug with 16 GB HBA on berries 3PAR.  HPE has fixed the bug with 3.2.2 EMU2, which updates the HBA firmware.

    In the meantime, we were able to use the solution of disk.maxIOsize.

  • Unable to start VM

    Hello

    I have a problem where I am unable to start a virtual machine. Before going to the error, just a little note about how the CM has been created, this VM is a physical machine converted to VM and if I'm not mistaken the version of vm on this machine is version 9. When I started on the converted original machine it was working fine. Then I copied the VM on to another host that is having 10 VM and I try to start it up, I get the following error message

    Screenshot 2013-11-12 14.15.05.png

    After some research I found that the CID must be changed he 0001.vmdk, but when I open the file all I see cause them HEX numbers (I think) is if I open the original vmdk file and it opens normally with visible text, so how to open 0001.vmdk as usual, so I can change the CID, pls advise TKS.

    Why do you think you should change the CID?
    In any case - to edit embedded vmdk derscriptorfiles read my notes:VMDK-manual-Basics

  • Unable to start after P2V on Dell T5500

    Trying to P2V Dell T5500 and the conversion was successful, but I am unable to start the virtual machine.  Get status 0xc0000225.  Can not even run a repair on the OS of windows and blocked in a loop.  I use 5 converter and this computer running Win7.  Any help is appreciated.  Thank you

    There are a few things that you could check. I don't really expect to work but why not try?

    You must be running a reconfiguration again on the destination virtual computer.

    The other is to check the disk controllers. What type of controller has the source machine and what type is the destination VM?

    In general, I assume that a Windows forum would be more appropriate. After all the conversion was successful, and it is a Windows error with a bunch of possible reasons.

  • Unable to start process manager Oracle OBIEE windows services

    Hello

    I have OBIEE 11 g installed on a 32-bit windows machine. The two windows services installed, I am unable to start the Oracle process manager. When I try to launch it I get the following error:
    Error 1053: The service did not demand launch or timely control.

    In the end, this service call the file opmn.exe which is located at MIDDLEWAREHOME\Oracle_BI1\opmn\bin. Trying to run this file is the error we get:
    The procedure entry point longjmp could not be located in the dynamic link library orauts.dll

    I tried to replace the orauts.dll file, but in vain.

    Please let me know if you have any idea about what needs to be done.

    Thank you
    Naman

    Hi Naman,

    Please delete. It is the cause of this problem. Make sure that you have only one way at Oracle.

    Rgds,
    DpKa

  • Unable to start after you run the product recovery disc

    Hello

    My laptop was a dual boot with windows XP SP3 and ubuntu

    1. He was infected by the virus and when I tried to clean it I removed the wrong file "services.exe", whereas windows does not work good there

    2. when I tried to uninstall the windows update, I get the error following error: 1068: the dependency service or group could not start

    3. so today, I found the toshiba recovery disks, I run and it commpleted, but now am not able to start my laptop.

    4. when I try to re - install windiws xp I got the error below "couln can't find NTLDR.

    Guys, your help will be much appreciated

    Hello

    > I run and it filled, but now am unable to start my laptop

    Are you sure that installation completed successfully? Looks like the damaged MBR or cannot be attributed

  • Satellite P15-S420: unable to start Windows XP

    I hope that all makes sense... I'm unable to start after the start page of Windows XP. I think I have assumed that the computer turn off when there is no. The battery may have exhausted and when I plugged it back in and tried to start it would not.

    When the Windows start page is in place, it seems that HD works for awhile, but stops and goes no further. I am able to boot in safe mode and have tried to restore with no effect. When I click on Toshiba Manager of power supply in the control panel I get "Policy of NoteBook Load Fail" this could be a problem.

    What do you think???
    Oh, I have a Satellite P15-S420.

    Hello

    In my opinion, this power saver error message occurs because you started the laptop in safe mode. In this case, the OS doesn't use the Toshiba drivers that are required for the use of additional applications.
    You write about the restore procedure. Have you tried to install the laptop with the supplied restore CD? If this isn't the case, then try it.

  • ERROR: Unable to start Bluetooth stack service

    I seldome use features wireless to my pc before, but now that I have the wireless router I frequelty use it. Usually, I turn on the wireless switch and turned off to save the battery. I noticed every time I turn on the radio, after a few minutes, that an error message is displayed:

    BTTray

    ERROR: Unable to start Bluetooth stack service

    I don't know if what is wrong with my laptop. Please if anyone can tell me if what is wrong with this thing. Thank you very much!

    HP pavilion dv6820ee

    OS: Windows Vista editions Home premium.

    Message edited by xXxonins on 12/22/2008 05:27

    Access your product download page and reinstall the software for bluetooth under networks:

    http://h10025.www1.HP.com/ewfrf/wc/softwareList?OS=2093 & LC = on & DLC = in & CC = US & Product = 3716846 & lang = in

    then, under network connections in the network and sharing window - see if you have a bluetooth adapter that is listed.  If you do not use bluetooth, you can turn it off or you should be able to set it up properly.

    If fails it then in Control Panel, under administrative tools, Services - locate service BTtray and disable it.

    HTH

  • Satellite P200HD-1DV: the error event to the startup-unable to start a DCOM Server

    Whenever I restart it is extremely slow and in my opinion, caused by the following 2 errors that appear in the system as event ID 10000 event log:

    Unable to start a DCOM Server: {7160A13D-73DA-4CEA-95B9-37356478588A}. Error: '2 '.
    Happened at the start of this command:
    C:\windows\system32\igfxext.exe-integration

    Unable to start a DCOM Server: {078AEF33-C48A-49F7-AFF3-A0EE810BFE7C}. Error: '2 '.
    Happened at the start of this command:
    C:\windows\system32\igfxsrvc.exe-integration

    I think they are Intel drivers, but have failed to find a cure for this problem.
    Other than a real slow start it seems no problem.
    Am that I the only one having this problem and everyone know the cure?

    So, you understand where the problem is but why didn t you have installed graphic drivers intel one another? I mean, you know where is the problem and you can correct it.

    Otherwise, if a reinstallation does not help, it would be better to completely recover your system to eliminate the problem.

    Greetings

  • Unable to start bootcamp after partitioning El Capitan

    Lonely HI T,

    I recently partitioned the drive where is installed OSX El Capitan. Now, to press the Option key at startup to the top, I can't select my Bootcamp partition to boot.

    Here's the info re: my product:

    Here is some information about: my volumes:

    • I have OSX installed on a partition 'Macintosh SSD' a 500 GB SSD
    • The files are on a 'Macintosh HD' partition in a 1 TB HARD drive
    • I have Windows Bootcamp installed on a "SOLID" NTFS partition in the same 500GB SSD
    • and another NTFS partition for Windows files "LIQUID" in the same 1 TB HARD drive
    • I also have a new partition (which lead to my problem) "ScratchDisk' in the same 500GB SSD

    Also very "SOLID" and "LIQUID" NTFS partitions are currently read-only that is ' owners: disabled "in disk utility after creating a new partition"ScratchDisk"for Photoshop in the same 500GB SSD and SOLID will not show up to start up after pressing the button 'Option '.

    I already had Tuxera NTFS installed but uninstalled.

    Below you will find the following information:

    • diskutil list
    • Cs diskutil list
    • sudo TPG - vv - r see the/dev/disk0
    • sudo fdisk/dev/disk0

    Thank you for the patience and kindness in advance,

    CESCO

    Last login: Tuesday, February 2, 23:22:10 on ttys000

    Cescos-iMac: ~ list of the Cesco$ diskutil

    / dev/disk0 (internal, physical):

    #: NAME SIZE TYPE IDENTIFIER

    0: GUID_partition_scheme * GB 500,1 disk0

    1: disk0s1 EFI EFI 209.7 MB

    2: Apple_HFS Macintosh 250,0 disk0s2 GB SSD

    3: disk0s3 Apple_Boot Recovery 650.0 MB HD

    4: disk0s4 Apple_HFS ScratchDisk 99.2 GB

    5: Microsoft data base SOLID 150,0 GB disk0s5

    / dev/disk1 (internal, physical):

    #: NAME SIZE TYPE IDENTIFIER

    0: GUID_partition_scheme * 1.0 TB disk1

    1: EFI EFI 209.7 MB disk1s1

    2: Apple_HFS Macintosh HD 899,2 GB disk1s2

    3: Apple_HFS Recovery HD 650.0 MB disk1s3

    4: Microsoft data base LIQUID 100.0 GB disk1s4

    / dev/disk3 (external, physical):

    #: NAME SIZE TYPE IDENTIFIER

    0: FDisk_partition_scheme * GB 500,1 DIS3

    1: Windows_NTFS GB Seagate Expansion Drive 500.1 disk3s1

    Cescos-iMac: ~ Cesco$

    Cescos-iMac: ~ list of cs Cesco$ diskutil

    No logical volume group CoreStorage found

    Cescos-iMac: ~ Cesco$

    Cescos-iMac: ~ Cesco$ sudo TPG - vv - r show/dev/disk0

    Password:

    See the TPG: / dev/disk0: mediasize = 500107862016; SectorSize = 512; blocks = 976773168

    See the TPG: / dev/disk0: PMBR to sector 0

    See the TPG: / dev/disk0: Pri GPT to sector 1

    See the TPG: / dev/disk0: GPT Sec at sector 976773167

    start index size summary

    0 1 PMBR

    1 1 Pri GPT header

    2 32 table GPT Pri

    34 6

    40 409600 1 part TPG - C12A7328-F81F-11D2-BA4B-00A0C93EC93B

    409640 488188328 2 part TPG - 48465300-0000-11AA-AA11-00306543ECAC

    488597968 1269536 3 part TPG - 426F6F74-0000-11AA-AA11-00306543ECAC

    489867504 193675024 4 part TPG - 48465300-0000-11AA-AA11-00306543ECAC

    683542528 262144

    683804672 292968448 5 part TPG - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7

    976773120 15

    976773135 32 table dry GPT

    976773167 1 dry GPT header

    Cescos-iMac: ~ Cesco$

    Cescos-iMac: ~ Cesco$ sudo fdisk/dev/disk0

    Disk: geometry / dev/disk0: 60801/255/63 [976773168 sectors]

    Signature: 0xAA55

    From end

    #: cyl hd s - cyl hd s id [Start - size]

    ------------------------------------------------------------------------

    1: EA 1023 254 63 - 1023 254 63 [1-976773167]

    02:00 0 0 0-0 0 0 [0-0] unused

    03:00 0 0 0-0 0 0 [0-0] unused

    04:00 0 0 0-0 0 0 [0-0] unused

    Cescos-iMac: ~ Cesco$

    Re: Unable to start bootcamp after partitioning El Capitan

    Please after the release of

    sudo dd if = / dev/rdisk0s5 account = 1 2 >/dev/null | hexdump - C

    It will show you the first block of the SOLID wall.

  • Error BTTray: Unable to start Bluetooth Stack Service

    I have an Envy 17 3D (product number: LV045UA #ABA). Recently, shortly after startup, I get an error to the effect that there is a BTTray error as it is unable to start bluetooth stack service.

    I use a Bluetooth Logitech mouse and the mouse continues to work. Befire I started having error, periodically that the mouse could be suddenly disconnected and I must initiate a discovery of the mouse with the Bluetooth discovery mechanism.

    Usually after the rediscovery of the mouse, I would have no other episodes for several days with a new day evey bootup. The error is only a recent development, but the episodes of disconnecting long enough.

    I'm not even sure that the two are linked, and I watch inconsequential number BTTray. However, I want to solve this problem of BTTray error until something of consequence occurs.

    Kind regards

    S.M. Cohen

    Hello

    Please reinstall the driver for Bluetooth module and this problem will be solved.

Maybe you are looking for