Cannot activate modifications for table structure in SPDD during upgrade

Hi, all.
I am now trying to upgrade ECC5.0 to ERP6.0.
In SPDD screen, some modifications which will be lost are found with yellow traffic signal.
I have already tried to "adopt modifications", but the results can be categorized to 2 types.
Type1: Table XXXX was activated with warning. (Some fields were inserted by us.)
  [Warning messages]
  ! Enhancement category for table missing.
  ! Enhancement category for include or subtype missing.
  ! Field ZXXXX does not lie within customer namespace.
  Table ZXXXX was activated with warning.
  Appended table XXXX is temporarily partially active.
After clicking "back" button on Log display screen, " Adjustment of table XXXX can be completed".
I clicked "back" and selected "No" in pop-up screen of "Reset to original", the row of the table became green check mark.
However, when I checked "Versions" to compare "modif" and "active", the row of "modif" did not appear in "Versions of Object XXXX of Type Table Definition" screen, and seems that the modifications will be lost from "delta display" screen.
Can you provide me the solution of this situation ?
I guess these Tables in Type1 will be activated and the row of "modif" appear in "Versions" screen, if I could solve the warning, but I do not know how to do it.
Type2: Modifications cannot be adopted to Table XXXX
  The table which will be changed in "General Attributes"
    -from "Not classified" to "Can be enhanced(character-type)"
    -from "Can be enhanced(character-type)" to "Can be enhanced(character-type or numeric)".
  I have chosen "Adopt modifications", then Phase2 with message "Proposal corresponds to current version" appeared.
When I click "Back" and in pop-up screen which propose " Reset to original" I clicked "No", then the traffic signal was still yellow.
How can I adopt modifications for this type ?
Sorry for long question.
Appreciate if you could answer above at least one of them soon.
Best regards,
Shin

activate by enter the shadow system
you can unlock the shadow system using sapup -unlockshd

Similar Messages

  • Error when ESR starts - Cannot activate endpoint for message-driven bean

    Hi, as already posted on ERROR WHEN START ESR: Cannot activate endpoint for message-driven bean
    after an upgrade to PI 7.1 SP11, we got the following error when trying to start ESR, other applications work well:
    Application cannot be started!
    Details: com.sap.engine.services.deploy.container.DeploymentException: Cannot activate endpoint for message-driven bean sap.com/com.sap.xi.repositoryxml|com.sap.xpi.ibrep.server.jarxml|WorkspaceSyncMessageReciverMDB
         at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:893)
         at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl.prepareStart(ContainerInterfaceImpl.java:425)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:219)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:179)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:419)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:498)
         at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:554)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:251)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:392)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3422)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3408)
         at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.startApplicationAndWait(DeployCommunicatorImpl.java:749)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.ApplicationManager.start(ApplicationManager.java:180)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.ApplicationManager.analyseAppStatusMode(ApplicationManager.java:288)
         at com.sap.engine.services.servlets_jsp.server.DeployContext.startLazyApplication(DeployContext.java:334)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:103)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:295)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:152)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:250)
    Caused by: com.sap.engine.services.ejb3.container.ActionException: Cannot activate endpoint for message-driven bean sap.com/com.sap.xi.repositoryxml|com.sap.xpi.ibrep.server.jarxml|WorkspaceSyncMessageReciverMDB
         at com.sap.engine.services.ejb3.runtime.impl.Actions_MDBEndpointActivation.perform(Actions_MDBEndpointActivation.java:103)
         at com.sap.engine.services.ejb3.container.CompositeAction.perform(CompositeAction.java:81)
         at com.sap.engine.services.ejb3.container.ApplicationStarter.perform(ApplicationStarter.java:59)
         at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:887)
         ... 34 more
    Caused by: javax.resource.NotSupportedException: javax.resource.spi.UnavailableException: Could not activate endpoint for the configured number of attempts
         at com.sap.jms.resourceadapter.ResourceAdapterImpl.endpointActivation(ResourceAdapterImpl.java:113)
         at com.sap.engine.services.connector.jca15.EndpointActivationImpl.activateEndpoint(EndpointActivationImpl.java:451)
         at com.sap.engine.services.connector.jca15.EndpointActivationImpl.findResourceAdapterByName(EndpointActivationImpl.java:154)
         at com.sap.engine.services.connector.jca15.EndpointActivationImpl.findAdapter(EndpointActivationImpl.java:85)
         at com.sap.engine.services.connector.jca15.EndpointActivationImpl.activateEndpoint(EndpointActivationImpl.java:58)
         at com.sap.engine.services.ejb3.runtime.impl.Actions_MDBEndpointActivation.perform(Actions_MDBEndpointActivation.java:95)
         ... 37 more
    Caused by: javax.resource.spi.UnavailableException: Could not activate endpoint for the configured number of attempts
         at com.sap.jms.resourceadapter.RaActivation.activate(RaActivation.java:161)
         at com.sap.jms.resourceadapter.ResourceAdapterImpl.endpointActivation(ResourceAdapterImpl.java:101)
         ... 42 more
    Caused by: javax.resource.spi.UnavailableException: The destination jms/queue/xi/repository/SWCVSync cannot be looked up. Last attempt performed : jms_vendor_queues_global/jms/queue/xi/repository/SWCVSync
         at com.sap.jms.resourceadapter.RaActivation.setupDestination(RaActivation.java:369)
         at com.sap.jms.resourceadapter.RaActivation.activate(RaActivation.java:128)
         ... 43 more
    Caused by: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of SWCVSync.
         at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:584)
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:343)
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:637)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.sap.jms.resourceadapter.RaActivation.setupDestination(RaActivation.java:367)
         ... 44 more
    Thanks.

    Guys,
    I have deployed the below components and after this repository could not be started which gives the below error.
    1000.7.11.10.18.20130529165100
    SAP AG
    sap.com
    SAP_XIAF
    1000.7.11.10.11.20130529165100
    SAP AG
    sap.com
    SAP_XIESR
    1000.7.11.10.15.20130529165100
    SAP AG
    sap.com
    SAP_XITOOL
    We have the same issue. Still the Restart did not solve ths issue.
    Can anybody help? We are not able to start the XI Repository.
    Our PI components are as below
    com.sap.engine.services.ejb3.runtime.impl.refmatcher.EJBResolvingException: Cannot start applicationsap.com/com.sap.xi.repository; nested exception is: java.rmi.RemoteException: [ERROR
    CODE DPL.DS.6125] Error occurred while starting application locally and wait.; nested exception is:
            com.sap.engine.services.deploy.container.DeploymentException: Cannot activate endpoint for message-driven bean sap.com/com.sap.xi.repository*xml|com.sap.xpi.ibrep.server.jar*xm
    l|CacheRefreshMDB^M
            at com.sap.engine.services.ejb3.runtime.impl.DefaultContainerRepository.startApp(DefaultContainerRepository.java:315)^M
            at com.sap.engine.services.ejb3.runtime.impl.DefaultContainerRepository.getEnterpriseBeanContainer(DefaultContainerRepository.java:106)^M
            at com.sap.engine.services.ejb3.runtime.impl.DefaultRemoteObjectFactory.resolveReference(DefaultRemoteObjectFactory.java:55)^M
    1000.7.11.10.6.20121015232500
    SAP AG
    sap.com
    MESSAGING
    Regards
    Omkar

  • ERROR WHEN START ESR: Cannot activate endpoint for message-driven bean

    Hi Gurus,
    We just upgraded our PI 7.1 to SP11, and we have finished it successfully, then we go to the /rep/start/repository.jnlp to start the ESR but some error happens,while the ID,SLD and RWB works well, below is the detailed message:
    Application cannot be started!
    Details:     
    com.sap.engine.services.deploy.container.DeploymentException: Cannot activate endpoint for message-driven bean sap.com/com.sap.xi.repository*xml|com.sap.xpi.ibrep.server.jar*xml|WorkspaceSyncMessageReciverMDB
         at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:893)
         at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl.prepareStart(ContainerInterfaceImpl.java:425)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepareCommon(StartTransaction.java:219)
         at com.sap.engine.services.deploy.server.application.StartTransaction.prepare(StartTransaction.java:179)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:419)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:498)
         at com.sap.engine.services.deploy.server.application.StartTransaction.makeAllPhasesImpl(StartTransaction.java:554)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:251)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:392)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3422)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.startApplicationAndWait(DeployServiceImpl.java:3408)
         at com.sap.engine.services.deploy.server.DeployCommunicatorImpl.startApplicationAndWait(DeployCommunicatorImpl.java:749)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.ApplicationManager.start(ApplicationManager.java:180)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.ApplicationManager.analyseAppStatusMode(ApplicationManager.java:288)
         at com.sap.engine.services.servlets_jsp.server.DeployContext.startLazyApplication(DeployContext.java:334)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:103)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:295)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:152)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:250)
    Caused by: com.sap.engine.services.ejb3.container.ActionException: Cannot activate endpoint for message-driven bean sap.com/com.sap.xi.repository*xml|com.sap.xpi.ibrep.server.jar*xml|WorkspaceSyncMessageReciverMDB
         at com.sap.engine.services.ejb3.runtime.impl.Actions_MDBEndpointActivation.perform(Actions_MDBEndpointActivation.java:103)
         at com.sap.engine.services.ejb3.container.CompositeAction.perform(CompositeAction.java:81)
         at com.sap.engine.services.ejb3.container.ApplicationStarter.perform(ApplicationStarter.java:59)
         at com.sap.engine.services.ejb3.container.ContainerInterfaceImpl$Actions.perform(ContainerInterfaceImpl.java:887)
         ... 34 more
    Caused by: javax.resource.NotSupportedException: javax.resource.spi.UnavailableException: Could not activate endpoint for the configured number of attempts
         at com.sap.jms.resourceadapter.ResourceAdapterImpl.endpointActivation(ResourceAdapterImpl.java:113)
         at com.sap.engine.services.connector.jca15.EndpointActivationImpl.activateEndpoint(EndpointActivationImpl.java:451)
         at com.sap.engine.services.connector.jca15.EndpointActivationImpl.findResourceAdapterByName(EndpointActivationImpl.java:154)
         at com.sap.engine.services.connector.jca15.EndpointActivationImpl.findAdapter(EndpointActivationImpl.java:85)
         at com.sap.engine.services.connector.jca15.EndpointActivationImpl.activateEndpoint(EndpointActivationImpl.java:58)
         at com.sap.engine.services.ejb3.runtime.impl.Actions_MDBEndpointActivation.perform(Actions_MDBEndpointActivation.java:95)
         ... 37 more
    Caused by: javax.resource.spi.UnavailableException: Could not activate endpoint for the configured number of attempts
         at com.sap.jms.resourceadapter.RaActivation.activate(RaActivation.java:161)
         at com.sap.jms.resourceadapter.ResourceAdapterImpl.endpointActivation(ResourceAdapterImpl.java:101)
         ... 42 more
    Caused by: javax.resource.spi.UnavailableException: The destination jms/queue/xi/repository/SWCVSync cannot be looked up. Last attempt performed : jms_vendor_queues_global/jms/queue/xi/repository/SWCVSync
         at com.sap.jms.resourceadapter.RaActivation.setupDestination(RaActivation.java:369)
         at com.sap.jms.resourceadapter.RaActivation.activate(RaActivation.java:128)
         ... 43 more
    Caused by: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of SWCVSync.
         at com.sap.engine.services.jndi.implserver.ServerContextImpl.lookup(ServerContextImpl.java:584)
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:343)
         at com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:637)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at javax.naming.InitialContext.lookup(InitialContext.java:351)
         at com.sap.jms.resourceadapter.RaActivation.setupDestination(RaActivation.java:367)
         ... 44 more
    how should we resolve this issue? does any one have such experience on this issue?
    thanks.

    Hi;
    As our Colleague said it would be good to create message to SAP.
    01 .Please check the cache,
    02. check the system users are  not locked.
    03. Re-initialization option in Java Web Start Administration (before using this please read the description carefully).
    04. try Full Cache Refresh.
    05. Check the Java run time version you are using.
    Regards,
    Prabhu Rajesh

  • How to set optional for table structure in functiona module

    hi experts,
    as i have small doubt regarding
    while publishing web service by using rfc where i am unable to set optional for table structure i am able to put optional for import parameters may i know how to set optional for table structure ....
    reagrds prabhanjan

    Ignoring the TABLES/CHANGING/EXPORTING argument...
    while publishing web service by using rfc where i am unable to set optional for table structure i am able to put optional for import parameters may i know how to set optional for table structure
    Why not?  There's no issue with marking a TABLES interface parameter with 'Optional' and publishing the function module or function group as a web service...

  • Com.waveset.util.ConfigurationError: Cannot find columns for table 'object'

    I am trying to install IDM on my own laptop and use MS SQL Server 2000 as the repository. I run the create table scripts, copy all the jar files to C:\Program Files\Apache Software Foundation\Tomcat 6.0\webapps\Idm\WEB-INF\lib. But I still got the following error message:
    com.waveset.util.ConfigurationError: Cannot find columns for table 'object' ==>com.microsoft.sqlserver.jdbc.SQLServerException: Invalid object name 'object'
    Does anyone have any idea of what may cause this problem?
    THANKS!

    I found the solution to this issue.. is that the Database user ID must be set to the schema .. this is the statment that probably did not work:
    CREATE USER <username> FOR LOGIN <login name> with DEFAULT_SCHEMA = <database name>
    In sql 2005 expand the database... open security .. find the user.. right click and select properties.. in the default schema box.. select the SunSync database .. in the schemas owned by this user select the sunsync schema database..
    good luck

  • Can we activate Classic General Ledger in ECC6.0 during upgrade from 4.6C

    Dear SAP Gurus,
    Greetings
    My Client's technical team had upgraded their system from 4.6C to ECC6.0 and they had activated classic GL instead of New GL. And they had also activated classic withholding tax in place of Extended Withholding tax.
    They are facing some error during posting of transactions (like generation of excise invoices, posting of WHT transactions, etc.) I told that it can be a reason of not activating New GL.
    Is my understanding correct...?? Can we activate classic GL during upgrade from 4.6C to ECC6.0...??
    In case of a new client built (with ECC6.0), can we activate the classic GL instead of the New GL..??
    Does the system will work correctly in the long run if they had activated classic GL and classic WHT...??
    Please clarify. Thanks in advance for your time and efforts
    Regards,
    Chaps
    P.S. Points will be awarded for answers !!

    Hi,
    I think that you should read long text of OSS note 999614 carfully and you are
    aware of the fact that you will have additional migration efforts in
    case you need to migrate to new G/L later on.
    In case you are convinced that  this is the best way please feel free
    to deactivate new G/L as described in note 999614.
    Please make sure that you deactivate new G/L in all clients of your
    new system in case there were already client copies done.
    Yes this is possible and I would not automatically assume that
    error during posting of transactions are due to New GL not being activated.
    Note 756146 documents the issue and possible repercussions
    of using Classic GL.
    In the case of a new installation the new G/L accounting
    is active by default in ERP. In principle, the use
    of the classic GL is also possible for new customers, however,
    SAP does not recommend it since this requires an additional
    migration expense in later years.
    Regards,
    Aidan

  • Cannot activate 3.5 transfer structures after BI system copy

    We have just completed our first BI system copy (database-specific) from our BI-Production to BI-QA system to refresh database.  Have followed the Homogenous System Copy Procedure provided by SAP for Netweaver 7.0, DB2 for LUW.  Have been able to reactivate all 7.0 content, but 3.5 transfer structures cannot be activated because the transfer structure tables are not in the ERP QA source system.  All 3.5 transfer structures were working prior to the BI system copy.  Can anyone provide some guidance.  Have issued an OSS Note with SAP, but that can take some time to get resolution.  Is there any other resolution than converting 3.5 to 7.0 as this is half of our data?
    Thanks for your response!

    See SAP Note 493422.  Works like a charm.

  • R12.1.3 - Pick release for batches completing in error during upgrade

    Hi,
    We are upgrading from 11.5.9 to 12.1.3.  Pick release for batches fails with the following error message in log file.
    The delivery lines given in the log file all have sub-inventory restricted items. We don't use WMS.
    Any help/pointers greatly appreciated!
    Scenario:
    =======
    Batch pick release performed for sub-inventory "A". The program "Pick Selection List Generation" fails with the following error message.
    Items on the failed delivery lines are sub-inventory restricted and assigned to sub-inventories "B", "C" & "D".
    Error Message:
    ============
    Could not Create Move Order Line for Delivery Detail XXXXX
    Delete Line 9.990000000000000000000000000000000000000000000000000000000000000000
    000000000000000000000000000E+125
    Error occurred in Inv_Pick_Release_Pub.Pick_Release
    ORA-22160: element at index [32] does not exist in Package INV_Pick_Release_PUB
    Procedure Pick_Release
    Unexpected error from INV_Pick_Release_Pub.Pick_Release. Exiting
    SQLCODE: 1 SQLERRM: User-Defined Exception
    Exception occurred in WSH_PICK_LIST.Release_Batch_Sub
    Error occurred in Release_Batch_Sub
    SQLCODE: 1 SQLERRM: User-Defined Exception
    Exception occurred in WSH_PICK_LIST
    Thanks,
    Renganayaki S

    Please see if the following docs help.
    Pick Release Error: 'Could not Create Move Order Line for Delivery Detail'. (Doc ID 748927.1)
    Cannot Pick Release Non-Inventory OPM Items In R12 (Doc ID 1481238.1)
    Pick Slip Report Complete With Null Value After Release Sales Order (Doc ID 1362175.1)
    If none of the above helps, you may log a SR.
    Thanks,
    Hussein

  • DM 4.5, software issues message "Cannot find system in table file"

    Serious error in Desktop Manager Software V 4.5Windows XP SP3MS OutlookDesktop Manager Software V 4.5, accompanies new RIM Blackberry Curve package purchased retail Bell MobilityJune 2009
    After installation DM 4.5, software issues message “Cannot find system in table file”This happens during “Intellisynch” [Outlook <> Curve] set up. Tried 4 times to make this work – no luck [I am experienced DM user – 4 BBerrys over 8 years]Called Bell Tech support 3 calls total time 2 hours !!Ended up trying to do command prompt and registry setting changes over the phoneDespite 3 long calls this did NOT solve the problem
    Went to Blackberry web site -- their remedy is disgraceful - they expect untrained PC users to do clean removes of DM 4.5 with Windows Registry edits by hand. Highly risky – dangerous – and likely will not work
    REMEDYUse MS Add/Remove programs to remove DM 4.5 or 4.7Download old version - DM 4.2 Release 2 from BBerry web suiteLoad DM 4.2DM 4.2 works fine – copied 1000 contacts and 1000 calendar entries from Outlook correctly to my new CurveDoug SeabornToronto Canada416 819 3684   

    Hi and welcome to the forums!
    These procedures do work, and are not very hard.
    A lot of users have dealt successfully with it.
    Here is the Knowledgebase article:
    Let us know if you need some help or explanations.
    OK?
    Thanks,
    Bifocals
     http://www.blackberry.com/btsc/search.do?cmd=displayKC&docType=kc&externalId=KB15278&sliceId=1&docTy...
    The following error message appears at the end of the synchronization process in BlackBerry® Desktop Manager:
    Cannot find table in system file
    CauseA BlackBerry Desktop Software upgrade failed to remove the Connectors folder from C:\Program Files\Research In Motion\BlackBerry\Connectors. As a result, older Microsoft Outlook applications were registered with BlackBerry Desktop Software.
    Resolution
    To resolve this issue, complete the following steps:
    Verify that the Connectors folder is present in the following folder: C:\Program Files\Research In Motion\BlackBerry\Connectors\MS Outlook Connector
    If the Connectors folder is present, complete the tasks listed below.
    Task 1 - Remove the existing Microsoft Outlook connector ilxolkCompanion.fil
    Open a command prompt.
    Navigate to the following folder: C:\Program Files\Research In Motion\BlackBerry\Connectors\MS Outlook Connector
    Type regsvr32 -u ilxolkCompanion.fil. Note: Microsoft Outlook will no longer be listed as an available application in BlackBerry Desktop Manager.
    Task 2 - Register the most current Microsoft Outlook connector
    Open a command prompt.
    Navigate to the following location: C:\Program Files\Research In Motion\BlackBerry\IS71 Connectors\MS Outlook Connector
    Type regsvr32 msoutlookconnector.fil. Note: Microsoft Outlook will now be registered as an available application in BlackBerry Desktop Manager.
    Note: After these tasks are complete, remove and re-install the BlackBerry Desktop Software. For instructions, see KB02206.
    Click Accept as Solution for posts that have solved your issue(s)!
    Be sure to click Like! for those who have helped you.
    Install BlackBerry Protect it's a free application designed to help find your lost BlackBerry smartphone, and keep the information on it secure.

  • Cannot activate iPhone 4 factory unlocked

    I bought an iPhone 4 factory unlocked in an Apple Store in Califórnia 2 days ago. I brought it to Brazil and I cannot activate it for the first time. It says "Your iPhone could not be activated because the activation server is temporarily unavailable.". I tried to do it via iTunes and nothing also.  What should I do?

    You in fact purchased a locked iPhone. Your receipt is the key that confirms this:
    "No contract Sim". Apple Canada sells both: contact free(what you purchased) and unlocked. Your phone requires a Canadian sim to activate, and once activated will be locked to that carrier. It is merely "contract free". You have thirty days to return your phone and get your money back. I'd suggest you start figuring out how to do so.
    The price you paid has nothing to do with whether the phone is locked/unlocked. Further, there is no one from Apple here and even if there were, no one from Apple can help you. Your phone is locked, was purchased as locked and needs to be returned as it won't work where you live.

  • SPDD: Accept New Append Proposal for Tables?

    What are the basic steps (if there are any) for validating whether or not to accept the SPDD proposal for appends to changed tables?
    It seems like we accepted the proposal of the append. But we still do not see it in the table that it should have been implemented too?
    I am a first-timer for this operation.
         Thank-You

    Now, when you use SPDD during and if you have accepted proposal then make sure that your user id should have development access. Also you need to activate appended structure and SAP standard table. I would suggest to use more SPAU operation even for data dict part. Also, one more thing ECC 60 has extra settings like this table can be enhance or not ? so if table set for can not be enhance then SADD wont work. You need to get access key for that table and change settings. Repeat whole process again.

  • How to create internal table for a structure in BSP

    hi ,
    I have created a Structure in BSP.I want to create an internal table for that Structure. But in my coding ie.
    <% data: begin of itab_1 .
                     include type zuvendstr.
                     data:end of itab_1.
                     data wa_str like line of itab_1.
                     loop at itab_1 into wa_str. %>
                    <tr>
                     <td><%=wa_str-name%> </td>
                           <%endloop.%>
    In this zuvendstr is Structure ,wa_str is workarea and itab_1 is an Internal table.But it is showinng an error that itab_1 is unknown.But we cannot define internal tables for an Structure in Page Attributes.So,please resolve how to create internal table for Structure in BSPS

    Hi,
    You can define itab_1 like this (assuming zuvendstr is a structure type):
    DATA: itab_1 TYPE TABLE OF zuvendstr.
    Regards,
    Tanguy

  • Need Table name for the structure

    hello guru's,
    I am using the tcode AW01N , In that i need to fetch a field that field contanis structure named
    AW01_DEP_PAR.  My field name is RSTNDJ,RSTNDP . can u tell me from which table its stored .
      AW01_DEP_PAR-RSTNDJ,   AW01_DEP_PAR-RSTNDP.
    Regards
      vinoth.v

    Vinoth,
    We can find it using ST05.
    Activate the trace in ST05
    Run the transaction in which you want to find the table for the corresponding structure.
    After completing the entire transaction Process go to ST05 decactivate the trace and display the trace.
    Now in the menu bar go to Trace List>>Summarise trace by tables or press Ctrl+F8.This you will get to know all the tables that are getting updated when a particular transaction is Executed.If you explore it then you will be able to find out the corresponding table for a structure.Hope this may give you some lead.
    K.Kiran.

  • Table for Komk structure

    hello everyone,
    Can anyone please let me know what is the Database table for KOMK structure.
    I want to get field STCEG(Vat Reg number ) from KOMK structure.
    AS i cannot use the select statement on KOMK structure i need Database table.
    thanks in advence,
    regards,
    cheruku.

    Hi Ashish,
    I have one doubt
    I want to transfer STCEG field from TKOMK to VBAP table Field(zz_stceg).
    so in user exit "userexit_move_field_to_vbap" i coded like below.
    VBAP-zz_stceg = TKOMK-stceg.
    is this ok or do i need to code anything Extra.
    Thanks in advance,
    regards,
    cheruku.

  • How to find out name of table for a structure.

    hello all,
                I want to find out name of table for a structure ADDR1_DATA. can anybody pls tell me how to find out it?
    Thanks,
    Ashu

    Hi Ashu,
    You write the structure name in se11
    after selecting the database table radio button
    click on the where used list button in the application tool bar.
    You will find the table name if it is used else where.
    Check out the website at:
    http://sap-idoc2edi-consulting.com/
    Read the blog at:
    http://blogs.ittoolbox.com/sap/ehadzipetros
    Regards,
    Jagadish

Maybe you are looking for