Repair ORACLE_HOME

Dear experts,
I accidentally deleted some files under ORACLE_HOME/oj4j. Therefore I cannot run EM database control and also cannot reconfigure it using EMCA because some files are missing.
Is there another way how to do something such as "repair" this directory or even "repair" ORACLE_HOME ?
Oracle version : Oracle 10.2.0.5
OS : AIX 5.2
Thanks & Regards,
BSS.
Edited by: user10996758 on Apr 12, 2011 9:58 PM

Thanks friends,
Now I'm able reinstall Oracle EM engine and run script emca. Document [ID 394081.1] is good reference.
I created EM repository with the following command.
emca -config dbcontrol db -repos create
The execution is complete with error message :
Apr 13, 2011 3:27:16 PM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
Apr 13, 2011 3:27:28 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: Database Control started successfully
Apr 13, 2011 3:27:28 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: >>>>>>>>>>> The Database Control URL is http://itc01:1158/em <<<<<<<<<<<
Error securing Database Control. Database Control has been brought-up in non-secure mode. To secure the Database Control execute the following command(s):
1) Set the environment variable ORACLE_SID to ITC
2) /oracle/app/product/10.2.0/bin/emctl stop dbconsole
3) /oracle/app/product/10.2.0/bin/emctl config emkey -repos -sysman_pwd < Password for SYSMAN user >
4) /oracle/app/product/10.2.0/bin/emctl secure dbconsole -sysman_pwd < Password for SYSMAN user >
5) /oracle/app/product/10.2.0/bin/emctl start dbconsole
To secure Em Key, run /oracle/app/product/10.2.0/bin/emctl config emkey -remove_from_repos -sysman_pwd < Password for SYSMAN user >
$
Until here, I ignore those error message and seems EM is running in non-secure mode. It's okay I think. But when I check status of emctl using "emctl status dbconsole", the output is EM Daemon is not running:
$ emctl status dbconsole
Oracle Enterprise Manager 10g Database Control Release 10.2.0.5.0
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
http://itc01:1158/em/console/aboutApplication
EM Daemon is not running.
Logs are generated in directory /oracle/app/product/10.2.0/itc01_ITC/sysman/log
$
I check /oracle/app/product/10.2.0/itc01_ITC/sysman/log/emdb.nohup. It says:
"If you modified the timezone setting in the environment, please stop the agent and exectute 'emctl resetTZ agent' and also execute the script 'mgmt_target.set_agent_tzrgn' to get the value propagated to repository"
then I did:
$ emctl resetTZ agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.5.0
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
Agent is running. Stop the agent and rerun the command.
$
$ emctl stop agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.5.0
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
Agent is not running.
$
$ emctl resetTZ agent
Oracle Enterprise Manager 10g Database Control Release 10.2.0.5.0
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
Agent is running. Stop the agent and rerun the command.
$
See? This is weird, agent is not running but Oracle still says that Agent is running. Reboot the machine doesn't work.
Any idea ?

Similar Messages

  • XE service lost after windows server 2003 restart - must start repair

    I have a problem with Oracle XE 10g on Windows 2003 SP2.
    Installation went fine, I could use database, go to home page, add tables, views, functions etc.., link database to sql server and query tables from several sql several sql servers on the network etc.
    In general everything was fine, but...
    After windows 2003 restart XE service does not start, db home page is not accessible and
    lsnrctl stat
    is giving me:
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 25-RUJ-2009 22:46
    :26
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(OVO NE RADI) (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR
    _XE))(ADDRESS=(PROTOCOL=TCP)(HOST=sql-server-test.ie.local)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 25-RUJ-2009 22:45:56
    Uptime 0 days 0 hr. 0 min. 30 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\a
    dmin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\l
    og\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sql-server-test.ie.local)(PORT=1521)
    )(OVO NE RADI) (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    There is no sign of XE, XEXBD nor XE_XPT service.
    I restarted installation and performed repair and everything went back to normal.
    After repair
    lsnrctl stat
    is giving
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 25-RUJ-2009 23:11
    :40
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(OVO NE RADI) (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR
    _XE))(ADDRESS=(PROTOCOL=TCP)(HOST=sql-server-test.ie.local)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Produ
    ction
    Start Date 25-RUJ-2009 22:45:56
    Uptime 0 days 0 hr. 25 min. 44 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\10.2.0\server\network\a
    dmin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\product\10.2.0\server\network\l
    og\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=sql-server-test.ie.local)(PORT=1521)
    )(OVO NE RADI) (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=
    HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "XE_XPT" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    After repair all is good but I must not restart server.
    If I do this the story repeats itself.
    No XE, XEXBD etc services, no access to database nor to homepage.
    Starting install/repair - everything works. After restart same story again....
    I could not find the way to aviod constant repair after restart.
    Is there any way out of this?

    Thank you for the response.
    But the problem persist.
    The lsnrctl dont recognise the XE service. The OracleServiceXE is up and running.
    D:\oraclexe>lsnrctl services
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 12-OCT-2009 12:55
    :48
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    The command completed successfully
    listener.ora
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = D:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST =localhost)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    tnsnames.ora
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    XE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST =localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = XE)
    (SRVR = DEDICATED)
    )

  • Repair instance service present in Service control panel

    Hi,
    As deinstallation of 10.2 instance in a separated ORACLE_HOME, the database 10.1 instance in Service control panel on Windows gone.
    Is there a way I could repaire 10.1 instance back, such as
    C:\>oradim -NEW -SID MYORCL -INTPWD abc -MAXUSERS 5 -STARTMODE AUTO -PFILE d:\oracle\product\10.1.0\Db_1\database\INITmyorcl.ora
    I want to migrate 10.1 to 10.2. However, from DBUA of 10.2, only 10.2 database appeared. How to setup so DBUA of 10.2 could see my old 10.1 database instance? Upgrade Guide 10g Release 2 dated 6/2005 didn't give any detail information regarding how to handle the situation.
    Anyone has experience for that?

    I am installing 10g client and create an ORCL service using the Net configuration Assistant. I don't see this service when i open ontrol panel/administrative tools/services. Is this normal?
    I thought i wld see it and start the service and listener. Some confusion here.... first of all, listener is a server process, which listens for incoming calls, you don't have it on a client.
    Secondly, the service you created with Net Configuration Assistant is just an alias you'll use to connect a remote database to, and does not create any Windows service. You can find its specifications within tnsnames.ora file, in ORACLE_HOME\network\admin directory.
    I'd read some documentation

  • I was given the wrong macbook when I gave mine in for repair.  I want to complain.  Also, they wiped ALL my data off the hard drive.  I want to complain to someone in authority.  How?

    I am extremely disappointed and angry with Apple service.  I am a writer and booked three weeks in Spain so that I could finish my book.  On the second day my laptop cut out on me asI was working on it, so I took it to Goldenmack in Cadiz.  Not only was I given someone else's macbook when I went back to collect it, but then when I returned to the UK, the Apple shop in Brighton managed to delete ALL my data from the hard drive because I was unlucky enough to get a trainee on her first day.  I have since learned she should not have deleted my data without even running a diagnostic.  She told me she was going to 'restore' the drive.  I took this to mean she was going to restore my work.  But no!  She erased the lot.
    I complained and eventually was put in touch with a supervisor, who I was told  had authority to resolve the issue. She said she would get the shop to phone me.  That was ten days ago and I'm still waiting. 
    Ok so there's nothing I can do now to get back the three chapters of my book that I have lost and didn't back up, but the  hard drive on this laptop is still faulty.  I try to back up my work every time I use the machine but as soon as I attach an external drive, the whole thing shuts down. I can't use it any more as I can't risk losing any more work.    This laptop is only just over a year old and this is just not acceptable, especially since I have really looked after it. 
    This is an appalling service I have encountered from Apple, and I am not going to ignore it.  I have contacted the young chap whose laptop I was erroneously given, and the repair of which I paid for! (although I did eventually get a refund),  to ask him if he had been given mine as well.  He said he had been completely unaware that his laptop had been given to me and he is furious as he had loads of "sensitive material" on it."  I have no idea in whose hands my laptop has been either, or indeed what damage it sustained while it was supposed to be in for repair.

    Contact Apple Support:
    http://www.apple.com/support/contact/
    Apple - How to Contact Us:
    http://www.apple.com/contact/
    Be sure to refer to the repair ticket number.
    Sounds like a terrible mixup.
    Good luck & happy computing!

  • Stuck: Need Disk repair but DVD drive dead and only have USB 1

    [1 Ghz flat-panel iMac with USB 1 ports (no USB 2) and also Firewire 400]
    I noticed a strange discrepancy (small but concerning) between the size of a folder on hard drive (folder of all mp3's with no subfolders) and the backup of the same folder on a mounted thumb drive.
    (The size difference was not due to any invisible .DS_Store files and both folders are displayed in List view format.)
    Disk Utility reports three things:
    1. Incorrect number of thread records
    2. Volume Bit Map needs minor repair
    3. Checking volume information.
              Volume free block count",0)   [I might have mangled this line]
    (It should be 13438611 instead of 13437937)
    Here is the GOOD (but these are useless as explained under the "Bad"):
    - I have a Tiger 10.4 boot DVD for a repair ==>but see below
    - I also have a Disk Warrior disk (never used)
    Here is the BAD:
    - My built-in optical drive [Pioneer DVD-RW DVR-105] is -- I now discover - defunct and DEAD - it does not run the Tiger Boot DVD (in pristine shape).
    - I bought an external SuperDrive (unopened) but I believe no boot from USB 1 is possible in PowerPC so a SuperDrive with USB 1 is useless.
    Questions:
    1.) Is there any way to boot from some external source (optical drive is DEAD) to run Disk Utility and/or Disk Warrior? -- I see none in this case! (gulp).
    2.) More importantly (and this is my fundamental concern): Do the three Disk Utility hard drive issues constitute any direct threat to the integrity of my files?
    I have almost everything backed up to duplicate thumb drives over these many months as standard practice.
    Are these Disk Utility errors fully isolated to hard drive directory-keeping...or do these directory damage errors pose the possibility of mangling or harming my files or their metadata (filesize, etc.).
    Put another way, when files are backed-up from a hard drive under the Disk Utility reports above, do they remain unharmed and undamaged by the situations reported by Disk Utility?
    Thanks,
    Bill

    Jeff and Michael,
    Thank you both for your generous and thoughtful input.
    Michael: As I slept on it overnight, the exact same idea occurred to me of trying a Target Mode to the iMac from my Lion MacbookPro (I have it but stupidly have yet to use it much!).
    I did buy a Firewire 800 (MBP) to Firewire 400 (iMac) adapter cable a few months ago!
    CONCERN: Would there be potential compatibility issues or risks in running Lion 10.7's Disk Utility against the hard drive of the old OSX 10.4 iMac in Target Disk Mode?
    ==> Assuming an "it's ok" answer to the Target Disk question, would the majority of users agree that the Target Disk Mode would be more prudent than running:
    fsck -fy   in Single User Mode
    I have never done fsck -fy before especially because I was under the impression there were issues with Journaled drived but from what I have read today...it looks ok to do)
    Jeff: Can't thank you enough for the reference to the OTW DVD drive. I might first invest $10 in one of those DVD lens cleaner disks that I've read about. It's probably not the issue or else why would the drive read commercial Music cds perfectly well!
    Thanks,
    Bilil

  • Help Needed Badly | BlackBerry INC000025111306 | BlackBerry PlayBook - Tablet button does not work, almost stuck, copper under screen, seventh repair

    I was really Humilitated my RIM on this Ticket whcih i rasied.
    1) I bought a new tablet in last november in 2 months i had a Charger issue 
    2) They said this charger issue we cannot replace with new tablet and gave me a refurbished Tablet to me .
    3) Which also had same charging issue and they exchanged 2 more tablets and the last tablet which was given to me by RIM have a safety concern
     - 1 Small mesh of wire is poping out from the Tablet 
     - Power Button is very hard and its not that easy to press,
    So i raised the above ticket and was esclated internally with RMA as well and i got an update from the esclation agents that we will reply back in 2 Days i waited almost 3 weeks and called 2 times in this 3 weeks for an Update asking for a new tablet so that atleast once in all i can jeep a good 1 Tablet.
    But they never bothered to call me and today i called them again and RIM gave me a call back mentioning we cannot give a new tablet we can again check this tablet repair it and give it back , If we cannot repir then give a replacement new/Old tablet,
    I was wondering how can a tablet from RIM can go out without such safety concern ? How a mesh of wire can comeout of tablet so what safety norms RIM is follwoing for customer.
    AM i not humilitated? since after taking all these struggle tto get a good tablet i have been considered as bad.
    What RIM have to say for this, I am planing to take this to Legal department to follow how i can get a justice for this.

    I would have deleted this but can't find a delete?
    At any rate. got the Blackberry going again but it reset it and lost all the info, pictures and so forth.. oh well. at least it is still working.
    Thanks.

  • Mid 2010 Macbook Pro +1000 Euro repair costs (no external marks)

    Hello together,
    I am looking out for some advise. My mid 2010 Macbook Pro 15inch with an anti glare display just got a new logic board. I paid more than 500 Euro at a Premium Reseller called mStore in Kiel (Germany) to replace it, because the display stayed black after booting. My Macbook didn't even have a single external mark or scratch on the housing. I accepted it and said to myself if it is working again, it is alright. But less than two month later a vertical line is drawing from the top frame to the bottom (see photo). The line is narrow, it is just one pixel, but it is really annoying because it is always in sight. I went to the same reseller and asked what to do, they recommend a second repair attempt for again 500 Euro. In less then two month I cannot afford +1000 Euro for a laptop with an actual value of about 1100 Euro.
    What is the best thing to do now?
    I am really disappointed by Apple's quality. I am 24 years old and everybody in my family is using Apple computers since I can think back. The first time I could call a Mac my own was when I was 13.
    When I graduated from school I was 19 and worked in a hospital to finance a new iBook G4. I had this one for about four years and it has been traveling with me through New Zealand and Asia for more than a year. I never had any issue with it, even when I dropped it from the top bank in a dormitory. It is still alive and working fine.
    When I started studying the time came to buy an Intel Mac (15'' Macbook Pro, anti glare) and again I was very happy with the quality. I have also been a huge advocate for Apple products and was confidently suggesting them to friends and family. But today I feel disappointed by the brand.
    Best
    Marco

    I had the same problem on a display MBP 15" in 2010, and it is a  display problem recognised by Apple.
    It was covered by the warranty.
    If you do nothing, the number of vertical pixel lines will increase over  time.
    Good that Apple helped you out of this problem.

  • I am trying to open my iTunes on a Windows XP laptop and get the error message 42404 "iTunes application could not be opened.  Please repair or reinstall QuickTime".  I did that and it did not help.  Any ideas?

    I am trying to open my iTunes on a Windows XP laptop and get the error message 42404 "iTunes application could not be opened.  Please repair or reinstall QuickTime".  I did that and it did not help.  Any ideas?

    Let's see if a more rigorous uninstall/reinstall procedure gets us past that, nancy. See the following troubleshooting document:
    Removing and Reinstalling iTunes, QuickTime, and other software components for Windows XP

  • MULTIPLE USERS 10G RAC ORACLE_HOME INSTALL WITH ASM/CRS

    Hi,
    We need to install multiple 10g RAC databases on a two node Sun servers. Below is our configuration:
    1) Sun Solaris (ver 10) with Sun Cluster 3.2
    2) One ASM/CRS install (by 1 OS account)
    3) Four ORACLE_HOME 10g database install (by 4 different OS user accounts)
    We would like to use one ASM instance for all four databases with appropriate privileges.
    OS User:           OS Group
    ========      =========
    oraasm           dbaasm - (ASM and CRS install owner)
    ora1           dbaora1 - first db owner
    ora2           dbaora2 - second db owner
    ora3           dbaora3 - third db owner
    ora4           dbaora4 - fourth db owner
    I understand that certain privileges need to be shared between ASM/CRS and DB owners. Please let me know the steps to be followed to complete this install.
    Thanks in advance.

    Hi
    Please read that: Documentation http://download.oracle.com/docs/html/B10766_08/intro.htm
    - You can install and operate multiple Oracle homes and different versions of Oracle cluster database software on the same computer as described in the following points:
    -You can install multiple Oracle Database 10g RAC homes on the same node. The multiple homes feature enables you to install one or more releases on the same machine in multiple Oracle home directories. However, each node can have only one CRS home.
    -In addition, you cannot install Oracle Database 10g RAC into an existing single-instance Oracle home. If you have an Oracle home for Oracle Database 10g, then use a different Oracle home, and one that is available across the entire cluster for your new installation. Similarly, if you have an Oracle home for an earlier Oracle cluster database software release, then you must also use a different home for the new installation.
    If the OUI detects an earlier version of a database, then the OUI asks you about your upgrade preferences. You have the option to upgrade one of the previous-version databases with DBUA or to create a new database using DBCA. The information collected during this dialog is passed to DBUA or DBCA after the software is installed.
    - You can use the OUI to complete some of the de-install and re-install steps for Oracle Database 10g Real Application Clusters if needed.
    Note:
    Do not move Oracle binaries from one Oracle home to another because this causes dynamic link failures.
    . If you are using ASM with Oracle database instances from multiple database homes on the same node, then Oracle recommends that you run the ASM instance from an Oracle home that is distinct from the database homes. In addition, the ASM home should be installed on every cluster node. This prevents the accidental removal of ASM instances that are in use by databases from other homes during the de-installation of a database's Oracle home.

  • How can I repair Vista system files with only a Toshiba recovery disc??

    I have pretty much come to the conclusion that the reason I can't install Vista service pack 2 is due to some corrupt vista files. I ran the program that checks that system files and it said some are corrupt. There are some things I can't do, like turn on the Windows firewall even from that special adminostrar screen, or if I schedule a check disc scan, when I reschedule it for start up, it doesn't do it at startup. I had a Red Screen about a year ago, and it did a bunch of stuff and at the end, it said you had a major event and contact your administartor. Well, I am the administartor, lol. Anyway, it worked fine and I attribute these problems to that event.
    Vista discs come with a repair option. All I have is the Toshiba disc that lets you reinstall the Toshiba and Vendor applications OR reformat the hard drive. I am not going to spend days trying to get my system back to where it is by tracking down everything I have installed especially when its working. Is there a work around? I will buy a Vista Home Premium disc if I have to before refortmatting. I have an x205-S9349 with Vista Home Premium. THANKS!

    Satellite X205-S9349 
    I ran the program that checks that system files and it said some are corrupt.
    Sounds like System File Checker.
       How to use the System File Checker tool to troubleshoot missing or corrupted system files on Windows...
    To follow up...
       How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program ge... 
    can't install Vista service pack 2
    Maybe this helps.
       How to troubleshoot Windows Vista and Windows Server 2008 service pack installation issues
    Notice that you can get free support from Microsoft.
       Free Unlimited Support Vista Service Pack 2 sp2
    -Jerry

  • TS2634 My ipod touch will no longer play in both my docking stations, Bowers and Wilkins mini zeppellin and a Logitech, yet it plays in my car.  Is the ipod about to die?  Do I repair or buy another? It's only 2 years old!  thanks!

    My ipod touch will not play music in my Bowers and Wilkins mini zeppelin nor my Logitech.  Yet, it plays in my car.  The music can be heard playing in the ipod itself.  It is only 2 years old.  Should I repair or just buy another?  Thanks!

    Did it start not working after updating the iPOs on the iPod? SOmetimes updating an iOS breaks compatibility.
    You can try the standard fixes:
    - Reset. Nothing is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup
    - Restore to factory defaults/new iPod.

  • When I attempt to open a PDF file I saved from a website, I get the message "There was an error opening this document. The file is damaged and could not be repaired." Is there any way to correct this problem?

    When I attempt to open a PDF file I saved from a website using Safari, I get the message "There was an error opening this document. The file is damaged and could not be repaired." When I save the same PDF file using FireFox it opens up immediately. Is there any way to correct this problem with Safari?

    Back up all data.
    Triple-click the line of text below to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have the letters “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

  • Issue in creation of new line item in repair order-Reg

    Hi all,
    I have a query in Service Management Module of SAP while working in standard IDES System.
    I followed the procedure given in the IDES material.
    As per the standard system the fourth line item in the repair order should be automatically created, once the service order is technically confirmed and completed. In my case iam able to get the first three (Item Categories - IRRS,IRRE,IRRP) line items but even after completing the service order technically iam not gettin the fourth line item (IRAL). Only based on the Fourth line item we can create the Outbound delivery for the repaired item. After that the billing process need to be processed. My query is how to get the fourth line item automatically in the repair order after i technically complete the Service Order. 
    To brief you on the entire process that i have followed:
    1. The QM Check need to be activated for the material.
    2. Creating the Service Notification and the repair request.
    3. Posting the GR of a piece of equipment to be repaired.
    4. Processing the technical check.
    5. Displaying the repair request and the service order.
    6. Editing the Service Order.
    7. Processing and Confirming the Service Order.
    8. Technically Completing the Service Order.
    9. Delivering the Repaired Piece of Equipment.
    Then Comes the BILLING.....
    In the above, after the eighth Step the Fourth Line item will be created automatically created but it DOESNT....
    regards
    Venu

    Hi ,
    Review your repair procedure and copy controls defined for this stage...mya be some thing is missing over there causing this behaviour.
    As you told completion of Service order will determine the last item and enable us to delivery the item to customer...
    Thanks,
    sudhi

  • Disk Utility says "drive can't be repaired, disk and restore your backed up files."

    My Mac Book Pro froze yesterday and I had to force restart it. It had been showing me messages that my hard drive disk was full for a while and I was in the middle of transferring files to my external hard drive and I accidentally put a huge large file from my external hard drive into the trash on my laptop which makes me wonder if that means I added more GB to a computer that was already very full. Anyway, after freezing I restarted it and the desktop wouldn't load properly. The desktop picture was there, but folders on desktop did not appear, finder bar was missing and the dock was acting super slow and nothing worked when clicked on. Then the next few attempts were around the same result and eventually became stuck on the apple logo, spinning gear and a progress bar that was not loading at all.
    Here's what I've tried so far:
    Safe mode- nothing happens
    Command + R - I am unsure how to work this since I can't seem to find an internet connection when it prompts for one. None of the internet connections have much signal and my own information doesn't seem to load since the gear spins to find the internet connection name and password I typed to load it but can't seem to find it. Perhaps I have the wrong internet information, but I don't think so.
    I tried Command + S to use in single user mode and type in a command to help fix the drive, BUT, even though the black screen and white lettering mode did show up, it remained in a place where I was not allowed to type anything and the last thing written at the bottom of the screen was something about set up for bluetooth, I think. I tried this twice and both times it stopped in the same place and I could not type a command.
    Disk Utility using installation dvd to verify and repair disk. Verify says disk needs repair and then repair has some red colored phrases: Invalid volume file count. (It should be 786374 instead of 786274) Incorrect number of thread records. And there was another problem listed but I do not remember it. Then, near the end of repairing it says: "Disk Utility stopped repairing Macintosh HD." It tells me it couldn't repair the disk and that I should back up as many of my files as possible, reformat the disk and restore backed up files.
    That would be fine and dandy, but I have no idea how to back up my files and do all this. I have no idea how to exactly get the data off my hard drive. If someone does, please list a step by step guide for me on how to do so.
    I have an external hard drive and I tried plugging in and selecting the hard drive and making a "New Image" to copy to the external hard drive destination, but it just stops a few seconds into it and tells me there is an input/output error. I tried read only, read/write only, compressed options for making a copy and all yield the same result.
    In Disk Utility, I believe I have a partition -the Macintosh HD. I have listed on the left hand side: 320.07 GB Hitachi HTSS45.....etc. and below it in non-bolded, grey lettering it says "Macintosh HD."
    The Hitachi, when clicked upon, shows the S.M.A.R.T. status as Verified and the Macintosh HD doesn't show much in details except for "Not mounted."
    At one point, the Macintosh HD was in bold lettering and seemed to be mounted for a few minutes. When that happened, I was able to see the details reading: Mount Point: /Volumes/Macintosh HD, Capacity: 319.73 GB, Available: 11.92 GB, Used: 307.81 GB, etc.
    I'm getting nervous to keep turning on and off the computer on force start and shut downs, especially since I have been reading up that the longer the computer is on, the more the hard drive is in use and the more chance for it to start deleting or overwriting my files. Is this true?
    It's not mounted anymore since it was momentarily mounted. I just want to get my files off the disk and save them to my external hard drive. That is my main goal right now. What can I do?
    Thank you in advance for your help!

    If you want to preserve the data on the boot drive, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data, you can skip this step.
    There are several ways to back up a Mac that is unable to fully boot. You need an external hard drive to hold the backup data.
    1. Boot into Recovery (command-R at startup) or from a local Time Machine backup volume (option key at startup.) Launch Disk Utility and follow the instructions in the support article linked below, under “Instructions for backing up to an external hard disk via Disk Utility.”
    How to back up and restore your files
    2. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, boot the non-working Mac in target disk mode by holding down the key combination command-T at the startup chime. Connect the two Macs with a FireWire or Thunderbolt cable. The internal drive of the machine running in target mode will mount as an external drive on the other machine. Copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    How to use and troubleshoot FireWire target disk mode
    3. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.

  • External hard drive error / disk utility not repairing

    I am having problems with a particular external hard drive. Device is a Transcend StoreJet 25M (640GB) currently formatted in Mac OS Extended (Journaled). It was previously formatted in FAT32, exFat, and also Mac OS Extended (Journaled). It started giving me problems when I used it to store all my music on it. My iTunes library and music files were all stored on it, and at one point iTunes started acting funny - it would play a song for a few seconds, pause, play for a further few seconds, pause again, and so forth. I decided to stop using it and when I shifted the iTunes library to the Mac internal hard drive and the music file into another external hard drive, iTunes worked fine. So I figured it must be a problem with the external hard drive itself.
    I recently reformatted it to Mac OS Extended (Journaled) and transfered some data on to it (include a back up of the music folder). I noticed that Spotlight keeps trying to index the drive but never actually managed. Times indicated for indexing runs into days. The hard drive tends to be slow to load files expecially when there are multiple folders and tiers, and is generally unreliable. It occasionally unmounts, or when I try to unmount it I get an error saying it cannot unmount because it is being used (but no indication as to which app is using it even if all apps are closed except for Finder).
    I tried repairing it using disk utility. The attached image shows the results. It seems that it can't be repaired by disk utility. At this point, and after much deliberation, I would have to questions:
    1. Should I just smash the thing on the floor?
    2. Is there another application I could try and repair it with?
    3. Even though I have reformatted it several times, it keeps giving me the same problem. When I do a disk verification of the hard rive itself it all seems fine, however when I do a disk verification or repair of the volume I get the error shown in the image. Is this a problem being caused during formatting?
    Any help would be much appreciated.

    Oh, I forgot to attach image....
    Message was edited by: TheSpoon

Maybe you are looking for

  • Remote for itunes on shared library

    Hello. On my mac mini in the living room is attached a USB drive with all music for itunes. The remote app on IOS works fine for this mini. In my office on the same lan I have a mini which uses home sharing to see that library. However its headless s

  • Duplicate check for Connection Objects in CRM

    Hi, I want to implement a duplicate check for connection objects in CRM. The duplicate check shall use the address of the connection object and perhaps additonal attributes. I have found a duplicate check for business partners using the basis address

  • Higher security if client is installed without SQL*PLUS?

    Hello, at work there are two installations for the Oracle client, one with and one without SQL*PLUS. Only DBAs and developers get the full installation. I can't see the additional security beside that a user cannot directly use SQL*PLUS to read data.

  • Itunes mixed up my album cover pictures! can't get them correct! HELP!

    I turned on my ipod after i downloaded some songs to it one day and some of the album covers were wrong! i tried putting new pics in but it won't work!

  • How to update and save values changes during run time

    I have string and numeric controls on my front panel that the operator can change the values of and was wondering if there was any way to save these changes everytime the vi was closed so they would stay current??? thanks dale walker [email protected