Partition reports

Hello people
I have quite a lot of tables, with many partitions each:
SELECT table_name, partition_name
FROM user_tab_partitions
ORDER BY 1;
My partititions are in the following format:
P2009W01 -> weekly partitions
P2009M01 -> montly partitions
P2009Q01 -> quarterly partitions
P20090307 -> daily partitions
I need a report that will read the above formats (strings) and display a report of the partitins, if it is weekly, daily, monthly or quarterly
eg:
table_name partition_name period
quarterly_tab P2009Q01 Quarterly
monthly_tab P2009M01 Montly
So I suppose I have to do something: if th 5th character is Q , print quarterly, and so on.
Case, decode ?
Thank you in advance for your help

I would be more explicit across the whole sting, and thereby identify all the partitions not named properly
select  dtp.Table_Name
       ,dtp.Partition_Name
       ,case
          when dtp.Partition_Name like 'P____Q_' then
            'Quarterly'
          when dtp.Partition_name like 'P____M_' then
            'Monthly'
          when dtp.Partition_Name like 'P____W_' then
            'Weekly'
          when dtp.Partition_Name like 'P________' then
            'Daily'
          else
            'Unknown'
        end Partition_Type
from    dba_tab_partitions  dtp
where   dtp.Partition_Name  like 'P____%'
and     dtp.Table_Owner     =  :p_Schema
and     dtp.Table_name      not like '%$%'Edited by: bluefrog on Jul 2, 2010 2:27 PM

Similar Messages

  • [Solved] ext4 partition reported as NTFS

    I was testing a SSD disk before installing and i plugged it to a Wndows machine for benchmarking purposes
    For performing such tests, I created 2 NTFS partitions.
    Afterwards, I plugged the disk to the SATA interface of the computer I would use it in.
    I formatted the two partitions that were in the disk.
    mkfs.ext4 /dev/sda1
    mkfs.ext4 /dev/sda2
    ...and got no errors...
    When I run fdisk -l I get:
    System: HPFS/NTFS/exFAT
    But if i run cfdisk, it's being reported as ext4 - same happens when i open gparted.....
    Why can this be?
    EDIT: Fixed changing the partition type to 83 from cfdisk (prior unmount)
    I didn't lose any data in the process....
    Last edited by Xi0N (2012-10-21 19:54:57)

    Glad to see you solved this yourself.  Please don't forget to mark the post as [Solved] and keep our forums organized (mostly).

  • BootCamp partition reporting wrong size?

    I just installed Windows 7 on my iMac.
    I just wanted to play a few games... still I cranked the slider up from 20gb to 55gb before I made the initial partition to ensure that I have plenty of space.
    Yet, as soon as I tried to download a game off Steam, it said I needed 2.8gb of space & only had 2.4gb left...
    Wha........???!
    So, I opened "My Computer ". Sure enough, there appears to be only about two gigs left... I right clicked the Windows and Program Files folders to check properties. They are all normal sized... Indeed, if I select all folders on C and check the size... it's about 16gb.
    What gives? Where's the other 35+ gb??

    Get WinDirStat and see what is hoging up the space.  
    http://windirstat.info/

  • How do I undo BC Partition repair in disk utility?

    Here's the summary:
    8-core MacPro2,1 running 10.6.8, Paragon NTFS for Mac, Bootcamp Win7.
    4 internal HDD drives: two 1.5TBs for data, one 1TB for MacOS, one 1.5TB for Win7 bootcamp.
    I mostly use the Mac side for music production (but rarely), and the Win side for business and everything else. Scores and scores of Win apps installed over the years. [4 monitor system], well over 500K files on the drive.
    I just backed up the data from the two data-only drives, and made a bootable clone of the MacOS drive (SuperDuper). I have never successfully been able to clone the Win7 Bootcamp NTFS drive (even with Winclone back in 2009) because of volume sizes (or something). I decided to try again, from WITHIN Windows this time (all other attempts were from the Mac OS side).
    I bought, downloaded, and installed Acronis True image from within the Win7 bootcamp system. [I obviously did not know that it was gonna modify my MBR, and I had no idea at the time that the GPT and MBR areas were somehow 'mingled' on a bootcamp drive.]
    So, when I performed the Acronis-requested reboot (my default boot is into the Bootcamp/Win7 drive), it failed to boot and requested some Windows recovery media or something. I was concerned that anything i put in the DVD drive would sabotage my priceless (in retrospect) stable/optimized Win7 bootcamp system. So, i just hard-powered down the Mac and tried to restart.
    I did the Alt/option key, and i was presented with the Mac or Win drive icons. I selected Win, and then I got a different boot error message--'no MBR found'.
    But this time i realized that Acronis had stepped where it shouldn't have, and I figured the Mac side could fix the boot problem (maybe with bootcamp assistant or something).
    If i had stopped THERE, and searched the forums i could have found how to fix THAT problem--that has been answered tons of times…
    But, instead, i went to Disk Utility and asked it to repair my Bootcamp partition (I have Paragon NTFS and it has worked for years, and so I did not have a reason to doubt Disk Utility's ability to Repair an NTFS volume--not that i have tried it before, of course).
    Disk Utility repair ran for about 10-15 minutes and said it fixed about 10-20 things.
    The drive information (in the side bar and below) still had the BOOTCAMP partition, reported that it was NTFS, said that there was 308 GB still available of the 1.5TB drive, and that it contained 1.19TB 'used'. Looked normal to me.
    I closed Disk Utility and then opened a Finder window to see if DU left any 'artifacts' of its 'fixes' on the BOOTCAMP partition, and all the files were gone! Even though DU said it had 1.19TB 'used', all of my files are gone. [I rebooted also, to verify that it was not some 'delayed reporting' issue.]
    When I enable 'hidden files' to show, what I get on the Bootcamp partition are these three entries:
    .DS_Store (16KB), .fseventsd folder (with a 1KB UUID file inside it), and a .Trashes folder with zero KB.
    At this point, I panic and assume the position of despair. There is no 'undo' key for the D/U that I can find. I do an orderly shut down of the system, physically remove the Win7 BC drive, and make/verify a sector-by-sector clone of the drive (on a Win7 laptop, using Acronis--22 hours).
    In Win7 Disk Management, the GPT partition (on the original drive) shows up and the BOOTCAMP partition shows up--with the proper size--but windows does NOT recognize the partition as being NTFS. It reports it as being RAW and 'urges' me to format it (yeah, right…).
    So, I place the sector-by-sector duplicate back into the Mac, boot up (only the Mac OS is given as an option), and am ready to 'work on' recovering the Win7 BC partition (if possible).
    I am avoiding trying to fix the booting problem, because recovery of the 1.2TB of a working system is much more critical for me.
    The clone HDD reports the same in DU, except now the GPT partition shows up as greyed-out 'disk1s1', right above the "BOOTCAMP" partition in the sidebar. [I understand from researching this that disk1s1 is somehow related to the bootloader for BC?]
    I used the demo version of Data Rescue 3 to scan for recoverable files from the drive, but it doesn't even report the .files. (I am running the deep scan now, but will take about another 9 hours to complete that).
    Has anybody got any suggestions on how to reclaim this partition and its system?
    Here are a couple of other details from diagnostic tools:
    Model Name:    Mac Pro
      Model Identifier:    MacPro2,1
      Processor Name:    Quad-Core Intel Xeon
      Processor Speed:    3 GHz
      Number Of Processors:    2
      Total Number Of Cores:    8
      L2 Cache (per processor):    8 MB
      Memory:    13 GB
      Bus Speed:    1.33 GHz
      Boot ROM Version:    MP21.007F.B06
    newmac:~ gmmx2$ sudo gpt -r show disk1
           start        size  index  contents
               0           1         PMBR
               1           1         Pri GPT header
               2          32         Pri GPT table
              34      262144      1  GPT part - E3C9E316-0B5C-4DB8-817D-F92DF00215AE
          262178        2014        
          264192      409600      2  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
          673792  2929602560      3  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
      2930276352         783        
      2930277135          32         Sec GPT table
      2930277167           1         Sec GPT header
    newmac:~ gmmx2$ diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *1.0 TB     disk0
       1:                        EFI                         209.7 MB   disk0s1
       2:                  Apple_HFS Macintosh HD            999.9 GB   disk0s2
    /dev/disk1
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *1.5 TB     disk1
       1:         Microsoft Reserved                         134.2 MB   disk1s1
       2:                        EFI                         209.7 MB   disk1s2
       3:       Microsoft Basic Data BOOTCAMP               1.5 TB     disk1s3
    /dev/disk2
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *1.5 TB     disk2
       1:                        EFI                         209.7 MB   disk2s1
       2:                  Apple_HFS D3                      750.0 GB   disk2s2
       3:       Microsoft Basic Data DATA3                  749.9 GB   disk2s3
    /dev/disk3
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:     FDisk_partition_scheme                        *1.5 TB     disk3
       1:               Windows_NTFS SSDSUB                 1.5 TB     disk3s1
    [Disk 1 is obviously the BC one]
    newmac:~ gmmx2$ sudo fdisk /dev/disk1
    Password:
    Disk: /dev/disk1    geometry: -5415437/4/63 [-1364690128 sectors]
    Signature: 0xAA55
             Starting       Ending
    #: id  cyl  hd sec -  cyl  hd sec [     start -       size]
    1: EE    0   0   2 - 1023 254  63 [         1 - -1364690129] <Unknown ID>
    2: 00    0   0   0 -    0   0   0 [         0 -          0] unused     
    3: 00    0   0   0 -    0   0   0 [         0 -          0] unused     
    4: 00    0   0   0 -    0   0   0 [         0 -          0] unused     
    I cannot be the only one who has much such a catastrophic error, so I am hoping that there is something I have overlooked (being only a part-time Mac user) or there is some utility somewhere which can fix this--
    Or if you need more data, let me know...
    thank you for your time--gmm

    Additional information: I found the DU Repair log for that session, in case it helps:
    2013-01-28 04:31:00 -0700: Disk Utility started.
    2013-01-28 04:31:30 -0700: Verify and Repair volume “BOOTCAMP2013-01-28 04:31:30 -0700: Starting repair tool:
    2013-01-28 04:31:30 -0700: Verifying files...                                                            
    2013-01-28 04:31:57 -0700: Adjusting instance tags to prevent rollover on file 0x606f0.                  
    2013-01-28 04:31:57 -0700: Adjusting instance tags to prevent rollover on file 0x606f2.                  
    2013-01-28 04:31:57 -0700: Adjusting instance tags to prevent rollover on file 0x606f4.                  
    2013-01-28 04:32:01 -0700: Files verification completed.                                                 
    2013-01-28 04:32:01 -0700: Verifying meta files...                                                       
    2013-01-28 04:32:01 -0700: Meta files verification completed.                                            
    2013-01-28 04:32:01 -0700: Veryfing $AttrDef.                                                            
    2013-01-28 04:32:01 -0700: Veryfing $Boot.                                                               
    2013-01-28 04:32:01 -0700: Verifying $UpCase.                                                            
    2013-01-28 04:32:01 -0700: Correcting $UpCase data.                                                      
    2013-01-28 04:32:01 -0700: Verifying $LogFile.                                                           
    2013-01-28 04:32:01 -0700: Verifying $Volume.                                                            
    2013-01-28 04:32:02 -0700: Verifying files with EAs...                                                   
    2013-01-28 04:32:02 -0700: EAs verification completed.                                                   
    2013-01-28 04:32:02 -0700: Verifying folders...                                                          
    2013-01-28 04:41:54 -0700: Folders verification completed.                                               
    2013-01-28 04:41:54 -0700: Minor inconsistencies are detected on the volume.                             
    2013-01-28 04:41:54 -0700: Creating root directory                                                       
    2013-01-28 04:41:54 -0700: Verifying security descriptors...                                             
    2013-01-28 04:41:54 -0700: Clearing invalid security descriptor 0x25e                                    
    2013-01-28 04:41:54 -0700: Clearing invalid security descriptor 0x260                                    
    2013-01-28 04:41:54 -0700: Clearing invalid security descriptor 0x797                                    
    2013-01-28 04:41:54 -0700: Clearing invalid security descriptor 0x1538                                   
    2013-01-28 04:41:54 -0700: Deleting orphan $Secure::$SII entry 0x25e                                     
    2013-01-28 04:41:54 -0700: Deleting orphan $Secure::$SII entry 0x260                                     
    2013-01-28 04:41:54 -0700: Deleting orphan $Secure::$SII entry 0x797                                     
    2013-01-28 04:41:54 -0700: Deleting orphan $Secure::$SII entry 0x1538                                    
    2013-01-28 04:41:54 -0700: Deleting orphan $Secure::$SDH entry Id=0x797                                  
    2013-01-28 04:41:54 -0700: Deleting orphan $Secure::$SDH entry Id=0x25e                                  
    2013-01-28 04:41:55 -0700: Deleting orphan $Secure::$SDH entry Id=0x260                                  
    2013-01-28 04:41:55 -0700: Deleting orphan $Secure::$SDH entry Id=0x1538                                 
    2013-01-28 04:41:55 -0700: Verifying files security...                                                   
    2013-01-28 04:41:55 -0700: Record 0x97c contains invalid security Id (0x260)                             
    2013-01-28 04:41:55 -0700: Record 0x99b contains invalid security Id (0x260)                             
    2013-01-28 04:41:55 -0700: Record 0xb88 contains invalid security Id (0x260)                             
    2013-01-28 04:41:55 -0700: Record 0xb91 contains invalid security Id (0x260)                             
    2013-01-28 04:41:55 -0700: Record 0xb92 contains invalid security Id (0x260)                             
    2013-01-28 04:41:55 -0700: Record 0x5633 contains invalid security Id (0x260)                            
    2013-01-28 04:41:55 -0700: Record 0x5635 contains invalid security Id (0x260)                            
    2013-01-28 04:41:55 -0700: Record 0x5637 contains invalid security Id (0x260)                            
    2013-01-28 04:41:57 -0700: Record 0xe1d4 contains invalid security Id (0x25e)                            
    2013-01-28 04:41:57 -0700: Record 0xe1d5 contains invalid security Id (0x25e)                            
    2013-01-28 04:41:57 -0700: Record 0xe1d6 contains invalid security Id (0x260)                            
    2013-01-28 04:41:58 -0700: Record 0x111c9 contains invalid security Id (0x260)                           
    2013-01-28 04:41:58 -0700: Record 0x111ca contains invalid security Id (0x260)                           
    2013-01-28 04:41:58 -0700: Record 0x111cb contains invalid security Id (0x260)                           
    2013-01-28 04:41:58 -0700: Record 0x111dc contains invalid security Id (0x260)                           
    2013-01-28 04:41:58 -0700: Record 0x11285 contains invalid security Id (0x260)                           
    2013-01-28 04:41:58 -0700: Record 0x11297 contains invalid security Id (0x260)                           
    2013-01-28 04:41:58 -0700: Record 0x113c4 contains invalid security Id (0x260)                           
    2013-01-28 04:41:58 -0700: Record 0x113c5 contains invalid security Id (0x260)                           
    2013-01-28 04:41:58 -0700: Record 0x12528 contains invalid security Id (0x260)                           
    2013-01-28 04:42:00 -0700: Record 0x1cfe2 contains invalid security Id (0x260)                           
    2013-01-28 04:42:00 -0700: Record 0x1dce1 contains invalid security Id (0x260)                           
    2013-01-28 04:42:00 -0700: Record 0x1f6a8 contains invalid security Id (0x260)                           
    2013-01-28 04:42:00 -0700: Record 0x1f6a9 contains invalid security Id (0x260)                           
    2013-01-28 04:42:00 -0700: Record 0x1f6c4 contains invalid security Id (0x260)                           
    2013-01-28 04:42:00 -0700: Record 0x21d57 contains invalid security Id (0x797)                           
    2013-01-28 04:42:03 -0700: Record 0x3220d contains invalid security Id (0x260)                           
    2013-01-28 04:42:06 -0700: Record 0x4bc2a contains invalid security Id (0x260)                           
    2013-01-28 04:42:10 -0700: Record 0x64ff9 contains invalid security Id (0x1538)                          
    2013-01-28 04:42:11 -0700: Can't read $SDS                                                               
    2013-01-28 04:42:12 -0700: Security verification completed                                               
    2013-01-28 04:42:12 -0700: Verifying $MFT.                                                               
    2013-01-28 04:42:12 -0700: Verifying $MFTMirr.                                                           
    2013-01-28 04:42:12 -0700: Verifying $Bitmap.                                                            
    2013-01-28 04:42:18 -0700: Volume repair complete.
    2013-01-28 04:42:18 -0700: Updating boot support partitions for the volume as required.
    2013-01-28 04:42:18 -0700: Repair tool completed: 2013-01-28 04:42:18 -0700:
    2013-01-28 04:42:18 -0700:

  • Disk Repair Error (Time Machine Partition)

    For the second time, my Time Machine backup partition reports errors when I try to mount it (exists on my external hard drive via USB).
    As soon as I plug in the USB external, I get this error:
    *Disk Repair*
    The disk "Backup" was not repairable by this computer. It is being made available to you with limited functionality. You must back up your data and reformat the disk as soon as possible.
    I tried looking at it through Disk Utility, and I found "Repair Disk" grayed out, and when I click on "Verify Disk", the output is:
    Verifying volume “Backup”
    Checking Journaled HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Checking multi-linked files.
    Incorrect number of file hard links
    Checking Catalog hierarchy.
    Checking Extended Attributes file.
    Incorrect number of Extended Attributes
    (It should be 29855 instead of 29853)
    Incorrect number of Access Control Lists
    (It should be 29855 instead of 29853)
    Checking multi-linked directories.
    Incorrect number of directory hard links
    Checking volume bitmap.
    Checking volume information.
    The volume Backup needs to be repaired.
    Error: Filesystem verify or repair failed.
    Its worked fine for about 1.5 months since it did this last. My other partition on the external hard drive has always been fine.
    Any ideas on the causes of this, or how to fix this aside from reformatting every 1.5 months?
    Thanks in advance for your help!

    I've had a very similar problem. When I tried to put Leopard on the first time, it wiped out my hard drive directory... Disk Warrior to the rescue. I then bought a brand new internal SATA drive and an external firewire drive for the back up. I formatted both drives and did a fresh install of Leopard on the internal. So far so good-ish. All other weird Leopard bugs and issues aside for now, I am now getting the error message that my Time Machine backup drive (which has been working fine) is irreparable and needs to be formated as soon as possible.
    I have the back up drive partitioned and the non-Time-Machine-backup partition, that is the normal simply-storage partition is working fine. The Verify Disk Permissions, Repair Disk Permissions, and Repair Disk are greyed out in Disk Utility. Here's what I get when I Verify Disk.
    Verifying volume “G5 Backup”
    Checking Journaled HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Invalid catalog record type
    Volume check failed.
    Error: Filesystem verify or repair failed.
    Verifying volume “Scratch”
    Checking Journaled HFS Plus volume.
    Checking Extents Overflow file.
    Checking Catalog file.
    Checking multi-linked files.
    Checking Catalog hierarchy.
    Checking Extended Attributes file.
    Checking volume bitmap.
    Checking volume information.
    The volume Scratch appears to be OK.
    Is a re-format of the back up drive my only option? How did this happen? and How can I prevent this from happening again?
    Thanks!
    Message was edited by: Corey McNabb
    Message was edited by: Corey McNabb

  • Windows 7 hangs from boot menu

    Hi,
    my Windows 7 partition refuses to start from boot menu, system just hangs and does nothing. I've not made any changes to the disk layout, only thing I can think of is the upgrade to 10.9.4 which probably changed the recovery partition.
    History:
    - iMac Mavericks 10.9.3 with boot camp 5.1.2 and Windows 7, used to start into Windows by pressing Alt on start up, then reboot from Windows menu or from Windows boot camp application into OS X and back without problems
    - installed the 10.9.4 Build 13E28 upgrade some days ago
    - Change today: rebooted from the boot camp system tray app into OS X, worked without a problem
    - reboot from OS X into boot menu, select Windows 7 partition, system hangs
    I've found this thread, describing a similar problem Repairing Boot Camp after creating new partition I think, however since my Index output only lists 4 partitions I think my problem might be a bit different.
    Here's the output from: sudo gpt -r -vv show disk0
    gpt show: disk0: mediasize=500107862016; sectorsize=512; blocks=976773168
    gpt show: disk0: Suspicious MBR at sector 0
    gpt show: disk0: Pri GPT at sector 1
    gpt show: disk0: Sec GPT at sector 976773167
          start       size  index  contents
              0          1         MBR
              1          1         Pri GPT header
              2         32         Pri GPT table
             34          6        
             40     409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
         409640  816890832      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC
      817300472    1269536      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
      818570008       1256        
      818571264  158201856      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
      976773120         15        
      976773135         32         Sec GPT table
      976773167          1         Sec GPT header
    and this one is from: sudo fdisk /dev/disk0
    Disk: /dev/disk0 geometry: 60801/255/63 [976773168 sectors]
    Signature: 0xAA55
             Starting       Ending
    #: id  cyl  hd sec -  cyl  hd sec [     start -       size]
    1: EE 1023 254  63 - 1023 254  63 [         1 -     409639] <Unknown ID>
    2: AF 1023 254  63 - 1023 254  63 [    409640 -  816890832] HFS+       
    3: AB 1023 254  63 - 1023 254  63 [ 817300472 -    1269536] Darwin Boot
    *4: 07 1023 254  63 - 1023 254  63 [ 818571264 -  158201856] HPFS/QNX/AUX
    and, just in case: diskutil list
    /dev/disk0
       #:                       TYPE NAME                    SIZE       IDENTIFIER
       0:      GUID_partition_scheme                        *500.1 GB   disk0
       1:                        EFI EFI                     209.7 MB   disk0s1
       2:                  Apple_HFS Calimera                418.2 GB   disk0s2
       3:                 Apple_Boot Recovery HD             650.0 MB   disk0s3
       4:       Microsoft Basic Data Windows 7               81.0 GB    disk0s4
    I guess something mixed up the MBR since I would have expected line 4 of the fdisk output to show something 'Windows' like instead of HPFS/QNX/AUX, but even if that is correct, the question is how can the boot problem be fixed?
    The Windows partition is accessible from OS X, so copying the data is not a problem if everything else fails. As far as I remember, the boot camp version in windows is 3.3 (it's an older iMac model).
    GDisk is available, command line not a problem, if you need any further info let me know, any help appreciated.
    thanks,
    jk

    Hi,
    > Does the Bootcamp partition show up in Finder and can you see files in it?
    Yes, the partition shows up in Finder and I can see and copy files.
    > In Disk Utility, does the Bootcamp partition report as NTFS?
    Yes it does, "Get Info" from Finder also reports it as a NTFS volume.
    > Do you have any third party NTFS drivers?
    Yes I have, Paragon NTFS tools.
    > If you hold the ALT key can you boot into Windows?
    No, system just hangs and needs to be rebooted via power-off.
    > If you came from 10.9.3 to 10.9.4, the Recovery HD should have existed under 10.9.3.
    Yes it did, I did a clean install from USB media when Mavericks came out, the Recovery HD is also visible - and has been - in the boot menu.
    > The one strange part is that your volume says "Windows 7". Were any diskutil commands run to change volume names?
    No, just a left click on the Volume Name in Finder and then change Bootcamp to Windows 7.
    Output of dd:
    00000000  eb 52 90 4e 54 46 53 20  20 20 20 00 02 08 00 00  |.R.NTFS    .....|
    00000010  00 00 00 00 00 f8 00 00  3f 00 ff 00 00 68 ca 30  |........?....h.0|
    00000020  00 00 00 00 80 00 80 00  ff f7 6d 09 00 00 00 00  |..........m.....|
    00000030  00 00 0c 00 00 00 00 00  02 00 00 00 00 00 00 00  |................|
    00000040  f6 00 00 00 01 00 00 00  d7 f9 07 a2 27 08 a2 26  |............'..&|
    00000050  16 1d 72 73 fa 33 c0 8e  d0 bc 00 7c fb 68 c0 07  |..rs.3.....|.h..|
    00000060  1f 1e 68 66 00 cb 88 16  0e 00 66 81 3e 03 00 4e  |..hf......f.>..N|
    00000070  54 46 53 75 15 b4 41 bb  aa 55 cd 13 72 0c 81 fb  |TFSu..A..U..r...|
    00000080  55 aa 75 06 f7 c1 01 00  75 03 e9 dd 00 1e 83 ec  |U.u.....u.......|
    00000090  18 68 1a 00 b4 48 8a 16  0e 00 8b f4 16 1f cd 13  |.h...H..........|
    000000a0  9f 83 c4 18 9e 58 1f 72  e1 3b 06 0b 00 75 db a3  |.....X.r.;...u..|
    000000b0  0f 00 c1 2e 0f 00 04 1e  5a 33 db b9 00 20 2b c8  |........Z3... +.|
    000000c0  66 ff 06 11 00 03 16 0f  00 8e c2 ff 06 16 00 e8  |f...............|
    000000d0  4b 00 2b c8 77 ef b8 00  bb cd 1a 66 23 c0 75 2d  |K.+.w......f#.u-|
    000000e0  66 81 fb 54 43 50 41 75  24 81 f9 02 01 72 1e 16  |f..TCPAu$....r..|
    000000f0  68 07 bb 16 68 70 0e 16  68 09 00 66 53 66 53 66  |h...hp..h..fSfSf|
    00000100  55 16 16 16 68 b8 01 66  61 0e 07 cd 1a 33 c0 bf  |U...h..fa....3..|
    00000110  28 10 b9 d8 0f fc f3 aa  e9 5f 01 90 90 66 60 1e  |(........_...f`.|
    00000120  06 66 a1 11 00 66 03 06  1c 00 1e 66 68 00 00 00  |.f...f.....fh...|
    00000130  00 66 50 06 53 68 01 00  68 10 00 b4 42 8a 16 0e  |.fP.Sh..h...B...|
    00000140  00 16 1f 8b f4 cd 13 66  59 5b 5a 66 59 66 59 1f  |.......fY[ZfYfY.|
    00000150  0f 82 16 00 66 ff 06 11  00 03 16 0f 00 8e c2 ff  |....f...........|
    00000160  0e 16 00 75 bc 07 1f 66  61 c3 a0 f8 01 e8 09 00  |...u...fa.......|
    00000170  a0 fb 01 e8 03 00 f4 eb  fd b4 01 8b f0 ac 3c 00  |..............<.|
    00000180  74 09 b4 0e bb 07 00 cd  10 eb f2 c3 0d 0a 41 20  |t.............A |
    00000190  64 69 73 6b 20 72 65 61  64 20 65 72 72 6f 72 20  |disk read error |
    000001a0  6f 63 63 75 72 72 65 64  00 0d 0a 42 4f 4f 54 4d  |occurred...BOOTM|
    000001b0  47 52 20 69 73 20 6d 69  73 73 69 6e 67 00 0d 0a  |GR is missing...|
    000001c0  42 4f 4f 54 4d 47 52 20  69 73 20 63 6f 6d 70 72  |BOOTMGR is compr|
    000001d0  65 73 73 65 64 00 0d 0a  50 72 65 73 73 20 43 74  |essed...Press Ct|
    000001e0  72 6c 2b 41 6c 74 2b 44  65 6c 20 74 6f 20 72 65  |rl+Alt+Del to re|
    000001f0  73 74 61 72 74 0d 0a 00  8c a9 be d6 00 00 55 aa  |start.........U.|
    00000200
    So, you think running the Windows startup repair will fix the problem? Is there something that I should be aware of in terms of interfering with the OS X partition?
    jk

  • Solaris 10 and linux IB

    We have a linux cluster running RH5.3 with ofed1.4 using Mellanox MT25418. The cluster is attached to a sun solaris10.7 thumper box. The thumper box export a zfs filesystem via NFS. linux clients mount the filesystem via IPoIB.
    Under filesystem I/O load the subnet manager gets repeated path record requests from the sun solaris box. This can bring the SM and the fabric down. Any any one else had issue with solaris IB <-> Linux IB? Any insight into what could be causing the issue?
    Thanks,
    Mahmoud
    Oct 15 19:37: 59 952368 [41E02960] 0x08 -> PathRecord dump:
    service id ..............0x0000000000000000
    dgid .................... Oxfe80000000000000 : 0x00237dffff949819
    sgid .................... Oxfe80000000000000 : 0x0003ba000100d0a5
    dlid .................... 0
    slid .................... 0
    hop_flow_raw............ OxO
    tclass .................. OxO
    num_path_revers......... Ox81
    pkey .................... 0x0
    qos_class ............... OxO
    sl ......................OxO
    mtu .....................OxO
    rate .................... OxO
    pkt_life ................0x0
    preference .............. 0x0
    resv2 ................... OxO
    resv3 ................... OxO
    Oct 15 19:37:59 952376 [41E02960) 0x08 -> osm_pr_rcv_process: Unicast
    destination requested
    Oct 15 19:37:59 952382 [41E02960] 0x08 ->
    osm_pr_rcv_get_port pair_paths: Src port 0x0003ba000100d0a5, Dst port
    0x00237dffff949819
    Oct 15 19:37:59 952388 [41E02960] 0x08 ->
    osmpr_rcv_get_port_pair_paths: Src LIDs [2 - 2], Dest LIDs [67-67]
    Oct 15 19:37:59 952393 [41E02960] 0x08 ->
    osm prrcv_get_lid_pair_path: Src LID 2, Dest LID 67
    Oct 15 19:37:59 952399 [41E02960] 0x08 -> osmpr_rcv_get-path_parms:
    Path min MTU = 4, min rate = 6
    Oct 15 19:37:59 952408 [41E02960] 0x08 - > osmpr_rcv_get-path_parms:
    Path params: mtu = 4, rate = 6, packet lifetime = 18, pkey = OxFFFF, sl
    = 0
    Oct 15 19:37:59 952417 [41E02960] 0x08 - > osmpr_rcv_get_path_parms:
    Path min MTU = 4, min rate = 6
    Oct 15 19: 37:59 952423 [41E02960] 0x08 -> osm pr_rcv_get_path parms:
    Path params: mtu = 4, rate = 6, packet lifetime = 18, pkey = OxFFFF, sl
    = 0
    Oct 15 19:37:59 952428 [41E02960] 0x08-> osm_sa_respond: Returning 1
    records
    Oct 15 19:37:59 952433 [41E02960] 0x08 - > osm_vendor_get: Acquiring UMAD
    for p_madw = 0x2a9567f2c8, size = 120
    Oct 15 19:37:59 952439 [41E02960] 0x08 -> osm_vendor_get: Acquired UMAD
    0x2a9567f390, size = 120
    Oct 15 19:37:59 952455 [41E02960] 0x08 - > osm_vendor_put: Retiring UMAD
    0x2a9567f390
    Oct 15 19:37:59 952460 [41E02960] 0x08 -> •.osm_vendor_send: Completed
    sending response or unsolicited p_madw'"j= Ox2a9567f2b0
    Oct 15 19:37:59 952466 [41E02960] 0x08 -> osm_vendor_put: Retiring UMAD
    0x724520
    ===============
    Loading IBDIAGNET from: /usr/1ib64 / ibdiagnetl.2
    -W- Topology file is not specified.
    Reports regarding cluster links will use direct routes.
    Loading IBDM from: /usr/lib64 / ibdml.2
    - I- Using port 1 as the local port.
    - I- Discovering ... 103 nodes (7 Switches & 96 CA- s) discovered.
    -I ---------------------------------------------------
    - I- Bad Guids /LIDs Info
    -I -------------------------------------------------- -
    -I- No bad Guids were found
    -I -------------------------------------------------- -
    -I- Links With Logical State = INIT
    -I -------------------------------------------------- -
    -I- No bad Links (with logical state = INIT) were found
    -I ---------------------------------------------------
    -I- PM Counters Info
    -I -------------------------------------------------- -
    -I- No illegal PM counters values were found
    -I ---------------------------------------------------
    -I- Fabric Partitions Report (see ibdiagnet.pkey for a full hosts list)
    -I ---------------------------------------------------
    -I- PKey:Ox7fff Hosts:97 full:97 partial:0
    -I -------------------------------------------------- -
    -I- IPoIB Subnets Check
    -I ---------------------------------------------------
    -I- Subnet: IPv4 PKey:Ox7fff QKey:Ox00000blb MTU:2048Byte rate:lOGbps
    SL:OxOO
    -W- Suboptimal rate for group. Lowest member rate:20Gbps > grouprate:
    lOGbps
    -I ---------------------------------------------------
    -I- Bad Links Info
    -I- Errors have occurred on the following links
    (for errors details, look in log file / tmp/ibdiagnet.log):
    -I ----------------------------------------------------
    Link at the end of direct route "1,11,23"
    -I- Stages Status Report:
    STAGE
    Bad GUIDs /LIDS Check
    Link State Active Check
    Performance Counters Report
    Partitions Check
    IPoIB Subnets Check
    Link Errors Check
    Errors Warnings
    0 0
    0 0
    0 0
    0 0
    0 1
    0 0
    Please see /tmp/ibdiagnet.log for complete log
    - I- Done. Run time was 6 seconds.

    Hi, I am trying the same thing at least where I have windows xp, solaris 10 and Ubuntu Linux on one hard drive. I am also trying to configure Solaris to work like that too. Here is a link that I got from another forum that might help with that.
    http://www.opensolaris.org/jive/thread.jspa?threadID=44130&tstart=0

  • Counter Strike 1.6 - kernel panic

    I'm running CS 1.6 with Wine 1.1.30 (and OpenGL) and am frequently experiencing (what I believe to be) kernel panics.
    Linux freezes up (the screen goes black and becomes unresponsive) and the Caps-Lock light repeatedly blinks. On next reboot, I have to do a fsck (root partition reports errors) and journal recover.
    This is a fresh install of CS and I haven't done any special tweaking. Video card is Intel i915 and can't find anything in the logs (perhaps I'm not looking in the right place?) Any ideas?
    Last edited by gladstone (2009-09-27 21:36:38)

    tomd123 wrote:This is a video driver problem. I've had this same exact problem. with an intel 945gm.
    Yeah, I suspected it was less concerned with Wine. Intel driver xf86-video-intel version 2.8.1-1
    xovan wrote:Sounds like a kernel panic, what version of the linux kernel are you using?
    Stock kernel version 2.6.30-Arch (basically always in sync with Arch's rolling release).

  • Planning_Partitions

    Hi ALl,
    We have 2 EPMA deployed Planning Apps. Budget1 & Plan1.......We need to create an EPMA Planning APP REPORT(Dummy Appjust for partition/Reports) & create transparent partition to both Budget1 & Plan1.
    The FR willpoint to REPORT App
    With this approach is it possible to pull Annotations stored in RDBMS show in the reports?

    This is not possible. Partitions are an Essbase construct . . . they are completely unaware of the relational repositories.
    In addition, adding an Essbase partition to a Hyperion Planning app can be troublesome. The last time I tried this, I had to drop and re-add partitions when we refreshed the cubes. Otherwise the Planning refreshes would fail. This may have been addressed in later versions of Hyperion Planning - I haven't tried it in a long time.
    - Jake

  • RESOLVED - K8N Neo2 Platinum problem with large Seagate disk

    Hi All,
    I've been running this system for 4 years and I'm very happy with it. But I've run into a problem:
    I'm trying to exchange my 120 GB Seagate Barracuda systemdisk with a 500 GB Barracuda and I can't install XP with SP2.
    First I tried to clone the old HD with Norton Ghost and Acronis True Image. The cloning looked fine but after taking the old HD out and moving the new one to P-ATA 1 as Primary Master I get an "error - no operating system found". I also tried a fresh install from CD. After the CD reboots the system I get the same error.
    The HD is present in BIOS with the right parameters and all is looking well - but still no go.
    I've fiddled around in BIOS (vers. 1.3) with the different settings (LBA, Large, Auto, Csh.) The last 2 options gives the "no operating system" error and the first 2 gives a "disk error" although Seagate says that I should change settings to "LBA".
    I only have the new HD in the machine. I also tried fixboot and fixmbr. I can see all the installed files when I put it in as a slave.
    So my question is:
    Does the K8N Neo2 Platinum have a problem with large hd's as system disk?
    Or is this a Seagate or Windows problem ?
    Any help is much appreciated!
    Mads

    Actually that was the first thing I did just to see if the drive worked :-) - except that I had it as master on the second ide cable. It formats like it should and all partitions report "healthy". The only difference is that the new drives c-partition is set as active (can't find a way to change it back)  - while the old one is set as system. Could this make a difference ?
    Since neither cloning nor a fresh install works I think the problem is something else. Maybe I should try Seatools and see if that makes any difference.
    Thank's all for help so far! - Other suggestions ?

  • Boot problems with second Arch install on an IDE drive

    I have two SATA II drives and two IDE drives (one HDD and one optical) in my box. I had Arch installed on first SATA II drive (/dev/sda). I changed the mkinitcpio files to load sata modules before pata, and that works okay. So, my IDE HDD is now /dev/sdc
    However, I installed a second Arch onto the /dev/sdc (IDE) and it won't boot. It goes through booting process and hangs at checking the drives claiming that the /dev/sda3 has bad superblock. Now, this is really odd, because /dev/sda3 is a SWAP partition, and the init script is trying to run e2fsck on it.
    How do I fix this? Should I simply (somehow) disable the filesystem check?
    (Before you ask, I need the second Arch to build a LiveCD.)

    It's correctly identified as Linux Swap partition. Besides, the first Arch install is still working with that swap partition reporting no problems at boot time.
    Here's the output of fdisk -l:
    Disk /dev/sda: 160.0 GB, 160040803840 bytes
    255 heads, 63 sectors/track, 19457 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x4a424a41
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 3824 30716248+ 7 HPFS/NTFS
    /dev/sda2 3825 7654 30764475 83 Linux
    /dev/sda3 7655 7903 2000092+ 82 Linux swap / Solaris
    /dev/sda4 7904 13982 48829567+ 5 Extended
    /dev/sda5 7904 13982 48829536 83 Linux
    Disk /dev/sdb: 400.0 GB, 400088457216 bytes
    255 heads, 63 sectors/track, 48641 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0x4fa7b7a5
    Device Boot Start End Blocks Id System
    /dev/sdb1 1 48641 390708801 42 SFS
    Disk /dev/sdc: 81.9 GB, 81964302336 bytes
    255 heads, 63 sectors/track, 9964 cylinders
    Units = cylinders of 16065 * 512 = 8225280 bytes
    Disk identifier: 0xec0c2373
    Device Boot Start End Blocks Id System
    /dev/sdc1 * 1 5 40162 83 Linux
    /dev/sdc2 6 136 1052257+ 82 Linux swap / Solaris
    /dev/sdc3 137 1666 12289725 83 Linux
    /dev/sdc4 1667 9964 66653685 83 Linux
    And just in case, the menu.lst used to boot both Arches:
    # (0) Arch Linux
    title Arch Linux
    root (hd0,1)
    kernel /boot/vmlinuz26 root=/dev/sda2 ro vga=791
    initrd /boot/kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,1)
    kernel /boot/vmlinuz26 root=/dev/sda2 ro
    initrd /boot/kernel26-fallback.img
    # (1) Windows
    title Windows XP
    rootnoverify (hd0,0)
    makeactive
    chainloader +1
    # (2) Arch Linux
    title ArchGem
    root (hd1,0)
    kernel /vmlinuz26 root=/dev/sdc3 ro vga=791
    initrd /kernel26.img
    # (3) Arch Linux
    title ArchGem Fallback
    root (hd1,0)
    kernel /vmlinuz26 root=/dev/sdc3 ro

  • Transaction or report for showing partitions and total amount in BW 3.5?

    Hello,
    I want to fulfill a unicode conversion of a BW 3.5 system and found out, that this system has some tables with plenty of table partitions (700-1200). To calculate the table splitting it would be very helpful if there is a transaction or report where I can enter the name of a table and the result will be the amount of partitions and the calculated sum of all partitions including the header table.
    Does this exist in a SAP BW 3.5 system?!
    If not, are there useful alternatives?
    Thanks in advance

    Hey you two,
    Yes, I know already DB02 and I used it to show a list with object type "TABLE PART*". But then, I get a list of ca. 4900 table partitions. I just want to have a list looking like:
    /BIC/B000637000      155 Partitions   106,0 Gb Whole Size
    I don't want to know the partitions themselves, but the amount and the header table - and of course the whole size. Is that also possible with DB02?

  • Partition Failed Partition failed with the error: POSIX reports: The operation couldn't be completed. CAN NOT ALLOCATE MEMORY

    I plug usb mass storage device to my macbook pro i7 than every thing is stack and i reinforce to shutdown and than I start again but mac fail to boot again.
    I tried different optiones in disk utility in mac os startup disk. but still fail to repair, erase and partition. I try to fix with the steps listed in
    https://discussions.apple.com/message/13288923#13288923
    but it fail to partition with the msg:
    Partition Failed
         Partition failed with the error: POSIX reports: The operation couldn’t be completed.cannot allocate memory
    pls pls pls help urgentely on this matter I stop working.
    Kind Regards,
    pe

    Hi again OGELTHORPE.
    I've already run two hardware tests. One quick one and one extended one. It was unable to pick anything up.
    It's like everything is running perfectly, but when I go to erase the HDD or partition it, it pops up with the error message. Even when I try to erase and partition using "Terminal", I received the same error message.
    It's beginning to do my head in, but will see if replacing the SATA cable will make any difference. If it doesn't, I'll hazard a guess it could be the Logic Board.
    Thanks again for your suggestions!
    L.

  • Install error : disk cannot be used to start up your computer [or] MediaKit reports partition (Map) too small

    Greetings,
    I am aware that this problem has been discussed, but in long and vague discussions that I had to sift deeply to find an answer. Therefore I am posting a clear message, as this problem can be very troublesome for someone who just received a Mac OS installation disk and cannot install it.
    Situation : you cannot install/update your new system because the installer does not consider your volume.
    Error message : this disk cannot be used to start up your computer.
    Version française : Ce disque ne peut pas être configuré pour démarrer votre ordinateur.
    Also discussed below error: "MediaKit reports partition (Map) too small"
    Note : although this occurred with a Snow Leopard (10.6) install DVD, it can alo occur with Lion (10.7) according to discussions on Apple web site.
    IF YOUR CONDITIONS ARE AS FOLLOWS :
    - You are using an official Apple installation DVD of Mac OS 10.6 (Snow Leopard) [or 10.7 Lion] or an official download/upgrade of those systems.
    - Your main Mac partition scheme is in GUID as it should be (check with Disk Utility). That partition contains a Mac system that can start-up.
    - Your volume format is: Mac OS Extended (journaled) [the format should not be Case Sensitive.]
    - You have the hardware requirements to install Mac OS 10.6 (Intel processor; internal or external DVD drive or a linked DVD drive; 1 GB of RAM; a screen controlled by your computer graphics card; at least 5 GB space on the hard disk or 7 GB if you install all components).
    - Using Disk Utility, you of course tried the disk Repair Tool and the Repair Permissions tool.
    - Your hard disk does not have a file called Backups.backupdb (if it does, this means Time Machine has once used this hard disk for its back-ups). Anyhow, if it were the case, the installation would give a different error message (with the word TimeMachine). This file may block the installation: Apple Support suggest to place it in the garbage, *without* deleting it, and placing it back on the disk later. Mind you, if you do not use this hard disk as such to save your Time Machine back-ups, you can simply delete this file.
    HOW TO FIX :
    1. Boot with the 10.6 install DVD (Tip: you can either select Mac 10.6 as the boot DVD in your Start-up Preferences or simply press down c during the start-up).
    2. Above the install screen, you have a Utilities tab from where you can run Disk Utility. Select your hard disk and select the Partition tab. Resize the primary Mac partition (don't add a new one) by decreasing it by about 5 GB.
    It will look like this http://i.imgur.com/jHTbr.jpg
    ( That image shows only one partition, but the same principle applies even if you have two or more partitions on your disk.)
    Also see the official Apple how to: http://support.apple.com/kb/TS3926
    Version française: http://support.apple.com/kb/TS3926?viewlocale=fr_FR
    3. Commit the change by hitting "Apply"
    3.b. If you get the error "MediaKit reports partition (Map) too small", this is a rare error where the partition that follows (for example Bootcamp) is slightly overlapping your main Mac partition. You will need to reduce that other following partition. Once you have reduced the other partition, you will probably need to return to step 2 and 3 and try again.
    [ For example, in my case, I had resized my Bootcamp with CampTune software and it would seem that the file system ended-up somehow larger than the actual partition container. I simply asked CampTune to reduce the partition a bit (barely 2 GB) and that fixed it.]
    4. Reboot, again into the 10.6 install DVD.
    5. You can then install 10.6.
    6. Once 10.6 is installed, use the Disk Utility on the desktop (you can boot into the primary HD at this point) to resize the primary partition back to its original or maximum size.
    SOURCE (main fix): http://forums.macrumors.com/showthread.php?t=774410 [and] http://support.apple.com/kb/TS3926
    SOURCE (explaination for MediaKit error): some Apple discussion post.
    nb: in my case, it was on a MacBook Pro (late 2008).

    GasMan4932 wrote:
    When I click on the icon for this drive, the warning message below states "Mac OS X cannot be installed on 'iMac HD', because this disk cannot be used to start up your computer." Obviously that's not true, since that's where the OS is installed.
    How did you partition this drive, if you did that? Does it contain start up or utility partitions for any other OS (for instance Linux)? There have been reports that the "cannot be used to start up your computer" message will appear if a third party utility was used to create a 'triple boot' system or such, apparently because SL is picky about the format GUID partition scheme table info & how partitions are allocated space on the drive by other formatting/partition methods.
    For some users with these partitions, the fix has been as simple as "tickling" (slightly changing) the partition size of some partition with Disk Utility, which apparently updates the GUID partition scheme table info so that the SL installer accepts it as safe to use with SL.( In this sense, the message may be trying to say the installer thinks the disk can't be used to reliably start up your computer with SL, not in general.)
    See the discussions topic Cannot install Snow Leopard over 10.5.8 for more about this.

  • Disk Utility: MediaKit reports no such partition

    What is up with my disk?
    On my brand new mac mini, I played around with resizing partitions in Disk Utility, it worked fine, and I eventually returned it to the original single-partition state.
    Then, I ran boot camp, and told it to create a 10 GB partition.
    Then, I installed Linux (64-bit Ubuntu) -- from the Linux installer I deleted the windows partition, and a zero-size partition before it, and put Linux swap and ext3 partitions in that space.
    Now, from the mac side, if I try to shrink the boot partition again, I get the error "MediaKit reports no such partition".
    Help? One potentially related anomaly is that Disk Utility shows my Linux ext3 partition format as "MS-DOS (FAT)" but the "fdisk" command correctly lists it as "Linux files*"
    Another disturbing thing is that if I type "sudo pdisk" on the Macintosh command line, and give the 'L' command to list partitions on all disks, pdisk exits with the error "Floating point exception"
    Here's the log from Disk Utility:
    2007-11-04 00:09:19 -0400: Disk Utility started.
    2007-11-04 00:09:40 -0400: Preparing to partition disk: “Hitachi HTS541612J9SA00 Media”
    2007-11-04 00:09:40 -0400: Partition Scheme: GUID Partition Table
    2007-11-04 00:09:40 -0400: 3 volumes will be created
    2007-11-04 00:09:40 -0400:
    2007-11-04 00:09:40 -0400: Partition 1
    2007-11-04 00:09:40 -0400: Name : “Macintosh HD”
    2007-11-04 00:09:40 -0400: Size : 90.1 GB
    2007-11-04 00:09:40 -0400: Filesystem : Mac OS Extended (Journaled)
    2007-11-04 00:09:40 -0400: Do not erase contents
    2007-11-04 00:09:40 -0400:
    2007-11-04 00:09:40 -0400: Partition 2
    2007-11-04 00:09:40 -0400: Name : “Linux Swap”
    2007-11-04 00:09:40 -0400: Size : 488.3 MB
    2007-11-04 00:09:40 -0400: Filesystem : Mac OS Extended (Journaled)
    2007-11-04 00:09:40 -0400: Do not erase contents
    2007-11-04 00:09:40 -0400:
    2007-11-04 00:09:40 -0400: Partition 3
    2007-11-04 00:09:40 -0400: Name : “DISK0S4”
    2007-11-04 00:09:40 -0400: Size : 10.2 GB
    2007-11-04 00:09:40 -0400: Filesystem : MS-DOS (FAT32)
    2007-11-04 00:09:40 -0400: Do not erase contents
    2007-11-04 00:09:40 -0400:
    2007-11-04 00:09:40 -0400: Modifying partition map.
    2007-11-04 00:09:40 -0400: Partition failed for disk Hitachi HTS541612J9SA00 Media MediaKit reports no such partition.
    2007-11-04 00:09:41 -0400: Partition complete.
    2007-11-04 00:09:41 -0400:
    2007-11-04 00:09:41 -0400: Error with partition: MediaKit reports no such partition.

    It doesn't sound like you've actually tried reformatting the entire drive, just resizing partitions. There is absolutely no reason why mountability should enter into the picture at all since you can't format a drive if any volumes are mounted.

Maybe you are looking for

  • New version of Flash not working with FF on XP.

    Last week I installed the latest update for FF on my computer which is running XP. Next day I installed the latest version of Flash and immediately all audio feeds started to 'stutter' and echo, making listening impossible. I followed all the instruc

  • Intermittent video problem on Adobe Connect Pro

    Hi, I have this intermittent video problem on the Adobe Connect pro server. The video connent sometime display blank even though it showed playing in the status bar and I can hear the audio part of it. Do someone have similar problem as mine? Thanks

  • How to set window.status when returning to a page with back button/list?

    It is easy enough to set window.status to application-oriented information when loading a page: do it in a function which is the onload handler for the page's body element. But, when returning to this window from another window with the second window

  • Open Commitment

    Hi PS Gurus, In CJI5 I can see an open amount of A inches tied to purchase requisition .That requisition was converted to PO. The purchase order line and purchase req both show complete at B inches. I ran RKACOR04 Program in SE38 also. Still itu2019s

  • Change Data Capture feature

    hi, If anyone have implement Change data capture (CDC) feature which is available in Oracle 9i. If yes pls reply to me, i have an doubt on this....