PXA storage space in IDES

Hi,,
I ahve installed SAP IDES ECC 6.0 in my system. While executing transaction (VA01) I am getting error as NO PXA STORAGE SPACE AVAILABLE AT THE MOVEMENT"
How to overcome this issue.
I tried throuh RZ10 transaction , I donot know what prifile and version
In GENERAL DATA, WHAT DATA I need to  enter in
System name, system number and instant name.
It would be helpful if somebody guide me.
Thanks in advance
Regards
Karthik

You need to increase parameter abap/buffersize to increase the program buffer
I tried throuh RZ10 transaction , I donot know what prifile and version
use RZ10 extended maintainance and the Instance profile, version????  the last one... A new version will be created when your mods are done.
Seems like you need to do some reading
Regards
Juan

Similar Messages

  • No PXA storage space available at the moment.

    Dear All,
    When I am doing delivery or Reverse the delivery (T.Codes VL09, VL01N), in Client 800, it is going to ABAP dump. Please see below. Please help me in this.
    Runtime Errors                    PXA_NO_FREE_SPACE     
    Date and Time                    22.11.2011     19:44:13
    Short dump has not been completely stored (too big)                         
         Short text                    
              No PXA storage space available at the moment.               
         What happened?                    
              The current ABAP/4 program had to be terminated because there               
              was no space available to load it.               
              Each ABAP/4 program to be executed is stored in a central               
              storage area that is divided between all users.          
              This area was too small to hold all currently active programs for all          
              users.          
              Resource bottleneck          
              The current program "SAPLMCB1" had to be terminated because          
              a capacity limit has been reached.          
         Error analysis               
              Unable to load a program of 1169408 bytes.          
              The PXA ('program execution area') was too small to hold all          
              currently active programs for all users.          
              At present, the size of the PXA is set at 144868 Kbytes.          
              The largest contiguous and unlocked memory chunk has 592896 bytes.          
         Trigger Location of Runtime Error                         
              Program                    SAPLMCB1
              Include                    LMCB1F20
              Row                    200
              Module type                    (FORM)
              Module Name                    LIS_VERBUCHUNG
         Source Code Extract                         
         Line          SourceCde               
         170                    xmcbest = xmcbest.          
         171              ENDIF.          
         172              IF flg_v2 NE space.          
         173          * V2-Verbuchung starten          
         174                CALL FUNCTION 'MCB_STATISTICS_UPD_V2' IN UPDATE TASK          
         175                  EXPORTING          
         176                    zeitp   = con_zeitp          
         177                  TABLES          
         178                    xmcmseg = xmcmseg          
         179                    xmcbest = xmcbest.          
         180                    
         181              ENDIF.          
         182              IF flg_b NE space.          
         183          * V3-Verbuchung starten          
         184                CALL FUNCTION 'MCB_STATISTICS_UPD_V3' IN UPDATE TASK          
         185                  EXPORTING          
         186                    zeitp   = con_zeitp          
         187                  TABLES          
         188                    xmcmseg = xmcmseg          
         189                    xmcbest = xmcbest.          
         190                    
         191              ENDIF.          
         192              IF flg_bw NE space.          
         193                SET EXTENDED CHECK OFF.          
         194          *     Preparation for new update process (plug-in system).          
         195          *     See note 486784.          
         196                DATA if_release TYPE i.                         "interface release          
         197                if_release = 1.          
         198                PERFORM mcex_if_release_03 IN PROGRAM saplmcex CHANGING if_release          
         199                   IF FOUND.          
         >>>>>                IF if_release >= 2.          
         201                  CALL FUNCTION 'MCEX_UPDATE_CALL_03'          
         202                    EXPORTING          
         203                      zeitp         = con_zeitp          
         204                      contr         = hlp_control          
         205                      i_update_task = 'X'          
         206                    TABLES          
         207                      xmcbest       = xmcbest          
         208                      xmcmseg       = xmcmseg.          
         209                ELSE.          
         210                  CALL FUNCTION 'MCEX_UPDATE_03' IN UPDATE TASK          
         211                    EXPORTING          
         212                      zeitp   = con_zeitp          
         213                      contr   = hlp_control          
         214                    TABLES          
         215                      xmcbest = xmcbest          
         216                      xmcmseg = xmcmseg.          
         217                ENDIF.          
         218                SET EXTENDED CHECK ON.          
         219              ENDIF.          
    Regards,
    Rao.

    Hi,
    For error
    Runtime Errors PXA_NO_FREE_SPACE
    For this look for increasing the SAP profile parameter value abap/buffersize
    Hope this helps.
    Regards,
    Deepak Kori

  • No PXA Storage Space is available

    Experts,
    During Client Copy in SCCL, the buffer space has been completely used up and PXA Storage Space is not available.
    Therefore, all other programs are giving dumps.
    I have modified the profile parameter abap/buffersize  and increased the size from 150000 to 300000.
    But the server needs a reboot in order for the change to take effect.
    Question: What will be the impact of the restart on the copy process? Will the copy start from the scratch?

    Hi Joel,
    You may want to check SAP notes and parameter documentation to set the abap buffersize parameter correctly based on your system.
    Agreeging to Steve's above reply - After taking a restart to have the parameter values in-affect, you can always resume the client copy from the point it had stopped with error.
    Hope you have sufficient user inactivity time to complete the Client Copy
    Regards,
    Varun

  • Pxa storage space

    Hi everybody,
    Pls help me out the below said dump error which i faced during Goods receipt (MIGO).
    No PXA storage space available at the moment.
    I want to know the transaction code for allocating the memory space. Where to increase the memory space?  In  the error, it has asked to go to the sap profile and change the memory space.
    What is sap profile and where we can find that?
    Thanks & Regards,
    Srinivasan.K

    Hi,
    Go to
    usr\sap\<SID>\sys\profile and changed the profile to allow fo 700000KB. Now u just need to reboot and all should work fine.
    Its advisable to make changes on the profiles inside R/3 using Tcode RZ10
    Thanks.
    Raja

  • RFC_SYS_EXCEPTION:No PXA storage space available at the moment.

    Dear All:
      When I Invoke the BAPI function through JCO, it sometimes happens the following exception RFC_SYS_EXCEPTION:No PXA storage space available at
    the moment.
    My JCO version is  2.1.3 and my SAP System is ECC5.0
    My Step:
    1. create the JCo clint pool .This is my properties file
    jco.client.client=200
    jco.client.user=steven
    jco.client.passwd=123456
    jco.client.lang=ZH
    jco.client.ashost=192.168.0.1
    jco.client.sysnr=00
    2.through the JCO invoke the BAPI function ,set the needing field of import and export JCO.Structure ,JCO.Table.
    3. excute the BAPI function, and sometimes occur the exception.
    Is this the problem of system basis or in JCO?
    Thanks in advance.

    goto RZ10 transaction & increase paramter abap/buffersize in instance profile.  Restart required.
    better take help of BASIS & make sure system has enough memory.

  • Runtime error - No PXA storage space available at the moment

    hi all...
    plz clarify MY DOUBT...
    i am unable to post the snap i got in my system..
    what happened??
    the current abap/4 program had to be terminated b'z there was no space available to load it.
    the current program had to be terminated because a capacity limit has been reached
    error analysis
    unable to load program
    the pxa was too small to hold all currently active programs for all users
    trigger location of runtime error
    program   SAPLWB2B_SCREEN_HANDLING
    include    LW2B_SCREEN_HANDLINGUG7
    row 130
    module type     function
    i am the only person working in my pc...i have got installed ecc 6.0 in my machine for training myself...
    plz tell me the sequence of steps to over come this...i have increased the virtula memory in my local drives also..
    thanks  alot
    Aavula(gopi2goal)

    Hello,
    you have to change a parameter of the SAP system to increase the memory used for caching the programs. The parameter is abap/buffersize. Go to transaction RZ10, modify the instance profile for the parameter and restart the system. You can check the size of many memory parameters in transaction ST02.
    Kind regard, Hinrich

  • No PXA storage

    Hello
    On an fresh new installed R/3 4.7 IDES system, when I run VA01 (and try to save) an system error messge arised say ' No PXA storage space available at the moment'.
    You help will be appreciated!
    Could you tell me what's the matter?
    PS: it says that PXA is set at 145520 Kbytes.

    Hi
    U can check buffer parameters by RZ20 got to CCMS templates Double Click on Buffers.
    You can reconfigure the program buffer by adjusting its  instance profile parameters.
    You can only define the size of the program buffer with one parameter: abap/buffersize. The size is defined in KB. Better go through help.sap.com
    Regards
    Vinod

  • PXA Storage

    Hi,
    I am saving a PO, and I am getting a short dump with message "No PXA storage space available at the moment".
    Can somebody tell me how toset the PXA storage space?
    Thanks
    Kishor

    There are several OSS notes related to this problem. Depending on your basis version and patch level, one or more of them may be applicable for your situation.
    Note 147568 - PXA_NO_FREE_SPACE
    Note 872010 - PXA: Avoid PXA_NO_FREE_SPACE dumps
    Note 175320 - PXA_NO_FREE_SPACE although a lot of space is free
    Note 740602 - 620SP39/640SP02: No PXA storage space available (CLUR_D2)
    ... and more.
    Regards,
    Rao A

  • PXA Storage Error

    "No PXA storage space available at the moment."
    Does any know how to solve this?
    It is mostly happen when i execute query in BEx.
    Thanks in advance

    Perhaps you could refer the following link to seek more information.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/afc59790-0201-0010-9f99-940f7c3934fc.
    Hope this helps.

  • HT4910 I can not back up my iPhone.  it says I need more storage space.  I purchased more space and icloud says it is there, but the phone is not recognizing this and continues to say that I need to purchase more space in order to back it up.  Any ideas?

    I can not back up my iPhone.  It says I need more storage space.  I purchased more space and icloud says it is there, but the phone is not recognizing this and continues to say that I need to purchase more space in order to back it up.  Any ideas?

    Close your iTunes,
    Go to command Prompt -
    (Win 7/Vista) - START/ALL PROGRAMS/ACCESSORIES, right mouse click "Command Prompt", choose "Run as Administrator".
    (Win XP SP2 & above) - START/ALL PROGRAMS/ACCESSORIES/Command Prompt
    In the "Command Prompt" screen, type in
    netsh winsock reset
    Hit "ENTER" key
    Restart your computer.
    If you do get a prompt after restart windows to remap LSP, just click NO.
    Now launch your iTunes and see if it is working now.
    If you are still having these type of problems after trying the winsock reset, refer to this article to identify which software in your system is inserting LSP:
    iTunes 10.5 for Windows: May see performance issues and blank iTunes Store
    http://support.apple.com/kb/TS4123?viewlocale=en_US

  • I'm having probs backing up iPhone 5 to iCloud - just sits on the backing up screen with message 'estimated time remaining....' But goes no further and doesn't back up - wifi is fine and definitely enough storage spaces. Anyone have any ideas plea

    I'm having probs backing up iPhone 5 to iCloud - just sits on the backing up screen with message 'estimated time remaining....' But goes no further and doesn't back up - wifi is fine and definitely enough storage spaces. Anyone have any ideas please?

    You might try a forced shutdown to begin with, hold down the top and home buttons together until the device shuts down, then restart it.
    First check that your device is correctly connected to the wifi/internet (settings > wifi)
    If your back up continually fails, you might try turning off back up on your mobile device (settings > iCloud > storage & backup) and then deleting the backup file from iCloud by swiping the backup file on the mobile device (settings > iCloud > storage & backup > manage…) and then turning back up on again.
    If this doesn't help, try turning off some items for back up in a pattern to try to establish if your problem is being caused by specific data on your device.
    Being able to back up to the cloud can be very useful, especially if you don't have access to a computer or have infrequent access to one, however unless you specifically need to use iCloud for back up, you will find backing up to iTunes significantly more convenient and possibly more reliable.
    More about iCloud v iTunes Back Up

  • My "other" file is stealing my storage space and my local apple store has no idea how to find out what is in it let alone how to clear it so I can upgrade to iOS 7. He thinks my iPad is not really deleting things but storing it here.

    My "other" file is stealing my storage space and my local apple store is aware of the problem but has no idea how to view it's content or how to empty it. He thinks my deleted files are going here instead of being deleted. Raw beginner here! Need help.

    How much space is used by your Other? You may be able to reduce.
    How Do I Get Rid Of The “Other” Data Stored On My iPad Or iPhone?
    http://tinyurl.com/85w6xwn
    How to Remove “Other” Data from iPhone, iPad and iPod Touch
    http://www.igeeksblog.com/how-to-remove-other-data-from-iphone/
    With an iOS device, the “Other” space in iTunes is used to store things like documents, settings, caches, and a few other important items. If you sync lots of documents to apps like GoodReader, DropCopy, or anything else that reads external files, your storage use can skyrocket. With iOS 5/6/7, you can see exactly which applications are taking up the most space. Just head to Settings > General > Usage, and tap the button labeled Show All Apps. The storage section will show you the app and how much storage space it is taking up. Tap on the app name to get a description of the additional storage space being used by the app’s documents and data. You can remove the storage-hogging application and all of its data directly from this screen, or manually remove the data by opening the app. Some applications, especially those designed by Apple, will allow you to remove stored data by swiping from left to right on the item to reveal a Delete button.
    What is “Other” and What Can I Do About It?
    https://discussions.apple.com/docs/DOC-5142
    iPhone or iPad Ran Out of Storage Space? Here’s How to Make Space Available Quickly
    http://osxdaily.com/2012/06/02/iphone-ipad-ran-out-of-available-storage-space-ho w-to-fix-quick/
    6 Tips to Free Up Tons of Storage Space on iPad, iPhone, and iPod Touch
    http://osxdaily.com/2012/04/24/6-tips-free-up-storage-space-ipad-iphone-ipod-tou ch/
    Also,
    How to Clear Message/iMessage Cache on iPhone & iPad And Reclaim Lots of Free Space
    http://www.igeeksblog.com/how-to-clear-message-imessage-cache-on-iphone-ipad/
     Cheers, Tom

  • Storage spaces + Hyper-V with multiple 1GBe nics for storage?

    Hi guys!
    So I just got my private cloud hardware. I actually put in the order before summer, but due to firmware and certification issues on my desired SuperMicro JBODs delivery was seriously delayed. So much that I've completely forgotten my networking ideas. I
    need help/verification. Or at least a URL - most described setups are 10 GBe nowadays... Or even a "not gonna work"  :-)
    My setup is supposed to be a 3 JBOD, 2 head node storage spaces/sfos cluster providing storage to a 4 node Hyper-V cluster. I didn't have a budget for a 10 GBe setup, but got a great price on a lot of 1 GBe nics. After allocating management, Hyper-V, etc
    I have 3x 1 GBe ports left on all Hyper-V and Storage servers. 
    I think my original plan was to create three subnets and add one nic from each server. And then I guess I've imagined some kind of SMB3 magic discovering these paths between Hyper-V and storage and just aggregating bandwitdh and providing fault tolerance
    by sprinkling fairy dust. Must have been the heat...
    So now I'm "replanning" and I realize that I'm going to create a failover cluster at the storage level providing a cluster name and IP. I'm thinking the management subnet where domain info resides is appropriate, but then what about the other three
    subnets? I don't want to flood my management subnet with storage traffic, but do want bandwidth and resilience. Did I make a design error, and how do I make the best of the situation?
    Disclaimer: My previous experience on virtualization clusters is ISCSI SAN and 2008 R2 Hyper-V clusters. Storage Spaces is completely new to me :-)
    And due to overlapping technologies I struggled a bit on placing this thread. Hope I got it right

    Hello,
    i did not understand how many NICs you have in each Host. Hyper-V Cluster with 1 GBe NICs work as long as you know that it is not 10 GBe.
    In this article is the complete Hyper-V Cluster design in checklist form. I think you should work with this list for some further ideas:
    http://blogs.technet.com/b/askpfeplat/archive/2013/03/10/windows-server-2012-hyper-v-best-practices-in-easy-checklist-form.aspx
    Sorry that i cant give a better answer, but i lack information about about your environment.
    Regards,
    Thomas
    Thomas Hanrath [MCT | Regional Lead Germany] |
    http://www.hanrath.de
    Microsoft Learning Blog |
    http://blog.microsoftlearning.de
    MCSE | Private Cloud

  • After upgrading to 8.1 Pro from 8.0 Pro, my Storage Spaces and Storage Pool are all gone.

    Under 8.0 I had three 4-terabyte drives set up as a Storage Pool in Storage Spaces.  I had five storage-space drives using this pool  I had
    been using them for months with no problems.  After upgrading to 8.1 ( which gave no errors ) the drives no longer exist.  Going into "Storage Spaces" in the control panel, I do not see my existing storage pool or storage drives. I'm prompted
    to create a new Pool and Storage Spaces.  If I click the "Create Pool" it does not list the three drives I used previously as available to add.
    Device Manager shows all three drives as present and OK.  
    Disk Management shows Disks 0,1,2,6.  The gap in between 2 and 6 is where the 3,4,5 storage spaces drives were.  
    Nothing helpful in the event log or the services.
    I've downloaded the ReclaiMe Storage Spaces recovery tool and it sees all of my logical drives with a "good" prognosis for recovery.  I've not gone down that road yet though because it requires separate physical drives to copy everything to
    and they want $299 for the privilege.
    Does anyone have any ideas?  I'm thinking of doing a fresh 8.1 install to another drive to see if it can see it or reinstalling 8.1 to the existing drive in the hope that it will just suddenly work.  Or possibly going back to 8.0.
    Thanks for your help!
    Steve

    Hi,
    “For parity spaces you must backup your data and delete the parity spaces. At this point, you may upgrade or perform a clean install of Windows 8. After the upgrade or clean installation is complete, you may recreate parity spaces and
    restore your data.”
    I’d like to share the following article with you for reference:
    Storage Spaces Frequently Asked Questions
    (Pay attention to this part:How do I prepare Storage Spaces for upgrading from the Windows 8 Consumer Preview to Windows 8 Release Preview?)
    http://social.technet.microsoft.com/wiki/contents/articles/11382.storage-spaces-frequently-asked-questions-faq.aspx#How_do_I_prepare_Storage_Spaces_for_upgrading_from_the_Windows_8_Consumer_Preview_to_Windows_8_Release_Preview
    Regards,
    Yolanda
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Storage Spaces UI missing disks when a controller reports the same UniqueID for all attached disks (e.g. Supermicro AOC-SASLP-MV8)

    Summary: The Storage Spaces UI has several problems when there are more than 21 physical disks available to Storage Spaces.
    I have 28 SATA disks connected over 6 controllers. 2 are used for an Intel motherboard RAID1 for OS (PhysicalDisk0), so that leaves 26 data disks for Storage Spaces. [The plan is to get to 36 data disks in due course by adding disks (this 36-bay chassis: http://www.supermicro.com/products/chassis/4U/847/SC847A-R1400LP.cfm)]
    Initially, there were 23 data disks (5x 1TB, 1x 640GB, 14x 500GB, 3x 250GB) as PhysicalDisk1-23 (in that order), which I put into a storage pool. I created a parity disk over all 23 disks. It looks like it is working fine, albeit very slowly on writes.
    I've now added 3 more 4TB disks, as PhysicalDisk24-26, and taken them offline, and have now noticed errors in the Storage Pools UI in the Server Manager. For example:
    * No more than 21 disks ever show up in the "Physical Disks" area in the lower right. When the 23 disks are connected, only the first 21 show up in the pool I created. With 26 disks connected, only the first 20 show up in the pool, and only 1 more of the
    new 3 (PhysicalDisk26) shows up in the Primordial group.
    * In the Properties of the parity Virtual Disk created over the 23 disks, the disks are shown incorrectly. Again, only 21 disks are shown, and PhysicalDisk26 is incorrectly shown as part of the virtual disk. See image:
    * Using the New Storage Pool Wizard, I cannot add more than 1 of the new 3 disks to a new Storage Pool (only PhysicalDisk26 is available). And the details incorrectly refer to PhysicalDisk21. See image (a WDC WD2500JD-22H is a 250GB disk, not a 4TB disk).
    Thus I cannot use the new disks in a new storage pool.
    According the blog post at http://blogs.msdn.com/b/b8/archive/2012/01/05/virtualizing-storage-for-scale-resiliency-and-efficiency.aspx:
    Q) What is the minimum number of disks I can use to create a pool? What is the maximum?
    You can create a pool with only one disk. However, such a pool cannot contain any resilient spaces (i.e. mirrored or parity spaces). It can only contain a simple space which does not provide resiliency to failures. We do test pools comprising multiple hundreds
    of disks – such as you might see in a datacenter. There is no architectural limit to the number of disks comprising a pool.
    However, the UI currently does not seem to correctly work with more than 21 physical disks. Please advise.
    Using Server 2012 RC.
    Hardware: Supermicro X8SAX (BIOS v2.0), Intel i7-920 2.67GHz, 6x 2GB DDR3-1333 (certified Crucial CT25664BA1339.16SFD)
    Disk controllers: 2x RAIDCore BC4852 (PCI-X, final 3.3.1 driver) (15 ports used), 2x Supermicro AOC-SASLP-MV8 (PCIe, 4.0.0.1200 Marvell driver to allow >2TB disks) (6 ports used), Sil 3114 (PCI, latest 1.5.20.3 driver) (1 port used), motherboard Intel
    in RAID mode (4 ports used for data, plus 2 for OS RAID1).

    An update. I added 16x SATA disks across 2x Supermicro AOC-SASLP-MV8. All 16 disks report the same UniqueID.
    I have 25 disks in the pool now (23 as parity; 2 as journal added via PowerShell). 10 of these are on the two AOC-SASLP-MV8 controllers. Only the first 16 disks show up in the UI, so 9 are missing from the UI - which is consistent with this UI bug where
    only one disk per UniqueID shows up. PowerShell does work to manage the SS.
    PS C:\Users\administrator.TROUNCE> Get-PhysicalDisk | format-list FriendlyName, UniqueId, ObjectId, BusType
    FriendlyName : PhysicalDisk6
    UniqueId     : 00280000004000004FB116493C169A1A
    ObjectId     : {7ab38e00-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk7
    UniqueId     : 00280000004000001AE48E5088028D0D
    ObjectId     : {7ab38e02-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk8
    UniqueId     : 002800000040000020C9A6680224E32F
    ObjectId     : {7ab38e04-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk9
    UniqueId     : 0028000000400000FDE73E7254A60C4C
    ObjectId     : {7ab38e06-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk23
    UniqueId     : 0050430000000000
    ObjectId     : {7ab38e08-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : RAID
    FriendlyName : PhysicalDisk22
    UniqueId     : 0050430000000000
    ObjectId     : {7ab38e0a-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : RAID
    FriendlyName : PhysicalDisk21
    UniqueId     : 0050430000000000
    ObjectId     : {7ab38e0c-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : RAID
    FriendlyName : PhysicalDisk20
    UniqueId     : 0050430000000000
    ObjectId     : {7ab38e0e-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : RAID
    FriendlyName : PhysicalDisk5
    UniqueId     : 0028000000400000272BA74A52309853
    ObjectId     : {7ab3900f-ab87-11e1-bbbd-002590520253}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk19
    UniqueId     : 0050430000000000
    ObjectId     : {7ab38e10-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : RAID
    FriendlyName : PhysicalDisk4
    UniqueId     : 00280000004000009DE164099941430A
    ObjectId     : {7ab39011-ab87-11e1-bbbd-002590520253}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk18
    UniqueId     : 0050430000000000
    ObjectId     : {7ab38e12-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : RAID
    FriendlyName : PhysicalDisk11
    UniqueId     : 0028000000400000967EB0559AB4E351
    ObjectId     : {7ab39013-ab87-11e1-bbbd-002590520253}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk17
    UniqueId     : 0050430000000000
    ObjectId     : {7ab38e14-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : RAID
    FriendlyName : PhysicalDisk24
    UniqueId     : 0050430000000000
    ObjectId     : {7ab38e16-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : RAID
    FriendlyName : PhysicalDisk10
    UniqueId     : 0028000000400000B22A722C8AD2557B
    ObjectId     : {df23f916-c19f-11e1-bbf5-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk16
    UniqueId     : 0028000000400000DA4D24536A847E52
    ObjectId     : {7ab38e19-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk15
    UniqueId     : 00280000004000005DEDFF007783A242
    ObjectId     : {7ab38e1b-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk14
    UniqueId     : 002800000040000018C9CF6EBE605911
    ObjectId     : {7ab38e1d-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk13
    UniqueId     : 0028000000400000B64436290D155A48
    ObjectId     : {7ab38e1f-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk0
    UniqueId     : IDE\DiskOS1.0.00__\4&180adc7b&0&0.0.0:Trounce-Server2
    ObjectId     : {df23f925-c19f-11e1-bbf5-806e6f6e6963}
    BusType      : RAID
    FriendlyName : PhysicalDisk31
    UniqueId     : 0050430000000000
    ObjectId     : {df241daf-c19f-11e1-bbf5-002590520253}
    BusType      : RAID
    FriendlyName : PhysicalDisk32
    UniqueId     : 0050430000000000
    ObjectId     : {df241db2-c19f-11e1-bbf5-002590520253}
    BusType      : RAID
    FriendlyName : PhysicalDisk27
    UniqueId     : 0050430000000000
    ObjectId     : {df241cbe-c19f-11e1-bbf5-002590520253}
    BusType      : RAID
    FriendlyName : PhysicalDisk28
    UniqueId     : 0050430000000000
    ObjectId     : {df241cc1-c19f-11e1-bbf5-002590520253}
    BusType      : RAID
    FriendlyName : PhysicalDisk34
    UniqueId     : 0050430000000000
    ObjectId     : {df241dc4-c19f-11e1-bbf5-002590520253}
    BusType      : RAID
    FriendlyName : PhysicalDisk29
    UniqueId     : 0050430000000000
    ObjectId     : {df241cca-c19f-11e1-bbf5-002590520253}
    BusType      : RAID
    FriendlyName : PhysicalDisk33
    UniqueId     : 0050430000000000
    ObjectId     : {df241dcf-c19f-11e1-bbf5-002590520253}
    BusType      : RAID
    FriendlyName : PhysicalDisk30
    UniqueId     : 0050430000000000
    ObjectId     : {df241cd3-c19f-11e1-bbf5-002590520253}
    BusType      : RAID
    FriendlyName : PhysicalDisk2
    UniqueId     : 002800000040000037638531D4A17419
    ObjectId     : {7ab38df8-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk3
    UniqueId     : 0028000000400000AB7400464090110C
    ObjectId     : {7ab38dfa-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel
    FriendlyName : PhysicalDisk1
    UniqueId     : IDE\DiskWDC_WD6400AAKS-00A7B2___________________01.03B01\4&180adc7b&0&0.1.0:Trounce-Server2
    ObjectId     : {7ab38dfc-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : RAID
    FriendlyName : PhysicalDisk12
    UniqueId     : 00280000004000005396CC47AA8AD97B
    ObjectId     : {7ab38dfe-ab87-11e1-bbbd-806e6f6e6963}
    BusType      : Fibre Channel

Maybe you are looking for

  • NOARCHIVE mode and datafile DROP OFFLINE

    I have a 10gR2 database on linux that I use for testing. The db is in NOARCHIVE mode. I had created test tablespaces on a NAS (as opposed to the system tables on the local machine). The NAS crashed, losing the drive mapping on the db machine. Of cour

  • Java.lang.NullPointerException.... please help.

    I have been trying to figure out what is wrong with my code, but I have not had any luck. For this program, I used a package called PNGEncoder located here http://catcode.com/pngencoder/ There is a sample code that I tried to follow. My code is as fo

  • Upgrading to iOS 6 deleted all my contacts.

    After upgrading to iOS 6 on my iphone 4s - all my contacts disappeared.  Is there any way to get them back?

  • Happy with upgrade so far :D

    Not showing as completed on my order but my ip profile is 68 something down and 20 up,getting 66mb download and 16 upload,not quite the 76/19 but i'm not complaining,hopefully might get a better ip profile after a few days.

  • N80 No Network Signal

    everything works on the phone except I get no signal power from any provider in my area... It finds it (in the Operator selection) and tries to connect but it gives me (after requesting) No access! V 5.0719.0.2 24-05-2007 RM-92 Nokia N80 (01)