Collation problem on BPC migration.

We are doing a migration from V4.2 to V7.0 BPC on microsoft plataform.
The new database has the correct collation 'SQL_Latin1_General_CP1_CI_AS' but the V4.2 back up was from a database which collation is 'Finnish_Swedish_CI_AS'
Now we have problems with column collation in the restored backup. We can't change column collation because there are index using the columns.
Anybody have any idea how to proceed? We strongly appreciate it.
Best Regards.

Hi dude!
In fact, you can run program InstColl.exe to convert to SQL_LATIN1_GENERAL_CP850_BIN2, but unfortunately it does only run on a SQL Server 2000 SP4 database. Then:
  (a) if your database is SQL Server 2000 but you did not apply SP4, you should apply it and then run the instColl.exe.
  (b) if your original database was SQL Server 2000, but you upgraded e.g. to SQL Server 2005/2008, you can restore a backup on a SQL Server 2000 SP4 database instance; then you will be able to run instColl.exe and only after having run it you will be able to upgrade to SQL Server 2005/2008.
  (c) if your database is other than SQL Server 2000, e.g. SQL Server 2005, the only option is to export the entire database and then import it with the correct collation (just like in a system copy) by means of R3trans, as unfortunately you cannot detach a SQL Server 2005 database and then attach it to a SQL Server 2000.
Find the details in SAP notes 505906 and 600027.
Cheers!!
-Jesú

Similar Messages

  • Collation problem in Acrobat Reader X

    I have a collation problem with Acrobat Reader X and HP LaserJet M2727 nf (using HP Universal Printing PCL 6 driver)
    When printing multiple copies of a PDF, the result is always in the order 1,2,3 1,2,3 etc. (for a 3 page document for example)
    This is the case even when I uncheck the default collate option.
    How can I disable the collation option in this version?
    Thanks,
    Eran

    HELP!  This is a killer problem.   Everyone is banking on PDF documents and Adobe Reader.  YOU CAN NOT IGNORE THIS ANY MORE!
    There was a registry setting in Reader 8 to force host collation.. it doesn't work any more.  Please respond immediately !!!!

  • Portal 7.0 Installation Problem-MS SQL 2005 Collation Problem

    Hi,
    We are installing Portal 7.0 on MSSQL 2005.while installing ,we are facing the MSSQL collation problem.The error is
    "Required MSSQL Collation for the SAP System Installation is:
    SQL_Latin1_General_CP850_BIN2.
    Your Server uses collation:SQL_Latin1_General_CP1_CI_AS."
    Regards,
    Bala.

    Hi,
    When installing SQL Server 2005, u need to select "Binary order based on code point comparison (use with 850 multilingual character set).
    As pointed above, re-install ur SQL server and EP7.0
    Regards,
    Fahad

  • Problems with Oracle Migration Work Bench (OMWB)

    Hi
    I am asking all "migration experts" here to give me a hand.
    I'm trying to convert an Access DB with loads of tables to Oracle 10g (Expresss Edition, actually) with OMWB version 10.1.0.4.0 (newest available version) and have some serious problems:
    1) The migration creates the complete Oracle data model and database, but does NOT migrate the data to the new DB. This is a pain somewhere, as I have about 80 tables, and the only way which would be working in most cases, but far from all, is to export the data to .csv files and load it on the other side with the "load text data" function of the XE DB.
    The first "bad sign" is that the Access application which comes with the work bench and which is supposed to export the data model AND the data (2 separate functions), does the export of the model OK, but the data export only lasts a second, and does not append anything to the xml file created by the data model export
    The message I invariably get at the point where the data should be migrated is "Unable to migrate data from source <Access DB table name> to destination table <Oracle table name>;[Microsoft][ODBC Microsoft Access Driver] File "unknown" not found ! Very helpful... What is that ?
    2) The "Modify the Access application" phase that comes after the migration only worked once, and now comes up also with an error: java.sql..SQLException: [Microsoft][ODBC Driver Manager] The data source name was not found, and no standard driver was indicated
    So, with these 2 things, but especially point 1), most of the use of the tool is gone.
    Can someone tell me what I do wrong, or where the problems are ?
    Thanks
    BAlex

    Please contact [email protected] with the following information.
    1. Workbench version
    2. ODBC driver information
    3. Problems encountered
    If possible, could you attach the error.log file produced by the Migration Workbench (located within %ORACLE_HOME%/Omwb/Log).
    Thanks in advance.

  • Collation Problems

    I am not able to fix this Collation Problem. After reading the questions and answers on this site I came to know that I have to install Unicode_Hotfix_cp850bin2 hotfix. I got the Sneak Preview software from the ftp site ftp://ftp.sap.com/pub/sdn/devkits/EP_DevEdition_SneakPreview/. The zip file on this site do not have MSS-hotfixes folder that gives the MS Sql server hot fix for collation problem SQL_Latin1_General_CP850_BIN2. I installed Sql Server 2000 Service Pack 3. The collation in the instance shows SQL_Latin1_General_CP850_BIN. Can somebody help.
    Thanks
    Venkat Dittakavi

    Hi
    The problem occurs when u install MS SQL for the first time
    you need to choose the custom method, not default installation, with the custom method the screens appear
    to choose the binary collation needed.
    Should you go ahead the j2ee installation fails saying it required the collation to be correct. Rather uninstalled and fix the error then do ahead
    Regards
    Arun

  • BPC migration to 7.0

    Hi,
    We have just migrated from 5.1 SP9 to 7.0 SP5.
    When trying to process my dimensions from Member sheet, I get the following error:
    "ActiveX component can't create object. Cannot save member sheet to the server". Also when connected to Excel, none of the dimension members are there, it's all blank.
    I did a "Modify application" on each of my applications, and selected "Process application".
    Any idea what could be my problem?
    Thanks
    Camille

    Hi,
    Thanks all for your answers. SAP support also replied to me with this note which solved my pb.
    Note 1388407:
    Symptom:
    When modifying any dimension member sheet and saving it to the server, we are getting the following error:
    Split File Error!!
    Cannot save member sheet to the server; do you want to save it to the local machine?
    Cause
    This error is related to the XceedZip.dll library not being correctly registered on the application server and/or on the client machine.
    Resolution
    1. Copy x:\bpc\websrvr\web\<installation directory>\xceedzip.dll from the application server to your client machines in x:\program files\bpc;
    2. Unregister it and re-register it, using resp. regsvr32 -u "x:\Program files\BPC\XCeedzip.dll" and regsvr32 "x:\Program files\BPC\XCeedZip.dll" at DOS commmand prompt;
    3. Copy x:\bpc\websrvr\web\<installation directory>\xceedzip.dll from the appserver to x:\bpc\websrvr\bin;
    4. Unregister it and re-register it, using resp. regsvr32 -u "x:\bpc\websrvr\bin\XCeedZip.dll" and regsvr32 "x:\bpc\websrvr\bin\XCeedZip.dll" at DOS commmand prompt;
    5. Finally, from the Administration Console, on the Application Set node, click Refresh client-side dimensfion files;
    6. Exit and log again to the Administration Console through the Connection Wizard and it should work.
    Regards
    Camille

  • Problem with JMS migration when using Ctrl+C to stop the managed server in cluster

              Hi,
              I am having a clustered weblogic application running on Weblogic 7.0 SP5. My application
              uses JMS as a asynchrous communication. We have MDB which listens to these JMS
              messages.
              If something is being processed on Managed Server 1 and while the request is in
              process, i am stopping the the MAnaged SErver 1 using Ctrl+C.
              After this, i go to admin console and migrate teh JTA and JMS. After this, i am
              expecting other running Managed Server should restart the incomplete transaction.
              But this is not happening. The Managed Serve2 doesn't process the requst.
              But when i restart teh MAnaged SErver 1 again, it takes up the same request and
              processes it.
              Is this a known problem with Weblogic that it doesn't support Ctlr+C case?
              Please note that the same thing is working fine when i stop the server using Admin
              console(Normal shutdown OR forced shutdown).
              Any comments in this regards are apprecciated.
              Thanks,
              Naresh
              

              Hi,
              I am having a clustered weblogic application running on Weblogic 7.0 SP5. My application
              uses JMS as a asynchrous communication. We have MDB which listens to these JMS
              messages.
              If something is being processed on Managed Server 1 and while the request is in
              process, i am stopping the the MAnaged SErver 1 using Ctrl+C.
              After this, i go to admin console and migrate teh JTA and JMS. After this, i am
              expecting other running Managed Server should restart the incomplete transaction.
              But this is not happening. The Managed Serve2 doesn't process the requst.
              But when i restart teh MAnaged SErver 1 again, it takes up the same request and
              processes it.
              Is this a known problem with Weblogic that it doesn't support Ctlr+C case?
              Please note that the same thing is working fine when i stop the server using Admin
              console(Normal shutdown OR forced shutdown).
              Any comments in this regards are apprecciated.
              Thanks,
              Naresh
              

  • SSRS 2012: Report Header PrintOnFirstPage-problem after report migration from SSRS 2008

    Hi ,
    I developed my report using VS 2008 IDE and the report header property "PrintOnFirstPage" is set to False.
    The content of the header are some textboxes and lines that should show only on page number > 1.
    This works fine in VS 2008 IDE in preview mode as well as with reports rendered by SSRS 2008 report server.
    Recently I migrate&convert the same report to SSRS 2012 I noticed a different rendering behaviour of my report.
    So in VS 2010 preview mode, the page headers content (textboxe etc.)  is not visible on first page but the headers space did not colapse as it does in VS 2008 IDE preview mode.
    I checked all the report properties but unable to find a solution to my problem.
    I was able to reprduce the same behaviour by creating a new report using VS2010 IDE.
    Any ideas are greatly appreciated
    Thanks
    Bodo

    Hi BodoHH,
    I have tested on my local enviorment and can't reproduce the issue, the issue can be caused by many factors, it can be caused by the properties setting and can also caused by the visual studio, Detais information below for your reference:
    As you mentioned that you have check all the report properties, please also check the tablix,Page Header,report body properties to see if the size are the same with that in the SSRS2008.
    Please open this rdl report in the report builder to see if the print layout is correct, if it works fine, the issue can be caused by the visual studio.
    Please also try to upload the rdl report to report manager to check the layout.
    Please also provide the snaphot of the layout in VS2010 to let us better analysis about the issue.
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    If you have any feedback on our support, please click
    here.
    Vicky Liu
    TechNet Community Support

  • XSL problem appeared after migration from SOA 11.1.1.3 to 11.1.1.5

    I have a requirement of grouping de XML according to an tag and I did successfuly on SOA Foundation 11.1.1.3 (XSLT 1.0). However after migrate to SOA Foundation 11.1.1.5 an unexpected error was throwed.
    Exception:
    ###<14/05/2012 11h27min26s BRT> <Error> <oracle.soa.bpel.engine.xml> <lynafuko-nb> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-01761FB3CA57DBA147AB> <11d1def534ea1be0:3946e044:1374bb96353:-8000-0000000000000082> <1337005646586> <BEA-000000> <
    javax.xml.xpath.XPathExpressionException: javax.xml.transform.TransformerException: XML-22900: (Erro Fatal) Ocorreu uma condição de erro interno.
         at oracle.xml.xpath.JXPathExpression.evaluate(JXPathExpression.java:242)
         at com.collaxa.cube.xml.xpath.BPELXPathUtil.evaluate(BPELXPathUtil.java:240)
         at com.collaxa.cube.engine.ext.bpel.common.BPELWMPHelper.evalFromValue(BPELWMPHelper.java:339)
         at com.collaxa.cube.engine.ext.bpel.v1.wmp.BPEL1AssignWMP.__executeStatements(BPEL1AssignWMP.java:137)
         at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:158)
         at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2543)
         at com.collaxa.cube.engine.CubeEngine._handleWorkItem(CubeEngine.java:1165)
         at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1071)
         at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:220)
         at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:328)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4430)
         at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4361)
         at com.collaxa.cube.engine.CubeEngine._createAndInvoke(CubeEngine.java:698)
         at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:555)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.createAndInvoke(CubeEngineBean.java:103)
         at com.collaxa.cube.engine.ejb.impl.CubeEngineBean.syncCreateAndInvoke(CubeEngineBean.java:145)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELEngineBean.syncCreateAndInvoke(BPELEngineBean.java:111)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.runJaasMode(JpsAbsInterceptor.java:81)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:112)
         at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
         at sun.reflect.GeneratedMethodAccessor600.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy324.syncCreateAndInvoke(Unknown Source)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELEngineBean_51369e_ICubeEngineLocalBeanImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELEngineBean_51369e_ICubeEngineLocalBeanImpl.syncCreateAndInvoke(Unknown Source)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.callCreateAndInvoke(DeliveryHandler.java:790)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequestAnyType(DeliveryHandler.java:528)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.initialRequest(DeliveryHandler.java:487)
         at com.collaxa.cube.engine.delivery.DeliveryHandler.request(DeliveryHandler.java:162)
         at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.request(CubeDeliveryBean.java:493)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:94)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.runJaasMode(JpsAbsInterceptor.java:81)
         at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:112)
         at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
         at sun.reflect.GeneratedMethodAccessor600.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
         at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
         at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
         at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
         at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
         at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy320.request(Unknown Source)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.__WL_invoke(Unknown Source)
         at weblogic.ejb.container.internal.SessionLocalMethodInvoker.invoke(SessionLocalMethodInvoker.java:39)
         at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.request(Unknown Source)
         at oracle.fabric.CubeServiceEngine.request(CubeServiceEngine.java:380)
         at oracle.integration.platform.blocks.mesh.SynchronousMessageHandler.doRequest(SynchronousMessageHandler.java:139)
         at oracle.integration.platform.blocks.mesh.MessageRouter.request(MessageRouter.java:182)
         at oracle.integration.platform.blocks.mesh.MeshImpl.request(MeshImpl.java:154)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
         at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:59)
         at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
         at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
         at $Proxy337.request(Unknown Source)
         at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.doMessageProcessing(WebServiceEntryBindingComponent.java:1280)
         at oracle.integration.platform.blocks.soap.WebServiceEntryBindingComponent.processIncomingMessage(WebServiceEntryBindingComponent.java:858)
         at oracle.integration.platform.blocks.soap.FabricProvider.processMessage(FabricProvider.java:113)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doEndpointProcessing(ProviderProcessor.java:1187)
         at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:1081)
         at oracle.j2ee.ws.server.provider.ProviderProcessor.doRequestProcessing(ProviderProcessor.java:581)
         at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:232)
         at oracle.j2ee.ws.server.WebServiceProcessor.doService(WebServiceProcessor.java:192)
         at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:484)
         at oracle.integration.platform.blocks.soap.FabricProviderServlet.doPost(FabricProviderServlet.java:507)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    >
    XSL Example:
    <?xml version="1.0" encoding="UTF-8" ?>
    <?oracle-xsl-mapper
    <!-- SPECIFICATION OF MAP SOURCES AND TARGETS, DO NOT MODIFY. -->
    <mapSources>
    <source type="XSD">
    <schema location="../xsd/Teste.xsd"/>
    <rootElement name="alunoArray" namespace="http://servicos.gpanet.com.br/TesteBPEL"/>
    </source>
    </mapSources>
    <mapTargets>
    <target type="XSD">
    <schema location="../xsd/Teste.xsd"/>
    <rootElement name="resultadoArray" namespace="http://servicos.gpanet.com.br/TesteBPEL"/>
    </target>
    </mapTargets>
    <!-- GENERATED BY ORACLE XSL MAPPER 11.1.1.5.0(build 110418.1550.0174) AT [FRI MAY 11 10:36:12 BRT 2012]. -->
    ?>
    <xsl:stylesheet version="1.0"
    xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:xp20="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20"
    xmlns:mhdr="http://www.oracle.com/XSL/Transform/java/oracle.tip.mediator.service.common.functions.MediatorExtnFunction"
    xmlns:bpel="http://docs.oasis-open.org/wsbpel/2.0/process/executable"
    xmlns:oraext="http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:dvm="http://www.oracle.com/XSL/Transform/java/oracle.tip.dvm.LookupValue"
    xmlns:hwf="http://xmlns.oracle.com/bpel/workflow/xpath"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:med="http://schemas.oracle.com/mediator/xpath"
    xmlns:ids="http://xmlns.oracle.com/bpel/services/IdentityService/xpath"
    xmlns:bpm="http://xmlns.oracle.com/bpmn20/extensions"
    xmlns:xdk="http://schemas.oracle.com/bpel/extension/xpath/function/xdk"
    xmlns:tst="http://servicos.gpanet.com.br/TesteBPEL"
    xmlns:xref="http://www.oracle.com/XSL/Transform/java/oracle.tip.xref.xpath.XRefXPathFunctions"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:ora="http://schemas.oracle.com/xpath/extension"
    xmlns:socket="http://www.oracle.com/XSL/Transform/java/oracle.tip.adapter.socket.ProtocolTranslator"
    xmlns:ldap="http://schemas.oracle.com/xpath/extension/ldap"
    exclude-result-prefixes="xsi xsl tst xsd bpws xp20 mhdr bpel oraext dvm hwf med ids bpm xdk xref ora socket ldap">
    <xsl:key name="classe-key" match="/tst:alunoArray/tst:aluno" use="tst:classe"/>
    <xsl:template match="/">
    <tst:resultadoArray>
    <xsl:for-each select="/tst:alunoArray/tst:aluno[count((. | key('classe-key', tst:classe)[1.0])) = 1.0]">
    <tst:resultado>
    <tst:classe><xsl:value-of select="tst:classe" /></tst:classe>
    <tst:qtde><xsl:value-of select="count(key('classe-key',tst:classe))"/></tst:qtde>
    <tst:listaNome>
    <xsl:for-each select="key('classe-key',tst:classe)">
    <tst:nome><xsl:value-of select="tst:nome" /></tst:nome>
    </xsl:for-each>
    </tst:listaNome>
    </tst:resultado>
    </xsl:for-each>
    </tst:resultadoArray>
    </xsl:template>
    </xsl:stylesheet>
    XSD Example:
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
    xmlns:tst="http://servicos.gpanet.com.br/TesteBPEL"
    targetNamespace="http://servicos.gpanet.com.br/TesteBPEL"
    elementFormDefault="qualified">
    <xsd:element name="alunoArray">
    <xsd:complexType>
    <xsd:sequence>
    <xsd:element name="aluno" type="tst:alunoType" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    <xsd:complexType name="alunoType">
    <xsd:sequence>
    <xsd:element name="nome" type="xsd:string"/>
    <xsd:element name="classe" type="xsd:string"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:element name="resultadoArray">
    <xsd:complexType>
    <xsd:sequence>
    <xsd:element name="resultado" type="tst:resultadoType" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:element>
    <xsd:complexType name="resultadoType">
    <xsd:sequence>
    <xsd:element name="classe" type="xsd:string"/>
    <xsd:element name="qtde" type="xsd:int"/>
    <xsd:element name="listaNome" type="tst:listaNomeType"/>
    </xsd:sequence>
    </xsd:complexType>
    <xsd:complexType name="listaNomeType">
    <xsd:sequence>
    <xsd:element name="nome" type="xsd:string" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    </xsd:complexType>
    </xsd:schema>
    Has anyone had this problem before?
    Thanks in advance!
    Lucas Ynafuko

    same discussed here as well.. have you tried the suggestions provided here
    Re: Migrate from JDeveloper 11.1.1.3 to 11.1.2

  • A problem in JSF migration from 1.1 to 1.2

    Hi all,
    This is Sailaja I am working with a project that is about migrating JSF1.1 to JSF1.2,
    My problem is..
    In my project we have used CommandLinkTag class to develop a custom component when using 1.1
    But in 1.2 vertion CommandLinkTag class designed as "final" so now i am unable to extend the final class so my old code gets problem.
    Please any one provide some solution or else i need some clarification about why they made that class as final,
    Is there any other class developed for that..
    Thanks
    Sailaja N
    Edited by: nsailaja on Aug 24, 2010 5:43 AM

    If the target forest is running Exchange 2003, you aren't 100% wrong in saying it may not be possible. If you are migrating from Exchange 2010 to a new forest, you need to be migrating into an Exchange 2010 organization - downlevel migrations aren't supported,
    to the best of my knowledge. Here are the links supporting Exchange forest migrations, and they specifically say they are for migrations into an Exchange 2010 organization:
    http://blogs.technet.com/b/meamcs/archive/2011/06/10/exchange-2010-cross-forest-migration-step-by-step-guide-part-i.aspx
    https://gallery.technet.microsoft.com/office/Cross-Forest-Migration-7443029c
    http://blogs.technet.com/b/exchange/archive/2010/08/10/3410619.aspx
    http://technet.microsoft.com/en-us/library/dd876952.aspx
    I'm pretty sure that the tools used won't allow you to migrate from Exchange 2010 into Exchange 2003.  I'm sure you can kludge together a migration process that exports mailboxes to PST, then imports them into the target mailboxes, but that would be
    a painful process.

  • Problem with universe migration

    i have a problem? when i try to import universes from 6.5 to XIR2 using import wizard:
    some universes have migrated correctly, but with others appears an error -
    Details: Fail to get universe content from the source system. (ERR204) Unable to import universe from repository.
    what is the matter???

    You may want to try couple of things.
    1. Re-export the universe to the 6.x repository and then try the import wizard again.
    2. Copy the repository and use import wizard on it instead of using it directly on the main repository. (it is the recommended way as well).
    Kashif

  • COM Component problem with BPC Excel

    Hi!
    We are using BPC MS 7.5 service pack 3 version. Microsoft Office 2007
    On one of our client machines we got problem when trying to enter BPC for excel,nothing appears and something is downloading showing Installing COM Component from http://activex.microsoft.com/objects/ocget.dll site. And after a while Excel is shut down.
    It´s the same errro entering from Launch Page or Log on from native Excel.
    We have already tried uninstalling and installing BPC client and uninstalling and installing Microsoft Office on this specific client machine with the problem.
    Regards
    Fredrik

    This was solved by this Microsoft fix:
    http://support.microsoft.com/kb/323207/en-us

  • Problem with BPC 10 REST SERVICE. (Write-Back  BAdI)

    Hello!
    We have implemented a Write-Back BAdI order to write values ​​to a parent and copy those values ​​to their children in the hierarchy. Proper operation.
    Then through the Default Logic we are making various calculations (many to be honest), based on the data recorded with the Write-Back BADI.
    The problem arises when we try to write in a parent hierarchy with many children.
    We receive the following message in Excel.
    We have configured the service as follows
    The transaction st22 says nothing about our problem.
    If I go to log the EPM Add-in for Excel see the following. A problem with REST service (I think that is the PROBLEM)
    Write-Back BAdI writes values properly.
    Thank you!

    Thanks for answering.
    Yes, if I try to write in a parent without Default.lgf there is no problem. I performed the test to the parent node of all hierachy.
    I send the Default.lgf and the others scripts .
    I think the problem is that the communication between BPC and Netweaver is lost, which is done through the REST service??
    thank you very much.

  • Permissions problem after using Migration Assistant - unable to copy files

    I have a PowerBook G4 and 2 iMac G5 desktops - one iMac at home and one at work. I've had the iMac at home and the PowerBook for a while. The iMac at work is one I've just inherited from another user. Both are exactly the same model - 2Ghz iMac G5 (ambient light sensor). All 3 machines are running Mac OS X 10.4.6.
    I decided to use Migration Assistant to transfer my Admin user account on the PowerBook to my work iMac G5, all of which worked great. So I now have an exact copy of the user folder from my PowerBook on my work iMac G5, and consequently the same combination of username/password.
    When I mount the drive from my PowerBook on my work iMac via AFP I can copy files from the PowerBook to the iMac. But if I try to copy the file back to the PowerBook I receive the error "The operation cannot be completed because you do not have sufficient privileges for some of the items". The file does appear on the PowerBook, but it is 0K and therefore useless.
    Worse, if I'm replacing a file on the PowerBook, I get the usual "An item named "blah" already exists in this location..." dialog. If I click Yes to replace the file it is wiped, but then the permission error pops up leaving me with a 0K file on the PowerBook and no original.
    If I mount the work iMac drive on my PowerBook I see exactly the same issue - i.e. I can copy to the local machine from the mounted drive. But I cannot copy anything back without receiving the permissions error.
    My home iMac G5 was not set up using migration assistant, but I do use exactly the same combination of username/password. It does not exhibit the same behaviour. I can mount the PowerBook drive on the home iMac and happily copy files back and forth with no permission errors at all. And the same if I mount the home iMac drive on the PowerBook - no problems.
    So I'm guessing that this behaviour is a result of using Migration Assistant to create the user account on my work iMac. If I log into another account on my work iMac, mount the PowerBook drive and copy a file to the PowerBook it works fine. The problem only occurs in the account created by Migration Assistant.
    Does anyone know how to resolve this, short of having to create a new user account on the work iMac and move all my files from one account to the other?
    PowerBook 12" G4 867Mhz & 2 X iMac 20" G5 2Ghz   Mac OS X (10.4.6)  

    Hi,
    you need to adjust the permissions for the files on your harddrive.
    I think you have serveral users in different groups that may result a permission conflict.
    - Put or copy your files you want to to a new folder.
    - Use this tool, its easy to use for ppl that are not familiar with unix permission setup over the terminal: http://www.macupdate.com/info.php/id/6440
    - give all files recursively all permissions (for testing) (777, owner, group, others)
    - then test the copy procedure
    this should help
    Regards Thorsten

  • Problems encountered while migrating Flex 2.0 code to Flex 3.0

    I have created some project specific modules in Flex Builder 2.0.Due to licensing issues, I had to migrate the code in Flex Builder 3.0 professional.I switched to the Flex 2.0 Hotfix compiler,but certain events and method are behaving indifferently.Alos there are some problems with the existing form layouts and existing styles.Could someone let me know the cause and the solution to it?

    Kindly have a look at the following styles which i have created in the stylesheet:
    Button
    upSkin:Embed(source='/assets/glass_btn_up.png', scaleGridLeft=10, scaleGridRight=11, scaleGridTop=10,scaleGridBottom=11);
    downSkin:Embed(source='/assets/glass_btn_over.png', scaleGridLeft=10, scaleGridRight=11, scaleGridTop=10,scaleGridBottom=11);
    overSkin:Embed(source='/assets/glass_btn_over.png', scaleGridLeft=10, scaleGridRight=11, scaleGridTop=10,scaleGridBottom=11);
    selectedUpSkin:Embed(source='/assets/glass_btn_over.png', scaleGridLeft=10, scaleGridRight=11, scaleGridTop=10,scaleGridBottom=11);
    selectedOverSkin:Embed(source='/assets/glass_btn_over.png', scaleGridLeft=10, scaleGridRight=11, scaleGridTop=10,scaleGridBottom=11);
    disabledSkin:Embed(source='/assets/glass_btn_disable.png', scaleGridLeft=10, scaleGridRight=11, scaleGridTop=10,scaleGridBottom=11);
    color:#000000;
    textRollOverColor:#000000;
    .glassPodsCombo
    borderStyle: applicationControlBar;
    backgroundColor: #DCDCDC;
    fillAlphas: 0, 0.25;
    borderThickness: 0;
    cornerRadius: 8;
    paddingRight: 0;
    paddingLeft: 0;
    paddingTop: 0;
    paddingBottom: 0;
    horizontalScrollBarStyleName: fseVerticalScrollBar;
    verticalScrollBarStyleName: fseVerticalScrollBar;
    I am using the style 'glassPodsCombo' for combo boxes,but after compiling the code with Flex 3.0 compiler, the combo boxes appear as buttons.Also I am passing an array as an input parameter to a webservice but the service operation deos not execute properly whereas the same code works properly in Flex builder 2.0.

Maybe you are looking for

  • KDE 4.9.3 and disk wait

    Good evening to all of you, Arch Linux friends... I know I'm gonna ask you the classic one million dollar question but there's something I've not been able to fix yet, so I hope you can give me a hand. :-) I've set up Arch on my laptop, choosing KDE

  • HELP! Can't connect on 2 or more wireless connection

    I have WRT110 Linksys wireless router. I also have the latest firmware. fw 1.0.04. I have no problems connecting wired connections(2 PCs) and 1 wireless connection. However, when i tried connecting 2 or more wireless connections(3 laptops). All compu

  • German version of Leopard US Macbook Pro

    Does anyone know if a German version of Leopard will work on US purchased Mac Book? Well, I guess my question more specifically is if I install the German version will it only be available in German language to use. I know that you can change the lan

  • Check mandatory fields of view in ViewContainer

    Hi Experts! I created a view (main view) which containes a ViewContainer UI element. After a click on the main view  I want to check the mandatory fields (with method check_mandatory_fields onview). But therefore I need the reference to the view cont

  • Pre-staging FIM client in system image

    Hi, We are beginning to implement FIM 2010 R2 SP1 in our environment. I want to add the client install to our standard image - is there anything I should be aware of? I notice that one of the reg keys that is installed contains a GUID. Should I delet