Trouble activating OIAACCGI structure in upgrade process, fields repeated

Hi community,
I'm working in an upgrade process from 4.6 to ECC 6 versions.
In the activation step some errors have arisen and many of that have been solved but still there is an error
with the OIAACCGI structure.
the trouble is that this structure has two more structures appended which have one field with the same name
each one, the structures are ZAKOMKCV and ZAKOMPCV and the field repeated is FKART.
Because of that, we can't activate the structure OIAACCGI in the system.
Does anybody has an idea how to solve this problem?? or what field of what structure we must delete????
We cannot leave this structure inactive, is strongly necesary activate it.
Thanks in advance.
Regards.
Tony Montes.

Well, i solved this problem making an analisis from the structure and watching which of them are less used and then delete the duplicated field..
Thanks for all and i hope this answer is helpful

Similar Messages

  • CF 9 Upgrade process Ran All Scheduled Tasks

    I just completed the upgrade process from CF8 Enterprise to CF9 Enterprise on our test system, Windows 2003 R2P2 using IIS6 and SQL Server 2000.  I have no schedule tasks with an active schedule, but the upgrade process ran all of the tasks.  Running all of the scheduled tasks created 200+ e-mails.
    Any ideas on what happened?  I ran the coldfusion_9_wwe_win.exe and installed the CF9 ODBC and CF9 SOIR services.
    If this happened on my TEST system (with no actively scheduled tasks) what's going to happen when I upgrade my production system?
    Thanks in advance for your time.
    Libby

    I can't answer your specific question (*), but I would seriously reconsider your approach of UPGRADING a CF server.  Set up CF9 in parallel, and migrate the application/website across to it.
    If you do an inline upgrade and it fails: you've got nothing to fall back on.  If you to a "cross-grade", your working CF8 instance is still there as a fail-over, if anything goes wrong with the CF9 install.
    Adam
    (*) you might want to raise a bug report, though.

  • Err in creating Activit under tab Ext. Process using BAPI_NETWORK_MAINTAIN

    Hi Gurus,
    I need to create activity under tab Ext. Processing for a network and i am planning to use BAPI "BAPI_NETWORK_MAINTAIN" for this purpose. I am able to create activity under "Int. Processing" using this BAPI but got error for "Ext. Processing" tab.
    Below is the code i am doing for ext. processing tab.
    ****to move 3rd activity number for external processing
    itemsg-internal_object_id = '000004000873'.
    activity = '0030'.
    CONCATENATE itemsg-internal_object_id activity INTO v_str.
          MOVE  itemsg-internal_object_id+0(12) TO itactivity-network.
        MOVE '0030' TO itactivity-activity.
        MOVE 'Activity2' TO itactivity-description.
        MOVE 'PS02' TO itactivity-control_key.
        MOVE '5001-KOS-0061' TO itactivity-project_definition.
        MOVE '5001-KOS-0061-BA' TO itactivity-wbs_element.
       MOVE 'AA' TO itactivity-factory_calendar.
       move '2000' to itactivity-DURATION_NORMAL.
       MOVE 'DAY' to itactivity-DURATION_NORMAL_UNIT.
       MOVE '2000' to itactivity-WORK_ACTIVITY.
       MOVE 'Z0004' to itactivity-MILESTONE.
       MOVE 'M3'    to itactivity-UN_WORK.
        MOVE '099' to itactivity-MATL_GROUP.
        MOVE 'PGL' to itactivity-PUR_GROUP.
        APPEND itactivity.
        MOVE '000003' TO itnetmethod-refnumber.
        MOVE 'NETWORKACTIVITY' TO itnetmethod-objecttype.
        MOVE 'CREATE' TO itnetmethod-method.
        MOVE  v_str TO itnetmethod-objectkey.
        APPEND itnetmethod.
        CLEAR  itnetmethod.
    Below is the error message i got when i load this code.
    Enter a time unit, since you have entered either work or actual work
    Termination: Too many errors (more than 10% of methods)
    The order or network could not be saved
    Please help me to resolve this issue.
    Thanks in advance
    Ajay

    Hi,
    1)
    I would suggest declaring a structure of type BAPE_VBAP & BAPE_VBEP...Then move the values instead of using offset..
    Example
    DATA: S_BAPE_VBAP TYPE BAPE_VBAP.
    Populate the Extension structure WITH Order commited flag
    LW_EXT_STRUCTURE-STRUCTURE = C_BAPE_VBAP.
    S_BAPE_VBAP-VBELN = W_VBAP-VBELN.
    S_BAPE_VBAP-POSNR = W_VBAP-POSNR.
    S_BAPE_VBAP-ZZORDCOFL = W_VBAP-ZZ_ORDCOFL.
    LW_EXT_STRUCTURE-VALUEPART1 = S_BAPE_VBAP.
    This will make sure the BAPE_VBAP is extended with the Z fields..
    2)
    You are checking only for abort messages...You are not checking for error messages..
    Instead of this..
    READ TO CHECK THE ERROR AND ABORT MESSAGES DURING BAPI CALL
    READ TABLE LT_RETURN_TAB INTO LW_RETURN_TAB
    WITH KEY TYPE = C_MSGTYP_A
    BINARY SEARCH.
    Have this code..
    LOOP AT LT_RETURN_TAB WHERE TYPE = 'E' OR TYPE = 'A'.
      EXIT.
    ENDLOOP.
    IF SY-SUBRC = 0.
      WRITE: / 'ERROR'.
    ELSE.
      WRITE: / 'SUCCESS'.
    ENDIF.
    This will make sure there are no error messages..Also check the return table for error messages in the debugging mode..
    Thanks,
    Naren

  • Error while activating Transfer Structure

    Hi Expert,
    we have upgraded BW3.1 to BI 7.0, we are getting error while activating transfer structure for 0mat_sales_attr and 0mat_sales_text.
    Error is Error while creating table 'EDISEGMENT' entry '/BIC/CIOD0MAT_SALES_TEXT'
    Message no. EA201
    Diagnosis
    An attempt was made to create the entry '/BIC/CIOD0MAT_SALES_ATTR' in table 'EDISEGMENT'. The attempt failed.
    System Response
    The operation was canceled.
    Procedure
    Please check whether the relevant entry already exists
    I have tried report RS_TRANSTRU_ACTIVATE_ALL also, but no success.
    I have checked table and entry is there. i have checked we31 for segment there also segment is existing.
    Regards,

    Hi Dubey,
    I am facing the same issue when i transport the datasource from DEV to QA.i applied the OSS Note 493422 ,But could not resolve the issue.Pls let me know the solution to fix  this.
    Thanks,
    Renu

  • Sub Agreement XML import error:  XML import could not process field: CONTRACT_UNIQUE_DOC_NAME

    Hi All,
    I am importing Sub Agreement in XML format and getting below error.
    XML import could not process field: CONTRACT_UNIQUE_DOC_NAME
    unsupported null bind parameter no. 0
    Below is the XML.
    <?xml version="1.0" encoding="UTF-8"?>
    <sapesourcing xsi:noNamespaceSchemaLocation="Contracts.xsd" defaultlanguage="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <objects>
        <object classname="contracts.Agreement">
    <fields> 
                                    <CONTRACT_UNIQUE_DOC_NAME>P-XXXX-00001</CONTRACT_UNIQUE_DOC_NAME>
                                    <DISPLAY_NAME>Testing Agreement Name 1 </DISPLAY_NAME>
                                    <CALC_METHOD>UNIT_PRICE_ENTERED</CALC_METHOD>
                                    <UNIQUE_DOC_NAME>S0002510</UNIQUE_DOC_NAME>
                                    <STATUS>In Process</STATUS>
                                    <COMPANY>TEST</COMPANY>
                                    <LOCATION>Location_114</LOCATION>
                      </fields>
        </object>
      </objects>
    </sapesourcing>
    If anyone is successful in importing Sub Agreement in XML format?  also please validate the above xml structure?
    Note: I am able to load  Sub Agreement using CSV. But in our scenario data comes in XML format.
    Thanks & Regards
    Sai

    Hi Gary,
    I am able to load below objects in XML format without any issues. And I am using Scheduled Task of type “Data Import Monitor” to load them.
    1)  Project (1100)
    2)  Master Agreement (1004)
    3) Extension Collections for Project
    4) Extension Collections for Master Agreement
    1) Working XML Structure for Project(1100) .
    <?xml version="1.0" encoding="UTF-8"?>
    <sapesourcing xsi:noNamespaceSchemaLocation="Projects.xsd" defaultlanguage="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
      <objects>
        <object classname="projects.projects">
          <fields>
    <UNIQUE_DOC_NAME>S0004392</UNIQUE_DOC_NAME>
      <DISPLAY_NAME>Test Project</DISPLAY_NAME>
    2) Working XML Structure for Master Agreement (1004) object.
    <?xml version="1.0" encoding="UTF-8"?>
    <sapesourcing xsi:noNamespaceSchemaLocation="Contracts.xsd" defaultlanguage="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <objects>
    <object classname="contracts.Contract">
    <fields>
    <UNIQUE_DOC_NAME> 00215944</UNIQUE_DOC_NAME>
    <DISPLAY_NAME>TEST MA</DISPLAY_NAME>
    <DOCUMENT_DESCRIPTION>Contract Desc</DOCUMENT_DESCRIPTION>
    3) Working XML Structure for Extension Collections for Project(1100).
    <?xml version="1.0" encoding="UTF-8"?>
    <sapesourcing xsi:noNamespaceSchemaLocation="Projects.xsd" defaultlanguage="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <objects>
    <object classname="projects.projects">
    <fields>
    <UNIQUE_DOC_NAME> S0004392</UNIQUE_DOC_NAME>
    </fields>
    <collections>
    <Z_DETAILS replace="true">
    <object classname="extension_collections">
    <fields>
    <NAME>Sai</NAME>
    <EMAIL>[email protected]</EMAIL>
    </fields>
    </object>
    <object classname="extension_collections">
    <fields>
    <NAME>Krishna</NAME>
    <EMAIL>[email protected]</EMAIL>
    </fields>
    </object>
    </ Z_DETAILS >
    </collections>
    </object>
    </objects>
    </sapesourcing>
    4) Working XML Structure for Extension Collections for Master Agreement (1004).
    <?xml version="1.0" encoding="UTF-8"?>
    <sapesourcing xsi:noNamespaceSchemaLocation="Contracts.xsd" defaultlanguage="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <objects>
    <object classname="contracts.Contract">
    <fields>
    <UNIQUE_DOC_NAME>00215944</UNIQUE_DOC_NAME>
    </fields>
    <collections>
    <ZLINKS replace="true">
    <object classname="extension_collections">
    <fields>
    <LINK_NAME>SAP</ LINK_NAME>
    < LINK_URL> http://www.sap.com/index.html </ LINK_URL >
    </fields>
    </object>
    <object classname="extension_collections">
    <fields>
    <LINK_NAME>SCN Sourcing</ LINK_NAME>
    < LINK_URL>http://scn.sap.com/community/sourcing</ LINK_URL >
    </fields>
    </object>
    </ ZLINKS >
    </collections>
    </object>
    </objects>
    </sapesourcing>
    Could you please help me with the right XML Structure for Agreement( 1003)?
    Regards,
    Sai

  • Upgrade Process from SQL 2005 to SQL 2012

    Hi All,
    I have gone thru multiple threads and would like to understand some steps in detail for me to upgrade SQL 2005 to SQL 2012.
    Below is my understanding and questions around it, I would be setting up a new environment with OS 2007/2008 with SQL 2012:
    Environment Readiness - Ensure new environment is ready with Win 2007/2008 with SQL 2012 Server
    Run Upgrade Advisor on the new environment and point to SQL 2005 instance
    Find the breaking/discontinued changes to be done before or After Upgrade
    <Question>: Over here I would like to know what should be our approach to make the required changes
    <Question>: Obviously I should not be making changes directly on the Production SQL 2005 server, then in that case should I take a backup/restore on the new SQL Server 2012 and then make the required changes to the database objects
    like (Table schema(changing column names/datatypes etc.), Stored Procedure, Functions & Views)
    <Question>: When I do a backup/restore I would also get the data along with it, so is this a recommended approach or should we only run/use the table schema creation scripts, fix the issues identified by UA and then do an Table to Table import,
    any thoughts on this ?
    <Question>: If I have to do a table to table Import then I should ensure there's a downtime during the Import or would I have any other better approach          
    So, basically my questions are around the approach of fixing the issues identified by UA and moving the database to SQL Server 2012 environment, I have around 300 databased to me upgraded.
    Please do let me know what should be a good/proven approach ? Pl. do let me know if you would need any more details from me.
    ---Umesh

    Thanks all for the replies.
    I am trying summarize what I have understood here:
    Document SQL Server 2005 environment details, Is there any tool which could give us all relevant details
    I would take the backup from the SQL Server 2005 Production environment and then restore the same in a test environment which again has SQL Server 2005 and Run Upgrade Advisor on that
    Probbaly run SQL Profiler as well to find out the deprecated changes to be done
    I should fix all the breaking, discontinued changes on the Test system identified by UA
    I should fix all the deprecated changes on the Test system identified by SQL Profiler
    Steps 3 & 4 should give me the changed scripts for all database objects (i.e. Table Schema, Stored Procedures, Functions & Views)
    <Question> Perform test, I understand this acitivity test can be captured by having SQL profiler running in the background on the SQL Server 2005 production environment where we can identify some days in a week or a month where maximum activity is
    expected to ensure we cover most the scenarios, let me know is this approach looks fine or is there a better approach
    Now, with regards to acutal upgrade I need to identify a time window where in less activity is done during which I could have a downtime for the actual SQL Server 2005 production environment
    Post downtine, I should do a BackUp for all databases from SQL Server 2005 production environment
    Test on environment readiness of SQL Server 2012 can be compared against the documentation done as part of the first Step
    <Question> Ideally I should a restore first in the new environment which has SQL Server 2012
    <Question> Then run the Scripted changes where we fixed all the breaking, discontinued & deprecated changes
    <Question> Does above sequence of Step 9 & 10 make sense or is there a better approach of doing it
    <Question> Post Upgrade and running of changed scripts, I should run the Upgrade Advisor again and see if everything looks fine
    <Question> Perform test again which we ran on SQL Server 2005 Test environment
    <Question> These steps should complete the Upgrade process.
    Please do let me know if the above sequence look ok to all of you and does it really work in a practical scenario, do let me know your feedback or any change in sequence/process or any other tools that can be used here.
    Thanks Again ...

  • Problem in Transferring activity ID structure to activity codes

    Hi,
    I am working on a power plant schedule. We have two sets of structure for Activities i.e. Activity ID consisting of 10 digits and activity codes. we have setup a database as per our requirement. People who have worked on Power plant projects might be aware that there are two many systems involved the numbers runs into few hundreds.
    For a certain specific client requirement I have to use activity ID structure in place of activity codes. For this i need to transfer all system name and description in Activity ID to Activity Codes....its a tedious process. if anyone had encountered such a problem please revert back
    ACTIVITY ID ACTIVITY CODES
    ENAAAA0100 - Start of project AAAA - Start of Project
    STFFFF0100 - Finish of Project FFFF - Finish of Project
    AAAA - Start of Project
    FFFF - Finish of Project

    This might be an area where the project.xls file would prove useful. It used to be available on the Primavera Knowledgebase, I assume Oracle has it on theirs as well. I assume, because I can't access the KB anymore.
    Anyway, using Project.xls (or projectmod.xls) you can connect to the data dictionaries and create values much more quickly. Activity.xls (or activitymod.xls) allows you to assign values to activities pretty efficiently.
    It has worked for us many times.

  • Trouble activating lightroom 5.0

    I'm having trouble activating lightroom 5.0.
    It accepted my serial, I entered all the necessary information - and then all the unnecessary in addition - and I still can't click on "next".
    Clicking on "finish" simply closes the program - reopening restarts the process.
    What do I have to do for Adobe to give me what I already paid for?

    It seems Lightroom is not writing the information to registration file.
    Please try to rename or move to desktop the registration file  and try again.
    You can locate this file as following:
    Windows 7 and Vista
    C:\ProgramData\Adobe\Lightroom\Lightroom 5.0 Registration.lrreg
    Mac OSX
    /Library/Application Support/Adobe/Lightroom/Lightroom 5.0 Registration
    If it doesn't worked then try to check permission on this location.

  • ADM(Anomaly Dectector Module) PowerDown Failure in upgrade process.

    hellow, everyone.
    i'm yunchouljung in korea
    i have a question about ADM module power down issue.
    i had upgraded AGM Module successfully in version 6.1.2 to 6.1.6
    but failed ADM Module upgrade in version 6.1.2 to 6.1.6
    i uploaded a AP images in MP status and enterd "hw-module module 12 reset cf:4" command.
    (i waited a message "you can now reset the module....")
    after a reset process, ADM module disabled by SCP dnld Failure.
    so, i enabled a power on ADM Module but result is same.
    my upgrade process is below.
    1.     hw-module module 12 reset cf:1
    2.     copy ftp://[email protected]/c6svc-adm1G-k9.6-1-6.bin pclc#12-fs:
    3.     hw-module module 12 reset cf:4
    anybody help me?
    thanks in advance.
    p.s : i have already tested other ios version and ap/mp images.
    ================================================================
    the module version and log is below.
    Router_OUT#sh module
    Mod Ports Card Type                              Model              Serial No.
      2    3  Anomaly Guard Module                   WS-SVC-AGM-1-K9   
      3   16  16 port 1000mb GBIC ethernet           WS-X6416-GBIC     
      5   48  SFM-capable 48 port 10/100/1000mb RJ45 WS-X6548-GE-TX    
      7    2  Supervisor Engine 720 (Active)         WS-SUP720-3B      
      9    4  CEF720 4 port 10-Gigabit Ethernet      WS-X6704-10GE     
    10    8  Network Analysis Module                WS-SVC-NAM-2      
    12    3  Anomaly Detector Module                WS-SVC-ADM-1-K9   
    Mod MAC addresses                       Hw    Fw           Sw           Status
      2  0017.e067.ec6c to 0017.e067.ec73   2.0   7.2(1)       6.1(6)       Ok
      3  000e.d73c.3d40 to 000e.d73c.3d4f   2.5   5.4(2)       8.5(0.46)RFW Ok
      5  0015.2bfe.c130 to 0015.2bfe.c15f  10.1   7.2(1)       8.5(0.46)RFW Ok
      7  0016.c85e.3aa0 to 0016.c85e.3aa3   5.2   8.4(2)       12.2(18)SXF1 Ok
      9  001b.d45d.f890 to 001b.d45d.f893   2.6   12.2(14r)S5  12.2(18)SXF1 Ok
    10  0003.fead.7592 to 0003.fead.7599   2.0   7.2(1)       4.0(1)       Ok
    12  0012.80f1.1ae8 to 0012.80f1.1aef   1.0   7.2(1)       8.5(0.46)RFW PwrDown
    Mod  Sub-Module                  Model              Serial       Hw     Status
      7  Policy Feature Card 3       WS-F6K-PFC3B       SAL10478K1R  2.3    Ok
      7  MSFC3 Daughterboard         WS-SUP720          SAL104892TJ  2.5    Ok
      9  Centralized Forwarding Card WS-F6700-CFC       SAL1124QX44  3.1    Ok
    Mod  Online Diag Status
      2  Pass
      3  Pass
      5  Pass
      7  Pass
      9  Pass
    10  Pass
    12  Not Applicable
    Router_OUT#
    47w1d: SP: The PC in slot 2 is shutting down. Please wait ...
    47w1d: SP: shutdown_pc_process:No response from module 2
    Jul 13 16:54:49: %C6KPWR-SP-4-DISABLED: power to module in slot 2 set off (Reset)
    47w1d: SP: OS_BOOT_STATUS(2) MP OS Boot Status: finished booting
    Jul 13 16:56:50: %DIAG-SP-6-RUN_MINIMUM: Module 2: Running Minimal Diagnostics...
    Jul 13 16:56:57: %MLS_RATE-4-DISABLING: The Layer2 Rate Limiters have been disabled.
    Jul 13 16:56:57: %DIAG-SP-6-DIAG_OK: Module 2: Passed Online Diagnostics
    Jul 13 16:56:57: %OIR-SP-6-INSCARD: Card inserted in slot 2, interfaces are now online
    Jul 13 16:56:58: %SVCLC-5-FWTRUNK: Firewalled VLANs configured on trunks
    Jul 13 17:32:23: %SVCLC-SP-5-STRRECVD: mod 2: <Application upgrade has started>
    Jul 13 17:32:23: %SVCLC-SP-5-STRRECVD: mod 2: <Do not reset the module till upgrade completes!!>
    Jul 13 17:42:11: %SVCLC-SP-5-STRRECVD: mod 2: <Application upgrade has succeeded>
    Jul 13 17:42:11: %SVCLC-SP-5-STRRECVD: mod 2: <You can now reset the module>
    47w1d: SP: The PC in slot 2 is shutting down. Please wait ...
    47w1d: SP: PC shutdown completed for module 2
    Jul 13 17:42:57: %C6KPWR-SP-4-DISABLED: power to module in slot 2 set off (Reset)
    47w1d: SP: OS_BOOT_STATUS(2) Anomaly Guard OS Boot Status: finished booting
    Jul 13 17:45:03: %DIAG-SP-6-RUN_MINIMUM: Module 2: Running Minimal Diagnostics...
    Jul 13 17:45:06: %MLS_RATE-4-DISABLING: The Layer2 Rate Limiters have been disabled.
    Jul 13 17:45:06: %DIAG-SP-6-DIAG_OK: Module 2: Passed Online Diagnostics
    Jul 13 17:45:06: %OIR-SP-6-INSCARD: Card inserted in slot 2, interfaces are now online
    Jul 13 17:45:07: %SVCLC-5-FWTRUNK: Firewalled VLANs configured on trunks
    47w1d: SP: The PC in slot 12 is shutting down. Please wait ...
    47w1d: SP: shutdown_pc_process:No response from module 12
    Jul 13 17:53:29: %C6KPWR-SP-4-DISABLED: power to module in slot 12 set off (Reset)
    47w1d: SP: OS_BOOT_STATUS(12) MP OS Boot Status: finished booting
    Jul 13 17:55:30: %DIAG-SP-6-RUN_MINIMUM: Module 12: Running Minimal Diagnostics...
    Jul 13 17:55:37: %MLS_RATE-4-DISABLING: The Layer2 Rate Limiters have been disabled.
    Jul 13 17:55:36: %DIAG-SP-6-DIAG_OK: Module 12: Passed Online Diagnostics
    Jul 13 17:55:37: %OIR-SP-6-INSCARD: Card inserted in slot 12, interfaces are now online
    Jul 13 18:26:27: %SVCLC-SP-5-STRRECVD: mod 12: <Application upgrade has started>
    Jul 13 18:26:27: %SVCLC-SP-5-STRRECVD: mod 12: <Do not reset the module till upgrade completes!!>
    Jul 13 18:37:05: %SVCLC-SP-5-STRRECVD: mod 12: <Application upgrade has succeeded>
    Jul 13 18:37:05: %SVCLC-SP-5-STRRECVD: mod 12: <You can now reset the module>
    47w1d: SP: The PC in slot 12 is shutting down. Please wait ...
    47w1d: SP: PC shutdown completed for module 12
    Jul 13 18:38:35: %C6KPWR-SP-4-DISABLED: power to module in slot 12 set off (Reset)
    Jul 13 18:46:04: %C6KPWR-SP-4-DISABLED: power to module in slot 12 set off (Module  Failed SCP dnld)
    Jul 13 18:53:54: %OIR-SP-6-REMCARD: Card removed from slot 12, interfaces disabled
    Jul 13 19:01:28: %C6KPWR-SP-4-DISABLED: power to module in slot 12 set off (Module  Failed SCP dnld)

    > *** ERROR => ThInit: db_connect (step 1, th_errno
    >  13, action 3, level 1) [thxxhead.c   10156]
    Is your database running (mounted and open)?
    Markus

  • I am having trouble activating my iPhone 4 could you help me?

    I am having trouble activating my iPhone 4 could you help me?

    Yes. AT&T has to authorize the unlock. However, they can not do so in the store. There is a process that must be followed involving restoring the phone in iTunes to complete the unlock process.  How did you use the phone in between the time you bought it and the time AT&T authorized unlocking it?
    WHEN did AT&T authorize unlocking it? AT&T did not begin offering unlocking until last Spring if I recall correctly.

  • I am having trouble activating my iPhone

    Hello I Temo
    I am having trouble activating my iPhone I forgot my password
    I apologize to you I can not speak English well good
    Or account that you activate the iPhone it is no longer a user
    Can anyone help me solve this problem????

    Yes. AT&T has to authorize the unlock. However, they can not do so in the store. There is a process that must be followed involving restoring the phone in iTunes to complete the unlock process.  How did you use the phone in between the time you bought it and the time AT&T authorized unlocking it?
    WHEN did AT&T authorize unlocking it? AT&T did not begin offering unlocking until last Spring if I recall correctly.

  • Trouble activating factory unlocked iPhone 4S

    My girlfriend just got an iPhone 4S (factory unlocked) from Apple US.  She's having trouble activating it and I'm trying to guide her through the process but I can't figure out what the problem is.  She says when she plugs it into her computer, connects to WiFi and opens iTunes it just asked her to give her iPhone a name and "something else" but nothing about activating.  She can't make calls or texts. 
    She's roaming outside of her home country now though - is that a problem?  Can you not activate while roaming?  Her account and her sim card roam fine on other phones so roaming is not disabled by her carrier.
    Thanks.

    She may need to update it. Apple recently addressed a new build of iOS 5.0.1 that addresses the invalid/no SIM message.
    1. Back up your user content and settings using iTunes or iCloud.
    2. Restore your iPhone 4S using iTunes.
    3. After the process is complete, restore your user content and settings from your backup.
    4. To confirm that you’ve successfully restored, verify that the version is now iOS 5.0.1 (9A406) in Settings > General > About.

  • After upgrading to 27, firefox will not start. Saw an error message during the upgrade process.

    After upgrading to 27, firefox will not start. Saw an error message during the upgrade process but cannot remember.
    Tried to run firefox.exe -P but receive error message:
    XML Parsing error: undefined entity
    Location: chrome://mozapps/content/profile/profileSelection.xul
    Line number 18, Column 1:
    <dialog
    ^
    Running on Windows XP SP3. No problem whatsoever before upgrading to 27. Sending this from Chrome as I cannot open Firefox at all.

    Thanks jschaer2000: after starting it once in safe mode, I closed Mozilla and tried several restarts in normal mode. So far, all worked:-)
    Thank you very much again.
    Still the automatic update process bothers me: it took me several days to discover the reason to the malfunction, since when I removed the problematic version from Add and Remove Programs, I didn't pay attention at first that it was another version, not v26 which I installed from my folder.
    In addition, I like to save the installation files before I run new programs and if I didn't have v26 exe file, I couldn't have operated Mozilla at all. Not that it was fun to remove and install again each time v27 didn't react, but it was better than nothing, I still prefer Mozilla over its competition.

  • Moving from 32-bit to a 64-bit OS how will this impact ebs upgrade process

    we are planning to upgrade from ebs 11.5.10.2 to r12.1 .3
    My concern is since we will be moving from 32-bit to a 64-bit OS how will this impact our upgrade process?

    Hi;
    we are planning to upgrade from ebs 11.5.10.2 to r12.1 .3
    My concern is since we will be moving from 32-bit to a 64-bit OS how will this impact our upgrade process?I assume your EBS single machine. EBS r11 is not certified wiht 64 bit OS.So you need to upgrade first than migrate it 64 bit
    See:
    32bit to 64 bit migration-EBS-Linux
    EBS r12 migrate 32-bit to 64-bit.
    32 bit to 64 bit 11i migrate
    Migrattion of E-Business Suite.
    Regard
    Helios

  • BPC 7.5 upgrade process - Doubts

    Hi,
    Once we had the confirmation and approval to upgrade the system from SP00 to SP03 (on .NET server components), we noticed that some functional configurations had been made in the meantime. This new scenario where new things had been done from a functional perspective makes me wonder if any of that configuration could be lost while or after upgrading the server component?
    Also, after reading Note 1453797 - Planning and Consolidation 7.5 SP03 NW Central Note, section "Before you install" to be more specific it says to uninstall any previous version of the .NET server and client components. Also Scott recommended me that as a best practice. This applies when the upgrade is being done from BPC 7.0 to BPC 7.5 for example or it also applies to my case (uprading BPC 7.5 system from SP00 to SP03)?
    Thanks again for your help.
    Regards

    Hi Ethan,
    Thanks for the quick response.
    Actually I'm new installing BO BPC and maybe I've not used the correct words to describe that configuration I've detected while trying to install SP03. What I've noticed is that an Initial Application Set has been created. Actually, this is the only thing I have found but I'm not sure if that imply any other configurations either in .NET server or ABAP server that could be lost after upgrading the server component from SP00 to SP03. The same question arises if I decide to uninstall the current installation to perform a fresh one using SP03 directly as its described in note 1453797.
    In summary, is there any chance to lost the configuration made on a BPC system (.NET and ABAP servers or client) if any of the above upgrade process is performed?
    Hope being clear enough this time thanks so much for your help.
    Kind regards

Maybe you are looking for