Ecatt error in production environment only

Hi,
I have created one E-CATT to upload booking for the course. This E-CATT is working fine in development and Quality environment.
However, in production system its giving error 'E-CATT error ATT377 control data is obsolete, rerecord (VERBS - Name: Create Object CATT: <none> Callno: 000001)
Please revert me why this error is occurring in production only.
Thanks & regards
VIJAY PATIL

Hi,
Please make sure that your production system has the same SAP support package levels as other systems. Otherwise, you may get this error.
Please also check SAP note 802475.
Regards,
Dilek

Similar Messages

  • Error in production environment

    Hi,
    We are getting Error in production following environment. Anyone knows the reason of error ?
    (internal)     06.25 06:43:40.779     IdcServerThread-751869     !csPageMergerUnableToGenerateHtmlPage!csSystemError,\!syServiceRuntime\,java.lang.IndexOutOfBoundsException: Index: 7\\\, Size: 7
         at java.util.ArrayList.RangeCheck(ArrayList.java:546)
         at java.util.ArrayList.get(ArrayList.java:321)
         at intradoc.data.DataResultSet.getStringValue(DataResultSet.java:1902)
         at intradoc.data.ResultSetUtils.getValue(ResultSetUtils.java:371)
         at intradoc.server.PageMerger.getValueFromDataClassEx(PageMerger.java:879)
         at intradoc.server.PageMerger.getValueFromDataClass(PageMerger.java:768)
         at intradoc.server.PageMerger.appGetValue(PageMerger.java:546)
         at intradoc.common.DynamicHtmlMerger.computeValue(DynamicHtmlMerger.java:1308)
         at intradoc.common.DynamicHtmlMerger.evaluateGrammarElement(DynamicHtmlMerger.java:800)
         at intradoc.common.DynamicHtmlMerger.substituteVariable(DynamicHtmlMerger.java:597)
         at intradoc.common.DynamicHtml.substituteVariable(DynamicHtml.java:1244)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:986)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1006)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1050)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1086)
         at intradoc.common.DynamicHtml.outputHtmlEx(DynamicHtml.java:1019)
         at intradoc.common.DynamicHtml.outputHtml(DynamicHtml.java:906)
         at intradoc.server.Service.outputHtml(Service.java:1500)
         at intradoc.server.Service.merge(Service.java:1480)
         at intradoc.server.Service.buildResponsePage(Service.java:1249)
         at intradoc.server.Service.doResponse(Service.java:1868)
         at intradoc.server.FileService.doResponse(FileService.java:1408)
         at intradoc.server.Service.sendErrorEx(Service.java:1755)
         at intradoc.server.ServiceRequestImplementor.handleErrorResponse(ServiceRequestImplementor.java:1499)
         at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:674)
         at intradoc.server.Service.doRequest(Service.java:1707)
         at intradoc.server.ServiceManager.processCommand(ServiceManager.java:359)
         at intradoc.server.IdcServerThread.run(IdcServerThread.java:197)
    (internal)     06.25 06:44:13.575     Archive lock     Thread maintaining archive lock is not receiving enough CPU cycles.

    Hi,
    Looks like you are doing Archiving documents/content at your server. By looking at the message "Archive lock Thread maintaining archive lock is not receiving enough CPU cycles." CPU utilization is very high.
    Make sure when you are running any Archive at the production server is idle. You can also do this activity during non-business hours.
    Thanks,
    Ravinder

  • BPC 7.5 NW PERIODIC Measure returns error in new environment only

    Recently we created a new BPC environment/server. This new environment has had HANA installed and is going through testing. In our testing we have incurred the following issue, but we are not sure if it is HANA related or just a result of something in the new environment not being set up correctly.
    Our BPC LEGAL/Consolidations application is a YTD application. A basic EVDRE was created with Time in Column (expanded to month), and Entity, Account, Profit Center and Reporting Currency in the Row. The EVDRE is first expanded with the MEASURE set to YTD. The correct results are returned.  The MEASURE is then changed to PERIODIC and the EVDRE expanded. The result is an error - "Errors found retrieving data".
    This same EVDRE opened in any of our other environments does not result in an error and returns the correct periodic results.  I have verified that the time dimension is exactly the same in the working and non-working environment. I also had the BW team verify with UJA_FORMULA_APP that the contents of the table for LEGAL/Periodic.  I had them pull out the Formulas from a working and non-working environments. It appears they are the same.
      QG1:
    MEMBER [MEASURES].[PERIODIC] AS 'IIF([%C_ACCT_FA%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="INC",-[MEASURES].[/CPMB/SDATA],IIF([%C_ACCT_FA%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="EXP",[MEASURES].[/CPMB/SDATA],IIF([%C_ACCT_FA%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="AST",([MEASURES].[/CPMB/SDATA], CLOSINGPERIOD([%TIME%].[LEVEL02])),IIF([%C_ACCT_FA%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="LEQ",-([MEASURES].[/CPMB/SDATA], CLOSINGPERIOD([%TIME%].[LEVEL02])),-[MEASURES].[/CPMB/SDATA]))))';SOLVE_ORDER=3
      QG0:
    MEMBER [MEASURES].[PERIODIC] AS 'IIF([%C_ACCT_FA%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="INC",-[MEASURES].[/CPMB/SDATA],IIF([%C_ACCT_FA%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="EXP",[MEASURES].[/CPMB/SDATA],IIF([%C_ACCT_FA%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="AST",([MEASURES].[/CPMB/SDATA], CLOSINGPERIOD([%TIME%].[LEVEL02])),IIF([%C_ACCT_FA%].CURRENTMEMBER.PROPERTIES("2/CPMB/ACCTYPE")="LEQ",-([MEASURES].[/CPMB/SDATA], CLOSINGPERIOD([%TIME%].[LEVEL02])),-[MEASURES].[/CPMB/SDATA]))))';SOLVE_ORDER=3
    Does anyone know where else we should look? Any help would be greatly appreciated.
    Thanks in advance!
    Deana

    Hi,
    If when you launch BPC Server Manager, you do not get "Cannot connect to ABAP server", this means user BPC_SYSADMIN is connecting correctly. And assuming you had invalid RFC user in BPC Web, your issue is then only with user BPC_USER (or BPC_ADMIN if the issue is with BPC Admin client only)
    If you do get that error, it means the error is for more than one user, so I would look for something big missing.
    In point 1 you mention domain users, make sure in BPC Server Manager under "reset login credentials" that you do not have windows users specified there as it's a common mistake, those should be your 3 BW communication users
    On BPC .Net server, if you installed SAP GUI, run an MDX_PARSER test in SM59 to check librfc32.dll is working correctly
    Also quite common issue it is possible your background users have wrong authorizations; in PFCG check the roles SAP_BPC_SYSADMIN SAP_BPC_ADMIN and SAP_BPC_USER were copied to customer namespace and that the role are active (user tab should be displaying green light) and assigned to the background communication users
    Also check the background users are not locked in SU01 (if they are locked the password saved on .Net server was or is not matching the real password defined on NW server)
    Thanks,
    Julien

  • Existing 2003 forest functional level -- 2012 forest functional level in production environment?

    Hello experts!  
    A quick question if it can be one:
    Is it possible to raise a forest functional level from 2003 to 2012 in a production environment (only 2003 DCs with existing roles to only 2012 DCs)?  If so, is there a standard implementation of the upgrade process
    (migration of roles, migration tools, etc.)?
    many thanks!
    David

    hi,
    Thanks for posting. 
    Sorry i don't know if i am understanding your question. Are you talking about upgrading your DC's in your current forest to 2012 then raising the functional level? 
    If so, first of all you can only raise the forest and domain functional levels when all DC's in the forest and domain are at 2012 or higher. 
    To get your domain unto 2012 DC's there are a couple of paths you can adopt, but generally the simplest is:
    1. Introduce your first 2012 / 2012 R2 DC into your existing domain, this will extend the schema with the additional attributes that are required to 2012 - this is an automatic process during promotion of your first 2012 DC.
    2. Go through and start replacing your existing domain controllers. You don't normally do an inlace upgrade, the preferred method would be to use different hardware, built up the new DC to replace your existing one, then demote the existing one - keep going
    through this process until all your DC's are 2012.
    NB: which ever DC(s) currently holds the FSMO roles you will need to transfer these to one of your new 2012 DC's before you decommission that one. 
    if i've got what you were asking wrong, please let me know, otherwise hopefully this helps.
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    Blog: http://www.windows-support.co.uk 
    Twitter:   LinkedIn:

  • Production environment, error in BPELConsole

    Hi there,
    I had installed, following step by step the installation guides, a production environment on three linux boxes RHE3; one for the DB v10g and in the others two an AS whit j2ee and web cache and obviously BpelPM. I do not installed WebCache AS component because an Oracle guy told me that bpel go crazy if webcache runs.
    I can connect BPELConsole, but after the login I get this error message:
    ==========================================================
    ORABPEL-04001
    Cannot find instances.
    An attempt to fetch the instances using the where condition " ( ci_state = 1 OR ci_state = 2 OR ci_state = 3 ) order by ci_modify_date desc " from the datastore has failed. The exception reported is: ORA-00942: table or view does not exist
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: Select * from ( select a.*, ROWNUM rnum From ( SELECT * FROM admin_list_ci WHERE ci_domain_ref = 0 AND ( ci_state = 1 OR ci_state = 2 OR ci_state = 3 ) order by ci_modify_date desc ) a Where ROWNUM <= 20 ) Where rnum >= 0
    at com.collaxa.cube.engine.data.AdminFinder.getXInstanceCount(AdminFinder.java:583)
         at com.collaxa.cube.engine.data.AdminFinder.getOpenInstanceCount(AdminFinder.java:529)
         at com.collaxa.cube.ejb.impl.BPELProcessManagerBean.getOpenInstanceCount(BPELProcessManagerBean.java:117)
         at IBPELProcessManagerBean_StatelessSessionBeanWrapper46.getOpenInstanceCount(IBPELProcessManagerBean_StatelessSessionBeanWrapper46.java:955)
         at com.oracle.bpel.client.BPELProcessHandle.getOpenInstanceCount(BPELProcessHandle.java:519)
         at displayProcess.jspService(_displayProcess.java:508)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:347)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:810)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:220)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:152)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:649)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:322)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:798)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:211)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:127)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    ==========================================================
    Can Anyone help me?
    Thanks in advance
    Stefano
    null

    Hi,
    as you know, your help was very useful.
    Maybe is better to add the whole path of file that have to be changed
    (only for beginners like me)
    IRCA/integration/bpelpm/admin/sql/bpmuser.sql
    This is true for DB version 10g release 2 or upper. For the previous versions the original string is enough.
    Thanks again,
    Stefano.

  • I have Adobe Photoshop Elements 5.0 and am trying to upgrade to 13 - getting error message that "file archive part" of Adobe 13 is missing. When I try to download installers for older products it only goes back to v7, not v5 what to do next?

    I have Adobe Photoshop Elements 5.0 and am trying to upgrade to 13 - getting error message that "file archive part" of Adobe 13 is missing. When I try to download installers for older products it only goes back to v7, not v5 what to do next?

    TDFields you will want to ensure the 7z and exe file are in the same folder/directory.  You can find more details at Find a download link on Adobe.com.

  • I bought creative suites over 3 years, but now cannot update and registered in my account, the error massage are:This serial number has already been registered. Products can only be registered once.

    i bought creative suites over 3 years, but now cannot update and registered in my account, the error massage are:This serial number has already been registered. Products can only be registered once.

    The message is correct.  You can only register a product once... there is no need to register again after you do it the first time.  You can re-install and activate with the serial number, but there is no need to re-register.

  • Getting error while migrating single mpr from pilot to production environment

    Hi,
    I am migrating single MPR form pilot to production and I am facing the following issue
    Join-FIMConfig : Two objects with same AnchorAttributeValue were detected. A requirement for using this migration tool is that AnchorAttributeValue is unique with objectType
    AnchorAttributeNames = DisplayName
    AnchorAttributeValues = DisplayName
    ObjectType = AttributeTypeDescription
    ObjectID 1 = urn:uuid:acbcad3b-8394-4af3-a1d4-149cabae05d1
    ObjectID 2 = urn:uuid:9f35c912-18bb-4b73-b128-281be0cae32f
    Any help to resolve this issue. The DisplayName is built-in attribute.
    Thanks
    Pavani

    Search these object ID in your production environnement it corresponds to something
    ObjectID 1 = urn:uuid:acbcad3b-8394-4af3-a1d4-149cabae05d1
    ObjectID 2 = urn:uuid:9f35c912-18bb-4b73-b128-281be0cae32f

  • TIME_OUT runtime error for Zreport in only Production server.

    Hi Experts,
                     I have created one new Zreport which is working well in Development & Quality Server for given input. but same report is giving run time error  in Production server for same input resulting into error TIME_OUT.  Short text of error is  Time limit exceeded.
                    Please provide me solution for the same.
                    Thanks in advance.
    Best Regards,
    Vinayak

    Moderator message - Please see Please Read before Posting in the Performance and Tuning Forum before posting - post locked

  • Couldn't do a particular function only in production environment

    Hi All,
    I am not able to do a particular function in production environment, so I took SU53 screen shot and found the missing authorization object and  added the needed role in quality and tested the same, it was working. But when I tried the same in production with that particular role I couldn't do it.
    Can you help me locate where the issue is.

    A novice asked the Master: ``Here is a programmer that never designs, documents or tests his programs. Yet all who know him consider him one of the best programmers in the world. Why is this?''
    The Master replies: ``That programmer has mastered the Tao. He has gone beyond the need for design; he does not become angry when the system crashes, but accepts the universe without concern. He has gone beyond the need for documentation; he no longer cares if anyone else sees his code. He has gone beyond the need for testing; each of his programs are perfect within themselves, serene and elegant, their purpose self-evident. Truly, he has entered the mystery of Tao.''
    May the Tao be with you.
    P.S. --> Asking Good Questions in the SCN Discussion Spaces will help you get Good Answers

  • Java.lang.NullPointerException in MQ adapter in Production Environment

    Hi,
    My Process like Send the request to ResultsAAA or ResultsBBB (MQ queue) and Dequeue the msg req from the queue(ResultsAAA OR ResultsBBB) basing on the request request goes to either ResultsAAA or ResultsBBB and executing the bpel and we are configured Error Queue for no data.When I test it I got the following exexption in production environment,please provide any sugestion/directions.
    Exception
    [2012-02-10T09:58:33.168-05:00] [Soa_server1] [ERROR] [] [oracle.soa.adapter] [tid: orabpel.invoke.pool-4.thread-13]
    [userId: <anonymous>] [ecid: fda340adc9569001:4b5fb511:13546d7766d:-8000-0000000000cb7
    1aa,0:1:102971537] [APP: soa-infra] [composite_name: ResultsAAA] [component_instance_id: 102715847] [component_name:
    ResultsAAA] MQ Series Adapter ResultsBBB:PostBBB
    LToTrends [ Dequeue_ptt::Dequeue(body) ] Error retrieving NXSD encoding...
    [2012-02-10T09:58:33.173-05:00] [Soa_server1] [ERROR] [] [oracle.soa.adapter] [tid: orabpel.invoke.pool-4.thread-36]
    [userId: <anonymous>] [ecid: fda340adc9569001:4b5fb511:13546d7766d:-8000-0000000000cb7
    1d4,0:1:102971543] [APP: soa-infra] [composite_name:  ResultsAAA] [component_instance_id: 102715855] [component_name: 
    ResultsAAA] MQ Series Adapter ResultsBBB:PostBBB
    LToTrends [ Dequeue_ptt::Dequeue(body) ] Error retrieving NXSD encoding...
    [2012-02-10T09:58:33.185-05:00] [Soa_server1] [ERROR] [] [oracle.soa.adapter] [tid: orabpel.invoke.pool-4.thread-13]
    [userId: <anonymous>] [ecid: fda340adc9569001:4b5fb511:13546d7766d:-8000-0000000000cb7
    1aa,0:1:102971537] [APP: soa-infra] [composite_name: ResultsAAA] [component_instance_id: 102715847] [component_name:
    ResultsAAA] MQ Series Adapter ResultsBBB:PostBBB
    LToTrends [ Dequeue_ptt::Dequeue(body) ] [[
    java.lang.NullPointerException
    at oracle.tip.adapter.mq.outbound.MessageProducer.getEncodingFromNXSD(MessageProducer.java:402)
    at oracle.tip.adapter.mq.outbound.MessageProducer.updateMessageEncodingFromNXSD(MessageProducer.java:427)
    at oracle.tip.adapter.mq.outbound.MessageProducer.produce(MessageProducer.java:363)
    at oracle.tip.adapter.mq.outbound.InteractionImpl.execute(InteractionImpl.java:168)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.executeJcaInteraction
    (JCAInteractionInvoker.java:311)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeJcaReference
    (JCAInteractionInvoker.java:525)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeAsyncJcaReference
    (JCAInteractionInvoker.java:508)
    at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAEndpointInteraction.performAsynchronousInteraction
    (JCAEndpointInteraction.java:491)
    at oracle.integration.platform.blocks.adapter.AdapterReference.post(AdapterReference.java:231)
    at oracle.integration.platform.blocks.mesh.AsynchronousMessageHandler.doPost(AsynchronousMessageHandler.java:142)
    at oracle.integration.platform.blocks.mesh.MessageRouter.post(MessageRouter.java:194)
    at oracle.integration.platform.blocks.mesh.MeshImpl.post(MeshImpl.java:215)
    at sun.reflect.GeneratedMethodAccessor1672.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:611)
    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:148)
    at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71)
    at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy303.post(Unknown Source)
    at oracle.fabric.CubeServiceEngine.postToMesh(CubeServiceEngine.java:806)
    at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:258)
    at com.collaxa.cube.engine.ext.common.InvokeHandler.__invoke(InvokeHandler.java:1056)
    at com.collaxa.cube.engine.ext.common.InvokeHandler.handleNormalInvoke(InvokeHandler.java:583)
    at com.collaxa.cube.engine.ext.common.InvokeHandler.handle(InvokeHandler.java:130)
    at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:74)
    at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:158)
    at com.collaxa.cube.engine.CubeEngine._performActivity(CubeEngine.java:2463)
    at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2334)
    at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1115)
    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:4350)
    at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4281)
    at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:679)
    at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:654)
    at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:293)
    at sun.reflect.GeneratedMethodAccessor1609.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:611)
    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:148)
    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(AccessController.java:284)
    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:89)
    at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105)
    at sun.reflect.GeneratedMethodAccessor1588.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
    at java.lang.reflect.Method.invoke(Method.java:611)
    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:102)
    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:102)
    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 $Proxy290.handleInvoke(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.handleInvoke(Unknown
    Source)
    at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle
    (InvokeInstanceMessageHandler.java:35)
    at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:140)
    at com.collaxa.cube.engine.dispatch.BaseDispatchTask.process(BaseDispatchTask.java:88)
    at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:64)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:897)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:919)
    at java.lang.Thread.run(Thread.java:736)
    [2012-02-10T09:58:33.185-05:00] [Soa_server1] [ERROR] [] [oracle.soa.adapter] [tid: orabpel.invoke.pool-4.thread-36]
    [userId: <anonymous>] [ecid: fda340adc9569001:4b5fb511:13546d7766d:-8000-0000000000cb7
    1d4,0:1:102971543] [APP: soa-infra] [composite_name: ResultsAAA] [component_instance_id: 102715855] [component_name:
    ResultsAAA] MQ Series Adapter ResultsBBB:PostBBB
    LToTrends [ Dequeue_ptt::Dequeue(body) ] [[
    java.lang.NullPointerException
    Thanks
    Mani

    hi paul,
    Thanks for reply,Actuly in my Input schema I include another data type and data type base schema.
    Can I add that encoding on the xml document declaration for each schema or it is sufficient only for
    main Input schema.
    Thanks
    Mani

  • Configuring SharePoint Apps in Production Environment

    SharePoint 2013 Environment. We are trying to configure SharePoint APPS in production environment. It is a medium server farm with two W.F.E's load balanced. 
    We have the following two DNS entires with two different wildcards pointing to the SharePoint FQDN. 
    contoso.com 
    contosoapps.com
    Since we are planning to use https, In the DNS we have assigned a random ip address to just the apps domain. Created a new web application with no host header and assigned this IPAddress to this web application by changing the binding (for both http and
    https) on both the servers.
    When I click on the app, the redirect does not work and displays page not found error. Any help?
    V

    You said you created a new web app with no host header.  Did you also create a root level site collection in the web app?  You don't actually use the site collection but it needs to be there.  Also make sure that https is the default zone
    on that web app.  Apps normally only use the default zone for redirecting to the address and if you are using https it won't work unless that is the default zone.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Help in production environment ASAP please

    Hello,
    I'm in a middle of a problem right now on our production environment.
    I need to read and compare the information inside a long datatype column.
    To do this I use the following function to read the long field:
    create or replace function getlong_vw( p_tname in varchar2,
    p_cname in varchar2,
    p_cname2 in varchar2) return varchar2
    as
    l_cursor integer default dbms_sql.open_cursor;
    l_n number;
    l_long_val varchar2(32767);
    l_long_len number;
    l_buflen number := 4000;
    l_curpos number := 0;
    l_pos_start number := 1;
    counter integer := 0;
    l_long_txt varchar2(32767);
    begin
    dbms_sql.parse( l_cursor,
    'select ' || p_cname || ' from ' || p_tname ||
    ' where view_name = :x',
    dbms_sql.native );
    dbms_sql.bind_variable( l_cursor, ':x', p_cname2 );
    dbms_sql.define_column_long(l_cursor, 1);
    l_n := dbms_sql.execute(l_cursor);
    if (dbms_sql.fetch_rows(l_cursor)>0)
    then
    dbms_sql.column_value_long(l_cursor, 1, l_buflen, l_curpos ,
    l_long_val, l_long_len );
    end if;
    dbms_sql.close_cursor(l_cursor);
    return l_long_val;
    end getlong;
    But with this, I can only read the first 4000 bytes inside the long field.
    What I need, is read more then that, eventually until the 32Kb limit.
    So I try to use a while loop before the column_value_long and put the data inside a 32Kb varchar2 variable and return in the end
    Something like :
    if (dbms_sql.fetch_rows(l_cursor)>0)
    then
    while l_pos_start <= 32767 loop
    dbms_sql.column_value_long(l_cursor, l_pos_start, l_buflen, 0 ,
    l_long_val, l_long_len );
    l_pos_start := l_pos_start+l_buflen;
    l_long_txt := l_long_txt||l_long_val;
    end loop;
    end if;
    dbms_sql.close_cursor(l_cursor);
    return l_long_txt;
    end getlong;
    But I keep getting the error ORA-01007: variable not in select list
    Can anyone help me, what I'm doing wrong?
    How can I return the value inside a long field until the 32Kb and not only the first 4000 bytes?
    Thank you very much in advance
    Rui

    Sorry guys,
    Keith is right, I mess up the code when I made the copy paste.
    This is the current function code:
    CREATE OR REPLACE FUNCTION Getlong
    (p_tname IN VARCHAR2,
    p_cname IN VARCHAR2,
    p_rowid IN ROWID)
    RETURN VARCHAR2
    AS
    l_cursor INTEGER DEFAULT dbms_sql.open_cursor;
    l_n NUMBER;
    l_long_val VARCHAR2(32767);
    l_long_len NUMBER;
    l_buflen NUMBER := 4000;
    l_curpos NUMBER := 0;
    l_pos_start NUMBER := 1;
    counter INTEGER := 0;
    l_long_txt VARCHAR2(32767);
    BEGIN
    dbms_sql.Parse(l_cursor,'select '
    ||p_cname
    ||' from '
    ||p_tname
    ||' where rowid = :x',dbms_sql.native);
    dbms_sql.Bind_variable(l_cursor,':x',p_rowid);
    dbms_sql.Define_column_long(l_cursor,1);
    l_n := dbms_sql.Execute(l_cursor);
    IF (dbms_sql.Fetch_rows(l_cursor) &gt; 0) THEN
    WHILE l_pos_start &lt;= 32767 LOOP
    dbms_sql.Column_value_long(l_cursor,l_pos_start,l_buflen,0,l_long_val,
    l_long_len);
    l_pos_start := l_pos_start + l_buflen;
    l_long_txt := l_long_txt
    ||l_long_val;
    END LOOP;
    END IF;
    dbms_sql.Close_cursor(l_cursor);
    RETURN l_long_txt;
    END getlong;
    If I have the while loop function comment, the function works well and return the first 4000 charaters of the long field.
    If I try to use the while to get more characters I get the ORA-01007: variable not in select list
    What I'm doing wrong?
    Thank You
    Edited by: user1242475 on 27/Fev/2009 17:40
    Edited by: user1242475 on 27/Fev/2009 17:41

  • Errors in Production

    Hi Friends,
    Pls any one send me Errors in production with solutions.
    Regards
    Ramana

    hi ramana
    HI,
    "Job Termination in the R/3 Source System
    u2022 The Exact Error message is ""Job termination in source system"". The exact error message may also differ, it may be u201CThe background job for data selection in the source system has been terminatedu201D. Both the error messages mean the same. Some times it may also give u201CJob Termination due to System Shutdownu201D.
    u2022 The message appears in the Job Overview in RSMO, or in u201CDisplay Messageu201D option of the Process in the PC.
    " "u2022 If the job in R/3 system cancels due to some reasons, then this error is encountered. This may be due to some problem in the system. Some times it may also be due to some other jobs running in parallel which takes up all the Processors and the jobs gets cancelled on R/3 side.
    u2022 The error may or may not be resulted due to Time Out. It may happen that there would be some system issues like locks/DB Issues in the source system
    " "u2022 First check the job status in the Source System. It can be checked through Environment -> Job Overview -> In the Source System. This may ask you to login to the source system R/3. Once logged in it will have some pre-entered selections, check if they are relevant, and then Execute. This will show you the exact status of the job. It should show u201CXu201D under Canceled.
    u2022 The job name generally starts with u201CBIREQU_u201D followed by system generated number.
    u2022 Once we are confirm that this error has occurred due to job cancellation, we then check the status of the ODS, Cube under the manage tab. The latest request would be showing the QM status as Red.
    u2022 We need to re-trigger the load again in such cases as the job is no longer active and it is cancelled. We re-trigger the load from BW.
    u2022 We first delete the Red request from the manage tab of the InfoProvider and then re-trigger the InfoPackage.
    u2022 Monitor the load for successful completion, and complete the further loads if any in the Process Chain.
    "Transact RFC Error u2013 Non Updated IDOCs in the Source System.
    u2022 Message appears in the bottom of the u201CStatusu201D tab in RSMO. The error message would appear like u201CtRFC Error in Source Systemu201D or u201CtRFC Error in Data Warehouseu201D or simply u201CtRFC Erroru201D depending on the system from where data is being extracted.
    u2022 Sometimes IDOC are also stuck on R/3 side as there were no processors available to process them.
    " u2022 tRFC u2013 Transact Remote Function Call Error, occurs whenever LUWu2019s (Logical Unit of Worku2019s) are not transferred from the source system to the destination system. "u2022 Once this error is encountered, we could try to Click a complete Refresh u201CF6u201D in RSMO, and check if the LUWu2019s get cleared manually by the system.
    u2022 If after u201Ccoupleu201D of Refresh, the error is as it is, then follow the below steps quickly as it may happen that the load may fail with a short dump.
    u2022 Go to the menu Environment -> Transact. RFC -> In the Source System, from RSMO. It asks to login into the source system.
    u2022 Once logged in, it will give a selection screen with u201CDateu201D, u201CUser Nameu201D, TRFC options.
    u2022 On execution with u201CF8u201D it will give the list of all Stuck LUWu2019s. The u201CStatus Textu201D will appear Red for the Stuck LUWu2019s which are not getting processed. And the u201CTarget Systemu201D for those LUWs should be the BW Production system. Do not execute any other IDOC which is not related have the u201CTarget Systemu201D.
    u2022 Right Click and u201CExecuteu201D or u201CF6u201D after selection, those LUWu2019s which are identified properly. So that they get cleared, and the load on BW side gets completed successfully.
    u2022 When IDocs are stuck go to R/3, use Tcode BD87 and expand u2018IDOC in inbound Processingu2019 tab for IDOC Status type as 64 (IDoc ready to be transferred to application). Keep the cursor on the error message (pertaining to IDOC type RSRQST only) and click Process tab (F8) . Ths will push any stuck Idoc on R/3.
    u2022 Monitor the load for successful completion,
    and complete the further loads if any in the Process Chain.
    "No SID found for a characteristics
    For example consider a Transactional Data load has failed due to no SID found for the characteristic 0Customer." It might happen that the Master Data 0Customer was loaded much before the transactional data load and by the time the transactional data load was started some transactions has taken place in the OLAP sytem and a new Customer has got created. As a result the Transactional Data load which would try to get the SID for the master data would not find it would fail. Check for the Master data in the R3 system if the data is available in the R3 system load the Master data in BW and then manually load the transactional Data. If the master data is not present in the R3 system also then itu2019s a data issue and needs to be reported to OSC or the Client.
    "Attribute Change Run failed - ALEREMOTEBW was locked.
    u2022 The message appears in the Job Overview in RSMO, or in u201CDisplay Messageu201D option of the Process in the PC.
    u2022 The exact error message would be like, u201CUser ALEREMOTE locked the load of master datas for characteristic 0CUSTOMERu201D. Here it is specifically for the 0CUSTOMER load. It may be different related to Master Data InfoObject which is getting loaded. " During the Master data Loads, sometimes a lock is set by the system user ALEREMOTE. This happens because the HACR is runnning for some other MD load at the same time when the system tries to carry out the HACr for this new MD. This is scheduling problem as due to the time clashing the error has occured. "
    u2022 Check the error message completely and also check the long text of the error message, as it will tell you the exact Master Data which is locked by user ALEREMOTE.
    u2022 The lock which is set is because of load and HACR timing which clashed. We first need to check RSA1 -> Tools -> HACR, where in we would get the list of InfoObjects on which HACR is currently running. Once that is finished only then, go to the Tx Code SM12. This will give you few options and couple of default entries. When we list the locks, it will display all the locks set. Delete the lock for the specific entry only else it may happen that some load which was running may fail, due to the lock released.
    u2022 Now we choose the appropriate lock which has caused the failure, and click on Delete. So that the existing lock is released.
    Care should be taken that we do not delete an active running job. Preferable avoid this solution
    u2022 When HACR finishes for the other Master Data, trigger Attribute change run fot this Master Data.
    No Data found in the soucre system It may happen that there is transaction which has taken place for particular load. Or incase of delat loads there is no changes. This would result in giving anerror message as "No data available in the source system". As a result the load would remaing hanging ie the QM status would be yellow and if not changed then the load would fail due to processing overdue. Extract the data in the source sytem and check whether the data is actually present or not. If the load is getting the data from a flat file go to the Application server i.e transaction AL11 and go to the relevant path and check whether if data is present. If data is not present then change the QM status to manually green. If the data is available check for the extractor job failure.
    srinivas reddy  
    Posts: 40
    Registered: 7/11/07
    Forum Points: 0 
       Re: errors  
    Posted: Jun 13, 2008 3:41 PM    in response to: Shashank Dighe       E-mail this message      Reply 
    can u tell me the solutions for above lock issues, no app found data , idoc/trfc errors
    Bala Murugan A.J  
    Posts: 462
    Registered: 9/27/07
    Forum Points: 864 
       Re: errors  
    Posted: Jun 13, 2008 4:10 PM    in response to: srinivas reddy       E-mail this message      Reply 
    1) IDOC or TRFC Error
    We can see the following error at u201CStatusu201D Screen;
    Sending packages from OLTP to BW lead to errors
    Diagnosis
    No IDocs could be sent to the SAP BW using RFC.
    System response
    There are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of the SAP BW.
    Further analysis:
    Check the TRFC log.
    You can get to this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".
    Removing errors:
    If the TRFC is incorrect, check whether the source system is completely connected to the SAP BW. Check especially the authorizations of the background user in the source system.
    Analysis:
    If we see at the error message we find that the failure is due to Non-arrival of IDOCs from Source System to BW.
    Action to be taken:
    Reload the Master Data manually again from Info-package at RSA1.
    2) PROCESSING IS OVERDUE FOR PROCESSED IDOCs
    Diagnosis
    IDocs were found in the ALE inbox for Source System that are not
    Updated.
    Processing is overdue.
    Error correction:
    Attempt to process the IDocs manually. You can process the IDocs
    manually using the Wizard or by selecting the IDocs with incorrect
    status and processing them manually.
    Analysis:
    After looking at all the above error messages we find that the IDocs are found in the ALE inbox for Source System that are not Updated.
    Action to be taken:
    We can process the IDocs manually as shown below:
    3) ERROR AT SOURCE SYSTEM ASKING FOR REPLICATION OF DATASOURCES
    Analysis:
    If we see at the error message we find that the System is asking us to Replicate the Data Source System.
    Action to be taken:
    Go to RSA1 initial Screen & press Source System tab at LHS.
    Once Replication is done we have to activate the Transfer Structures in Production System. For this we have to execute a program SE38 in BW On executing we will get the following screen:-
    Once you have Replicated the Data-Sources & Activated the Transfer Structure you can reload the data manually by Executing the Info-package at RSA1.
    4) LOCK NOT SET FOR LOADING MASTER DATA ( TEXT / ATTRIBUE / HIERARCHY )
    Reason for Failure:
    Diagnosis
    User ALEREMOTE is preventing you from loading texts to characteristic
    0COSTCENTER . The lock was set by a master data loading process with the
    request number (DataPcakage number)
    REQU_3VB1GNF0FGRRV84IUWGFOIIG7(000001) on 20041001,071055(985111) .
    System response
    For reasons of consistency, the system cannot allow the update to continue, and it has terminated the process.
    Procedure
    Wait until the process that is causing the lock is complete. You can call transaction SM12 to display a list of the locks.
    If a process terminates, the locks that have been set by this process are reset automatically.
    Analysis:
    After looking at all the above error messages we find that the user is u201CLockedu201D.
    Action to be taken:
    Wait for sometime & try reloading the Master Data manually again from Info-package at RSA1.
    5) DATA ERROR
    Analysis:
    After looking at all the above error messages we find
    1st u2013 That it is a PC File Source System.
    2nd - That there are Duplicate Data Records leading to error.
    Action to be taken:
    We have to delete this Request & then rectify the Data in the Data source at the Source System Level. After this we have to manually load the data.
    6) OTHER TYPE OF DATA ISSUE
    l Error Message
    Diagnosis
    1 data records were marked as incorrect in the PSA. The additional checking and processing of the 2 data package was terminated in a customer routine. This was done intentionally or was due to a short dump being intercepted.
    System response
    The data package was not updated.
    Procedure
    Correct the incorrect data records in the data package (for example by manually editing them in PSA maintenance). You can find the error message for each record in the PSA by double-clicking on the record status.
    Analysis:
    After looking at all the above error messages we find that the PSA contains incorrect record.
    Action to be taken:
    To resolve this issue there are two methods:-
    i) We can rectify the data at the source system & then load the data.
    ii) We can correct the incorrect record in the PSA & then upload the data into the data target from here.
    Resolution: - We will see how to do the go for the 2nd method: -
    7) ERROR WHILE LOADING PC FILE FROM DESKTOP / APPLICATION SERVER
    Analysis:
    After looking at all the above error messages we find
    1st u2013 That it is a PC File Source System.
    2nd u2013 For uploading data from the PC File it seems that the file was not kept at the application server & the job was scheduled in Background.
    Action to be taken:
    For running the job in Background Transfer file to Application server & then load it from there.
    OR Else if you want to load file from your desktop then donu2019t schedule the job in background instead select u201CSchedule Immediatelyu201D option in the Info-Package.
    8) JOB FAILURE AT SOURCE SYSTEM
    Analysis:
    Diagnosis
    The background processing was not finished in the source system.
    It is possible that the background processing in the source system was terminated.
    System response
    There are incomplete data packets present.
    Further analysis:
    Go to the background processing overview in the source system. You can get to this with the Wizard or the menu path Environment -> Job Overview -> In the source system (This is the alternate path to see the u201CJob Overviewu201D at the Source System.
    Once there, check whether the background job really was terminated.
    Note
    Please make sure that the correct date of request has been selected in the selection screen of the overview.
    Action to be taken:
    At source system you can see the reason for the Job Failure. Thus we need to take the action accordingly.
    9) ERROR ASKING FOR INITIALIZATION
    Analysis:
    After looking at all the above error messages we find that if we want to load data with the delta update you must first initialize the delta process.
    Action to be taken:
    If you want to load data with the delta update you must first initialize the delta process.
    Afterwards the selection conditions that were used in the initialization can no longer be changed.
    But Initialization is a typical process that should not be carried out without confirming with the onsite person in any case.
    10) ERROR RELATED TO ACTIVATION
    Analysis:
    Here we can see that the Activation of ODS has failed as the Request Status in the ODS may not be green.
    Action To be Taken:
    Go to RSA1 Select your ODS Object  Right Click on it & Select u2018Manageu2019.
    Select the Red Request & see the reason for its failure.
    Rectify the error & then go for its activation.
    Error message when processing in the Business Warehouse
    Diagnosis
    An error occurred in the SAP BW when processing the data. The error is documented in an error message.
    System response
    The error message(s) was/were sent by:
    Second step in the update
    Second step in the update
    Second step in the update
    Second step in the update
    Procedure
    Check the error message (pushbutton below the text).
    Select the message in the message dialog box and select the long text for further information.
    Follow the instructions in the message.
    11) TRANSACTION JOB FAILES GIVING MESSAGE : u201CNO SID FOUND FOR CERTAIN DATA RECORDu201D
    Action to be taken:
    Load Master data KU. To load it, select its Infopackage & at schedule tab select u201CImmediateu201D & start loading.
    After this come to RSMO & select this failed job.
    Click on Detail tab.
    Since in this case we see that the data is only getting loaded in ODS & not in PSA thus we have to reload data manually through Infopackage.
    If we have PSA here then we need to take the following action:
    1) Expand nodes under Detail tab.
    2) Expand node u201CProcessing (data packet): Everything OKu201D
    3) Right click on u201CData Package 1 : Everything OKu201D under it.
    4) Select Manual update option in the dropdown menu.
    Hope it helps

  • ECATT ERROR LOG

    Hi,
    I am working with with ECATT error log, I want to make error log to appear more user friendly so that end user can understand it well.
    so what i want is to capture main error message from error log and want to display in some spread sheet.
    My first aim is to capture those messages.
    Can any one please help me........

    Hi
    SAP users use CATT frequently to upload master data or to make changes to master data records. SAP Consultants and Abapers tend to use it for creating test data. The transactions run without user interaction. You can check system messages and test database changes. All tests are logged. The CATT records your keystrokes while performing the actual transaction. You then identify the fields that you wish to change in that view. Then export this data to a spreadsheet to populate with the data required. This is uploaded and executed saving you keying in the data manually.
    To perform CATT, it has to be enabled in your production environment (your systems administrator should be able to do this - SCC4). You will also need access to your development system to create the CATT script.
    The process of uploading data with a CATT:
    Activate CATT in your client
    In transaction code SCC4 - click the change button
    Double click on the client number
    In the Restriction section, tick Allows CATT processes to be started.
    Upload data using CATT
    1. Create Import variant for the fields you need
    Transaction SCAT
    Goto Parameters
    Create Import Variant
    Goto Variant -> Edit
    Goto Variant -> Fast entry or F9
    Duplicate 01
    2. To change the MRP Group for a list of Material
    Assuming that I want to change the MRP Group for a list of Material.
    My text files should look something like this:
    [Variant ID] [Variant Text] &ZDISGR &ZMATNR
    --> Parameter texts MRP group Material
    --> Default Values M1 A001
    Changes to the default values displayed above not effective
    #01 M1 A001
    #02 '' A002
    #03 M1 A003
    Note : '' denotes a blank in the field. e.g. Material A002 MRP group will be replaced by a blank.
    3. Configure the recorded entry fields to read from the imported text file data
    In the CATT : Maintain functions test case Screen
    Double click on the Object Name
    Double click on the screen number with your desired fields
    Park the cursor on the fields
    Click Edit -> Details
    Fill in the Parameters Name and Field Contents
    Finish Save it.
    Assign your text file data.
    In the CATT : Execute test case Screen
    Click External from file and choose your text file
    CATT will now read from your text file and update whatever data you have specified.
    u can go through this link
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=catt&cat=sdn_all
    Check CATT help. http://****************/Tutorials/eCATT/eCATTMain.htm
    Reward points if useful
    Regards
    Anji

Maybe you are looking for