P.O Error in Process after copying the existing item in change mode

Hi All,
We are in SRM 5.0 Server 550 and SP15 and are using Extended Classic Scenario.
We are facing a peculiar issue, when an already created P.O (Free text - goods) is changed and a new line item is added either manually or by copying the existing line item and then ordering it, the P.O is going into Error in Process status.
This is happening only when i am adding a new item (material) to the existing line item (material) but when i am adding a service line item in the change mode to the existing material line item, the P.O is getting ordered without any issue.
I believe this is SAP bug and raised with SAP for OSS.
Meanwhile i would be grateful if you can provide any resolution to this issue and provide any OSS note number (If one already exists).
Regards,
Teja

Hi Teja
it works fine for me.
old po template..
taken describe procureemnt - goods
copy the line item
changed qty and price
POs created for both items in one PO since vendors are same?
what the error message says in the application monitor or rz20 / monitor sc.?
for me i had a contract in my pld pos.(sc).
muthu

Similar Messages

  • Microsoft.WebApplication.targets 182 5 error MSB3030 Could not copy the file because it was not found

    We use Visual Studio Online and the integrated continuous integration (build server) from Microsoft. We have a solution that contains multiple projects two of which are latest MVC projects. I updated a bunch of our Nuget packages yesterday and now we are
    getting a build error one of our MVC projects. Any help is greatly appreciated as I have exhausted my resources trying to understand why the error is occurring!
    We use nuget for our external libraries, the solution and projects and set to use Nuget Restore (no packages persisted in TFS).
    We updated Angular to the latest version using Nuget updates inside of visual studio. Here an excerpt from packages.config in the project file. The first block is what was found in the packages.config before the update and the second block is after the
    update.
    <package id="Angular.UI.Bootstrap" version="0.11.0" targetFramework="net451" />
    <package id="angularjs" version="1.2.23" targetFramework="net451" />
    <package id="Angular.UI.Bootstrap" version="0.12.0" targetFramework="net451" />
    <package id="angularjs" version="1.3.8" targetFramework="net451" />
    After I noticed the build error I scheduled another build with Diagnostic level logging turned on, here is the excerpt from the build highlighting the errors
    Task "Copy" (TaskId:395)
    16:42:43.027 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-animate.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.031 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-animate.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    Creating directory "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts". (TaskId:395)
    Copying file from "Scripts\angular-aria.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-aria.js". (TaskId:395)
    Copying file from "Scripts\angular-aria.min.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-aria.min.js". (TaskId:395)
    16:42:43.033 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-cookies.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.033 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-cookies.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.034 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-csp.css" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.034 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-loader.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.034 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-loader.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    Copying file from "Scripts\angular-messages.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-messages.js". (TaskId:395)
    Copying file from "Scripts\angular-messages.min.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\angular-messages.min.js". (TaskId:395)
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-mocks.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-resource.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-resource.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-route.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-route.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-sanitize.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-sanitize.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-scenario.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.036 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-touch.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.037 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular-touch.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.037 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    16:42:43.037 3>C:\Program Files (x86)\MSBuild\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets(182,5): error MSB3030: Could not copy the file "Scripts\angular.min.js" because it was not found. [C:\a\src\Sparco.Cms.Web\Sparco.Cms.Web.csproj]
    Copying file from "Scripts\bootstrap-select.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\bootstrap-select.js". (TaskId:395)
    Copying file from "Scripts\bootstrap-select.min.js" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\bootstrap-select.min.js". (TaskId:395)
    Copying file from "Scripts\bootstrap-select.js.map" to "C:\a\bin\_PublishedWebsites\Sparco.Cms.Web\Scripts\bootstrap-select.js.map". (TaskId:395)
    I looked at the change log of my check-in and noticed that the errors occur for Angular script references that were updated. New angular references (adds in the TFS changeset) are being copied without errors. Example: angular-animate.js was edited
    in the Angular update in TFS but angular-aria.js is a new file in the package so new file in TFS. 
    Using Source Control Explorer I verified the location of the files, the new and the existing files from the Angular nuget package can all be found in the Scripts folder of the MVC project. I can also view the content of each file file without issue.
    The references in the project file (csproj) are all consistent too, I can't see any differences between the files that cause failure and those that do not. The following block is a direct copy/paste from the csproj file
    <Content Include="Scripts\angular-animate.js" />
    <Content Include="Scripts\angular-animate.min.js" />
    <Content Include="Scripts\angular-aria.js" />
    <Content Include="Scripts\angular-aria.min.js" />
    <Content Include="Scripts\angular-cookies.js" />
    <Content Include="Scripts\angular-cookies.min.js" />
    <Content Include="Scripts\angular-csp.css" />
    <Content Include="Scripts\angular-loader.js" />
    <Content Include="Scripts\angular-loader.min.js" />
    <Content Include="Scripts\angular-messages.js" />
    <Content Include="Scripts\angular-messages.min.js" />
    <Content Include="Scripts\angular-mocks.js" />
    <Content Include="Scripts\angular-resource.js" />
    <Content Include="Scripts\angular-resource.min.js" />
    <Content Include="Scripts\angular-route.js" />
    <Content Include="Scripts\angular-route.min.js" />
    <Content Include="Scripts\angular-sanitize.js" />
    <Content Include="Scripts\angular-sanitize.min.js" />
    <Content Include="Scripts\angular-scenario.js" />
    <Content Include="Scripts\angular-touch.js" />
    <Content Include="Scripts\angular-touch.min.js" />
    Is there anything I forgot to mention that would help me figure out what is going on?
    What else can I try with the exception of rolling back the changeset and re-adding the nuget package?
    Thank you very much in advance!
    -Igor
    -Igor

    Hi Igor,
    For your situation, make sure you checked in your source files after updating Angular. You can also check the whether the foders for the Angular reference are under source control in source settings tab of your build definition.
    You can also build locally using MSBuild to see if the building works fine. We have to make sure local build succeed before VSO build since TFS build use MSBuild as its default compiler. Check the links below to see if they are helpful:
    https://social.msdn.microsoft.com/Forums/en-US/f43ceb9e-f253-46e3-a496-05f8cd77f634/msb3030-could-not-copy-the-file-because-it-was-not-found-error?forum=winappswithcsharp
    https://social.msdn.microsoft.com/Forums/en-US/01a29ce7-da2a-40af-9dce-3db1f8998cc2/could-not-copy-the-file-consoleappnameexemanifest-because-it-was-not-found?forum=TFService
    Best regards, 
    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.
    Click
    HERE to participate the survey.

  • Error in XCM after deploying the customized SCA

    Hi All,
    we are getting error in XCM after deploying the customized SCA in the server for UCES.
    Below is the error message when trying to access the XCM ./bdisu/admin/xcm/init.do
    link     ./bd/admin/xcm/init.do is working fine..
    ISA Framework: com.sap.engine.services.servlets_jsp.server.exceptions.WebIOException: Internal error while parsing JSP page [/usr/sap/EPT/JC04/j2ee/cluster/server0/apps/sap.com/isucesear/servlet_jsp/bdisu/root/admin/xcm/MainConfig.jsp].
      Details:   No details available

    Hi,
    Did you find any solution for this? We face the same problem and we are looking for a good solution.
    Kind Regards
    Daniel Jadeholt

  • Errors occurred during extraction of the existing UDC Connect sources

    HI ALL,
    I try to create a DataSource with UD Connect on BW 3.5,
    i choose a RFC destination, but after of to choose UD connect source appear the next error message "Errors occurred during extraction of the existing UDC Connect sources".
    The RFC destination is OK.
    In the CCMS Monitor the Java Connectors and Enterprise Java Beans are available.
    Help me please!
    regards!

    Hi, me again, I change some parameters and now is working but wrong!!!!! when I try to select a UD connect, in the match code i get the next list:
    6B&#20577;&#28001;&#24399;&#21844;&#17440;††††††††††#############
    #########†††††&#24399;&#21844;†††††###########
    ††††††††††#############&#20577;&#28001;&#24399;&#21844;&#20577;&#28001;&#24399;&#21844;
    please if anyone knows what is going on help me...!!
    tnx

  • Process flow for the Mid-year Status Changes based upon the Qualifying Even

    Hi Experts,
    I'm looking some information for the process flow for the Mid-year Status Changes based upon the Qualifying Events. Basically, I need to know, what would be the impact of these changes on various info types (Via IT0014 - Deduction changes & so forth) and the things that needs to be considered during it's Configuration and the things that needs to be checked due to the occurrence of the change. I would greatly appreciate any kind of help/document.
    Thanks a bunch in advance,
    Thanks,
    Exertive.

    Hello guys,
    Can anyone has any kind of input on this? Basically, I need to know the procees for Mid-year status changes based upon Qualified events. Any kind of help is greatly appreciated.
    Thanks,
    Exertive.

  • FM to create equipment task group counter by copying the existing one.

    Hi Experts,
    I need FM to create equipment task group counter by copying the existing one.
    Manully we do this through the Tcode : IA01 but i want to do this through the Prog... for that i wrote one bdc it is creating some problem.
    Please let me know any FM avaliable IN 4.0B
    its very urgent please help me..
    Regards,
    Kali Pramod

    try this      /ISDFPS/TASKLIST_CREATE

  • How do we update the existing item in Cache (RWB) without know GUID?

    Hi Friends,
        We want to update the existing item in Cache (Value Mapping). Assume that Cache Contains like
         IN --> INDIA
         FR --> FRANCE
         EN --> ENGLAND
        We want to change ENGLAND to LONDON. How it is possible ... ? (Assume that above mapping data is replicated from my text file/Oracle Table, already).
    Kindly reply.
    Kind Regards,
    Jegatheeswaran P.

    Hi Vijay,
        Whatever the value mapping table we created in Intergration Directory, we can display & edit values of particular item. Because, they are stored in the XI default context 'http://sap.com/xi/XI'. In this case, it is not necessary to know the context and GUID value.
        But, in my case, I have replicated value mapping data from external system (SAP table/Text File/Oracle Table) into RWB --> Cache Monitoring --> Runtime Cache. I use my own context like 'http://aprilbiztec.com/FRAMEWORK/FileToFile'. In this case, how do we edit the particular line item. This is my problem.
    Kindly help me.
    Thanks in advance.

  • I got error 8: vi resource not found After copy the project to another location

    I copied the project folder in C: to D:
    I opened a .vi file in D: then closed LabView.
    I try to open the same .vi file in C:   I got :"LabVIEW Load Error Code 8 -   Could not find VI resource".
    I checked all the files in C:  no file have been modified.
    I'm using LabView 5.1 with Windows NT.
    Any help would be greatly appreciated.

    Suesong,
    This KB seems to suggest that the erro you are getting is a result of the Vi in question being compiled in a newer version of LabVIEW:
    http://forums.ni.com/ni/board/post?board.id=170&message.reply_to_id=240257
    Did you open it up in a newer versions and save it?
    Xaq

  • PO status "ERROR in PROCESS" after confirmation

    Hello Experts,
    problem is :
    When i create Purchase order its successfuly gets replicated in the Backend as we are on ECS scenario.Now when i create Confirmation the confirmation is also successfully created in the backend system but PO status gets changed to "ERROR in PROCESS" . i check in RZ20 and error is : "Purchase order 2400002371: Transfer Failed; Resubmit" means Application error while updating purchase orders in the back-end system.
    I check my port settings and message type in partner profiles looks OK to me otherwise Confir mation will not cretae in the backend system but yes i can see its created and all my data is fine then why for all the Purchase order after creating confirmation status gets Change ?
    Thanks in advance
    Smriti

    Hi Smriti,
    Try executing the function module BBP_PD_PO_TRANSFER_EXEC_V2 using SE37 transaction by giving the header GUID of P.O.
    Please take the GUID from BBP_PD transaction by giving the P.O number as input and BUS2201 as transaction type.
    Please check the P.O status after executing the above function module.
    Is this happening for all P.Os once the confirmation is posted or for any specific P.Os (2 P.Os as mentioned by you).
    Let us know the outcome to help you further in resolving this issue.
    Regards,
    Teja

  • Unexpected error durung process after adding a new measure group

    I add a new measure group with distinct count in my cube
    I process my cube then I have:
    Erreur interne : Une erreur inattendue s'est produite. Erreurs dans le moteur de stockage OLAP : Une erreur s'est produite lors du traitement de la partition 'Requirement' du groupe de mesures 'Formalized 1' pour le cube 'Requirements_view' à partir de la
    base de données SeikoCube. (internal error : unexpected error happens ... An error occured when processing the partition for measure group for the cube)
    If I delete this measure, it works well.
    Whap happens ? How could I resolve it ?
    Thanks in advance

    Hi Fiacre663,
    According to your description, you encounter the error while processing the cube after added the distinct count to cube, right? In your scenario, which process option are you used to process the cube?
    Generally, if you add a measure you are changing the structure of the cube which will invalidate the cube, the easiest way to get the cube "fully operational" again would be to do a ProcessFull. The same thing applies when removing a measure.
    Besides, please ensure that the steps to add distinct count are correct. There are different options for creating a distinct count measure in SSAS. Please refer to the link below to see the details.
    http://www.mssqltips.com/sqlservertip/3043/different-options-for-creating-a-distinct-count-measure-in-ssas/
    Regards,
    Charlie Liao
    TechNet Community Support

  • Error Msg |  "Could not copy the page to your computer"

    Hello everyone,
    I keep encountering the following error in this directory
    when I try to edit one of its .html files via Contribute:
    "Could not copy the page to your computer"
    I tried creating a new directory on the server and placed the
    old files inside, but I didn't have any luck with editing those
    files.
    I also attempted to create a new page in that very same
    directory (using new files) using a template - which worked, but
    after I published and tried to edit it again, I get the same error.
    Please advise.

    No ideas at all? This issue hurts our ability to continuing
    pushing for Contribute to be installed on our diverse Web
    domain.

  • Error in Process While transfering the Document

    Hi,
    We are on SRM 5.0 configuring Extended classic scenario. SC is approved and it has created the incomplete PO in SRM. Eventhough the vendor has been assigned while ordering the SC, it still display as blank in the PO. When I select the Vendor again in Process PO and selecting again the vendor and ordering the PO. The PO is created sucessfully in SRM, but while transfering to backend "Error in Process" is diaplayed. A dump is created in R/3 raise exception with title "PARAMETER_ERROR".
    Please let me know why the vendor is not getting asigned properly while ordering the SC and also how to correct the issue.
    Regards,
    Chary

    Hi,
    Thanks for the reply.
    I checked in the program : CBRC_EXIT_47_PUR , the piecf of code is :
    IF ( I_UCOMM IS INITIAL ) OR
         ( I_METHOD IS INITIAL ).
        RAISE PARAMETER_ERROR.
    at this place it fails and raises the parameter error.
    When we are creating the PO directly in R/3 we could break at this point and both the above aprameter contains some values and it goes well.
    But we are unable to break from SRM by putting the break point. I think any one of this parameter is empty and so it goes into this block and raises this exception. Please let us know how we can break from SRM at this point, so that we can find what values are coming from SRM.
    Regards,
    Chary

  • Restoring my mac book pro after copying the files off via target disk

    Hi guys any help would be great.
    I had a problem with my hard drive in my early MBP, after seeing an apple genius, who said it was mostly likely a software issue and wiping the disk and reinstalling everything shoudl fix it.
    So as i didnt have an up to date time machine back up, i used the target disk utility to copy the files from the drive over onto another mac (actualy on a networked harddrive)
    no i have completed a wipe, and reinstalled the operating system (snow leapeard as thats the last disc i had - MBP was on Lion prior to the issues)
    now i want to restore all my files from before.
    what is the best way to do this?
    can i just drag and drop each file from the networked hard drive back into the coresponding ones on my MBP?
    thanks

    Only your users files inside music, pictures, movies documents etc folders.
    Nothing in Library, nor Applcations, you do that you hose the account and the apps won't work anyway, at least most of them.
    or i will have to reinstall the aplications but i tunes and so on will be able to find the files?
    yes and reinport music into iTunes so it goes into the new itunes library file, ditto with iPhoto Library (old) righ click and "show package contents" and import the Originals folder contents into new iPhoto library.
    support files have paths in their files that go to the path on the origanl system, you changed that so the paths are off, so you import the original files again.

  • Error Message "Setup cannot copy the file gp.ocx".

    When I try to download Reader X to new Dell laptop running Windows 7 Pro, I get the error message as follows.
    Setup cannot copy the file gp.ocx.  Ensure that the locations specified below is correct, or change it and insert (Unknown) in the drive you specify.
    c:\Users\Bill\AppData\Local\Temp\1DC2.tmp
    Can anyone help me with how to proceed? Thanks.

    Bummer!  I read something about getting this error due to insufficient permissions, but I attempted to install as local admin and didn't work either.  So I just uninstalled Adobe reader from the servers I was having this issue with, at least until a solution is available (?).  I'm not happy, it is not convenient if I have to use another machine to view PDFs, but I'd rather be inconvenienced than have unpatched servers.  Thanks for responding...let's hope Adobe responds...

  • Shutting down archive processes after open the upgraded database.

    Hi,
    i upgraded the database from 9.2.0.5.0 to 10.2.0.2.0. after upgrading the database, i opened the database
    i am getting following information in my alert log file .. i will cause any problem
    ARC0: STARTING ARCH PROCESSES COMPLETE
    ARC0: Becoming the heartbeat ARCH
    ARC2 started with pid=16, OS id=18763
    Sun Nov 9 16:53:20 2008
    Successfully onlined Undo Tablespace 1.
    Sun Nov 9 16:53:20 2008
    SMON: enabling tx recovery
    Sun Nov 9 16:53:20 2008
    Database Characterset is UTF8
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=17, OS id=18770
    Sun Nov 9 16:53:21 2008
    Completed: ALTER DATABASE OPEN
    Sun Nov 9 16:54:19 2008
    Shutting down archive processes
    Sun Nov 9 16:54:25 2008
    ARCH shutting down
    ARC2: Archival stopped
    Sun Nov 9 20:58:04 2008
    Thanks,

    Hi Mohammed,
    is this a cut-out from the alert.log DURING the upgrade?
    How did you do the upgrade - DBUA or with catupgrd.sql?
    Has the archivelog mode switched off during the upgrade?
    Does the archiver start up again (do an 'archive log list' in SQL*Plus)?
    Thanks and regards
    Mike

Maybe you are looking for