EM12c install failed and deinstall not possible?

Hi
i´m having big trouble to install the EM 12c. My first installation try failed, so i think i make a big mistake and delete the folders manually and also with sqlplus delete the sysman schema.
But now every installation hangs on that point
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Completed...
INFO: oracle.sysman.top.oms:exiting the thread...
INFO: oracle.sysman.top.oms:[Initializing the EM RCU Runner, Running the Schema Action, Schema Action Completed Successfully]
INFO: oracle.sysman.top.oms: action logger path calculated finally: /u02/app/oracle/EM12/oms/sysman/log/schemamanager/m_012012_0409_PM/m_012012_0409_PM.TRANSX/
INFO: oracle.sysman.top.oms:The transx command execution is completed with the status 0
INFO: oracle.sysman.top.oms:process_id:16oeq76ms5dhu
INFO: oracle.sysman.top.oms:Failure...
INFO: oracle.sysman.top.oms:1 error(s) happened in performing the action:
INFO: oracle.sysman.top.oms:1):
ORA-00955: name is already used by an existing object
File:/u02/app/oracle/EM12/oms/sysman/admin/emdrep/sql/core/latest/availability/availability_synonyms.sql
Statement:CREATE PUBLIC SYNONYM MGMT_AVAILABILITY FOR MGMT_AVAILABILITY
INFO: oracle.sysman.top.oms:The plug-in Repository Configuration has failed its perform method
After that i try to delete the failure EM 12c installation with RepManager but it fails again
./RepManager vc-db1 1521 vcdb -action dropall -dbUser sys -dbPassword myPassword -dbRole sysdba -reposName SYSMAN -reposPassword myPassword -mwHome /u02/app/oracle/em12c -mwOraHome /u02/app/oracle/em12c/oms -oracleHome /u02/app/oracle/em12c/oms
processing arguments
compiling arguments for validation
Enter password for: sys
done checking required user credentials...
done creating arguments...
creating logger..
Connection exception in action logger path calculated: /u02/app/oracle/em12c/oms/sysman/log/schemamanager/
action logger path calculated: /u02/app/oracle/em12c/oms/sysman/log/schemamanager/
action logger path calculated finally: /u02/app/oracle/em12c/oms/sysman/log/schemamanager/
no action logger file name from previous session
action logger filename after search: emschema.log
action logger filename finally: emschema.log
filename: /u02/app/oracle/em12c/oms/sysman/log/schemamanager/emschema.log
newly created: /u02/app/oracle/em12c/oms/sysman/log/schemamanager/emschema.log
Driver: oracle.jdbc.driver.OracleDriver
jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(Host=vc-db1)(Port=1521)))(CONNECT_DATA=(SID=vcdb)))
action to perform is: drop
action is non-transx - RCU based action
logger null: check if repos user exists..
logger null: found connection for DB user
logger null: query DB for repos user existence check
logger null: REPOS_CONN is null in check repos user... creating new one
jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(Host=vc-db1)(Port=1521)))(CONNECT_DATA=(SID=vcdb)))
jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(Host=vc-db1)(Port=1521)))(CONNECT_DATA=(SID=vcdb)))
logger null: connection is found null
Error found: Validierungsfehler für Aktion: [DROP]. Die Fehlerursache war: [null repos-connection found]
Dropping MDS schema...
Enter sys user password : stty: Standardeingabe: Das Argument ist ungültig
stty: Standardeingabe: Das Argument ist ungültig
Verify : stty: Standardeingabe: Das Argument ist ungültig
stty: Standardeingabe: Das Argument ist ungültig
Common components home from environment is /u02/app/oracle/em12c/oracle_common
Befehlszeile wird verarbeitet...
Utility für das Erstellen des Repositorys - Voraussetzungsprüfungen werden ausgeführt
Globale Voraussetzungen werden geprüft
RCU-6013:Das angegebene Präfix ist nicht vorhanden. Vorhandene Präfixe sind: Keine
RCU-6091:Validierung von Komponentenname/Schemapräfix nicht erfolgreich.
Dropping OPSS schema...
Befehlszeile wird verarbeitet...
Utility für das Erstellen des Repositorys - Voraussetzungsprüfungen werden ausgeführt
Globale Voraussetzungen werden geprüft
RCU-6013:Das angegebene Präfix ist nicht vorhanden. Vorhandene Präfixe sind: Keine
RCU-6091:Validierung von Komponentenname/Schemapräfix nicht erfolgreich.
Component is already dropped
Dropping APM schema...
Befehlszeile wird verarbeitet...
Utility für das Erstellen des Repositorys - Voraussetzungsprüfungen werden ausgeführt
Globale Voraussetzungen werden geprüft
RCU-6013:Das angegebene Präfix ist nicht vorhanden. Vorhandene Präfixe sind: Keine
RCU-6091:Validierung von Komponentenname/Schemapräfix nicht erfolgreich.
Component is already dropped
Dropping BIP schema...
Enter sys user password : stty: Standardeingabe: Das Argument ist ungültig
stty: Standardeingabe: Das Argument ist ungültig
Verify : stty: Standardeingabe: Das Argument ist ungültig
stty: Standardeingabe: Das Argument ist ungültig
Common components home from environment is /u02/app/oracle/em12c/oracle_common
Befehlszeile wird verarbeitet...
Utility für das Erstellen des Repositorys - Voraussetzungsprüfungen werden ausgeführt
Globale Voraussetzungen werden geprüft
RCU-6013:Das angegebene Präfix ist nicht vorhanden. Vorhandene Präfixe sind: Keine
RCU-6091:Validierung von Komponentenname/Schemapräfix nicht erfolgreich.
Is it not possible to delete the existing object with sqlplus, so that the installation process doens´t stopped with this terrible error message above?
So i don´t know how to get a working Enterprise Manager 12c installation, hope anyone can help me in this issue.
Kind regards
ACID25
Edited by: ACID25 on 24.01.2012 02:26
Edited by: ACID25 on 24.01.2012 06:10
Edited by: ACID25 on 24.01.2012 06:10

Hi
i´m having big trouble to install the EM 12c. My first installation try failed, so i think i make a big mistake and delete the folders manually and also with sqlplus delete the sysman schema.
But now every installation hangs on that point
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Still Running...
INFO: oracle.sysman.top.oms:Completed...
INFO: oracle.sysman.top.oms:exiting the thread...
INFO: oracle.sysman.top.oms:[Initializing the EM RCU Runner, Running the Schema Action, Schema Action Completed Successfully]
INFO: oracle.sysman.top.oms: action logger path calculated finally: /u02/app/oracle/EM12/oms/sysman/log/schemamanager/m_012012_0409_PM/m_012012_0409_PM.TRANSX/
INFO: oracle.sysman.top.oms:The transx command execution is completed with the status 0
INFO: oracle.sysman.top.oms:process_id:16oeq76ms5dhu
INFO: oracle.sysman.top.oms:Failure...
INFO: oracle.sysman.top.oms:1 error(s) happened in performing the action:
INFO: oracle.sysman.top.oms:1):
ORA-00955: name is already used by an existing object
File:/u02/app/oracle/EM12/oms/sysman/admin/emdrep/sql/core/latest/availability/availability_synonyms.sql
Statement:CREATE PUBLIC SYNONYM MGMT_AVAILABILITY FOR MGMT_AVAILABILITY
INFO: oracle.sysman.top.oms:The plug-in Repository Configuration has failed its perform method
After that i try to delete the failure EM 12c installation with RepManager but it fails again
./RepManager vc-db1 1521 vcdb -action dropall -dbUser sys -dbPassword myPassword -dbRole sysdba -reposName SYSMAN -reposPassword myPassword -mwHome /u02/app/oracle/em12c -mwOraHome /u02/app/oracle/em12c/oms -oracleHome /u02/app/oracle/em12c/oms
processing arguments
compiling arguments for validation
Enter password for: sys
done checking required user credentials...
done creating arguments...
creating logger..
Connection exception in action logger path calculated: /u02/app/oracle/em12c/oms/sysman/log/schemamanager/
action logger path calculated: /u02/app/oracle/em12c/oms/sysman/log/schemamanager/
action logger path calculated finally: /u02/app/oracle/em12c/oms/sysman/log/schemamanager/
no action logger file name from previous session
action logger filename after search: emschema.log
action logger filename finally: emschema.log
filename: /u02/app/oracle/em12c/oms/sysman/log/schemamanager/emschema.log
newly created: /u02/app/oracle/em12c/oms/sysman/log/schemamanager/emschema.log
Driver: oracle.jdbc.driver.OracleDriver
jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(Host=vc-db1)(Port=1521)))(CONNECT_DATA=(SID=vcdb)))
action to perform is: drop
action is non-transx - RCU based action
logger null: check if repos user exists..
logger null: found connection for DB user
logger null: query DB for repos user existence check
logger null: REPOS_CONN is null in check repos user... creating new one
jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(Host=vc-db1)(Port=1521)))(CONNECT_DATA=(SID=vcdb)))
jdbcUrl = jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(Host=vc-db1)(Port=1521)))(CONNECT_DATA=(SID=vcdb)))
logger null: connection is found null
Error found: Validierungsfehler für Aktion: [DROP]. Die Fehlerursache war: [null repos-connection found]
Dropping MDS schema...
Enter sys user password : stty: Standardeingabe: Das Argument ist ungültig
stty: Standardeingabe: Das Argument ist ungültig
Verify : stty: Standardeingabe: Das Argument ist ungültig
stty: Standardeingabe: Das Argument ist ungültig
Common components home from environment is /u02/app/oracle/em12c/oracle_common
Befehlszeile wird verarbeitet...
Utility für das Erstellen des Repositorys - Voraussetzungsprüfungen werden ausgeführt
Globale Voraussetzungen werden geprüft
RCU-6013:Das angegebene Präfix ist nicht vorhanden. Vorhandene Präfixe sind: Keine
RCU-6091:Validierung von Komponentenname/Schemapräfix nicht erfolgreich.
Dropping OPSS schema...
Befehlszeile wird verarbeitet...
Utility für das Erstellen des Repositorys - Voraussetzungsprüfungen werden ausgeführt
Globale Voraussetzungen werden geprüft
RCU-6013:Das angegebene Präfix ist nicht vorhanden. Vorhandene Präfixe sind: Keine
RCU-6091:Validierung von Komponentenname/Schemapräfix nicht erfolgreich.
Component is already dropped
Dropping APM schema...
Befehlszeile wird verarbeitet...
Utility für das Erstellen des Repositorys - Voraussetzungsprüfungen werden ausgeführt
Globale Voraussetzungen werden geprüft
RCU-6013:Das angegebene Präfix ist nicht vorhanden. Vorhandene Präfixe sind: Keine
RCU-6091:Validierung von Komponentenname/Schemapräfix nicht erfolgreich.
Component is already dropped
Dropping BIP schema...
Enter sys user password : stty: Standardeingabe: Das Argument ist ungültig
stty: Standardeingabe: Das Argument ist ungültig
Verify : stty: Standardeingabe: Das Argument ist ungültig
stty: Standardeingabe: Das Argument ist ungültig
Common components home from environment is /u02/app/oracle/em12c/oracle_common
Befehlszeile wird verarbeitet...
Utility für das Erstellen des Repositorys - Voraussetzungsprüfungen werden ausgeführt
Globale Voraussetzungen werden geprüft
RCU-6013:Das angegebene Präfix ist nicht vorhanden. Vorhandene Präfixe sind: Keine
RCU-6091:Validierung von Komponentenname/Schemapräfix nicht erfolgreich.
Is it not possible to delete the existing object with sqlplus, so that the installation process doens´t stopped with this terrible error message above?
So i don´t know how to get a working Enterprise Manager 12c installation, hope anyone can help me in this issue.
Kind regards
ACID25
Edited by: ACID25 on 24.01.2012 02:26
Edited by: ACID25 on 24.01.2012 06:10
Edited by: ACID25 on 24.01.2012 06:10

Similar Messages

  • After installing any version of itunes. Told failed to install properly and could not burn or import music from Cd's. Also will not allow eithre one of my 2 ipods to sync with it as well.

    After installing any version of itunes. Told failed to install properly and could not burn or import music from Cd's. Also will not allow eithre one of my 2 ipods to sync with it as well.

    Could you post your diagnostics for us please?
    In iTunes, go "Help > Run Diagnostics". Uncheck the boxes other than DVD/CD tests, as per the following screenshot:
    ... and click "Next".
    When you get through to the final screen:
    ... click the "Copy to Clipboard" button and paste the diagnostics into a reply here. (Use your Ctrl-V keyboard shortcut to paste.)

  • 16 mo young Mac Pro will not turn on. Dead. Why. No problems ever! Installed Yosemite and did not boot up after. Did that kill it? To young to die. What

    16 mo young Mac Pro will not turn on. Dead. Why. No problems ever! Installed Yosemite and did not boot up after. Did that kill it? To young to die. What happened?what do I do now??????? Help!

    Note that you don't have a Mac Pro as stated. Your profile says you have a MacBook Pro. Please clarify as they are entirely different computers. If nothing below works for you, then make a Genius Appointment and take it in for service.
    Try these in order testing your system after each to see if it's back to normal:
    1. a. Resetting your Mac's PRAM and NVRAM
        b. Intel-based Macs: Resetting the System Management Controller (SMC)
    2. Restart the computer in Safe Mode, then restart again, normally. If this doesn't help, then:
         Boot to the Recovery HD: Restart the computer and after the chime press and hold down the
         COMMAND and R keys until the Utilities menu screen appears. Alternatively, restart the
         computer and after the chime press and hold down the OPTION key until the boot manager
         screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    3. Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the Utilities menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu. Select Restart from the Apple menu.
    4. Reinstall Yosemite: Reboot from the Recovery HD. Select Reinstall OS X from the Utilities menu, and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

  • _10.7 push install failed, and fubar'd everything

    Just got a push notice to update to 10.7 (from 10.6.??).  I acked the message, and after a zillion minutes, got an error message that the install failed, and that I need to do download only and manually install.  So, I tried that.  Failed with-- "The installer as encountered an unexpected error installing this package.  This may indicate a problem with this package.  The error code is 2324."  So, I tried uninstall, presumably of the 10.6.?? that's been on the machine for a while, and has been working.  Uninstall fails with same error as above.  So... I downloaded 10.7 and tried to install ON TOP OF current, still working install.  Same permission error, and now, whatever munged version is actually on the machine (the previously working 10.6, 10.7, or some amalgam of the two) gives me the following error when I attempt to run it-- "The item referred to by this shortcut cannot be accessed. You may not have the appropriate permissions."  If I Explorer to %ProgramFiles(x86)%\iTunes, I get "... is not accessible. Access is denied."  I CAN access %ProgramFiles%\iTunes (the 64 bit folder), and there are files... but nothing executable... just a resource folder and a handful of dll's. 
    I am admin on the machine (actually, I am the ONLY human account on the machine... only others are typical system service accounts).  Machine is WIN7 Premium, SP1.  It is very stable, has no recent (in the last month or so) changes, except a hanful of Windows Update patched from last week. 
    Suggestions on how to get the machine out of this "iTunes is broken, but can't uninstall/install to fix it" loop??? 
    Grrrrrr.

    Community support seems to be slow moving .  Others not having this problem?
    I spent 4 hours culling through registry, killing off any keys that remotely resembled "apple" or "itunes," manually deleted program files, and then forced msiexec to unregister the GUID, mixed in with a zillion reboots, and was able to install 10.7 clean.  BTW, SAME problem on second machine... so it is highly unlikely this is "a Windows problem."  Apple, please check your installer package... methinks it'd fubar.

  • Just erased my disk, whent to install Maverick and get : "Not available now" message since yesterday

    Just erased my disk, whent to install Maverick and get : "Not available now" message since yesterday. Can someone help me revive my dead IMac!!

    If you are selling or giving away the computer then follow these instructions:
    Follow these instructions step by step to prepare a Mac for sale:
    Step One - Back up your data:
           A. If you have any Virtual PCs shut them down. They cannot be in their "fast saved" state. They must
               be shut down from inside Windows.
           B. Clone to an external drive using using Carbon Copy Cloner.
              1. Open Carbon Copy Cloner.
              2. Select the Source volume from the Select a source drop down menu on the left side.
              3. Select the Destination volume from the Select a destination drop down menu on the right side.
              4. Click on the Clone button. If you are prompted about creating a clone of the Recovery HD be sure
                  to opt for that.
              Destination means a freshly erased external backup drive. Source means the internal startup drive.
    Step Two - Prepare the machine for the new buyer:
              1. De-authorize the computer in iTunes! De-authorize both iTunes and Audible accounts.
              2, Remove any Open Firmware passwords or Firmware passwords.
              3. Turn the brightness full up and volume nearly so.
              4. Turn off File Vault, if enabled.
              5. Disable iCloud, if enabled: See What to do with iCloud before selling your computer.
    Step Three - Install a fresh OS:
         A. Snow Leopard and earlier versions of OS X
              1. Insert the original OS X install CD/DVD that came with your computer.
              2. Restart the computer while holding down the C key to boot from the CD/DVD.
              3. Select Disk Utility from the Utilities menu; repartition and reformat the internal hard drive.
                  Optionally, click on the Security button and set the Zero Data option to one-pass.
              4. Install OS X.
              5. Upon completion DO NOT restart the computer.
              6. Shutdown the computer.
         B. Lion and Mountain Lion (if pre-installed on the computer at purchase*)
             Note: You will need an active Internet connection. I suggest using Ethernet if possible
                        because it is three times faster than wireless.
              1. Restart the computer while holding down the COMMAND and R keys until the Mac OS X
                  Utilities window appears.
              2. Select Disk Utility from the Mac OS X Utilities window and click on the Continue button.
              3. After DU loads select your startup volume (usually Macintosh HD) from the left side list.
                  Click on the Erase tab in the DU main window.
              4. Set the format type to Mac OS Extended (Journaled.) Optionally, click on the Security button
                  and set the Zero Data option to one-pass.
              5. Click on the Erase button and wait until the process has completed.
              6. Quit DU and return to the Mac OS X Utilities window.
              7. Select Reinstall Lion/Mountain Lion and click on the Install button.
              8. Upon completion shutdown the computer.
    *If your computer came with Lion or Mountain Lion pre-installed then you are entitled to transfer your license once. If you purchased Lion or Mountain Lion from the App Store then you cannot transfer your license to another party. In the case of the latter you should install the original version of OS X that came with your computer. You need to repartition the hard drive as well as reformat it; this will assure that the Recovery HD partition is removed. See Step Three above. You may verify these requirements by reviewing your OS X Software License.

  • I want to upgrade the software (currently I have Mac OS X 10.6.4) but when the mac is downloading the new version i get an error message and is not possible get the most updated software: Mac OS X 10.6.8 or either the most recent itunes why?!?!?!

    I want to upgrade the software (currently I have Mac OS X 10.6.4) but when the mac is downloading the new version i get an error message and is not possible get the most updated software: Mac OS X 10.6.8 or either the most recent itunes why?!?!?!

    Then you either have a network problem or a hardware problem or a corrupted hard drive. You might try:
    Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    You can also try downloading from another computer on a different network connection.

  • QT 7.4 install fails - You do not have the appropriate access privileges."

    well.. first off.. hope this right forum. It's happening qith a Quicktime 7.4 install but its not Quicktime issue..
    Got the 7.4 Software Update along with 2 others (iTunes was one). I'm on my Mac, logged in as the admin, only account on the machine.
    The two other installs downloaded and installed fine. In the SAME INSTALL session the QT 7.4 reported "You do not have the appropriate access privileges."
    I've ran permissions fix with Apple disk util and OnyX, no help, install fails and reports same.
    Here's the Console:
    1/26/08 6:26:23 PM Software Update[3382] arguments=(null)
    Model Name: Power Mac G4
    Model Identifier: PowerMac3,5
    Processor Name: PowerPC G4 (2.1)
    Processor Speed: 1 GHz
    Number Of CPUs: 2
    L2 Cache (per CPU): 256 KB
    L3 Cache (per CPU): 2 MB
    Memory: 1.5 GB

    sorry for the sys confusion I simply forgot to set ox version on the reply. I'm installing from the Software Update on the Mac, so... software update is choosing what to install, not me.
    I have fixed permissions using Apple Disk Util and Onyx. Several times, repeated, and from startup disk, backup system clone, and the install CD. All complete showing a few items as "file changed, did not fix."
    I really don't care that much about getting the QT 7.4 update but it really bothers me that I'm having this problem. The problem concerns me more than not having the update.

  • AE 10.0.1 Install Fails, 'Update is not applicable'

    I've been trying to update to the new version of After Effects 10.0.1 but the install fails and I get the error message "Update is not applicable."
    I need this update because I've run into the AIFF rendering bug where an AIFF audio track will not render out properly. This issue is supposedly fixed in 10.0.1. I've got a deadline looming so any help would be appreciated.
    I'm working on a Mac Pro with Mac OS 10.5.8 if that helps.

    This usually occurs when the installer fails to find a file on disk that it's looking for to see which version of the software is already there. Unfortunately, the most reliable way to deal with this is to uninstall the entire Creative Suite 5 package, run the CS5 cleaner script (http://www.adobe.com/support/contact/cs5clean.html), and then reinstall. Then apply the update.
    I know that that's not welcome news, but it's the best that I have right now.
    Please report back regarding whether this works for you. If it doesn't, we'll help you to troubleshoot.

  • After installing iOS5, it is not possible anymore to edit the contacts. Has anybody a solution?

    After installing iOS5, it is not possible anymore to edit the contacts. Has anybody a solution?

    Settings-iCloud-contacts=on.
    Reopen contacts, should b able to edit and add.

  • HT1311 i have american account but i just now have 0.61$ and i have another gift card from uk.i want to use it but itunes said i have to change my country and its not possible before i spend all my money.my question is how i can spend a 0.61$ ?

    i have american account but i just now have 0.61$ and i have another gift card from uk.i want to use it but itunes said i have to change my country and its not possible before i spend all my money.my question is how i can spend a 0.61$ ?

    If you are now in the UK then you can try contacting iTunes support and see if they can remove the balance from your account : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • Assigning a new tax key for V0 and VAT not possible

    Hi Experts,
    Invoice is been created successfully in SUS , XML transfered to XI which in turn created the IDOC in ECC.
    I get the below error while transferring theinvoice IDOC from XI to ECC.
    Assigning a new tax key for V0 and VAT not possible
    Message no. FD008
    Diagnosis
    In Financial Accounting customizing, the tax ID transferred in the invoice is missing so that the system cannot determine a tax code. The system could not determine an entry with the value V0 nor with the value VAT .
    Procedure
    In Financial Accounting customizing, include the external tax ID and a corresponding internal tax code for the present partner.
    Please let me know if I am missing any setup in ECC as I have already maintained the setup in OBCA, OBCD and OMRY.
    Thanks,
    -Devi Swain

    Hi Devi,
    Can you please tell me ,how you resolved this issie,I am getting same error.I I have already maintained the setup in OBCA, OBCD and OMRY.
    Thanks,
    -Sunil

  • The desktop on which I had Lightroom and PhotoshopCC installed failed and I no longer have access to it. How do I deactivate the software on those machines so that I can reinstall it on my new Mac?

    Question: The desktop on which I had Lightroom and PhotoshopCC installed failed and I no longer have access to it. How do I deactivate the software on those machines so that I can reinstall it on my new Mac?

    Absolutely - but I had no idea there were two versions. When I got my new laptop I just went to the Adobe site to download and install LR5. It never asked if I had a license; it just directed me to install CC to start a trial which I thought I could license after downloading. Several sessions and many hours of looking through the forums and Google for an answer I never ran across anything that made this distinction. I still haven't found a path from www.adobe.com that would get me to the standalone download page (it's probably there, wasn't obvious to me) and looking at the download page it doesn't make any CC/standalone distinction.
    There are many places I could have gotten a hint - for instance the license could be tagged "stand alone edition", the CC-version could recognize the stand-alone key and either accept it or produce a more meaningful error message, or the download site or the CC app could ask if I had previously purchased a key, etc.
    It was my error to assume this was a deactivation problem, but it looked the same as a previous deactivation problem with Photoshop.
    In any event, thank you for your help.

  • Remote procedure call failed and did not execute response after changing contents

    Hey Hey!
    I have reviewed the other posts related to this issue but have not found a solution.
    I have done myself quite a mischief and hope someone here can help me out!
    I'm running an old ACER laptop with Windows 7. This PC belonged to an old colleague and therefore all of the folders and user names were still under his name, so I decided to try to change them all to my name. The main issue was the USER folder which had
    the locked symbol next to it but it wasn't locked at all. I googled how to delete this folder and one bright spark suggested I create a new folder with my name, copy all of the folders from the other 'locked' user's folder into my folder, and then delete the
    old user's folder. 
    That was fine. All seemed well. When I tried to delete the old folder the computer sat around thinking saying it was 'moving' but not doing anything. So, I cancelled the operation in the Task Manager. When I attempted to open any folder from the start menu
    or desktop or task bar I was presented with a bunch of numbers and letters and the message "REMOTE PROCEDURE CALL FAILED AND DID NOT EXECUTE."
    I quickly googled the message realising I'd made a major error and the first response was to type in services.msc or something to that effect, so I typed that into the Start Menu search bar and hit enter and nothing came up. So, I tried again, but now I
    couldn't type anything into the search bar, I could not even select any programs from the Start Menu. 
    So, I can't access the Start Menu, search bar, or any of the folders unless I open uTorrent, select open containing folder, and from there I can access what I need.
    I'm too afraid to reboot the PC. I can't locate my copy of Windows 7 anywhere. I'm freaking out!!
    Before I pour my lowly student wage into getting a professional to fix it, could someone please offer some suggestions??
    Greatly appreciated in advance. 
    Paris, Texas. 

    Hi,
    Based on your description, for this question is more related to NetQueryDisplayInformation() API, in order to get better help, we may ask for suggestions in the following MSDN forum.
    MSDN Forum
    https://social.msdn.microsoft.com/Forums/en-US/home
    Besides, we can try to use a script to get all domain users. Regarding this point, the following script can be referred to as reference.
    How to list all active directory users in a particular domain using PowerShell
    https://gallery.technet.microsoft.com/office/How-to-list-all-active-0d9be7ce
    In addition, for scripts, we can also ask for help in the following forum.
    The Official Scripting Guys Forum
    https://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    Best regards
    Frank Shen 

  • My Macbook (safari) suddenly thinks it has adblocker but i never installed it and its not in extensions.  its blocking a tv site i watch - how to remove it if it's not there?

    My Macbook (safari) suddenly thinks it has adblocker but i never installed it and its not in extensions.  its blocking a tv site i watch - how to remove it if it's not there?

    Check  ...
    ~/Library/Internet Plug-ins
    and /Library/Internet Plug-ins

  • I installed CS6 and can not package a document in InDesign that I was able to package before.  Pop u

    I installed CS6 and can not package a document in InDesign that I was able to package before.  Pop up widow "Cannot copy nessessary linked file(s)"

    Yes I am using InDesign 8.0.1 does that mean I'm patched to it?
    I got a new MacBook Pro and migrated the InDesign files from my old computer to my new one.  Would the migration change file or folder names?  I was able to package files on my old computer but I was using CS5.5.

Maybe you are looking for