How to purge the config without deleting reports

Hi all,
How to quisce the config without deleting reports from reports tab.
first I quisced and retired and then try to create the sonfig with the same name" it showing that name already exists"
If I purged the config and created the config with the same name, its creating successfully but all the reports are deleting.
Out TP is firing on us, if we delete the reports in reports tab.
Please suggest with new idea.
Regarsd

Hi ,
If I am not purging the config, I am getting below exception
2009.11.09 at 04:16:01:443: Thread-44: B2B - (ERROR) Error -: AIP-50025: Repository error : Error -: AIP-11435: Cannot switch configuration context when entries exist in Persistency Service dirty list. Transaction must be flushed before switching context.
     at oracle.tip.adapter.b2b.data.B2BExecutionContext.setRuntimeActiveAndQuiescing(B2BExecutionContext.java:132)
     at oracle.tip.adapter.b2b.data.DBContext.resetRuntime(DBContext.java:283)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:495)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
Caused by: Error -: AIP-11435: Cannot switch configuration context when entries exist in Persistency Service dirty list. Transaction must be flushed before switching context.
     at oracle.tip.repos.core.driver.CatalogDriver.checkDirtyList(CatalogDriver.java:399)
     at oracle.tip.repos.core.driver.CatalogDriver.setRuntimeActiveandQuiescing(CatalogDriver.java:523)
     at oracle.tip.buslogic.common.ExecutionContextImpl.setRuntimeActiveandQuiescing(ExecutionContextImpl.java:799)
     at oracle.tip.adapter.b2b.data.B2BExecutionContext.setRuntimeActiveAndQuiescing(B2BExecutionContext.java:130)
     ... 4 more
2009.11.09 at 04:16:01:445: Thread-44: B2B - (DEBUG) DBContext commit: Enter
2009.11.09 at 04:16:01:450: Thread-44: Repository - (ERROR) Error -: AIP-11059: Invalid object BusinessMessage_C58F state 2 to persist
     at oracle.tip.repos.core.driver.CatalogTransaction.changeObjectState(CatalogTransaction.java:184)
     at oracle.tip.repos.core.driver.CatalogTransaction.commit(CatalogTransaction.java:1504)
     at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:70)
     at oracle.tip.adapter.b2b.data.DBContext.commit(DBContext.java:250)
     at oracle.tip.adapter.b2b.msgproc.DbAccess.doCommit(DbAccess.java:2485)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:505)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
2009.11.09 at 04:16:01:454: Thread-44: BusinessLogicLayer - (ERROR) Error -: AIP-11059: Invalid object {0} state {1} to persist
     at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:72)
     at oracle.tip.adapter.b2b.data.DBContext.commit(DBContext.java:250)
     at oracle.tip.adapter.b2b.msgproc.DbAccess.doCommit(DbAccess.java:2485)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:505)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
2009.11.09 at 04:16:01:457: Thread-44: B2B - (ERROR) Error -: AIP-50025: Repository error
     at oracle.tip.adapter.b2b.data.DBContext.commit(DBContext.java:256)
     at oracle.tip.adapter.b2b.msgproc.DbAccess.doCommit(DbAccess.java:2485)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:505)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
2009.11.09 at 04:16:01:463: Thread-44: B2B - (ERROR) Error -: AIP-50025: Repository error : Error -: AIP-11059: Invalid object {0} state {1} to persist : Error -: AIP-11059: Invalid object BusinessMessage_C58F state 2 to persist
     at oracle.tip.adapter.b2b.data.DBContext.commit(DBContext.java:256)
     at oracle.tip.adapter.b2b.msgproc.DbAccess.doCommit(DbAccess.java:2485)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:505)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
Caused by: Error -: AIP-11059: Invalid object {0} state {1} to persist : Error -: AIP-11059: Invalid object BusinessMessage_C58F state 2 to persist
     at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:72)
     at oracle.tip.adapter.b2b.data.DBContext.commit(DBContext.java:250)
     ... 4 more
Caused by: Error -: AIP-11059: Invalid object BusinessMessage_C58F state 2 to persist
     at oracle.tip.repos.core.driver.CatalogTransaction.changeObjectState(CatalogTransaction.java:184)
     at oracle.tip.repos.core.driver.CatalogTransaction.commit(CatalogTransaction.java:1504)
     at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:70)
     ... 5 more
2009.11.09 at 04:27:59:850: Thread-44: B2B - (DEBUG) oracle.tip.adapter.b2b.data.MsgListener:onMessage Enter
2009.11.09 at 04:27:59:851: Thread-44: B2B - (DEBUG) DBContext beginTransaction: Enter
2009.11.09 at 04:27:59:863: Thread-44: B2B - (DEBUG) DBContext beginTransaction: Leave
2009.11.09 at 04:27:59:865: Thread-44: Repository - (ERROR) CatalogDriver - error switching context
2009.11.09 at 04:27:59:867: Thread-44: Repository - (ERROR) CacheService dirty list contains 1 entries
2009.11.09 at 04:28:00:836: Thread-44: Repository - (ERROR) Error -: AIP-11435: Cannot switch configuration context when entries exist in Persistency Service dirty list. Transaction must be flushed before switching context.
     at oracle.tip.repos.core.driver.CatalogDriver.checkDirtyList(CatalogDriver.java:399)
     at oracle.tip.repos.core.driver.CatalogDriver.setRuntimeActiveandQuiescing(CatalogDriver.java:523)
     at oracle.tip.buslogic.common.ExecutionContextImpl.setRuntimeActiveandQuiescing(ExecutionContextImpl.java:799)
     at oracle.tip.adapter.b2b.data.B2BExecutionContext.setRuntimeActiveAndQuiescing(B2BExecutionContext.java:130)
     at oracle.tip.adapter.b2b.data.DBContext.resetRuntime(DBContext.java:283)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:495)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
2009.11.09 at 04:28:00:839: Thread-44: B2B - (ERROR) Error -: AIP-50025: Repository error
     at oracle.tip.adapter.b2b.data.B2BExecutionContext.setRuntimeActiveAndQuiescing(B2BExecutionContext.java:132)
     at oracle.tip.adapter.b2b.data.DBContext.resetRuntime(DBContext.java:283)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:495)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
2009.11.09 at 04:28:00:842: Thread-44: B2B - (ERROR) Error -: AIP-50025: Repository error : Error -: AIP-11435: Cannot switch configuration context when entries exist in Persistency Service dirty list. Transaction must be flushed before switching context.
     at oracle.tip.adapter.b2b.data.B2BExecutionContext.setRuntimeActiveAndQuiescing(B2BExecutionContext.java:132)
     at oracle.tip.adapter.b2b.data.DBContext.resetRuntime(DBContext.java:283)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:495)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
Caused by: Error -: AIP-11435: Cannot switch configuration context when entries exist in Persistency Service dirty list. Transaction must be flushed before switching context.
     at oracle.tip.repos.core.driver.CatalogDriver.checkDirtyList(CatalogDriver.java:399)
     at oracle.tip.repos.core.driver.CatalogDriver.setRuntimeActiveandQuiescing(CatalogDriver.java:523)
     at oracle.tip.buslogic.common.ExecutionContextImpl.setRuntimeActiveandQuiescing(ExecutionContextImpl.java:799)
     at oracle.tip.adapter.b2b.data.B2BExecutionContext.setRuntimeActiveAndQuiescing(B2BExecutionContext.java:130)
     ... 4 more
2009.11.09 at 04:28:00:844: Thread-44: B2B - (ERROR) MsgListener:onMessage Activate DBContext failed with Exception - Error -: AIP-50025: Repository error
2009.11.09 at 04:28:00:847: Thread-44: B2B - (ERROR) Error -: AIP-50025: Repository error : Error -: AIP-11435: Cannot switch configuration context when entries exist in Persistency Service dirty list. Transaction must be flushed before switching context.
     at oracle.tip.adapter.b2b.data.B2BExecutionContext.setRuntimeActiveAndQuiescing(B2BExecutionContext.java:132)
     at oracle.tip.adapter.b2b.data.DBContext.resetRuntime(DBContext.java:283)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:495)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
Caused by: Error -: AIP-11435: Cannot switch configuration context when entries exist in Persistency Service dirty list. Transaction must be flushed before switching context.
     at oracle.tip.repos.core.driver.CatalogDriver.checkDirtyList(CatalogDriver.java:399)
     at oracle.tip.repos.core.driver.CatalogDriver.setRuntimeActiveandQuiescing(CatalogDriver.java:523)
     at oracle.tip.buslogic.common.ExecutionContextImpl.setRuntimeActiveandQuiescing(ExecutionContextImpl.java:799)
     at oracle.tip.adapter.b2b.data.B2BExecutionContext.setRuntimeActiveAndQuiescing(B2BExecutionContext.java:130)
     ... 4 more
2009.11.09 at 04:28:00:849: Thread-44: B2B - (DEBUG) DBContext commit: Enter
2009.11.09 at 04:28:01:838: Thread-44: Repository - (ERROR) Error -: AIP-11059: Invalid object BusinessMessage_C58F state 2 to persist
     at oracle.tip.repos.core.driver.CatalogTransaction.changeObjectState(CatalogTransaction.java:184)
     at oracle.tip.repos.core.driver.CatalogTransaction.commit(CatalogTransaction.java:1504)
     at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:70)
     at oracle.tip.adapter.b2b.data.DBContext.commit(DBContext.java:250)
     at oracle.tip.adapter.b2b.msgproc.DbAccess.doCommit(DbAccess.java:2485)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:505)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
2009.11.09 at 04:28:01:842: Thread-44: BusinessLogicLayer - (ERROR) Error -: AIP-11059: Invalid object {0} state {1} to persist
     at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:72)
     at oracle.tip.adapter.b2b.data.DBContext.commit(DBContext.java:250)
     at oracle.tip.adapter.b2b.msgproc.DbAccess.doCommit(DbAccess.java:2485)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:505)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
2009.11.09 at 04:28:01:844: Thread-44: B2B - (ERROR) Error -: AIP-50025: Repository error
     at oracle.tip.adapter.b2b.data.DBContext.commit(DBContext.java:256)
     at oracle.tip.adapter.b2b.msgproc.DbAccess.doCommit(DbAccess.java:2485)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:505)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
2009.11.09 at 04:28:01:850: Thread-44: B2B - (ERROR) Error -: AIP-50025: Repository error : Error -: AIP-11059: Invalid object {0} state {1} to persist : Error -: AIP-11059: Invalid object BusinessMessage_C58F state 2 to persist
     at oracle.tip.adapter.b2b.data.DBContext.commit(DBContext.java:256)
     at oracle.tip.adapter.b2b.msgproc.DbAccess.doCommit(DbAccess.java:2485)
     at oracle.tip.adapter.b2b.data.MsgListener.onMessage(MsgListener.java:505)
     at oracle.tip.adapter.b2b.data.MsgListener.run(MsgListener.java:400)
     at java.lang.Thread.run(Thread.java:534)
Caused by: Error -: AIP-11059: Invalid object {0} state {1} to persist : Error -: AIP-11059: Invalid object BusinessMessage_C58F state 2 to persist
     at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:72)
     at oracle.tip.adapter.b2b.data.DBContext.commit(DBContext.java:250)
     ... 4 more
Caused by: Error -: AIP-11059: Invalid object BusinessMessage_C58F state 2 to persist
     at oracle.tip.repos.core.driver.CatalogTransaction.changeObjectState(CatalogTransaction.java:184)
     at oracle.tip.repos.core.driver.CatalogTransaction.commit(CatalogTransaction.java:1504)
     at oracle.tip.buslogic.common.Transaction.commit(Transaction.java:70)
     ... 5 more

Similar Messages

  • How to purge EBS data without deleting any setup or configuration details

    Today I get a very interesting requirement. We have a one year old instance. Now, senior management wants to remove/purge/delete all transactional data though they want to keep all the EBS suite R12.1 setup and configuration information. I do not have any idea how can I achieve this. Please help me on this regard.

    Hi Su;
    Please see:
    Purging Strategy for eBusiness Suite 11i [ID 732713.1]
    Also see:
    http://oracleappstechnology.blogspot.com/2008/12/in-built-data-purge-concurrent-programs.html << r11 iicin hepsi burda
    In r12 What is use of Purge log and Closed system alerts
    Purge Debug Log And System Alerts Performance Issues
    Regard
    Helios

  • HT1473 I have two separate iTunes libraries on different computers and I would like to compact into one. But I cannot without completely erasing one of the libraries. How can I do this without deleting anything?

    I have two separate iTunes libraries on different computers and I would like to compact into one. But I cannot without completely erasing one of the libraries. How can I do this without deleting anything?

    Copy the content from one computer to another and import the media into iTunes.
    Any playlists, playcounts, etc on the computer the content is being moved from will be lost.

  • How can you delete songs off the ipod without deleting songs off your itunes library?

    How can you delete songs off the ipod without deleting songs off your itunes library?  My son's ipod automatically synced all the songs in my library to his ipod which he now wants to get rid of.  Is there a way to delete them all without me having to erase my library?

    Do not select the songs to sync, then sync.

  • My iPhone has my old email set up throught iCloud. How do I reset my new username with the device without deleting everything. And if I have to delete my old account, will everything (contacts, pictures, games, apps, etc.) be erased from my phone.

    My iPhone has my old email set up throught iCloud. How do I reset my new username with the device without deleting everything. And if I have to delete my old account, will everything (contacts, pictures, games, apps, etc.) be erased from my phone.

    Your old ID connects to an icloud account containing all your data (email, contacts, etc.)  If you then use a different ID, you will connect to a different account, which results in losing all your "apple" data, like emails, contacts, calendars, etc.
    However, Apple IDs are also used to connect to an itunes store account, with is different.  You can keep using the old itunes store ID to keep all your purchases (but if you change to a different ID, you will lose all purchased items) and use the new ID for icloud (but losing emails, contacts, etc. from the old account).

  • My daughter forgot her password, any suggestions of how to get around the password without deleting everything she has on it?

    She has never synced her ipod touch to iTunes, any suggestions of how to get around the password without deleting everything she has on the device?  Apple support recommended recovery mode, but doesn't that erase everything on the ipod?

    You are out of luck but a Date Recovery company may be able to help if the iPod does not have iOS 8.
    If there is an iCloud backup you can restore from that.
    You can redownload most iTunes purchases by:        
      Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • How can I remove the photos without deleting them from the album?

    I am making a book in Aperture 3.  I want to change some of the pages that I have put together, and want to remove some of the photos from some of the pages, to put them on another page.  How can I remove the photos without deleting them from the album?

    As a follow-up, I have found that clicking on the photo in the book also highlights the photo on the strip below.  So, if you then hit delete, you will delete the photo from both the book page and the album (which is the book, the way I have it set up).  If you only want to delete it from the book page, you then have to un-click the photo on the strip below, or both will be deleted.  This seems unwieldy.  I deleted 6 photos from a page and found all of them gone from the album.  The only way that I can see to keep them in the album is to then unselect them from the bottom strip after selecting them fro the page.  This seems to call for an extra step. 
    Nancy

  • How do you import photos without deleting photos off the memory card?

    How do you import photos without deleting photos off the memory card?

    If you're using Image Capture, Aperture or iPhoto just say 'No' when it asks if you want them deleted.

  • Hi. How can I delete the table without deleting the content? My pages is 5.2.2.

    Hi. How can I delete the table without deleting the content? My pages version is 5.2.2. Thank you for your help.

    There is no convert Table to text capability in Pages v5.2.2, as there was in Pages ’09 v4.3.
    You can keep the table while making the table grid vanish, leaving the existing tabular text structure. Select the table, and under the Format panel > Table tab, the following settings will produce this output. If selected, you can refine its document placement in the Arrange tab.

  • HOW DO I REMOVE AN ICON FROM THE DISPLAY WITHOUT DELETING THE FOLDER?

    How do I remove a folder icon from the display on the mac without deleting the folder?

    If it's in the Dock, drag it out. It'll disappear.
    If it's on the desktop or inside a folder, drag it to another location.
    (126419)

  • I saw a post on how to load iMovie 6 without deleting iMovie 9 or iLife 11 I can't find the post now does anyone know if this is possible. I do not want risk not being able to reload iMovie 9 it appears that I would have to reload the whole  iLife suit

    I saw a post on how to load iMovie 6 without deleting iMovie 9 or iLife 11 I can't find the post now does anyone know if this is possible. I do not want risk not being able to reload iMovie 9 it appears that I would have to reload the whole  iLife suit

    Could have been mine!
    Happily this is easily achieved, but it has to be done backwards.
    Delete iMovie 9 (just drag it to the trash). Now install iMovie 6 from the iLife 6 install disks.
    Now re-install iMovie 9. This automatically moves iMovie 6 into a folder it creates in your Applications folder called iMovie Previous Version.
    Now you have them both, and you can have both in the Dock as well.
    Alternatively you could try this method, suggested by poster Uitech:
    Open a terminal and type "touch /Library/Preferences/com.apple.iLife08.plist"
    (No quotes)
    Install iMovieHD6 from the iLife 6 install disk.
    This works with both Leopard and Snow Leopard Macs.

  • HT1977 i want to add a app i just purchased to my i phone. nut when i click apply it asks me if i want to remove the rest of my apps.. which i dont.. how can i add the app without deleting my other apps

    i want to add a app i just purchased to my i phone. nut when i click apply it asks me if i want to remove the rest of my apps.. which i dont.. how can i add the app without deleting my other apps

    You can sync an iPhone to only one computer. If you connect it to a different computer (or you have never connected it to a computer) it will delete all iTunes content on the phone and replace it with the iTunes content on the current computer. As Avis says, you can transfer your purchases to the computer you are about to sync to, but only if that computer is authorized to the same account that the content was downloaded under.

  • I have an old macbook which i want to give away.  i want to delete all my contacts etc.  how do i do that without deleting on my new macbook and iPad?

    I have an old macbook that i want to give away.  i want to delete my information such as contacts mail etc.  how can i do that without deleting it from my new macbook pro or my ipad?

    Go to System Preferences > iCloud and turn iCloud off.
    Restart holding the Command and R keys and then choose to reinstall Mac OS X.  If you have applicaitons on the machine that should not be transfered to another party, after the restart choose Disk Utility and erase the hard drive and then install Mac OS X...that will return the machine to factory condition.

  • How to save the data of ABAP report into a notepad in desktop location???

    HI all,
    Can any one tell me how to transfer the data of ABAP report into a Notepad.
    Actually I have to schedule a ABAP report in background on daily basis and I want to transfer the
    whole record into Notepad.
    If any program is available for this..please clearify the relevent code for transferring.
    Thanks
    Rajeev

    declare a character type internal table.
    now move your data from it_data ( internal table with data ) into table itab.
    since you are running this report in background, you cannot save it to the desktop. Instead give any app server location
    data: itab(400) occurs 0 with header line.
    field-symbols: <fs1> type any.
    data: gv_file type rlgrap-filename default 'TEST.TXT'.
    data: gv_filepath type rlgrap-filename default <path>.
    LOOP AT it_data.
        DO 100 TIMES.
          ASSIGN COMPONENT sy-index OF STRUCTURE it_data TO <fs1>.
          IF sy-subrc = 0.
            CONCATENATE itab <fs1> INTO itab SEPARATED BY ' '.
          ELSE.
            EXIT.
          ENDIF.
        ENDDO.
        SHIFT itab LEFT DELETING LEADING ' '.
        APPEND itab.
        CLEAR itab.
      ENDLOOP.
      concatenate gv_filepath '/' gv_file into gv_file.
      OPEN DATASET gv_file FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
      IF sy-subrc = 0.
        LOOP AT itab.
          TRANSFER itab TO gv_file.
        ENDLOOP.
        CLOSE DATASET gv_file.
      ENDIF.

  • How to get the value from another report Customizes Form

    Dear all,
    I create a report such as
    select * from mytable.table1
    where field1 = :bind_variable
    I create a menu to run this Customized Form and user have to select the bind_variable values. So I have another report created which also want this bind_variable as it WHERE Clause. But I don't want my user to key the same bind variable twice. They can just same the Customized Form and run for both report.
    Could anybody know how to get the bind_variable on 1st report and used by the 2nd report.
    Thank you very much.
    Best Rgds,
    SL Voon

    Hi,
    are you on BI7.0? There you can create variables type replacement path and get the value out from a different variable without any coding.
    regards
    Cornelia

Maybe you are looking for

  • How can I disable the Photos app from automatically running when I plug in my iPhone?

    How can I disable the Photos app from automatically running when I plug in my iPhone? I have no intention of ever using Photos, in fact, having to abandon Aperture takes me one step close to moving back to Windows, but I digress. I just want to NOT h

  • Error in configuring Adobe Document Services (Adobe Interactive Forms)

    Hi there, I've installed the Netweaver 2004s SP16 Sneak Preview. Then I created the user group ADSCallers and the user ADSUser. The security roles are also configured. After that, I configured the Basic Authentication (except SLD, which I haven't don

  • ITunes 12.1 freezing upon launch due to "determining audio volume"

    My (Late 2011) MBP running Yosemite is freezing when I launch iTunes. It is 12.1, the latest version. Upon launch, it says "Determining Audio Volume" and is on the first of my several thousand songs. The spinning wheel eventually pops up and I am for

  • Font error in file with no fonts

    Here is an oddity... running PS CC 20140730.r.148 on an iMac running OS X 10.9.4. Fonts are being managed by Suitcase Fusion 5. As stated in the subject, I am getting a font error in a file where there are no fonts, let alone any layers other than th

  • HELP - Mac Prp Freezes when Installing Boot Camp Drivers

    Please HELP me! I just installed Windows XP Pro SP2 on its own hard disk on my Mac Pro using Boot Camp. Then I inserted the Leopard Install DVD and started to install the boot camp drivers. In the middle of installing the "Intel chipset" my Mac Pro f