Scsi offline or reservation conflict errors afer swapping HBAs

We swapped out all of our EMC branded Emulex LP10000 HBAs and replaced them with the Sun branded Emulex LP11000 (SG-XPCI1FC-EM4-Z). We now receive a steady stream of SCSI errors in /var/ad/messages similar to the following:
Nov 8 13:37:29 fhtulsaps201 scsi: [ID 107833 kern.warning] WARNING: /ssm@0,0/pci@19,600000/SUNW,emlxs@1/fp@0,0/ssd@w50060482d52dd0b7,16 (ssd27):
Nov 8 13:37:29 fhtulsaps201 offline or reservation conflict
These devices are target devices from a remote server and are kept in sync using EMCs RecoverPoint appliances. They are normally in a read write disabled state. I do not have access to SRDF but expect I would get the same errors since SRDF also puts the target devices in the same read write disabled state.
As you can see the messages file fills up rather quickly and is basically unusable.
root@fhtulsaps201# wc -l /var/adm/messages
208634 /var/adm/messages
root@fhtulsaps201# ls -l /var/adm/messages*
-rw-r--r-- 1 root root 28340369 Nov 8 13:52 /var/adm/messages
-rw-r--r-- 1 root root 94960043 Nov 7 03:07 /var/adm/messages.0
-rw-r--r-- 1 root root 94643625 Oct 31 03:08 /var/adm/messages.1
-rw-r--r-- 1 root root 113367276 Oct 24 03:07 /var/adm/messages.2
-rw-r--r-- 1 root root 118930213 Oct 17 03:08 /var/adm/messages.3
root@fhtulsaps201#
As a part of the HBA upgrade we applied several kernel patches so at this point I'm not sure if the new HBAs are to blame or one of the patches.
The old HBAs never produced these errors.
I would like to know it there's a way to reduce the logging output from the scsi driver.
Thanks for any help.

We see the same error, though not nearly in such abundance, on our Clariion systems when they are using "explicit trespass" mode. In this mode the "passive" path is completely inaccessible until a special control message is sent to it. Veritas sends that special control message when the primary path has failed (EMC's PowerPath does the same thing).
I know EMC recommends this because you should never end up with I/O going to the wrong service processor accidentally (a trespass) because it simply won't service such I/O's unless explicitly told to do so (gee, I wonder where the name explicit trespass came from? :)
I'd guess your RecoverPoint devices behave similarly.
The relevant code appears to this this bit from http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/uts/common/io/scsi/targets/sd.c#9589:
   9570           /*
   9571            * If the target is not yet ready here (defined by a TUR
   9572            * failure), invalidate the geometry and print an 'offline'
   9573            * message. This is a legacy message, as the state of the
   9574            * target is not actually changed to SD_STATE_OFFLINE.
   9575            *
   9576            * If the TUR fails for EACCES (Reservation Conflict),
   9577            * SD_RESERVED_BY_OTHERS will be returned to indicate
   9578            * reservation conflict. If the TUR fails for other
   9579            * reasons, SD_NOT_READY_VALID will be returned.
   9580            */I'm not a SCSI expert by any stretch of the imagination, but it seems to me that either Solaris is misinterpreting the "EACCES" error code or EMC is mis-using it. Could be that there's no good code in the SCSI protocol to say "Yea, I'm here, but I won't talk to you right now" except this one.
This exists in the "sd_ready_and_valid" function which appears to be called any time I/O is attempted to the device if the geometry of the device is not yet known (which it never will be for these standby devices).
So, in summary, if your system can "see" a SCSI LUN which responds to a Test Unit Ready (TUR) with "EACCES" then you're going to be seeing these messages. I think your only hope it to check your systems carefully and find out what process is trying to do I/O to them and fix that process.
Best of luck!

Similar Messages

  • 'offline or reservation conflict' WARNING'

    I have a fairly new Solaris 10 server connected to SAN SToragetek 6140. I noticed when I rebooted yesterday the following in /var/adm/messages:
    Dec 5 09:51:18 ariel scsi: [ID 107833 kern.warning] WARNING: /scsi_vhci/ssd@g600a0b800029ba4e000005ae47534d9c (ssd19):
    Dec 5 09:51:18 ariel      offline or reservation conflict
    ssd19 is set up as a snapshot volume and would have been inactive at the time of the reboot - does this explain the error message?
    Thanks
    Diana

    When the node boots, you will always see the offline messages until the node joins the cluster and is given the keys to access the shared disks.
    Just to cover the basics:
    1) The hosts are setup as solaris mpxio (explicit failover)
    2) Each host has a connection to each controller (i.e., there are no cabling issues where one host goes to one controller and the other host goes to the other controller.)
    You should see (via luxadm) one primary and one secondary path, only 1 of which is active like this:
    root[alinghi:/root]# luxadm display /dev/rdsk/c6t600A0B800029A2780000077446CC68BCd0s2
    DEVICE PROPERTIES for disk: /dev/rdsk/c6t600A0B800029A2780000077446CC68BCd0s2
    Vendor: SUN
    Product ID: CSM200_R
    Revision: 0619
    Serial Num: SG11111111
    Unformatted capacity: 204800.000 MBytes
    Write Cache: Enabled
    Read Cache: Enabled
    Minimum prefetch: 0x300
    Maximum prefetch: 0x300
    Device Type: Disk device
    Path(s):
    /dev/rdsk/c6t600A0B800029A2780000077446CC68BCd0s2
    /devices/scsi_vhci/disk@g600a0b800029a2780000077446cc68bc:c,raw
    Controller /dev/cfg/c4
    Device Address 201600a0b829a278,1
    Host controller port WWN 210000e08b85ce7c
    Class primary
    State ONLINE
    Controller /dev/cfg/c5
    Device Address 202700a0b829a278,1
    Host controller port WWN 210100e08ba5ce7c
    Class secondary
    State STANDBY
    Having two online paths would be a bad thing in your case and result in the issues you are seeing.
    You will also want to verify that the 2nd node is up. At that point the system will have 2 out of 3 votes and thus operational quorum.
    Of course, if the cables are correct and both nodes running, then somebody with better troubleshooting skills than me will have to step in :-)

  • Warning: offline or reservation conflict

    Hello!
    Since last week I am trying to rebuild a previously working cluster setup. Two servers with two HBAs each are cross-connected to one Sun 6140. After enabling the multipath-software, mpathadm shows me two working paths for each server.
    Then I installed the cluster software, formed the cluster and patched it. Now I get those messages on the console while booting:
    WARNING: /scsi_vhci/ssd@g600a0b80002ae69c00000df547b189dc (ssd5):
            offline or reservation conflict
    WARNING: /scsi_vhci/ssd@g600a0b800029e43800000d5b47b18b43 (ssd4):
            offline or reservation conflictIf there are any zpools on the devices above, I get an error for their malfunction as well. Also quorum does not work:
    WARNING: CMM: Reading reservation keys from quorum device /dev/did/rdsk/d4s2 failed.
    NOTICE: CMM: Cluster doesn't have operational quorum yet; waiting for quorum.Does anyone know what causes this? Can I trust mpathadm if it says a path is "OK"?
    TIA
    Stephan

    When the node boots, you will always see the offline messages until the node joins the cluster and is given the keys to access the shared disks.
    Just to cover the basics:
    1) The hosts are setup as solaris mpxio (explicit failover)
    2) Each host has a connection to each controller (i.e., there are no cabling issues where one host goes to one controller and the other host goes to the other controller.)
    You should see (via luxadm) one primary and one secondary path, only 1 of which is active like this:
    root[alinghi:/root]# luxadm display /dev/rdsk/c6t600A0B800029A2780000077446CC68BCd0s2
    DEVICE PROPERTIES for disk: /dev/rdsk/c6t600A0B800029A2780000077446CC68BCd0s2
    Vendor: SUN
    Product ID: CSM200_R
    Revision: 0619
    Serial Num: SG11111111
    Unformatted capacity: 204800.000 MBytes
    Write Cache: Enabled
    Read Cache: Enabled
    Minimum prefetch: 0x300
    Maximum prefetch: 0x300
    Device Type: Disk device
    Path(s):
    /dev/rdsk/c6t600A0B800029A2780000077446CC68BCd0s2
    /devices/scsi_vhci/disk@g600a0b800029a2780000077446cc68bc:c,raw
    Controller /dev/cfg/c4
    Device Address 201600a0b829a278,1
    Host controller port WWN 210000e08b85ce7c
    Class primary
    State ONLINE
    Controller /dev/cfg/c5
    Device Address 202700a0b829a278,1
    Host controller port WWN 210100e08ba5ce7c
    Class secondary
    State STANDBY
    Having two online paths would be a bad thing in your case and result in the issues you are seeing.
    You will also want to verify that the 2nd node is up. At that point the system will have 2 out of 3 votes and thus operational quorum.
    Of course, if the cables are correct and both nodes running, then somebody with better troubleshooting skills than me will have to step in :-)

  • Kernel: Read-error on swap-device (8:0:2778448)

    Last night I started par2 to repairing part of a large collection of file to make sure that the set of recovery data was good. This morning I was checking on it and saw "bus error (core dump)". I checked the systemd journal and saw the following.
    Oct 01 00:12:10 {computer-name} systemd-timesyncd[513]: interval/delta/delay/jitter/drift 2048s/-0.005s/0.083s/0.005s/+6ppm
    Oct 01 00:36:39 {computer-name} kernel: ata2.00: exception Emask 0x0 SAct 0x36c SErr 0x0 action 0x0
    Oct 01 00:36:59 {computer-name} kernel: ata2.00: irq_stat 0x40000008
    Oct 01 00:36:59 {computer-name} kernel: ata2.00: failed command: READ FPDMA QUEUED
    Oct 01 00:36:59 {computer-name} kernel: ata2.00: cmd 60/38:40:48:65:2a/00:00:00:00:00/40 tag 8 ncq 28672 in
    res 41/40:00:48:65:2a/00:00:00:00:00/40 Emask 0x409 (media error) <F>
    Oct 01 00:36:59 {computer-name} kernel: ata2.00: status: { DRDY ERR }
    Oct 01 00:37:00 {computer-name} kernel: ata2.00: error: { UNC }
    Oct 01 00:37:00 {computer-name} kernel: ata2.00: configured for UDMA/133
    Oct 01 00:37:00 {computer-name} kernel: sd 1:0:0:0: [sda] Unhandled sense code
    Oct 01 00:37:00 {computer-name} kernel: sd 1:0:0:0: [sda]
    Oct 01 00:37:00 {computer-name} kernel: Result: hostbyte=0x00 driverbyte=0x08
    Oct 01 00:37:00 {computer-name} kernel: sd 1:0:0:0: [sda]
    Oct 01 00:37:00 {computer-name} kernel: Sense Key : 0x3 [current] [descriptor]
    Oct 01 00:37:00 {computer-name} kernel: Descriptor sense data with sense descriptors (in hex):
    Oct 01 00:37:00 {computer-name} kernel: 72 03 11 04 00 00 00 0c 00 0a 80 00 00 00 00 00
    Oct 01 00:37:00 {computer-name} kernel: 00 2a 65 48
    Oct 01 00:37:00 {computer-name} kernel: sd 1:0:0:0: [sda]
    Oct 01 00:37:00 {computer-name} kernel: ASC=0x11 ASCQ=0x4
    Oct 01 00:37:00 {computer-name} kernel: sd 1:0:0:0: [sda] CDB:
    Oct 01 00:37:00 {computer-name} kernel: cdb[0]=0x28: 28 00 00 2a 65 48 00 00 38 00
    Oct 01 00:37:00 {computer-name} kernel: end_request: I/O error, dev sda, sector 2778440
    Oct 01 00:37:00 {computer-name} kernel: Read-error on swap-device (8:0:2778448)
    Oct 01 00:37:01 {computer-name} kernel: Read-error on swap-device (8:0:2778456)
    Oct 01 00:37:01 {computer-name} kernel: Read-error on swap-device (8:0:2778464)
    Oct 01 00:37:01 {computer-name} kernel: Read-error on swap-device (8:0:2778472)
    Oct 01 00:37:01 {computer-name} kernel: Read-error on swap-device (8:0:2778480)
    Oct 01 00:37:01 {computer-name} kernel: Read-error on swap-device (8:0:2778488)
    Oct 01 00:37:02 {computer-name} kernel: Read-error on swap-device (8:0:2778496)
    Oct 01 00:37:02 {computer-name} kernel: ata2: EH complete
    Oct 01 00:36:56 {computer-name} systemd-coredump[2139]: Coredump of 667 (par2) is larger than configured processing limit, refusing.
    Oct 01 00:36:57 {computer-name} systemd-coredump[2139]: Process 667 (par2) of user 1000 dumped core.
    Oct 01 00:46:18 {computer-name} systemd-timesyncd[513]: interval/delta/delay/jitter/drift 2048s/+0.000s/0.071s/0.005s/+6ppm
    A quick Google search lead to the assumption that this is due to a bad block, however I just tested it for bad block a few months ago. I'll check it again this after noon after work, but for now I wanted to get some other opinions. See if there is some other explanaition beyound a bad block.
    [edit] The result of "smartctl -a /dev/sda". It looks like I might have an issue with my cable or something from the UDMA count.
    === START OF INFORMATION SECTION ===
    Model Family: Western Digital VelociRaptor
    Device Model: WDC WD6000HLHX-01JJPV0
    Serial Number: {redacted}
    LU WWN Device Id: 5 0014ee 658312eaa
    Firmware Version: 04.05G04
    User Capacity: 600,127,266,816 bytes [600 GB]
    Sector Size: 512 bytes logical/physical
    Rotation Rate: 10000 rpm
    Device is: In smartctl database [for details use: -P show]
    ATA Version is: ATA8-ACS (minor revision not indicated)
    SATA Version is: SATA 2.6, 6.0 Gb/s
    Local Time is: Wed Oct 1 15:29:50 2014 EDT
    SMART support is: Available - device has SMART capability.
    SMART support is: Enabled
    === START OF READ SMART DATA SECTION ===
    SMART overall-health self-assessment test result: PASSED
    General SMART Values:
    Offline data collection status: (0x82) Offline data collection activity
    was completed without error.
    Auto Offline Data Collection: Enabled.
    Self-test execution status: ( 0) The previous self-test routine completed
    without error or no self-test has ever
    been run.
    Total time to complete Offline
    data collection: ( 7860) seconds.
    Offline data collection
    capabilities: (0x7b) SMART execute Offline immediate.
    Auto Offline data collection on/off support.
    Suspend Offline collection upon new
    command.
    Offline surface scan supported.
    Self-test supported.
    Conveyance Self-test supported.
    Selective Self-test supported.
    SMART capabilities: (0x0003) Saves SMART data before entering
    power-saving mode.
    Supports SMART auto save timer.
    Error logging capability: (0x01) Error logging supported.
    General Purpose Logging supported.
    Short self-test routine
    recommended polling time: ( 2) minutes.
    Extended self-test routine
    recommended polling time: ( 84) minutes.
    Conveyance self-test routine
    recommended polling time: ( 5) minutes.
    SCT capabilities: (0x303d) SCT Status supported.
    SCT Error Recovery Control supported.
    SCT Feature Control supported.
    SCT Data Table supported.
    SMART Attributes Data Structure revision number: 16
    Vendor Specific SMART Attributes with Thresholds:
    ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
    1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
    3 Spin_Up_Time 0x0027 234 232 021 Pre-fail Always - 3291
    4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1120
    5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
    7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
    9 Power_On_Hours 0x0032 095 095 000 Old_age Always - 3963
    10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
    11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
    12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 1060
    192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 120
    193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 999
    194 Temperature_Celsius 0x0022 120 114 000 Old_age Always - 30
    196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
    197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
    198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
    199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 10
    200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
    SMART Error Log Version: 1
    No Errors Logged
    SMART Self-test log structure revision number 1
    Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
    # 1 Extended offline Completed without error 00% 5 -
    # 2 Extended offline Aborted by host 90% 4 -
    # 3 Conveyance offline Aborted by host 90% 4 -
    # 4 Short offline Completed without error 00% 0 -
    SMART Selective self-test log data structure revision number 1
    SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
    1 0 0 Not_testing
    2 0 0 Not_testing
    3 0 0 Not_testing
    4 0 0 Not_testing
    5 0 0 Not_testing
    Selective self-test flags (0x0):
    After scanning selected spans, do NOT read-scan remainder of disk.
    If Selective self-test is pending on power-up, resume after 0 minute delay.
    [edit2] Just to make sure, I checked and found that none of the other drives have UDMA CRC errors, even the one that shares the same controller.
    [edit3] Badblocks came back negative, and the previous time I tried this, just the night before, I didn't have any issues. I forgot to mention that last bit.
    Last edited by nstgc (2014-10-01 20:02:58)

    nomorewindows wrote:Try smartctl to see if it is showing anything.
    I will when I get home.
    I just remembered that I have another thread on these forums about my Steam library disappearing. My steam library is on a raid0 btrfs volume that does not include the drive that the swap partition is on. The point being that if this is a drive issue, it is unrelated to the previous problem. if its a different hardware issue or a software issue, it could still be related.
    [edit] The SMART information is in the opening thread now. It looks like it may be a cable issue.
    [edit2] Just to make sure, I checked and found that none of the other drives have UDMA CRC errors, even the one that shares the same controller.
    [edit3] Badblocks came back negative, and the previous time I tried this, just the night before, I didn't have any issues. I forgot to mention that last bit.
    Last edited by nstgc (2014-10-01 20:03:09)

  • Reservation conflict after patching

    Hi All,
    I just added the latest SunCluster patches and some adjustment to the
    ssd.conf file. After this I got reservation conflicts on all LUN:s that belongs to the cluster. I'm able to switch a resource group to the newly patched node after
    doing scsi scrub an all the LUN:s that belongs to the RG .
    I'm I way lost here?, is it a normal state that a disk-path does not have any reservation keys?
    /BR
    ulf

    Hi,
    I'm pretty sure that SCSI3-PGR is used here. The default_fencing
    for all disks is global. And it seems like it is derived this from the global_fencing that was set to prefer3.
    Even though it looks ok I still got the reservation panics
    when moving a disk to the other node.
    It seems like scrubbing and recreate the keys is the
    only way out here. And then be able to patch the second
    node.
    # grep access_mode /etc/cluster/ccr/infrastructure
    cluster.quorum_devices.2.properties.access_mode scsi3
    All shared disks looks the same.
    # ./scsi -c inkeys -d /dev/did/rdsk/d80
    Reservation keys(2):
    0x460a6dfb00000002
    0x460a6dfb00000001
    # ./scsi -c inresv -d /dev/did/rdsk/d80
    Reservations(1):
    0x460a6dfb00000002
    type ---> 5
    # ./scsi -c status -d /dev/did/rdsk/d80
    status...0
    /BR
    Ulf

  • Reservation Conflict Cause Cluster Panic

    Solaris 10 u4/Sun cluster 3.2 u1/IBM storage DS8000
    In my two nodes cluster, rebooting node A will cause node B rebooting too. The panic info in the /var/adm/messages is followed.
    But if I change the "auto-failback" from "enable" to "disable" in "/kernel/drv/scsi_vhci.conf", this problem disappeared.
    Is there anybody know the cause ?
    Thanks in advance.
    dress 202500a0b8269bb0,5 is now ONLINE because of an externally initiated failover
    Jun 26 01:16:03 arcsun42kd0629 scsi: [ID 243001 kern.info] /scsi_vhci (scsi_vhci0):
    Jun 26 01:16:03 arcsun42kd0629 /scsi_vhci/disk@g600a0b800029ae980000f23d48323963 (sd4): path /pci@7b,0/pci1022,7458@10/pci10df,fd00@1/fp@0,0 (fp0) target ad
    dress 202400a0b8269bb0,5 is now STANDBY because of an externally initiated failover
    Jun 26 01:16:03 arcsun42kd0629 scsi: [ID 243001 kern.info] /scsi_vhci (scsi_vhci0):
    Jun 26 01:16:03 arcsun42kd0629 /scsi_vhci/disk@g600a0b800029ae980000f23d48323963 (sd4): path /pci@7b,0/pci1022,7458@10/pci10df,fd00@1,1/fp@0,0 (fp1) target
    address 202500a0b8269bb0,5 is now ONLINE because of an externally initiated failover
    Jun 26 01:16:06 arcsun42kd0629 cl_dlpitrans: [ID 624622 kern.notice] Notifying cluster that this node is panicking
    Jun 26 01:16:06 arcsun42kd0629 unix: [ID 836849 kern.notice]
    Jun 26 01:16:06 arcsun42kd0629 ^Mpanic[cpu0]/thread=fffffe80009c9c80:
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 747640 kern.notice] Reservation Conflict
    Jun 26 01:16:06 arcsun42kd0629 unix: [ID 100000 kern.notice]
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 802836 kern.notice] fffffe80009c99f0 fffffffffbbd5135 ()
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 655072 kern.notice] fffffe80009c9a40 scsi:scsi_watch_request_intr+73 ()
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 655072 kern.notice] fffffe80009c9ae0 scsi_vhci:vhci_intr+3da ()
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 655072 kern.notice] fffffe80009c9b00 fcp:ssfcp_post_callback+4a ()
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 655072 kern.notice] fffffe80009c9b30 fcp:ssfcp_cmd_callback+4c ()
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 655072 kern.notice] fffffe80009c9b90 emlxs:emlxs_iodone+c5 ()
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 655072 kern.notice] fffffe80009c9c00 emlxs:emlxs_iodone_server+171 ()
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 655072 kern.notice] fffffe80009c9c60 emlxs:emlxs_thread+172 ()
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 655072 kern.notice] fffffe80009c9c70 unix:thread_start+8 ()
    Jun 26 01:16:06 arcsun42kd0629 unix: [ID 100000 kern.notice]
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 672855 kern.notice] syncing file systems...
    Jun 26 01:16:06 arcsun42kd0629 genunix: [ID 904073 kern.notice] done
    Jun 26 01:16:07 arcsun42kd0629 genunix: [ID 111219 kern.notice] dumping to /dev/dsk/c4t0d0s1, offset 1087373312, content: kernel
    Jun 26 01:16:15 arcsun42kd0629 genunix: [ID 409368 kern.notice] ^M100% done: 156023 pages dumped, compression ratio 5.31,
    Jun 26 01:16:15 arcsun42kd0629 genunix: [ID 851671 kern.notice] dump succeeded
    Edited by: minsun on Jun 26, 2008 1:20 AM

    Hi,
    Sorry we missed that question.
    I would urge you to open a call at sun support on that issue, becaus thi is normally a missed quorum device, but not if you can fix the issue just by changing a driver setting.
    Detlef

  • Assign Type conflict error

    Hi,
    I am trying to load the data from PSA to write optimised DSO in production and it is throwing me an error 'Short dump :Assign Type conflict error".
    I have no routines in the transformations.Source data types are matching with target data types.
    Is there any way I could resolve this issue.
    Thanks,
    Chandra

    Hi,
    I had this problem when i was loading the sales cube. the problem was UOM was not maintained in the system. Then I maintained UOM in the bi and solved the issue. JUst check if your data from the source has got the master data in bi.
    Thanks
    Srikanth

  • Add-on Conflict error while installing add-on LOCIN release 100

    Hi experts,
    I want to install the add-on for India Localization for IS-Utilities i.e., LOCIN release 100. I have downloaded the add-on and also the CRT(SAPK-10001INLOCINISU) required for the add-on.
    we got an error while installing the add-on it is
    "OCS package SAPK-10001INLOCINISU does not match the current software component vector"
    if we remove the CRT from the queue and start the installation then it will give add-0n conflict error.
    Conflicts Between Add-On LOCINISU 100 and Support Packages
    Component    Release      Support Package        Information on
                                                      Conflict Resolution
    FI-CA        600          SAPK-60004INFICA       Include CRT
                               SAPK-60005INFICA       Include CRT
                               SAPK-60006INFICA       Include CRT
                               SAPK-60007INFICA       Include CRT
                               SAPK-60008INFICA       Include CRT
                               SAPK-60009INFICA       Include CRT
                               SAPK-60010INFICA       Include CRT
    Plz tell the solution for this.

    Hi,
    I had somthng like this recently with SCMEWM....
    1. Clear out your EPS/in directory
    2. Download the latest version of the add-on and all the patches ===> the latest CRT's will be in the patches.
    3. Unpack them and try import again.
    Also if you have not seen or read:
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=950513
    Mark

  • Automatic datafile offline due to write error

    Hi,
    Our SAP system are down. In the alert.log file, i found that one of the files are being locked by third party backup software.
    I'm new to both oracle and basis, pls advise the steps to recover the database. Thank you.
    The error in the alert log file:
    Errors in file f:\oracle\p02\saptrace\background\p02_lgwr_3896.trc:
    ORA-00345: redo log write error block 8404 count 2
    ORA-00312: online log 3 thread 1: 'D:\ORACLE\P02\ORIGLOGA\LOG_G13M1.DBF'
    ORA-27072: File I/O error
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because another process has locked a portion of the file.
    Sat Oct 25 00:23:12 2008
    Errors in file f:\oracle\p02\saptrace\background\p02_lgwr_3896.trc:
    ORA-00343: too many errors, log member closed
    ORA-00346: log member marked as STALE
    ORA-00312: online log 3 thread 1: 'D:\ORACLE\P02\ORIGLOGA\LOG_G13M1.DBF'
    Sat Oct 25 00:26:04 2008
    Incremental checkpoint up to RBA [0x1c1b.2079.0], current log tail at RBA [0x1c1b.20dc.0]
    Sat Oct 25 00:35:18 2008
    KCF: write/open error block=0x3f7c6 online=1
         file=5 G:\ORACLE\P02\SAPDATA1\SR3_2\SR3.DATA2
         error=27072 txt: 'OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because another process has locked a portion of the file.'
    Automatic datafile offline due to write error on
    file 5: G:\ORACLE\P02\SAPDATA1\SR3_2\SR3.DATA2
    Sat Oct 25 00:35:19 2008
    KCF: write/open error block=0x3f7c4 online=1
         file=5 G:\ORACLE\P02\SAPDATA1\SR3_2\SR3.DATA2
         error=27070 txt: 'OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 33) The process cannot access the file because another process has locked a portion of the file.'
    Automatic datafile offline due to write error on
    file 5: G:\ORACLE\P02\SAPDATA1\SR3_2\SR3.DATA2
    Sat Oct 25 00:36:00 2008
    KCF: write/open error block=0x37f74 online=1
         file=7 G:\ORACLE\P02\SAPDATA1\SR3_4\SR3.DATA4
         error=27072 txt: 'OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because another process has locked a portion of the file.'
    Automatic datafile offline due to write error on
    file 7: G:\ORACLE\P02\SAPDATA1\SR3_4\SR3.DATA4
    Sat Oct 25 00:45:49 2008
    Errors in file f:\oracle\p02\saptrace\usertrace\p02_ora_3876.trc:
    ORA-00600: internal error code, arguments: [kdtdelrow-2], [2], [2], [], [], [], [], []
    ORA-00376: file 5 cannot be read at this time
    ORA-01110: data file 5: 'G:\ORACLE\P02\SAPDATA1\SR3_2\SR3.DATA2'

    Hi
    As alway use this information for research purposes only.
    I presume that Oracle and SAP application servers are down.
    Now would be a good time to make a backup image of your crippled system.
    This way you can always get back to this state if needed.
    So do an offline backup if possible.
    It looks like a log file is damaged or deleted. You may find that you have a
    mirror image of it so this might not be the end of the world.
    If you have oracle up to the mount point e.g.
    startup mount
    then you should be able to acces the v$logfile
    select  GROUP#,STATUS,MEMBER from v$logfile;
    This will show you whether the have a mirror setup for the log file you need.
    Make sure all the files outlined in this output exist.
    e.g. do a DIR in the parant directory.
    Post all the output of v$logfile and whether all the files exist.
    regards
    Stephen

  • Automatic tempfile offline due to write error on

    Hi everybody,
    I am getting the following in my alert log and my TEMPFILE went offline.
    KCF: write/open error block=0x5a909 online=1
    file=4 /database1/oratemp1/temp1_04.dbf
    error=27091 txt: 'HP-UX Error: 28: No space left on device
    Automatic tempfile offline due to write error on
    file 4: /database1/oratemp1/temp1_04.dbf
    The funny thing is I found that it is not autoextensible. The sapce in the mount point is 100% utilized. But why would such an error come when the tempfile is in autoextend off??
    Any ideas?
    Thanks in advance

    Hi.
    Oracle does not guarantee whether temp datafiles are fully allocated on file system by OS when you create a temp tablespace or a add tempfile.
    Usually it will not be fully allocated on file system until you fully utilize the temp space.
    You should make some free space for tempspace to (really) allocate in the volume
    or create another temp tablespace on another volume and switch to it.

  • Type conflict error for method of a class

    Hi all,
    I am getting a type conflict error in method Read of class CL_SWF_REP_ITEM2OBJECT, the error text is
    "A type conflict occurred when the program tried to passan actual parameter to the formal parameter 'EX_WI2OBJ_WIHDR' of the method 'READ' of the class'CL_SWF_REP_ITEM2OBJECT'."
    I am calling this method from the FM SAP_WAPI_WORKITEMS_TO_OBJECT. I have checked the type and other things and they all seem fine. Funny enough, all the culprits in question are sap standard objects.
    Also the same methods and FM work fine for 4.7 and release 640 of Ecc6.0, however doesnt work for release 700 of ECC6.0
    kindly guide

    Hi,
    If the method is:
    'Instance Method' use -> to refer to the method of the class
    If the method is :
    'Static Method' use => assignment to refer to the method.
    Could you specify the class and method details so that if the error can ba analyzed.
    Regards,
    George

  • Conflict Error Handler Exception in  Cluster

              Hi
              We bind some objects using rebind method to the JNDI in our weblogic servers.
              If we run one instance of weblogic server no problem but if we start another one
              server in the cluster it throughs conflict error handler exception. More over
              if we refresh one object instance in one server (by rebind) the new changes in
              the object doesn't reflect in other servers.
              

    If you bind non clusterable objects in the jndi from two servers then you
              will run into conflicts.
              Basically in a cluster, two servers cannot provide the same service unless
              it is clusterable.
              WLS assumes that everything you bind into jndi is a service.
              -- Prasad
              "BSIL" <[email protected]> wrote in message
              news:3b94f93a$[email protected]..
              >
              > Hi
              > We bind some objects using rebind method to the JNDI in our weblogic
              servers.
              > If we run one instance of weblogic server no problem but if we start
              another one
              > server in the cluster it throughs conflict error handler exception. More
              over
              > if we refresh one object instance in one server (by rebind) the new
              changes in
              > the object doesn't reflect in other servers.
              

  • JRF conflict error on extending weblogic domain dev_bpm_spaces

    I am using http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html pre-built oracle virtual box vm as configured as dev_bpm_spaces domain. It has soa,bpm, spaces and other components needed for spaces. It does not have portlet server so I am trying to add it by extending weblogic domain by running config wizard. On selecting portlet producers and going forward, it gives conflict error on oracle jrf. As per admin/install guide of webcenter portal install, if there are any conflict error go for keep existing components.
    If I select keep options and move next, I get template error. I tried replace components too in that scenario also I get same domain template error. I tried to set config log file on running config wizard, it gave me some additional clues that duplicate application jar for ucm from ECM folder. I can give more details but if any of you guys have tried this and able to make it work let me know.
    By the way if I configure re-built vm as dev_spaces domain means just set for webcenter spaces but no soa/bpm and then run config wizard to add portlet server as additional component then it did not give any error and run smoothly. I was able to run portlet server as managed server in spaces domain.
    I would like to have all of these components under one vm so trying soa/bpm vm configured as dev_bpm_sapces domain to just add portlet server.

    I am using http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html pre-built oracle virtual box vm as configured as dev_bpm_spaces domain. It has soa,bpm, spaces and other components needed for spaces. It does not have portlet server so I am trying to add it by extending weblogic domain by running config wizard. On selecting portlet producers and going forward, it gives conflict error on oracle jrf. As per admin/install guide of webcenter portal install, if there are any conflict error go for keep existing components.
    If I select keep options and move next, I get template error. I tried replace components too in that scenario also I get same domain template error. I tried to set config log file on running config wizard, it gave me some additional clues that duplicate application jar for ucm from ECM folder. I can give more details but if any of you guys have tried this and able to make it work let me know.
    By the way if I configure re-built vm as dev_spaces domain means just set for webcenter spaces but no soa/bpm and then run config wizard to add portlet server as additional component then it did not give any error and run smoothly. I was able to run portlet server as managed server in spaces domain.
    I would like to have all of these components under one vm so trying soa/bpm vm configured as dev_bpm_sapces domain to just add portlet server.

  • (409) Conflict Error while uploading the file into Sharepoint library

    Getting the below error while uploading the file into Sharepoint library.
    (409) Conflict. at System.Net.HttpWebRequest.GetResponse() at Microsoft.SharePoint.Client.SPWebRequestExecutor.Execute() at Microsoft.SharePoint.Client.File.SaveBinary(ClientContext context, String serverRelativeUrl,
    Stream stream, String etag, Boolean overwriteIfExists
    I have used the below code:
    ClientOM.File.SaveBinaryDirect(clientContext, "/Shared%20Documents/NewDocument.pptx", memoryStream, true);
    Thanks in advance.

    May be issue is with path.
    https://server/ should be there instead of
    subsite path(https://server/path/path)
    in the client context
    Check the below link
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/fbb38b10-1127-48a6-a65f-0301edd766c4/the-remote-server-returned-an-error-409-conflict-error-while-uploading-files-to-sharepoint?forum=sharepointdevelopmentlegacy

  • Error in swap buffer!

    Has anyone seen this error message?
    This is happening on one of my machine. I tried the same program on another machine and it ran fine!
    This is a graphic program so I think it might have something to do with double buffering? How do I fix this? Thx
    [Loaded sun.awt.image.OffScreenImageSource from C:\Java\jdk1.3.1_01\jre\lib\rt.jar]
    [Loaded com.avs.openviz2.viewer.renderer.HighlightData]
    [Loaded com.avs.openviz2.fw.field.IDiscreteAxisMapInfo]
    [Loaded com.avs.openviz2.fw.field.DiscreteAxisMapImpl]
    [Loaded com.avs.openviz2.viewer.renderer.RenderData$PointInfo]
    [Loaded com.avs.openviz2.fw.field.IBinnedAxisMapInfo]
    [Loaded com.avs.openviz2.axis.AxisElementEnum]
    [Loaded com.avs.openviz2.axis.AxisTextAlignmentData]
    [Loaded com.avs.openviz2.axis.NumericAxisBase$1$LabelSample]
    [Loaded com.avs.openviz2.axis.AxisElementData]
    [Loaded com.avs.openviz2.axis.LabelUnitTextData]
    [Loaded com.avs.openviz2.axis.MajorTickMarkData]
    [Loaded com.avs.openviz2.axis.MinorTickMarkData]
    [Loaded com.avs.openviz2.fw.ArrayIteratorDate]
    Error in swap buffer!

    Has anyone seen this error message?
    This is happening on one of my machine. I tried the
    same program on another machine and it ran fine!
    This is a graphic program so I think it might have
    something to do with double buffering? How do I fix
    this? Thx
    [Loaded sun.awt.image.OffScreenImageSource from
    C:\Java\jdk1.3.1_01\jre\lib\rt.jar]
    [Loaded
    com.avs.openviz2.viewer.renderer.HighlightData]
    [Loaded
    com.avs.openviz2.fw.field.IDiscreteAxisMapInfo]
    [Loaded
    com.avs.openviz2.fw.field.DiscreteAxisMapImpl]
    [Loaded
    com.avs.openviz2.viewer.renderer.RenderData$PointInfo]
    [Loaded com.avs.openviz2.fw.field.IBinnedAxisMapInfo]
    [Loaded com.avs.openviz2.axis.AxisElementEnum]
    [Loaded com.avs.openviz2.axis.AxisTextAlignmentData]
    [Loaded
    com.avs.openviz2.axis.NumericAxisBase$1$LabelSample]
    [Loaded com.avs.openviz2.axis.AxisElementData]
    [Loaded com.avs.openviz2.axis.LabelUnitTextData]
    [Loaded com.avs.openviz2.axis.MajorTickMarkData]
    [Loaded com.avs.openviz2.axis.MinorTickMarkData]
    [Loaded com.avs.openviz2.fw.ArrayIteratorDate]
    Error in swap buffer!

Maybe you are looking for

  • 10.4.3 caused problems, now can't even load 10.4.0

    Machine is a 1.67Ghz PowerBook with 1GB memory. (extra ram is apple dealer supplied and is supposed to be apple) Initial Problem. This is my wife's PB. After loading the 10.4.3 update through the autoupdate software, system became unstable. i.e. afte

  • Urgent, To send a report to the printer

    hello I have develops an application with devlopper suite 9.0.4, and when I want to print the report without posting it on the screen, I use web.show.document with destype=printer desname=Imprimante when I use the local print server, everything works

  • Can anyone tell me how to separate original photo files from the edited files in Photoshop Elements 13?

    We run a child sponsorship program and we only use the edited files and delete the originals after they are edited due to space restrictions. We are using Mac's and we save our photo files each month into a folder (Not Iphoto) and then pull them into

  • How do I share a folder permanently to guest user - no internet connection

    Hi, sorry but ive tried looking everywhere and cannot find the answer. Im the main user and admin of my macbook pro, I have also set up a guest account so any user can login with no password and use the computer. However, I would like to permanently

  • MySQL Timestamp

    Greetings again. MySQL's manual states that whenever a row is updated and/or inserted in a table with a timestamp column, the timestamp will update automatically to the current time. However, when I attempt to update a row from the program created wi