UPGRADING,DOWNGRADING,APPLYING PATCH 적용시 _SYSTEM_TRIG_ENABLED=FALSE

제품 : ORACLE SERVER
작성날짜 : 2004-03-09
UPGRADING,DOWNGRADING,APPLYING PATCH 적용시 SYSTEMTRIG_ENABLED=FALSE
=======================================================================
PURPOSE
Upgrading / Downgrading / Installing / Deinstalling 시 중요한 순서로
SYSTEMTRIG_ENABLED PARAMETER 설명
EXPLAIN
Upgrading / Downgrading / Installing / Deinstalling 시 중요한 절차
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Versions & Platforms 영향
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
o 이 정보는 모든 플랫폼의 Oracle 8i (or 9i)에서 적용된다.
o Oracle8i or 9i release 로 upgraded / migrated 하는 경우가 아니라면 Oracle 8.0 , Oracle 7 의 경우에는 적용할 필요가 없다..
Description
~~~~~~~~~~~
o Parch set install 시
o Upgrading 시
o Downgrading 시
o 운영중에 catalog or catproc 실행
o Java (initjvm) Installing 시
o SYS owner 의 object 의 수정이 일어나는 script를 실행시
위의 경우 hidden init.ora parameter SYSTEMTRIG_ENABLED를 FALSE로 setting 해야한다.
Eg:Oracle8i에서는 init.ora file에 다음의 line을 추가후 db를 stop, start 하면 됩니다.
# Disable system triggers for the duration of the maintenance
# operation.
SYSTEMTRIG_ENABLED=FALSE
IMPORTANT: 이 parameter는 위의 작업이 끝난후 true 로 다시 설정시에는 comment처리 하세요.(default 가 true 입니다.)
Oracle9i
~~~~~~~~
Oracle9i 에서는 필요시 SYSTEMTRIG_ENABLED를 false로 dynamically setting 이 가능하다.
ALTER SYSTEM SET "_system_trig_enabled"=FALSE;
ALTER SYSTEM SET "_system_trig_enabled"=TRUE;
SPFILE이 아닌 경우에는 oracle 8i와 동일하게 setting 하면 된다.
Oracle8.0 / Oracle7
~~~~~~~~~~~~~~~~~~~
SYSTEMTRIG_ENABLED parameter 는 oracle 8.0 이전 version에는 존재하지 않는다.
Explanation
~~~~~~~~~~~
SYSTEMTRIG_ENABLED 란 무엇인가 ?
System trigger는 Oracle 8.1의 new feature다.
SYSTEMTRIG_ENABLED를 TRUE (the default)로 setting 하면 system triggers가 enable 된다.
이값이 FALSE라면 system trigger 를 stop 한다
False 로 setting 하는 이유?
trigger에 의존하는 object가 invalid나 drop될수있는 dictionary 작업의 script가 실행되는 경우 해당
trigger는 fail이되고 이 script는 정상적으로 실행이 안되게 된다.
다음의 몇몇 예를 보자.
Example Problem Scenarios
~~~~~~~~~~~~~~~~~~~~~~~~~
Dictionary maintenance operations를 수행중에 system triggers들이 있다면 많은 문제들이 있을수 있다.
가장 일반적인 경우를 다음에 설명 했다.
After running "rmjvm"
~~~~~~~~~~~~~~~~~~~~~
만일 JIS install 되어 있고 "rmjvm" 를 사용하여 java를 deinstall 하고
후속적인 조치로 "DROP a ROLE "을 시도할때 error 가 날것이다.
이것은 <Bug:1751857> 와 관련있으며 "rmjvm" 은 모든 java와 관련한 objects drop을 할수 없다.
eg:
SVRMGR> drop role a;
drop role a
ORA-00604: error occurred at recursive SQL level 1
ORA-29540: class oracle/aurora/mts/http/security/RdbmsHttpPolicy does nt
ORA-06512: at "SYS.HTTP_SECURITY_CASCADE", line 0
ORA-06512: at line 3
Running CATALOG / CATPROC
~~~~~~~~~~~~~~~~~~~~~~~~~
만일 JIS install 되어 있고 CATALOG와 CATPROC 를 다시 실행하려고 하면 trigger 가 INVALID 된다.
이는 많은 DROP SYNONYM 에서 error 를 일으킬 것이고 <Bug:1733297>에 설명이 되어 있다.
eg:
SVRMGR> drop public synonym dba_segments;
ORA-4098: trigger 'SYS.JIS$ROLE_TRIGGER$' is invalid and failed re-valin
8.0에서 upgrading 이나 7.3 에서 migrating 할때.....
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
만일 SYSTEMTRIG_ENABLED이 FALSE로 setting 되어 있지 않으면
package STANDARD에서 ORA-604 , ORA-6553 , PLS-213 를 일으키는 <Bug:1362374>를 만나게 될것이다.
이는 Oracle8i/9i에서 db open시에 error 를 일으킨다.
만일 ODMA (Database Migration Assistant)를 사용하여 Oracle7 or 8.0 로 부터 upgrade 한다면
SYSTEMTRIG_ENABLED를 setting 하는 것은 불가능 하다.
ODMA를 사용하여 성공적으로 upgrade / migration 가 가능한지 확인하고 그렇지 않다면 parameter 를 false 로 setting 후에
수동으로 upgrade / migration을 하도록 한다.
Oracle9i로 Upgrading
~~~~~~~~~~~~~~
SYSTEMTRIG_ENABLED를 FALSE로 setting 하지 않으면 Oracle9i에서 db open시
ORA-600 [16201] errors를 만날수 있다 <Bug:1747065>
Reference Documents
<Note:149948.1> <Note:68636.1>

Helios,
Looks like I should not apply this patch, it assume the version of 11.2.0.2, I am on 11.2.0.1.
What took me off a little was this statement me in the BUG:12317756 - DBCONSOLE PERFORMANCE PAGE NO LONGER DISPLAYS ON LINUX
"it used to work in previous versions including 11.2.0.1"
and this is not true for me - I have 11.2.0.1. and it is not working - the graph can not be displayed.
So I guess I am back to the original question I was asking about in my other post. Let me see if other 2 Notes you provided will take me to any other patch
Thank you
Anatoliy

Similar Messages

  • Error while applying patch u4440000.drv(part of R12 upgrade from 11.5.10.2)

    Hi All,
    Getting error while applying patch 4440000
    cd $AU_TOP/patch/115/driver/u4440000.drv
    ERROR:
    Failed: XDOLoader.class on worker 1
    Failed: CustMigrationTool.class on worker 2
    Failed: XDOLoader.class on worker 3
    Failed: XDOLoader.class on worker 4
    Worker 2 log file:*
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.jrad.migration.cust.CustMigrationTool ak % -customer_cust -username &un_apps @ -password &pw_apps -dbconnection &jdbc_db_addr -jrad_username &un_apps @ -jrad_password &pw_apps -jrad_dbconnection &jdbc_db_addr -rootpackage "/oracle/apps/ak/" -migrationdir &fullpath_ak_mds_directory
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/jrad/migration/cust/CustMigrationTool
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Worker 1 log file:_
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHL_RA_ANZ_PRC_PLN_DAY -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLRAT3.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:03
    Worker 3 log file:*
    Start time for file is: Tue Jun 23 2009 00:14:02
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHL_RA_ANZ_PRC_PLN_SUMM -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLRAT4.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:03
    Worker 4 log file:_
    Start time for file is: Tue Jun 23 2009 00:14:01
    adjava -ms128m -mx256m -nojit oracle.apps.xdo.oa.util.XDOLoader UPLOAD -DB_USERNAME &un_apps -DB_PASSWORD &pw_apps -JDBC_CONNECTION &jdbc_db_addr -LOB_TYPE TEMPLATE_SOURCE -APPS_SHORT_NAME AHL -LOB_CODE AHLPRDWC -LANGUAGE en -TERRITORY US -XDO_FILE_TYPE RTF -TRANSLATE Y -FILE_NAME &fullpath:ahl:patch/115/publisher/templates/US:AHLPRDWC1.rtf
    Copyright (c) 2002 Oracle Corporation
    Redwood Shores, California, USA
    AD Java
    Version 12.0.0
    NOTE: You may not use this utility for custom development
    unless you have written permission from Oracle Corporation.
    Reading product information from file...
    Reading language and territory information from file...
    Reading language information from applUS.txt ...
    Temporarily resetting CLASSPATH to:
    "/u01/CESERP/app/apps/apps_st/appl/ad/12.0.0/java/adjava.zip:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/CESERP/app/apps/apps_st/comn/java/lib/appsborg.zip:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java:/u01/CESERP/app/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/CESERP/app/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/CESERP/app/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/CESERP/app/apps/apps_st/comn/java/classes"
    Calling /u01/CESERP/app/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java ...
    Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/java/util/collections/Comparator
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Tue Jun 23 2009 00:14:02
    Please let me know any solution
    Thanks in advance
    Regards,
    Bhanu Chander.

    Hi,
    As a part of R12 upgrade.
    once The Installation creates APPL_TOP, COMMON_TOP, INST_TOP and 10g Oracle Home
    Now we are connected to R12 application.
    Applied patch AD.A 4502962.
    Run the American English upgrade patch driver
    cd $AU_TOP/patch/115/driver
    adpatch options=nocopyportion,nogenerateportion
    Please enter the name of your AutoPatch driver file: u4440000.drv
    This patch doesn't have readme it will be under cd $AU_TOP/patch/115/driver
    Thanks,
    Bhanu Chander

  • Delta links on applying patches/upgrade.

    Hi,
    I have a basic question. What happens on applying patch/upgrade to the delta linked copies, when the source objects have been updated/upgraded with new SAP changes.
    Will the delta linked object properties get over written by new upgraded (or SAP patches) source objects.
    I have made delta links of the SAP delivered WPC IView container objects and using them in the custom pages. Lets say on applying a patch or upgrade, the orginal source objects are changed. Will those changes undo my changes on target delta linked objects.

    Hi,
    Copying to your namespace is possible but by that you loose all the advantages in the delta-link.
    What exactly are you copying Roles, iView, Pages everything?
    Adding additional delta link layer between the roles and SAP content is a wise step but copying everything will only dupplicate content and will not allow you upgrade safty with SAP features.
    Regards, Elisha
    PCD Team Leader
    SAP

  • 11i-R12 upgrade: when to apply patch 8919489

    I am performing an 11.5.10.2 -> R12.1.1 upgrade on Linux-x86 using the Maint Wizard (MW).
    MOS ID 437878.1 says to apply patch 8919489 (R12.TXK.B.Delta.3) BEFORE applying the bundle forms patch 9593176 (and any missing patches) as part of the OAS 10.1.2.3 upgrade.
    The MW has patch 8919489 being applied AFTER the OAS 10.1.2.3 upgrade patches (done in MOS 437878.1) and after the main 12.1.1 upgrade patch (u6678700.drv).
    Does it matter when this patch is applied?
    Thanks

    I suppose that I should clarify.
    - The MW says to follow MOS 437878.1 BEFORE starting the primary upgrade patch
    - MOS 437878.1 says to apply patch 8919489 as a pre-req patch
    - The MW says to apply patch 8919489 after the primary upgrade patch
    So, is it to be applied along with the other 437878.1 patches or after the primary upgrade patch?
    I don't know where MOS 437878.1 is referenced as part of the 11i-R12 upgrade outside of the MW.
    Thanks

  • Apply patch during oracle upgrade

    Hi Folks
    I`m upgrading 10G databases to 11.2.0.3. Right now we have installed the 11.2.0.3 software on the severs. We have downloaded PSU, which converts present 11.2.0.3.0 to 11.2.0.3.3.
    Here`s my question.
    The pre-requisite to apply this patch is that opatch version of db has to be in 11.2.0.3.
    I checked my opatch version in some 10G databases, it is with 10.2.0.4.0. How can I apply new patch as my patch version is only 10.2.0.4.0.
    New environment variables will be set to 11.2.0.3 during applying patch. But how to convert 10.2.0.4.0 patch to 11.2.0.3.0, so that I can apply my new patch.

    You will need to install the latest version of OPatch on the 11.2.0.3 OH, then apply the PSU - see MOS Doc referenced above
    HTH
    Srini

  • MSCOBJCL.sql runs for long while applying patch 6678700 for 12.1.1 upgrade

    DB:11.2.0.3.0
    OS: IBM AIX Power system 64 bits 6.1
    Hi All,
    MSCOBJCL.sql runs for long while applying patch 6678700 for 12.1.1 upgrade. We are upgrading from 11.5.10.2.0 to 12.1.1
    Could anyone please share why the script takes so much of time to run?
    Thanks for your time
    Regards,a1_win

    As per Mscobjcl.Sql Is Running Long While Applying Patch.8671960 (Doc ID 1295881.1)
    The patch is already applied in the instance
    BUG_NUMBER CREATION_DATE
    8671960 19-SEP-10
    Thanks,
    a1_win

  • Urgent help needed while applying patch for upgrade with conflicts

    I try to upgrade 11.2.0.2 to 11.2.0.3 on LInux environment.
    I have to apply patch P1253900 before the upgrade per oracle doc.
    however I got following conflict:
    Verifying environment and performing prerequisite checks...
    Checking skip_duplicate
    Checking skip_subset
    Conflicts/Supersets for each patch are:
    Patch : 12539000
    Conflict with 12827726
    Conflict details:
    /u01/app/grid/product/11.2.0/grid/lib/libserver11.a:/ksxp.o
    Following patches have conflicts: [   12827726   12539000 ]
    Refer to My Oracle Support Note 1299688.1 for instructions on resolving patch conflicts.
    I checked above oracle note, and did not say any resolution.
    If anybody had the same issue before, please help me with the resolution.
    Thanks in advance.

    Follow the steps in this MOS Doc
    Database Patch conflict resolution [ID 1321267.1]
    This MOS Doc is referenced in 1299688.1
    HTH
    Srini

  • X4100 ILOM 1.3 upgrade downgrade problem IPMI not initialized

    Hello Gurus.
    X4100 is giving me lots of problems, I upgrade to ILOM 1.3 following Sun docs but Redirection started to give me problem during Windows 2003 installation.
    I checked some forums and decided to downgrade to ILOM 1.2.1 but now when I log into Web Gui a message like this appears: - IPMI not initilized start new session. This error doesn't allow to use some Webgui and CLI functions.
    I cannot use upgrade function.
    Please help. I need to install the system this week.
    How to recover from this position.
    How to reset everything and start from scratch.

    M.Khayatan wrote:
    Hi
    I have done many times upgrade from EBS 12.1.1 to EBS 12.1.3 in Oracle Linux 64b
    but it's my first time in HPUX Itanium 64b.
    please give me an answer for my qustions:>
    *1) i'm now in EBS 12.1.1 and database 11.1.0.7*
    according to document  761570.1 I should do path E or Path C ??? (before I did path E, but i'm not sure it's correct path)
    I'm still not sure, but i am agree with EBSDBA that I do like before, so I do Path E again.
    I applied patch 6460304 and next was 7111245, but 7111245 exit with this error:
    Applied Session failed: Patch ID is null
    OPATCH failed with error code 73
    after searched this I found out my OPatch version was old (OPatch version 11.1.0.6)
    and I replace it with OPatch version : 11.1.0.9.10 (Latest Version)Now I think it's true, we should always be in last OPatch version.
    but now when I want to apply 7111245 it says that there is patch 14739378 as prerequest.
    I would to download this patch but I can't like other !!!
    *2) why before this time I didn't need to upgrade my OPatch version and i could apply 7111245 without any problem?*I think OPatch version in this checked first, so when it was wrong other patches didn't checked.
    *3) why before this time I didn't need to applied this patch (14739378)?*
    I checked patch 7111245 in linux x86-64, there isn't any pre request patch for that, but in readme of patch HPUX itanium 7111245 in pre request list there is one patch (14739378) as pre request, so it's in HPUX itanium only.
    *4) I think it's because of my OPatch version (14739378 as prerequest), can i downgrade my opatch version between 11.1.0.6 and 11.1.0.9 that patch 7111245 could be applied??*no, it's wrong completely
    *5) what about If I skip this patch (7111245)??*
    ofcourse it seems that patch 14739378 is an important patch, so it's wrong to skip this patch, if we skip this or any patch we may encounter new errors.
    Thanks

  • OracleAS 10g patchset 5. runInstaller fail apply patch 8626084

    Upgrade EBS R12.0.4 to R12.1.1 (Doc.id 752619.1) -> upgrade OracleAS 10g Release 3 (10.1.3) Patch Set 5 (10.1.3.5.0) apply patch 8626084.
    My OAS release 10.1.3.0.0 and fail in 25% of Install copying 'chgiphost.sh' in install actions log send the following messages:
    Starting install Install Phase 1 of component Oracle Distributed Software Assistant Server Patch
    Calling Action fileActions10.1.0.3.0 copyGroupFromJar
         selectedNodes = null
         copyGroup = dgaexe
         permissions = null
         owner = null
         group = null
         copyAsText = null
         JarLoc = /u732/tmpdir/OraInstall2013-03-05_06-33-45AM/temp20
         gpEntries = [[dsaServer.sh ->%PROD_HOME%/bin/dsaServer.sh 1964 plats=1=>[453] langs=1=>[en,ja]]
    , [dsaShutdown.sh ->%PROD_HOME%/bin/dsaShutdown.sh 1611 plats=1=>[453] langs=1=>[en,ja]]
    , [shutdown.txt ->%PROD_HOME%/shutdown.txt 14 plats=1=>[453] langs=1=>[en,ja]]
    , [dsaOpmn.xml ->%PROD_HOME%/dsaOpmn.xml 780 plats=1=>[453] langs=1=>[en,ja]]
    , [getias.sh ->%PROD_HOME%/bin/getias.sh 1317 plats=1=>[453] langs=1=>[en,ja]]
    , [addopmn.sh ->%PROD_HOME%/bin/addopmn.sh 864 plats=1=>[453] langs=1=>[en,ja]]
    , [delopmn.sh ->%PROD_HOME%/bin/delopmn.sh 843 plats=1=>[453] langs=1=>[en,ja]]
    , [asgexec ->%PROD_HOME%/bin/asgexec 8560 plats=1=>[453] langs=1=>[en,ja]]
         DllGroup = false
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :1
    COPYRETRY new Jar File copied to temp:/u732/tmpdir/OraInstall2013-03-05_06-33-45AM/temp21
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :2
    COPYRETRY new Jar File copied to temp:/u732/tmpdir/OraInstall2013-03-05_06-33-45AM/temp22
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :3
    How many notes indicate that the inventory is corrupted, but my file ContentsXML / inventory.xml contains good, the information for my 3 enviroment rdbms and 10.1.2/10.1.3.
    I check my opatch inventory-detail for rdbms, 10.1.2/10.1.3 and everything seems fine.
    I appreciate any help you can give.
    regards
    Luis

    Thanks all for your Help.
    I clould advance recreating my inventory wiith the note 742477.1.
    but now, I have a new error. In 86% of the intallation. I receive the following:
    Starting install Install Phase 1 of component Patch of LDAP Required Support Files
    Calling Action fileActions10.1.0.3.0 copyGroupFromJar
    selectedNodes = null
    copyGroup = lib
    permissions = 755
    owner = null
    group = null
    copyAsText = null
    JarLoc = /u732/tmpdir/OraInstall2013-03-18_07-47-43PM/temp19
    gpEntries = [[libnldap10.a ->%PROD_HOME%/lib/libnldap10.a 139728 plats=1=>[453] langs=1=>[en]]
    , [libldapclnt10.a ->%PROD_HOME%/lib/libldapclnt10.a 1618728 plats=1=>[453] langs=1=>[en]]
    , [libldapclnt10.a0 ->%PROD_HOME%/lib32/libldapclnt10.a 1170280 plats=1=>[453] langs=1=>[en]]
    , [libnldapj10.so ->%PROD_HOME%/network/lib/libnldapj10.so 32552 plats=1=>[453] langs=1=>[en]]
    DllGroup = false
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :1
    COPYRETRY new Jar File copied to temp:/u732/tmpdir/OraInstall2013-03-18_07-47-43PM/temp20
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :2
    COPYRETRY new Jar File copied to temp:/u732/tmpdir/OraInstall2013-03-18_07-47-43PM/temp21
    COPYRETRY : Retrying copy, due to exception :A runtime exception occurred during the execution of this action.
    COPRETRY Attempt :3
    COPYRETRY new Jar File copied to temp:/u732/tmpdir/OraInstall2013-03-18_07-47-43PM/temp22
    Exception thrown from action: copyGroupFromJar
    Exception Name: UNCAUGHT_RUNTIME
    Grateful for your help.
    Luis

  • Error while applying Patch 4960210

    Hi,
    I am trying to integrate oracle apps with Oracle EBS 12R and following Doc Id:376811.1 from metalink.
    I have successfully installed patch 5983637, but when I try to install patch 4960210 on it, even though I stopped all the services on app server, i get the following error:
    Certain files which need to be reinstalled by oracle universal installer are being used by one or more applications.
    Please close any running applications before continuing.
    NOTE: when I upgraded the existing OracleAS 10.1.2.0.2 Infrastructure to Oracle Identity Management 10g (10.1.4.0.1) I created a new oracle home and installed my components there (unknowingly), so not sure if this causing problem.
    Not able to go further Please help..!!!!
    Thanks

    Hi,
    As a part of R12 upgrade.
    once The Installation creates APPL_TOP, COMMON_TOP, INST_TOP and 10g Oracle Home
    Now we are connected to R12 application.
    Applied patch AD.A 4502962.
    Run the American English upgrade patch driver
    cd $AU_TOP/patch/115/driver
    adpatch options=nocopyportion,nogenerateportion
    Please enter the name of your AutoPatch driver file: u4440000.drv
    This patch doesn't have readme it will be under cd $AU_TOP/patch/115/driver
    Thanks,
    Bhanu Chander

  • Error While Applying patch 9239089 Oracle Applications DBA 12.1.3 Product R

    Dear All,
    I want to upgrade my application from Release 12.1.1 To 12.1.3. on windows server 2003 R2.
    while applying patch 9239089 I got this error
    "Extracting object modules for product ad...
    lib: not found
    adlibout: error: cannot get table of contents in library file for product ad
    File name is D:/oracle/PROD/apps/apps_st/appl/ad/12.0.0/lib/adst.lib
    Skipping to next product...
    Please see the complete contents from log file.
    You are running adlibout, version 120.0
    Start of adlibout session
    Date/time is Sun May 8 17:02:50 AST 2011
    Log file is D:/oracle/PROD/apps/apps_st/appl/admin/PROD/log/adlibout.log
    Command line arguments are
    "filelist=D:/oracle/PROD/apps/apps_st/appl/admin/PROD/out/paoapp000.txt"
    Creating temporary file list...
    Done creating temporary file.
    ---ad----------------------------------------
    Extracting object modules for product ad...
    lib: not found
    adlibout: error: cannot get table of contents in library file for product ad
    File name is D:/oracle/PROD/apps/apps_st/appl/ad/12.0.0/lib/adst.lib
    Skipping to next product...
    End of adlibout session
    Date/time is Sun May 8 17:02:50 AST 2011
    Please Advise how to solve this issue.
    Thanks and regards

    lib: not foundPlease see these docs.
    Error when relinking programs LINK : fatal error LNK1104: cannot open file [ID 1308860.1]
    Patch 4157177 Error: Cannot Get Table Of Contents In Library File For Product Fnd [ID 335488.1]
    Adcfgclone Appstier Error Out In Adlnk806.Sh [ID 601788.1]
    Thanks,
    Hussein

  • Error While Applying patch ST-PI 2008_1_700 to solution Manager

    Dear Techies,
    Thanks alot for your fast response.
    We are trying to upgrade Solution Manager Stack from
    ST-PI 2005_1_700  to ST-PI 2008_1_700 ,
    While applying patch it was suddenly stopped with an error
    "Manual modification adjustment is neccessary"
    While I tried to adjust it.
    In Note correction tree. This the message with " green tick"
    "0001293326 EWA: Newest ST-PI Is Rated 'Outdated'; Wrong RTCCTOOL Date"
    and is not allowing me to proceed further.
    How to go about.
    Thanks in advance.
    regards,
    Kiran

    Hi Varun,
    Thanks for your reply.
    As suggested by you, I executed "RTCCTOOL" programme.
    It Has given that 4 notes were in red status.
    They are.
            1. [Note 69455  ]      Addon upgrade ST-A/PI 01N_700SOL
            Description     "Servicetools for Applications Plug-In" for Solution Manager 4.0-7.10  (Addon delta upgrade package)
            Implementation  From http://service.sap.com/supporttools->ST-A/PI download the addon upgrade package ST-A/PI           
                                     01N_700SOL. Upload to tx SAINT (just as you would  do for an installation) and install as per note 69455
                                     Then restart report RTCCTOOL and choose 'List->Refresh from SAPNet'.
            4. [Note 539977  ]     ST-PI Support Packages
    Description     Addon supportpackage level 4 for ST-PI 2008_1_700 for 7.00 [patches up to level 4 for Basis tools for  services]
    Implementation  Open http://service.sap.com/supporttools-> ST-PI 2008_1_700 ->Supportpk. Add patch SAPKITLRD4 (and predecessors if not yet implemented) to download basket. Release basket via  Maintenance optimizer. Upload from frontend int  transaction SPAM, define a queue and import the queue.
            6. [Note 539977  ]     Note 1312413 for ST-PI
            Description     Maintenance Certificates for SPAM/SAINT may get periodically overwritten by invalid ones on ST-PI  
                                   2008_1_7* SP 00. Prevent this proactively,even if you do not yet use the automatic maint. certificate 
                                  distribution.
             Implementation  We recommend that you implement the Supportpackage SP1 for ST-PI 2008_1* to solve the error. Only if 
                                      not possible implement note 1312413   with not version >=12 using SNOTE. Regarding automatic maint.
                                      certificate distribution see http://service.sap.com/maintenancecertificate.
            9. [Note 1293326  ]    EWA serviceprep correct. in sequence.
    Description     Wrong alerts appear in EWAlert Service preparation section (Newest ST-PI Rated Outdated / Wrong
                          RTCCTOOL Date) if Solution Manager ST-SER < 701_2008_2 SP1 and satellites on ST-PI 2008_1* / ST-A/PI 01L*.
    Implementation  Implement the coding correction of this note 1293326   with SNOTE to solve the wrong service preparation alerts. Else if you do not mind the wrong alerts simply set this recommendation manually to green after reading.
    These are in green status
    Successfully implemented addons/ transports/ notes
            2. [Note 69455  ]    Proc. after addon impl.
            3. [Note 539977  ]   Addon ST-PI 2008_1_700
            5. [Note 539977  ]   Note 1300023 for ST-PI
            7. [Note 539977  ]   Note 1293657 for ST-PI
            8. [Note 12103  ]    Collectors and TCOLL.
    While I tried to implement the note "69455" system is giving the message that there are no valid corrections and is coming out of the process
    "Note 0000069455 cannot be implemented since no valid correction is available."
    And is same for other notes also.
    How to go ahead.
    Thanks in advance.
    Regards,
    Kiran

  • OPMN configuration assistant failed while applying patch on SOA 10.1.3.1

    Hi All,
    I tried upgrading the SOA Server from version 10.1.3.1 to 10.1.3.4 by applying a patch . But while applying patch I faced an error “OPMN Configuration Assistant failed “ . When I gave opmnctl status command in the command prompt I found that the issue is with starting up the HTTP Server . Rest all components of opmn were up and running.
    The error msg i got is:
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Output generated from configuration assistant "Run One-off OPatches":
    Oracle Interim Patch Installer version 1.0.0.0.56
    Copyright 2006 Oracle Corporation. All Rights Reserved..
    We recommend you refer to the OPatch documentation under
    OPatch/docs for usage reference. We also recommend using
    the latest OPatch version. For the latest OPatch version
    and other support related issues, please refer to document
    293369.1 which is viewable from metalink.oracle.com
    ERROR: OPatch failed because of Inventory problem.Cannot find Oracle Universal Installer shared library
    OPatch returns with error code = 100
    Configuration assistant "Run One-off OPatches" succeeded
    Output generated from configuration assistant "OPMN Configuration Assistant":
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    2 of 3 processes started.
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server/
    Error
    --> Process (index=1,uid=1392512192,pid=4728)
    failed to start a managed process after the maximum retry limit
    Log:
    D:\product\10.1.3.1\OracleAS_3\opmn\logs\\HTTP_Server~1.log
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    can you please suggest a way out for this error .
    Edited by: user10451494 on May 24, 2009 10:24 AM

    Did you check what's in D:\product\10.1.3.1\OracleAS_3\opmn\logs\HTTP_Server~1.log file? Also check what error is reported in D:\product\10.1.3.1\OracleAS_3\Apache\Apache\logs\error.log file.
    Thanks
    Shail

  • Applying Patches to ISE 1.2.0.899

    I am running ISE 1.2.0.899 Patch level 2. 
    I want to upgrade to patch level 6. 
    I understand that the ptaches are supposed to be cumulative and not incremental...but I want to make sure as I am 4 levels behind...Is there anything special I have to do? Do I just apply patch 6 from the Primary Admin node and it brings me straight to patch 6?
    Didn't note anything in the release notes, but I don't want to run into any surprises.
    Thanks, 
    Phill

    Well,
    I upgraded to patch 6. The patch did not replicate over to the other two nodes as I expected.
    I called TAC and was told to accomplish this manually, which I did on the secondary node.
    I did not have FTP access to the one in my DMZ, so I had to put that one off until the evening (had to get the firewall guy to give me access...then wait until after production hours). Anyhow, we noted a large increase in traffic between the primary ISE node and the Policy Service node in our DMZ...traffic flow seemed to be around 40 megs. This flow ceased when I manually upgraded the DMZ Policy Service Node.

  • Applying patch set update11.2.0.3.7 on 11.2.0.3.0

    Dear DBA's,
    Database = 11.2.0.3.0
    Operating System : Solaris 11 sparc 64.
    applying PSU patch : 16619892
    I am trying to apply patch 16619892 on 11.2.0.3.0 to upgrade it to 11.2.0.3.7.
    I hope this is a straight forword stuff i beleive, but i am getting the following errors and log details.
    Please advice the action?
    $ cd /noracle/patch/16619892/
    xxxx@xxxx$ /noracle/home/oracle/product/11.2.0.3/OPatch/opatch apply
    Oracle Interim Patch Installer version 11.2.0.3.4
    Copyright (c) 2012, Oracle Corporation.  All rights reserved.
    Oracle Home       : /noracle/home/oracle/product/11.2.0.3
    Central Inventory : /noracle/home/oracle/oraInventory
       from           : /noracle/home/oracle/product/11.2.0.3/oraInst.loc
    OPatch version    : 11.2.0.3.4
    OUI version       : 11.2.0.3.0
    Log file location : /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-10PM_1.log
    Verifying environment and performing prerequisite checks...
    Prerequisite check "CheckActiveFilesAndExecutables" failed.
    The details are:
    Following executables are active :
    /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr
    Prerequisite check "CheckActiveFilesAndExecutables" failed.
    The details are:
    Following executables are active :
    /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1
    UtilSession failed: Prerequisite check "CheckActiveFilesAndExecutables" failed.Prerequisite check "CheckActiveFilesAndExecutables" failed.
    Log file location: /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-10PM_1.log
    OPatch failed with error code 73
    xxxx@xxxx$ /noracle/home/oracle/product/11.2.0.3/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -ph ./16619892
    Oracle Interim Patch Installer version 11.2.0.3.4
    Copyright (c) 2012, Oracle Corporation.  All rights reserved.
    PREREQ session
    Oracle Home       : /noracle/home/oracle/product/11.2.0.3
    Central Inventory : /noracle/home/oracle/oraInventory
       from           : /noracle/home/oracle/product/11.2.0.3/oraInst.loc
    OPatch version    : 11.2.0.3.4
    OUI version       : 11.2.0.3.0
    Log file location : /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-41PM_1.log
    Invoking prereq "checkconflictagainstohwithdetail"
    Prereq "checkConflictAgainstOHWithDetail" passed.
    OPatch succeeded.
    xxxx@xxxx$ /noracle/home/oracle/product/11.2.0.3/OPatch/opatch prereq CheckConflictAgainstOHWithDetail -ph ./       
    Oracle Interim Patch Installer version 11.2.0.3.4
    Copyright (c) 2012, Oracle Corporation.  All rights reserved.
    PREREQ session
    Oracle Home       : /noracle/home/oracle/product/11.2.0.3
    Central Inventory : /noracle/home/oracle/oraInventory
       from           : /noracle/home/oracle/product/11.2.0.3/oraInst.loc
    OPatch version    : 11.2.0.3.4
    OUI version       : 11.2.0.3.0
    Log file location : /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-48PM_1.log
    Invoking prereq "checkconflictagainstohwithdetail"
    Prereq "checkConflictAgainstOHWithDetail" passed.
    OPatch succeeded.
    xxxx@xxxx$ more /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-10PM_1.log
    [Aug 18, 2013 12:26:10 PM]   OPatch invoked as follows: 'apply -invPtrLoc /noracle/home/oracle/product/11.2.0.3/oraInst.loc '
    [Aug 18, 2013 12:26:10 PM]   OUI-67077:
                                 Oracle Home       : /noracle/home/oracle/product/11.2.0.3
                                 Central Inventory : /noracle/home/oracle/oraInventory
                                    from           : /noracle/home/oracle/product/11.2.0.3/oraInst.loc
                                 OPatch version    : 11.2.0.3.4
                                 OUI version       : 11.2.0.3.0
                                 OUI location      : /noracle/home/oracle/product/11.2.0.3/oui
                                 Log file location : /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-10PM_1.log
    [Aug 18, 2013 12:26:10 PM]   Patch history file: /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch_history.txt
    [Aug 18, 2013 12:26:13 PM]   Verifying environment and performing prerequisite checks...
    [Aug 18, 2013 12:26:13 PM]   Ignoring file "/noracle/patch/16619892/README.html" in the patch directory.
    [Aug 18, 2013 12:26:13 PM]   Ignoring file "/noracle/patch/16619892/README.txt" in the patch directory.
    [Aug 18, 2013 12:26:13 PM]   Ignoring file "/noracle/patch/16619892/patchmd.xml" in the patch directory.
    [Aug 18, 2013 12:26:14 PM]   Checking conflict among patches...
    [Aug 18, 2013 12:26:14 PM]   Patch ID  16619892
    [Aug 18, 2013 12:26:14 PM]   Patches that conflict: [  ]
    [Aug 18, 2013 12:26:14 PM]   Checking conflicts for patch : 16619892
    [Aug 18, 2013 12:26:14 PM]   Checking if Oracle Home has components required by patches...
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13343438"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13696216"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13923374"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "14275605"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "14727310"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "16056266"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "16619892"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Running prerequisite checks...
    [Aug 18, 2013 12:26:14 PM]   Patch "13343438" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "13696216" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "13923374" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "14275605" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "14727310" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "16056266" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Patch "16619892" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13343438"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13696216"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "13923374"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "14275605"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "14727310"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Check if patch "16056266"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   Check if patch "16619892"  is a no-op patch.
    [Aug 18, 2013 12:26:14 PM]   Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 12:26:14 PM]   [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 12:26:14 PM]   None of the selected patches are no-op. patches..
    [Aug 18, 2013 12:26:14 PM]   Space Needed : 880.924MB
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13343438
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13696216
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13923374
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 14275605
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 14727310
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 16056266
    [Aug 18, 2013 12:26:15 PM]   Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 16619892
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/oracle at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/oracle at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/asmcmdcore at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/asmcmdcore at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/renamedg at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/renamedg at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/nid at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/nid at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr
    [Aug 18, 2013 12:26:16 PM]   Prerequisite check "CheckActiveFilesAndExecutables" failed.
                                 The details are:
                                 Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/proc at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/proc at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/rman at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/rman at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/wrap at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/wrap at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/plshprof at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/plshprof at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1 at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1 at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1
    [Aug 18, 2013 12:26:16 PM]   Prerequisite check "CheckActiveFilesAndExecutables" failed.
                                 The details are:
                                 Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/amdu at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/amdu at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/kfed at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/kfed at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   OUI-67073:UtilSession failed: Prerequisite check "CheckActiveFilesAndExecutables" failed.Prerequisite check "CheckActiveFilesAndExecutables" failed.
    [Aug 18, 2013 12:26:16 PM]   Finishing UtilSession at Sun Aug 18 12:26:16 GMT+04:00 2013
    [Aug 18, 2013 12:26:16 PM]   Log file location: /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_12-26-10PM_1.log
    [Aug 18, 2013 12:26:16 PM]   Stack Description: java.lang.RuntimeException: Prerequisite check "CheckActiveFilesAndExecutables" failed.Prerequisite check "CheckActiveFilesAndExecutables" failed.
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:6420)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.opatchutil.NApply.process(NApply.java:1587)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.opatchutil.OUSession.napply(OUSession.java:1136)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: java.lang.reflect.Method.invoke(Method.java:592)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.UtilSession.process(UtilSession.java:322)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:2346)
    [Aug 18, 2013 12:26:16 PM]   StackTrace: oracle.opatch.OPatch.main(OPatch.java:613)
    xxxx@xxxx$ 
    Regards,
    SG

    Dear Srini,
    I forgot to down the listener.
    please check the bellow output.
    xxxx@xxxx$ more /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_14-46-58PM_1.log
    [Aug 18, 2013 2:46:58 PM]    OPatch invoked as follows: 'apply -invPtrLoc /noracle/home/oracle/product/11.2.0.3/oraInst.loc '
    [Aug 18, 2013 2:46:58 PM]    OUI-67077:
                                 Oracle Home       : /noracle/home/oracle/product/11.2.0.3
                                 Central Inventory : /noracle/home/oracle/oraInventory
                                    from           : /noracle/home/oracle/product/11.2.0.3/oraInst.loc
                                 OPatch version    : 11.2.0.3.4
                                 OUI version       : 11.2.0.3.0
                                 OUI location      : /noracle/home/oracle/product/11.2.0.3/oui
                                 Log file location : /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_14-46-58PM_1.log
    [Aug 18, 2013 2:46:58 PM]    Patch history file: /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch_history.txt
    [Aug 18, 2013 2:47:01 PM]    Verifying environment and performing prerequisite checks...
    [Aug 18, 2013 2:47:01 PM]    Ignoring file "/noracle/patch/16619892/README.html" in the patch directory.
    [Aug 18, 2013 2:47:01 PM]    Ignoring file "/noracle/patch/16619892/README.txt" in the patch directory.
    [Aug 18, 2013 2:47:01 PM]    Ignoring file "/noracle/patch/16619892/patchmd.xml" in the patch directory.
    [Aug 18, 2013 2:47:02 PM]    Checking conflict among patches...
    [Aug 18, 2013 2:47:02 PM]    Patch ID  16619892
    [Aug 18, 2013 2:47:02 PM]    Patches that conflict: [  ]
    [Aug 18, 2013 2:47:02 PM]    Checking conflicts for patch : 16619892
    [Aug 18, 2013 2:47:02 PM]    Checking if Oracle Home has components required by patches...
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13343438"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13696216"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13923374"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "14275605"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "14727310"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "16056266"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "16619892"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Running prerequisite checks...
    [Aug 18, 2013 2:47:02 PM]    Patch "13343438" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "13696216" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "13923374" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "14275605" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "14727310" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "16056266" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Patch "16619892" is ignored as it is not a "Fusion Applications patch".
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13343438"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13696216"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "13923374"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "14275605"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "14727310"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Check if patch "16056266"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.network.cman, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.network.cman, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    Check if patch "16619892"  is a no-op patch.
    [Aug 18, 2013 2:47:02 PM]    Opt. comp. not in OH inventory: oracle.precomp.lang, 11.2.0.3.0
    [Aug 18, 2013 2:47:02 PM]    [ oracle.precomp.lang, 11.2.0.3.0 ]
    [Aug 18, 2013 2:47:02 PM]    None of the selected patches are no-op. patches..
    [Aug 18, 2013 2:47:02 PM]    Space Needed : 880.924MB
    [Aug 18, 2013 2:47:02 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13343438
    [Aug 18, 2013 2:47:02 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13696216
    [Aug 18, 2013 2:47:02 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 13923374
    [Aug 18, 2013 2:47:02 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 14275605
    [Aug 18, 2013 2:47:03 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 14727310
    [Aug 18, 2013 2:47:03 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 16056266
    [Aug 18, 2013 2:47:03 PM]    Prereq checkPatchApplicableOnCurrentPlatform Passed for patch : 16619892
    [Aug 18, 2013 2:47:03 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/oracle at Sun Aug 18 14:47:03 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/oracle at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/asmcmdcore at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/asmcmdcore at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/renamedg at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/renamedg at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/nid at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/nid at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/tnslsnr at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/proc at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/proc at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/rman at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/rman at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/wrap at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/wrap at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/plshprof at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/plshprof at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1 at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1 at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1
    [Aug 18, 2013 2:47:04 PM]    Prerequisite check "CheckActiveFilesAndExecutables" failed.
                                 The details are:
                                 Following executables are active :
                                 /noracle/home/oracle/product/11.2.0.3/lib/libclntsh.so.11.1
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/amdu at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/amdu at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Start fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/kfed at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Finish fuser command /sbin/fuser /noracle/home/oracle/product/11.2.0.3/bin/kfed at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    OUI-67073:UtilSession failed: Prerequisite check "CheckActiveFilesAndExecutables" failed.
    [Aug 18, 2013 2:47:04 PM]    Finishing UtilSession at Sun Aug 18 14:47:04 GMT+04:00 2013
    [Aug 18, 2013 2:47:04 PM]    Log file location: /noracle/home/oracle/product/11.2.0.3/cfgtoollogs/opatch/opatch2013-08-18_14-46-58PM_1.log
    [Aug 18, 2013 2:47:04 PM]    Stack Description: java.lang.RuntimeException: Prerequisite check "CheckActiveFilesAndExecutables" failed.
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:6420)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.opatchutil.NApply.process(NApply.java:1587)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.opatchutil.OUSession.napply(OUSession.java:1136)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: java.lang.reflect.Method.invoke(Method.java:592)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.UtilSession.process(UtilSession.java:322)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:2346)
    [Aug 18, 2013 2:47:04 PM]    StackTrace: oracle.opatch.OPatch.main(OPatch.java:613)

Maybe you are looking for

  • C5-03 no memory

    Seems a commonplace discussion here, but I'm really quite stuck! Here's a summary; -all text messages, pictures, photos, ovi...and everything else that can be moved is saved to my memory card - I've deleted or moved every app or program that the phon

  • Why the lack of support for icloud, wi-fi sync, splashtop, etc. in 10.5???

    Does anyone know why there is a frustrating growing list of features that aren't supported in 10.5?? Is there a legitimate technical limitation of 10.5 that prevents these services from working, or is it simply apple's passive-aggressive push to make

  • Audiobook artwork single track not showing list view

    Looking at audiobooks in list view with the artwork on the left side I notice that if audiobooks have multiple tracks the artwork appears; but if the audiobook is in a single track, the artwork (although present in the file and in the usual place) do

  • 4.4 update doesnt show the Fuji x pro 1 camera for lens adjustments etc

    Looking forward to this update because i use a Fuji X pro 1 and I had read that lightroom 4.4 now supports this camera and sensor. However after updating all I get in the Lens adjustment under Fuji is the Fuji x100 which has been their for some time.

  • Dead shuffle what is the life of the battery??

    My 2nd generation shuffle ran completely out at the gym,no lights.. and when i went to charge it, nothing happened, no lights of any color and I tunes does not recognize it.. I have had it about a year and never had let it go completely out of power.