Error in Pre-install  of patch 9239089

we are in Pre-install Tasks of patch 9239089 for windows server 2008.
Executed the envshellPROD_srv-moc environment file then performed the below steps
Usage:
  1. Create $ORACLE_HOME/appsutil/admin on the database server.
    copy adgrants_nt.sql (Windows) from this patch directory to
     %ORACLE_HOME%\appsutil\admin.
  3. Set the environment to point to ORACLE_HOME on the database server.
  4. Use SQL*Plus to run the script:
     Windows:
     C:\> sqlplus /nolog
     SQL> @%ORACLE_HOME%\appsutil\admin\adgrants_nt.sql <APPS schema name>But go the error
SQL> @F:\oracle\PROD\db\tech_st\11.1.0\appsutil\admin\adgrants_nt.sql apps
ERROR:
ORA-01031: insufficient privilegesWhat need to be done to solved the error.
Thanks
Nawneet
Edited by: user13767670 on Jan 24, 2011 11:31 AM

Hi
I check the below link and it mentioned that by
"I removed the connect as sysdba line form the script and it worked.."
adgrants.sql issue
i added the full path
connect sys/manager@prod as sysdba
instead of
connect / as sysdbaand when i ran it it executed ,
E:\oracle\PROD\inst\apps\PROD_srv-moc\admin\scripts>sqlplus /nolog
SQL*Plus: Release 10.1.0.5.0 - Production on Mon Jan 24 13:02:25 2011
Copyright (c) 1982, 2005, Oracle.  All rights reserved.
SQL> @F:\oracle\PROD\db\tech_st\11.1.0\appsutil\admin\adgrants_nt.sql apps
Connected.
--- adgrants_nt.sql started at 2011-01-24 13:02:35 ---
Creating PL/SQL profiler objects.
--- profload.sql started at 2011-01-24 13:02:35 ---
Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Pr
oduction
With the Partitioning, OLAP, Data Mining and Real Application Testing options
E:\oracle\PROD\inst\apps\PROD_srv-moc\admin\scripts>Can you tell me if that executed successfully , above is the output
Thanks
Nawneet

Similar Messages

  • Unable to copy file D018 error on pre-install

    Hi,
    We're on NW6.5 SP5 with ZFD4.01 IR6. We tried to rollout a series of
    lights-out pre-install apps to workstations (NT 4.0 SP6b) on Friday and had
    98 out of 262 workstations fail with the following error:
    "Unable to copy file [\\unc path\939.fil] [D018]"
    Workstations do have RF rights to the unc path where the nal files are
    stored (via rights to the container hosting the workstations), and the macro
    Source_Path is right, all the usual troubleshooting 'D018' checks are ok.
    I've checked the AXT file and the Directory Create command comes before the
    File Copy. Weirdly, only some of the workstations failed, and all on the
    same file, which goes to c:\program files\blah\blah\blah and is called
    _alphapm.exe.
    To ensure this ran out ok we temporarily lowered the workstation refresh
    frequency to 1 min, and the nal ran to all machines in about 6 minutes.
    What could be the cause of only some of the machines failing, and all on the
    same file?
    Thanks,
    Steve Law

    Hi,
    I've been troubleshooting this issue and now have Zenworks debug logs, which
    I've managed to capture for both a machine that succesfully installed a
    pre-install nal and one that failed for the same urn of the same nal. I'm
    hoping someone can explain what might be happening. Here's the crucial
    portion of the failed nal from zapplib.log:
    This failed:
    01/12/07 16:40:06.805 -- NWAPPSAGetObjectAttributes took 18 milliseconds for
    OURCO_TREE
    Number of Attributes: 1
    1st attribute Name: App:Program Groups
    DS Object Name: Lamda 5101401 PatchV2 Lightsout test
    #3.Workstations.BHO.UK.SUNLIFE
    Attribute list is Not NULL
    01/12/07 16:40:06.805 -- This is an AOT delivered app
    01/12/07 16:40:06.805 -- Start: ProcessFiles
    01/12/07 16:40:06.835 -- NWAPPSAGetObjectAttributes took 18 milliseconds for
    OURCO_TREE
    Number of Attributes: 1
    1st attribute Name: App:Copy Files
    DS Object Name: Lamda 5101401 PatchV2 Lightsout test
    #3.Workstations.BHO.UK.SUNLIFE
    Attribute list is Not NULL
    FileSettings: CreateRollbackFile szTempPath is C:\TEMP
    FileSettings: CreateRollbackFile szRollbackFileName is
    C:\TEMP\NAL6a42\NAL2.tmp
    01/12/07 16:40:17.0 -- nwappCopyFileEx: Entering.
    01/12/07 16:40:17.0 -- nwappCopyFileEx: sourceFile =
    "\\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\4.fil".
    01/12/07 16:40:17.0 -- nwappCopyFileEx: targetFile =
    "C:\Lamda5\Dlls\CLIENTSTATEMENTS.DLL".
    01/12/07 16:40:17.0 -- nwappCopyFileEx: targetFile drive type = 3
    01/12/07 16:40:17.70 -- nwappCopyFileEx: Calling GetFileVitals or
    GetWebFileVitals
    01/12/07 16:40:17.70 -- Starting GetFileVitals for
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\4.fil
    01/12/07 16:40:33.604 -- GetFileVitals: FindFirstFile Failed to find any
    file matching \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\4.fil
    01/12/07 16:40:33.604 -- Exiting GetFileVitals 53
    01/12/07 16:40:33.604 -- Exiting nwappCopyFileEx with 53
    01/12/07 16:40:35.536 -- Stop: ProcessFiles
    01/12/07 16:40:35.556 -- NWAPPSAGetObjectAttributes took 19 milliseconds for
    OURCO_TREE
    Number of Attributes: 9
    1st attribute Name: App:Flags
    DS Object Name: Lamda 5101401 PatchV2 Lightsout test
    #3.Workstations.BHO.UK.SUNLIFE
    Attribute list is Not NULL
    The log for the successful workstation is below. As per previous posts I
    checked that the same Windows file and folder rights exist on both the
    workstations, and the existing file that was to be overwritten
    (C:\Lamda5\Dlls\CLIENTSTATEMENTS.DLL) was not set to read-only.
    The "FindFirstFile Failed to find any file matching blah blah blah" message
    suggests that the problem is related more to accessing the source file on
    the server (4.fil) than in writing it to the workstation.
    This was a test to 10 machines, the report shows that, chronologically, 2
    workstations installed it fine and then the ensuing 8 failed. I can't think
    of anything that would lock the 4.fil file - as these are reads they
    shouldn't actually lock the file anyway. We run McAfee Netshield 4.63, but
    it's set to scan inbound files, not outbound reads.
    Any suggestions as to why it was able to read the file for one workstation
    and not on another? I have had greater success when I've activated "spread
    from start time" over a 15 minute period, but still had one failure out of
    ten. A tool that logged all file locks would be useful but I can't find
    anything.
    Thanks,
    Steve Law
    Zapplib.log of succesful workstation:
    01/12/07 16:40:01.232 -- NWAPPCheckSchedule: PREINSTALL: Found app that has
    preinstall set Lamda 5101401 PatchV2 lightsout test
    #2.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:01.232 -- NWAPPCheckSchedule: PREINSTALL: Found app that has
    preinstall set Lamda 5101401 PatchV2 Lightsout test
    #3.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:01.242 -- NWAPPCheckSchedule: PREINSTALL: App has not been
    pre installed Lamda 5101401 PatchV2 Lightsout test
    #3.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:01.242 -- NWAPPCheckSchedule: PREINSTALL: App has not been
    pre installed and it has a schedule Lamda 5101401 PatchV2 Lightsout test
    #3.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:01.242 -- NWAPPCheckSchedule: PREINSTALL: App has not been
    pre installed has schedule trying it now Lamda 5101401 PatchV2 Lightsout
    test #3.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:01.242 -- FORCERUN: Adding Item to force run list
    01/12/07 16:40:01.242 -- Lamda 5101401 PatchV2 Lightsout test
    #3.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:01.242 -- NWAPPCheckSchedule FORCERUN: we're in ws space and
    the APP_USER_FORCE_RUN_WS_ASSOC flag is unset
    01/12/07 16:40:01.272 -- STAGG: Found the GUID/version for WMI Agent
    Downloader.Maintenance Fixes.BHO.UK.SUNLIFE
    01/12/07 16:40:01.272 -- NWAPPCheckSchedule FORCERUN: we're in ws space and
    the APP_USER_FORCE_RUN_WS_ASSOC flag is unset
    01/12/07 16:40:01.272 -- STAGG: t has NOT been run during this session, run
    it. app: Lamda Point at Production Server Auto
    #1009.Lamdatest.AutoLoad.GENERAL.NAL.BHO.UK.SUNLIF E
    01/12/07 16:40:01.272 -- NWAPPCheckSchedule FORCERUN: we're in ws space and
    the APP_USER_FORCE_RUN_WS_ASSOC flag is unset
    01/12/07 16:40:01.282 -- NWAPPCheckSchedule FORCERUN: we're in ws space and
    the APP_USER_FORCE_RUN_WS_ASSOC flag is unset
    01/12/07 16:40:01.282 -- STAGG: t has NOT been run during this session, run
    it. app: Lamda idate reg key report.Maintenance Fixes.BHO.UK.SUNLIFE
    01/12/07 16:40:01.282 -- NWAPPCheckSchedule FORCERUN: we're in ws space and
    the APP_USER_FORCE_RUN_WS_ASSOC flag is unset
    01/12/07 16:40:01.312 -- NWAPPCheckSchedule FORCERUN: we're in ws space and
    the APP_USER_FORCE_RUN_WS_ASSOC flag is unset
    01/12/07 16:40:01.312 -- STAGG: t has NOT been run during this session, run
    it. app: Lamda idate reg key report0.Maintenance Fixes.BHO.UK.SUNLIFE
    01/12/07 16:40:01.312 -- NWAPPCheckSchedule FORCERUN: we're in ws space and
    the APP_USER_FORCE_RUN_WS_ASSOC flag is unset
    01/12/07 16:40:01.342 -- STAGG: Found the GUID/version for Viruscan8 epo
    fix.Maintenance Fixes.BHO.UK.SUNLIFE
    01/12/07 16:40:01.342 -- NWAPPCheckSchedule FORCERUN: we're in ws space and
    the APP_USER_FORCE_RUN_WS_ASSOC flag is unset
    01/12/07 16:40:01.372 -- NWAPPCheckForScheduledApps::Pre-install::Lamda
    5101401 PatchV2 Lightsout test #3.Workstations.BHO.UK.SUNLIFE tree
    OURCO_TREE
    01/12/07 16:40:01.372 -- TreeName: OURCO_TREE
    01/12/07 16:40:01.372 -- UserName: LAMTEST02
    00:D0:B7:14:27:61.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:01.372 -- ConnType: 2
    01/12/07 16:40:01.372 -- Entering RunApplication: Lamda 5101401 PatchV2
    Lightsout test #3.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:01.392 -- RegWriteGUIDEntry: No Version to write
    01/12/07 16:40:01.392 -- pa.hContext structure
    01/12/07 16:40:01.392 -- TreeName: OURCO_TREE
    01/12/07 16:40:01.392 -- UserName: LAMTEST02
    00:D0:B7:14:27:61.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:01.392 -- ConnType: 2
    01/12/07 16:40:01.403 -- NWAPPNetGetObjectAttributes took 4 milliseconds for
    OURCO_TREE
    01/12/07 16:40:01.403 -- appLaunchApplicationWrapper::Enter
    01/12/07 16:40:01.403 -- AUTHENTICATION DLL: Start
    01/12/07 16:40:01.403 -- AUTHENTICATION DLL: szThirdPartyDLL =
    01/12/07 16:40:01.403 -- AUTHENTICATION DLL: End
    01/12/07 16:40:01.413 -- NWAPPNetGetObjectAttributes took 4 milliseconds for
    OURCO_TREE
    01/12/07 16:40:01.473 -- NWAPPSAGetObjectAttributes took 25 milliseconds for
    OURCO_TREE
    01/12/07 16:40:01.503 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:01.513 -- NWAPPNetGetObjectAttributes took 4 milliseconds for
    OURCO_TREE
    01/12/07 16:40:01.573 -- NWAPPSAGetObjectAttributes took 25 milliseconds for
    OURCO_TREE
    01/12/07 16:40:01.583 -- Calling NWAPPSACacheApplications for:
    01/12/07 16:40:01.583 -- Calling NWAPPSACacheApplications for:
    01/12/07 16:40:01.583 -- nwappsacacheapp: Creating new filstore
    01/12/07 16:40:01.583 -- nwappsacacheapp: Creating new appcache
    01/12/07 16:40:01.583 -- nwappsacacheapp: Calling importfrom ds
    01/12/07 16:40:01.663 -- NWAPPNetGetObjectAttributes took 51 milliseconds
    for OURCO_TREE
    01/12/07 16:40:02.184 -- Import from DS was successful
    01/12/07 16:40:02.194 -- NWAPPNetGetObjectAttributes took 4 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.204 -- NWAPPNetGetObjectAttributes took 4 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.204 -- NWAPPNetGetObjectAttributes took 4 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.204 -- Calling NWAPPSAAddFolderToApp for:
    01/12/07 16:40:02.204 -- NWAPPSetRegValAsService: Skip Service since service
    is dead or I'm the WS: CreateFile: 183
    01/12/07 16:40:02.204 -- NWAPPSetRegValAsService: Skip Service since service
    is dead or I'm the WS: CreateFile: 183
    01/12/07 16:40:02.214 -- NWAPPNetGetObjectAttributes took 3 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.224 -- NWAPPNetGetObjectAttributes took 7 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.254 -- NWAPPSAGetObjectAttributes took 28 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.734 -- Exiting NWAPPSACacheApplication
    01/12/07 16:40:02.774 -- NWAPPSAGetObjectAttributes took 28 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.784 -- LaunchApp: Lamda 5101401 PatchV2 Lightsout test
    #3.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:02.784 -- Leaving NALContext Constructor
    01/12/07 16:40:02.825 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.835 -- RunThirdPartyScript::Enter
    01/12/07 16:40:02.865 -- NWAPPSAGetObjectAttributes took 26 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.895 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.925 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.925 -- RunThirdParyScript::Exit
    01/12/07 16:40:02.925 -- NWAPPDistributeAppPA: Entering. App = Lamda
    5101401 PatchV2 Lightsout test #3.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:02.955 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.955 -- This is an AOT distributed application
    01/12/07 16:40:02.965 -- NWAPPNetGetObjectAttributes took 2 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.965 -- Done checking if we should distribute
    01/12/07 16:40:02.965 -- Should we prompt before distributing?
    01/12/07 16:40:02.965 -- Should we prompt for macros?
    01/12/07 16:40:02.995 -- NWAPPSAGetObjectAttributes took 30 milliseconds for
    OURCO_TREE
    01/12/07 16:40:02.995 -- NWAPPPreDistributionProcess Pre Distribution Script
    processing.
    01/12/07 16:40:03.5 -- RunThirdPartyScript::Enter
    01/12/07 16:40:03.35 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:03.65 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:03.65 -- RunThirdParyScript::Exit
    01/12/07 16:40:03.95 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:03.125 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:03.145 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:03.175 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:03.205 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:03.205 -- This is an AOT delivered app
    01/12/07 16:40:03.205 -- Start: ProcessFiles
    01/12/07 16:40:03.255 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:03.516 -- nwappCopyFileEx: Entering.
    01/12/07 16:40:03.516 -- nwappCopyFileEx: sourceFile =
    "\\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\4.fil".
    01/12/07 16:40:03.516 -- nwappCopyFileEx: targetFile =
    "C:\Lamda5\Dlls\CLIENTSTATEMENTS.DLL".
    01/12/07 16:40:03.516 -- nwappCopyFileEx: targetFile drive type = 3
    01/12/07 16:40:03.576 -- nwappCopyFileEx: Calling GetFileVitals or
    GetWebFileVitals
    01/12/07 16:40:03.576 -- Starting GetFileVitals for
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\4.fil
    01/12/07 16:40:05.849 -- GetFileVitals: FindFirstFile found a file that
    matched: \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\4.fil
    01/12/07 16:40:05.849 -- Exiting GetFileVitals 0
    01/12/07 16:40:05.849 -- Starting GetFileVitals for
    C:\Lamda5\Dlls\CLIENTSTATEMENTS.DLL
    01/12/07 16:40:05.849 -- GetFileVitals: FindFirstFile found a file that
    matched: C:\Lamda5\Dlls\CLIENTSTATEMENTS.DLL
    01/12/07 16:40:05.849 -- Exiting GetFileVitals 0
    01/12/07 16:40:06.239 -- ZLIBCopyFile::BEGIN copying
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\4.fil to
    C:\Lamda5\Dlls\CLIENTSTATEMENTS.DLL
    01/12/07 16:40:06.540 -- ZLIBCopyFile::END (returning 0)
    01/12/07 16:40:06.550 -- Exiting nwappCopyFileEx with 0
    01/12/07 16:40:06.550 -- nwappCopyFileEx: Entering.
    01/12/07 16:40:06.550 -- nwappCopyFileEx: sourceFile =
    "\\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\5.fil".
    01/12/07 16:40:06.550 -- nwappCopyFileEx: targetFile =
    "C:\Lamda5\Dlls\CLIENTSTATEMENTS_5101401Z03.OL D".
    01/12/07 16:40:06.550 -- nwappCopyFileEx: targetFile drive type = 3
    01/12/07 16:40:06.550 -- nwappCopyFileEx: Calling GetFileVitals or
    GetWebFileVitals
    01/12/07 16:40:06.550 -- Starting GetFileVitals for
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\5.fil
    01/12/07 16:40:06.550 -- GetFileVitals: FindFirstFile found a file that
    matched: \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\5.fil
    01/12/07 16:40:06.560 -- Exiting GetFileVitals 0
    01/12/07 16:40:06.560 -- Starting GetFileVitals for
    C:\Lamda5\Dlls\CLIENTSTATEMENTS_5101401Z03.OLD
    01/12/07 16:40:06.560 -- GetFileVitals: FindFirstFile found a file that
    matched: C:\Lamda5\Dlls\CLIENTSTATEMENTS_5101401Z03.OLD
    01/12/07 16:40:06.560 -- Exiting GetFileVitals 0
    01/12/07 16:40:06.920 -- ZLIBCopyFile::BEGIN copying
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\5.fil to
    C:\Lamda5\Dlls\CLIENTSTATEMENTS_5101401Z03.OLD
    01/12/07 16:40:07.371 -- ZLIBCopyFile::END (returning 0)
    01/12/07 16:40:07.371 -- Exiting nwappCopyFileEx with 0
    01/12/07 16:40:07.371 -- nwappCopyFileEx: Entering.
    01/12/07 16:40:07.371 -- nwappCopyFileEx: sourceFile =
    "\\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\6.fil".
    01/12/07 16:40:07.371 -- nwappCopyFileEx: targetFile =
    "C:\Lamda5\Dlls\CREATEFPDLETTER.DLL".
    01/12/07 16:40:07.371 -- nwappCopyFileEx: targetFile drive type = 3
    01/12/07 16:40:07.401 -- nwappCopyFileEx: Calling GetFileVitals or
    GetWebFileVitals
    01/12/07 16:40:07.401 -- Starting GetFileVitals for
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\6.fil
    01/12/07 16:40:07.401 -- GetFileVitals: FindFirstFile found a file that
    matched: \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\6.fil
    01/12/07 16:40:07.401 -- Exiting GetFileVitals 0
    01/12/07 16:40:07.401 -- Starting GetFileVitals for
    C:\Lamda5\Dlls\CREATEFPDLETTER.DLL
    01/12/07 16:40:07.411 -- GetFileVitals: FindFirstFile found a file that
    matched: C:\Lamda5\Dlls\CREATEFPDLETTER.DLL
    01/12/07 16:40:07.411 -- Exiting GetFileVitals 0
    01/12/07 16:40:07.651 -- ZLIBCopyFile::BEGIN copying
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\6.fil to
    C:\Lamda5\Dlls\CREATEFPDLETTER.DLL
    01/12/07 16:40:07.782 -- ZLIBCopyFile::END (returning 0)
    01/12/07 16:40:07.782 -- Exiting nwappCopyFileEx with 0
    01/12/07 16:40:07.792 -- nwappCopyFileEx: Entering.
    01/12/07 16:40:07.792 -- nwappCopyFileEx: sourceFile =
    "\\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\7.fil".
    01/12/07 16:40:07.792 -- nwappCopyFileEx: targetFile =
    "C:\Lamda5\Dlls\CREATEFPDLETTER_5101401Z03.OLD ".
    01/12/07 16:40:07.792 -- nwappCopyFileEx: targetFile drive type = 3
    01/12/07 16:40:07.792 -- nwappCopyFileEx: Calling GetFileVitals or
    GetWebFileVitals
    01/12/07 16:40:07.792 -- Starting GetFileVitals for
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\7.fil
    01/12/07 16:40:07.792 -- GetFileVitals: FindFirstFile found a file that
    matched: \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\7.fil
    01/12/07 16:40:07.792 -- Exiting GetFileVitals 0
    01/12/07 16:40:07.792 -- Starting GetFileVitals for
    C:\Lamda5\Dlls\CREATEFPDLETTER_5101401Z03.OLD
    01/12/07 16:40:07.802 -- GetFileVitals: FindFirstFile found a file that
    matched: C:\Lamda5\Dlls\CREATEFPDLETTER_5101401Z03.OLD
    01/12/07 16:40:07.802 -- Exiting GetFileVitals 0
    01/12/07 16:40:08.383 -- ZLIBCopyFile::BEGIN copying
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\7.fil to
    C:\Lamda5\Dlls\CREATEFPDLETTER_5101401Z03.OLD
    01/12/07 16:40:08.513 -- ZLIBCopyFile::END (returning 0)
    01/12/07 16:40:08.523 -- Exiting nwappCopyFileEx with 0
    01/12/07 16:40:08.523 -- nwappCopyFileEx: Entering.
    01/12/07 16:40:08.523 -- nwappCopyFileEx: sourceFile =
    "\\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\8.fil".
    01/12/07 16:40:08.523 -- nwappCopyFileEx: targetFile =
    "C:\Lamda5\Dlls\EXITSREQSETTPAY.DLL".
    01/12/07 16:40:08.523 -- nwappCopyFileEx: targetFile drive type = 3
    01/12/07 16:40:08.553 -- nwappCopyFileEx: Calling GetFileVitals or
    GetWebFileVitals
    01/12/07 16:40:08.553 -- Starting GetFileVitals for
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\8.fil
    01/12/07 16:40:08.553 -- GetFileVitals: FindFirstFile found a file that
    matched: \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\8.fil
    01/12/07 16:40:08.553 -- Exiting GetFileVitals 0
    01/12/07 16:40:08.553 -- Starting GetFileVitals for
    C:\Lamda5\Dlls\EXITSREQSETTPAY.DLL
    01/12/07 16:40:08.553 -- GetFileVitals: FindFirstFile found a file that
    matched: C:\Lamda5\Dlls\EXITSREQSETTPAY.DLL
    01/12/07 16:40:08.553 -- Exiting GetFileVitals 0
    01/12/07 16:40:08.753 -- ZLIBCopyFile::BEGIN copying
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\8.fil to
    C:\Lamda5\Dlls\EXITSREQSETTPAY.DLL
    01/12/07 16:40:08.873 -- ZLIBCopyFile::END (returning 0)
    01/12/07 16:40:08.873 -- Exiting nwappCopyFileEx with 0
    01/12/07 16:40:08.873 -- nwappCopyFileEx: Entering.
    01/12/07 16:40:08.873 -- nwappCopyFileEx: sourceFile =
    "\\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\9.fil".
    01/12/07 16:40:08.873 -- nwappCopyFileEx: targetFile =
    "C:\Lamda5\Dlls\EXITSREQSETTPAY_5101401Z02.OLD ".
    01/12/07 16:40:08.873 -- nwappCopyFileEx: targetFile drive type = 3
    01/12/07 16:40:08.873 -- nwappCopyFileEx: Calling GetFileVitals or
    GetWebFileVitals
    01/12/07 16:40:08.873 -- Starting GetFileVitals for
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\9.fil
    01/12/07 16:40:08.883 -- GetFileVitals: FindFirstFile found a file that
    matched: \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\9.fil
    01/12/07 16:40:08.883 -- Exiting GetFileVitals 0
    01/12/07 16:40:08.883 -- Starting GetFileVitals for
    C:\Lamda5\Dlls\EXITSREQSETTPAY_5101401Z02.OLD
    01/12/07 16:40:08.883 -- GetFileVitals: FindFirstFile found a file that
    matched: C:\Lamda5\Dlls\EXITSREQSETTPAY_5101401Z02.OLD
    01/12/07 16:40:08.883 -- Exiting GetFileVitals 0
    01/12/07 16:40:09.264 -- ZLIBCopyFile::BEGIN copying
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\9.fil to
    C:\Lamda5\Dlls\EXITSREQSETTPAY_5101401Z02.OLD
    01/12/07 16:40:09.424 -- ZLIBCopyFile::END (returning 0)
    01/12/07 16:40:09.424 -- Exiting nwappCopyFileEx with 0
    01/12/07 16:40:09.424 -- nwappCopyFileEx: Entering.
    01/12/07 16:40:09.424 -- nwappCopyFileEx: sourceFile =
    "\\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\5101401PatchV2.cmd".
    01/12/07 16:40:09.424 -- nwappCopyFileEx: targetFile =
    "c:\lamda5\5101401PatchV2.cmd".
    01/12/07 16:40:09.424 -- nwappCopyFileEx: targetFile drive type = 3
    01/12/07 16:40:09.424 -- nwappCopyFileEx: Calling GetFileVitals or
    GetWebFileVitals
    01/12/07 16:40:09.424 -- Starting GetFileVitals for
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\5101401PatchV2.cmd
    01/12/07 16:40:09.434 -- GetFileVitals: FindFirstFile found a file that
    matched: \\Server1\APPS\Public\Template\Lamda 5101401
    PatchV2-3\5101401PatchV2.cmd
    01/12/07 16:40:09.434 -- Exiting GetFileVitals 0
    01/12/07 16:40:09.434 -- Starting GetFileVitals for
    c:\lamda5\5101401PatchV2.cmd
    01/12/07 16:40:09.434 -- GetFileVitals: FindFirstFile found a file that
    matched: c:\lamda5\5101401PatchV2.cmd
    01/12/07 16:40:09.434 -- Exiting GetFileVitals 0
    01/12/07 16:40:09.504 -- ZLIBCopyFile::BEGIN copying
    \\Server1\APPS\Public\Template\Lamda 5101401 PatchV2-3\5101401PatchV2.cmd to
    c:\lamda5\5101401PatchV2.cmd
    01/12/07 16:40:09.574 -- ZLIBCopyFile::END (returning 0)
    01/12/07 16:40:09.574 -- Exiting nwappCopyFileEx with 0
    01/12/07 16:40:09.584 -- Stop: ProcessFiles
    01/12/07 16:40:09.584 -- Start: ProcessTextFiles
    01/12/07 16:40:09.614 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:09.624 -- Start: ProcessRegSettings
    01/12/07 16:40:09.664 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.305 -- Start: ProcessINISettings
    01/12/07 16:40:10.335 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.335 -- Start: ProcessGroupLnkSettings
    01/12/07 16:40:10.375 -- NWAPPSAGetObjectAttributes took 43 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.385 -- RunThirdPartyScript::Enter
    01/12/07 16:40:10.415 -- NWAPPSAGetObjectAttributes took 26 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.446 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.446 -- RunThirdParyScript::Exit
    01/12/07 16:40:10.546 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.566 -- NWAPPNetGetObjectAttributes took 4 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.576 -- NWAPPNetGetObjectAttributes took 3 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.586 -- NWAPPNetGetObjectAttributes took 4 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.586 -- NWAPPNetGetObjectAttributes took 3 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.596 -- NWAPPNetGetObjectAttributes took 3 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.606 -- NWAPPNetGetObjectAttributes took 4 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.606 -- NWAPPNetGetObjectAttributes took 2 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.616 -- NWAPPNetGetObjectAttributes took 3 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.626 -- NWAPPNetGetObjectAttributes took 2 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.626 -- NWAPPNetGetObjectAttributes took 5 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.636 -- NWAPPNetGetObjectAttributes took 3 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.646 -- NWAPPNetGetObjectAttributes took 3 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.656 -- NWAPPNetGetObjectAttributes took 4 milliseconds for
    OURCO_TREE
    01/12/07 16:40:10.876 -- NWAPPNetGetObjectAttributes took 5 milliseconds for
    OURCO_TREE
    01/12/07 16:40:13.79 -- Write Machine GUID Entry
    01/12/07 16:40:13.79 -- RegWriteGUIDEntry: No Version to write
    01/12/07 16:40:13.79 -- Close stream list
    01/12/07 16:40:13.79 -- Deleted szTreeName
    01/12/07 16:40:13.79 -- After Calling NWAPPDistributeAppPA
    01/12/07 16:40:13.79 -- Calling GetRegPromptedMacros()
    01/12/07 16:40:13.79 -- Calling DistrbiuteAppAlwaysEx
    01/12/07 16:40:13.89 -- NWAPPDistributeAppAlwaysPA: Entering. App = Lamda
    5101401 PatchV2 Lightsout test #3.Workstations.BHO.UK.SUNLIFE
    01/12/07 16:40:13.129 -- NWAPPSAGetObjectAttributes took 44 milliseconds for
    OURCO_TREE
    01/12/07 16:40:13.159 -- NWAPPSAGetObjectAttributes took 25 milliseconds for
    OURCO_TREE
    01/12/07 16:40:13.189 -- NWAPPSAGetObjectAttributes took 26 milliseconds for
    OURCO_TREE
    01/12/07 16:40:13.219 -- NWAPPSAGetObjectAttributes took 26 milliseconds for
    OURCO_TREE
    01/12/07 16:40:13.240 -- NWAPPSAGetObjectAttributes took 25 milliseconds for
    OURCO_TREE
    01/12/07 16:40:13.250 -- No content found in any Dist Always streams -
    exiting
    01/12/07 16:40:13.250 -- RegWriteGUIDEntry: No Version to write
    01/12/07 16:40:13.280 -- NWAPPSAGetObjectAttributes took 26 milliseconds for
    OURCO_TREE
    01/12/07 16:40:13.280 -- RunThirdPartyScript::Enter
    01/12/07 16:40:13.310 -- NWAPPSAGetObjectAttributes took 26 milliseconds for
    OURCO_TREE
    01/12/07 16:40:13.340 -- NWAPPSAGetObjectAttributes took 27 milliseconds for
    OURCO_TREE
    01/12/07 16:40:13.380 -- NWAPPSAGetObjectAttributes took 26 milliseconds for
    OURCO_TREE
    01/12/07 16:40:13.380 -- RunThirdParyScript::Exit
    01/12/07 16:40:13.380 -- appLaunchApplicationWrapper::Exit 0

  • Premiere install error: Run pre-install script

    Hello, I'm coming across the following error when trying to install Premiere 5.5 on my MB Pro: The following install step failed run preinstall script for adobe setup contact the software manufacturer for assistance. Any idea of what may be causing this and how it may be resolved? I'm also running CS3 on the same computer if that helps.

    We need to know the exact model of the Mac and which version of OSX. For all intents and purposes, you could simply not meet the system requirements.
    Mylenium

  • Error occurs when applying pre-install task of patch 9239089

    Error occurs when applying pre-install task of patch 9239089
    ----------------------------------Pre-install Tasks--------------------------------------
    4. Use SQL*Plus to run the script:
    UNIX:
    $ sqlplus /nolog
    SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql <APPS schema name>
    ----------------------------------error message---------------------------------------
    End of Creating PL/SQL Package AD_DBMS_METADATA.
    DECLARE
    ERROR at line 1:
    ORA-20000: ORA-00933: SQL command not properly endedError in
    ad_grants.Give_grants
    ORA-06512: at line 685
    Commit complete.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Thanks,
    Jackie

    Jackie,
    $ sqlplus /nolog
    SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql <APPS schema name> You need to run the script as follows (replace <APPS schema name> with apps):
    SQL> @$ORACLE_HOME/appsutil/admin/adgrants.sql appsThanks,
    Hussein

  • Error while applying the patch 9239089

    Dear All,
    I have installed the Oracle E-Business Suite Release 12(12.1.1) on Windows 2003 (32-bit) OS successfully.Its a single node installation.
    Hardware & Software Specifications:
    - Intel Core 2 Duo, CPU 2.40 GHz
    - 2 GB of RAM
    - 180 GB Hard Drive
    - Windows XP Professional with Sevice Pack 2
    The problem is when I try to apply a patch 9239089, it gives error atleast 2-3 times as below
    An error occurred while relinking application programs.
    Continue as if it were successful [No] :
    And the Patch gets completed.
    Find the log of the patch below:
    An error occurred while extracting files from library.
    Continue as if it were successful [No] : Yes
    Done extracting object modules from product libraries.
    STOP_TASK: [Perform libout actions] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Perform version checking] [] [Mon Mar 28 2011 18:07:15]
    Performing version checking...
    Log and Info File sync point:
    Mon Mar 28 2011 18:07:15
    AutoPatch found some files which it will not apply.
    These files are listed in the AutoPatch informational message file.
    STOP_TASK: [Perform version checking] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Determine directories to create] [] [Mon Mar 28 2011 18:07:15]
    Skipping...
    Determine directories to create for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine directories to create] [] [Mon Mar 28 2011 18:07:15]
    STRT_TASK: [Determine executables to link] [] [Mon Mar 28 2011 18:07:15]
    Determining what executables to link...
    STOP_TASK: [Determine executables to link] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine forms executable files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine forms to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine forms executable files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine Reports PL/SQL library files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine Oracle Reports libraries to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine Reports PL/SQL library files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine Reports files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine reports to generate for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine Reports files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Determine message files to generate] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Determine if need to generate message files for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Determine message files to generate] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Find bugs with no active actions] [] [Mon Mar 28 2011 18:07:16]
    Looking for active bug fixes with no active actions...
    About to turn off duplicate actions: Mon Mar 28 2011 18:07:16
    Start of adptod(): Mon Mar 28 2011 18:07:16
    Actions scanned: 382
    Duplicate actions: 0
    End of adptod(): Mon Mar 28 2011 18:07:16
    Done turning off duplicate actions: Mon Mar 28 2011 18:07:16
    About to turn off bugs with no active actions: Mon Mar 28 2011 18:07:16
    Start of adpunb(): Mon Mar 28 2011 18:07:16
    Active bugs at start: 72
    Bugs turned off: 71
    Outer loop iterations: 72
    Actions scanned: 47
    End of adpunb(): Mon Mar 28 2011 18:07:16
    Done turning off bugs with no active actions: Mon Mar 28 2011 18:07:16
    About to save release list to filesystem: Mon Mar 28 2011 18:07:16
    Done saving release list to filesystem: Mon Mar 28 2011 18:07:16
    STOP_TASK: [Find bugs with no active actions] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Display customized files] [] [Mon Mar 28 2011 18:07:16]
    Reading customized files list (if any)...
    Did not find customized files registration file
    "D:\oracle\PROD\apps\apps_st\appl\admin\applcust.txt"
    The file may have been uploaded to the database.
    This patch replaces the following customized files:
    No customized files are replaced by this patch.
    STOP_TASK: [Display customized files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Copy files] [] [Mon Mar 28 2011 18:07:16]
    Copying files into installation area...
    No files were selected for copying.
    STOP_TASK: [Copy files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Forcecopy files] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    ForceCopy files into installation area for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Forcecopy files] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Perform libin actions] [] [Mon Mar 28 2011 18:07:16]
    Archiving object modules into product libraries...
    No object modules were selected for archiving.
    STOP_TASK: [Perform libin actions] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Create directories] [] [Mon Mar 28 2011 18:07:16]
    Skipping...
    Create Directories for Specified driver
    since no such action is present for this driver file
    STOP_TASK: [Create directories] [] [Mon Mar 28 2011 18:07:16]
    STRT_TASK: [Relink executables] [] [Mon Mar 28 2011 18:07:16]
    Relinking executables...
    An error occurred while relinking application programs.
    Continue as if it were successful [No] : Yes
    AutoPatch is exiting successfully.
    sqlplus -s APPS/***** @D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\sql\adtimrpt.sql 15831 adt15831
    Spooling to adt15831.lst
    Spooling to adt15831.csv
    A job timing report has been generated for the current session.
    You should check the file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\out\adt15831.lst
    for details.
    Purging timing information for prior sessions.
    sqlplus -s APPS/***** @D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\sql\adtpurge.sql 10 1000
    Done purging timing information for prior sessions.
    AutoPatch is complete.
    AutoPatch may have written informational messages to the file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\log\9239089.lgi
    Errors and warnings are listed in the log file
    D:\oracle\PROD\apps\apps_st\appl\admin\PROD\log\9239089.log
    and in other log files in the same directory.
    Regards,
    Vinayak K

    Hi,
    Find the Output
    D:\oracle\PROD\apps\apps_st\appl>make -v
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for i686-pc-cygwin
    D:\oracle\PROD\apps\apps_st\appl>gnumake -v
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for Windows32
    D:\oracle\PROD\apps\apps_st\appl>APPSPROD_ebstest.cmd
    ECHO is off.
    ECHO is off.
    Tue 03/29/2011 07:05 PM
    ECHO is off.
    ECHO is off.
    This script requires the following files:
    ECHO is off.
    C:\MSV\VC\bin\bin\vcvars32.bat
    ECHO is off.
    APPSORA.cmd exiting with status 0
    D:\oracle\PROD\apps\apps_st\appl>echo %PATH%
    D:\oracle\PROD\apps\apps_st\appl\au\12.0.0\bin;D:\oracle\PROD\apps\apps_st\appl\
    fnd\12.0.0\bin;D:\oracle\PROD\apps\apps_st\appl\ad\12.0.0\bin;D:\oracle\PROD\app
    s\tech_st\10.1.3\appsutil\jdk\jre\bin;D:\oracle\PROD\apps\tech_st\10.1.3\perl\5.
    8.3\bin\MSWin32-x86-multi-thread\;D:\oracle\PROD\apps\apps_st\comn\util\unzip\un
    zip;D:\oracle\PROD\apps\tech_st\10.1.3\appsutil\jdk\bin;D:\oracle\PROD\apps\tech
    st\10.1.2\bin;D:\oracle\PROD\apps\techst\10.1.3\appsutil\jdk\bin;D:\oracle\PRO
    D\apps\tech_st\10.1.3\appsutil\jdk\jre\bin;C:\cygwin\bin;C:\WINDOWS;C:\WINDOWS\s
    ystem32;D:\oracle\PROD\apps\tech_st\10.1.3\ant\bin
    D:\oracle\PROD\apps\apps_st\appl>
    Regards,
    Vinayak K

  • Error while installing a patch for Mainwin 5.0.2 on Solaris 2.8

    Hi,
    I am relatively new in this field, so i apologise for any slip-ups.
    We use a Solaris 2.8-SPARC server. I was given an external drive which contained the porting software Visual Mainwin 5.0.2 and was told to install it from the drive. On checking it, i found that the entire folder structure of the software was damaged, i.e. every file of the software was changed to uppercase. UNIX being highly case-sensitive, i manually changed each and every file present in the software directory to lowercase and then ran it.
    The software ran fine, it got installed and the license server was also up. the licenses were also nicely distributed. everything was fine until i was asked to install the patch 'vmw502_sunos5_HF1.sh'. While installing i got the following output :
    # sh vmw502_sunos5_HF*
    Extracting installation package to "/tmp/mwspselfextr27624".
    Please stand by ... Done.
    =====================================================================
    Visual MainWin Patch Installation
    HF1 for VMW 5.0.2 <sunos5> 24-Jul-2003.14:01 Cycle115
    =====================================================================
    ***Error: cannot find file
    /export/home/tools/solaris/env/mainsoft/../mwver/mwversion.ini
    Something wrong with your Visual MainWin installation - aborting
    when i checked the installation directory, i found that the file 'mwversion.ini' was present inside the directory 'mwver'. I cant see any reason why the patch is not recognizing the file.
    Can anybody help?? Any kind of help will really be appreciated.
    -SD

    Hope you already tried: ls -l /export/home/tools/solaris/env/mainsoft/../mwver/mwversion.ini If ls returns the file name, try running the script under truss to find some clues.
    % truss -f -vall -rall -wall -o /tmp/mwpatch.log sh vmw502_sunos5_HF*

  • 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 trying to install patch 8.1.7..2 in a server that also contains a 91 client

    Hello.
    I am trying to install a patch in a 8.1.7 server, that also contains a 9i client, the universal installer fails with a "Error. Not need to install products from patch 8.1.7.2.5".
    When I see the installes software list, I can see the 9i client software that I installed after the 8.1.7 server.
    Thanks in advance.

    I did a search prior to post this issue and I knew about patch 8.1.7.1.1
    But on the other hand I try to follow the latest documentation on the release I am working.
    So, it means patch 8.1.7.2.2 does not exist and it is a mistake in P309msgs.pdf , correct?
    I am starting to have doubts about the credibility of Oracle documentation....

  • Java.lang.IllegalStateException: INTERNAL ERROR: Global root folder for pre-installed component archives not defined.

    Hi Gurus,
    I am working on NWDS 7.01.00 after opening NWDS, I am getting this error. My error log file is:
    java.lang.IllegalStateException: INTERNAL ERROR: Global root folder for pre-installed component archives not defined.
    at com.sap.tc.devconf.impl.DevConfFileSystemLayout.getRootPathForCompartment(DevConfFileSystemLayout.java:202)
    at com.sap.tc.devconf.impl.DevConfFileSystemLayout.getAbsoluteSCRoot(DevConfFileSystemLayout.java:76)
    at com.sap.tc.devconf.impl.DevConfFileSystemLayout.getAbsoluteTopLevelDCsRoot(DevConfFileSystemLayout.java:169)
    at com.sap.tc.devconf.impl.LocalSCNode.initializeTopLevelDCNodeList(LocalSCNode.java:41)
    at com.sap.tc.devconf.impl.LocalSCNode.<init>(LocalSCNode.java:24)
    at com.sap.tc.devconf.impl._Factory.createLocalSCNode(_Factory.java:385)
    at com.sap.tc.devconf.impl.DevelopmentConfiguration.getTopLevelDCsForLocalCompartment(DevelopmentConfiguration.java:3415)
    at com.sap.tc.devconf.impl.syncdb.ComponentSyncDB._initializeLocalEntries(ComponentSyncDB.java:788)
    at com.sap.tc.devconf.impl.syncdb.ComponentSyncDB.initializeLocalEntries(ComponentSyncDB.java:759)
    at com.sap.tc.devconf.impl.syncdb.ComponentSyncDB.initialize(ComponentSyncDB.java:436)
    at com.sap.tc.devconf.impl.syncdb.ComponentSyncDB.retainEntriesFromCompartment(ComponentSyncDB.java:824)
    at com.sap.tc.devconf.impl.LocalDCScanner.refreshSyncDBForLocalDCs(LocalDCScanner.java:103)
    at com.sap.tc.devconf.impl.DevelopmentConfiguration.<init>(DevelopmentConfiguration.java:378)
    at com.sap.tc.devconf.impl._Factory.createDevelopmentConfiguration(_Factory.java:354)
    at com.sap.tc.devconf.Factory.createDevelopmentConfiguration(Factory.java:103)
    at com.sap.tc.devconf.DevelopmentConfigurationFactory._addConfiguration(DevelopmentConfigurationFactory.java:2062)
    at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:761)
    at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:696)
    at com.sap.tc.devconf.DevelopmentConfigurationFactory.addConfiguration(DevelopmentConfigurationFactory.java:667)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.createDefaultDevConf(DevConfManager.java:341)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.getInstalledDevConfs(DevConfManager.java:442)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.initializeDevConfs(DevConfManager.java:135)
    at com.sap.ide.eclipse.component.devconf.DevConfManager.initializeDevConfs(DevConfManager.java:109)
    at com.sap.ide.eclipse.component.provider.ComponentProviderPlugin$1.run(ComponentProviderPlugin.java:82)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:98)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:1999)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1733)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
    at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
    at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
    at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
    at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.sap.ide.eclipse.startup.Main.basicRun(Main.java:291)
    at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
    at com.sap.ide.eclipse.startup.Main.main(Main.java:607)

    Maybe some plugins are missing. Try reinstall the latest version of the nwds that matches to you server version.
    http://wiki.scn.sap.com/wiki/display/Java/NWDS+Download+Links

  • How to run R12 Oracle E-Business Suite Pre-install Patches Report

    Hi.
    I have downloaded, unzipped this report as per R12 Oracle E-Business Suite Pre-install Patches Report [Video] (Doc ID 1448102.1)
    What then? The instructions say
    Unzip the file, extracting the entire contents, which creates the "EBS_12.1_Preinstall" folder. (The unzipped folder will use <1 MB of storage space.)
    Navigate to the EBS_12.1_Preinstall folder
    Open the file 'index.html' in a browser
    Do not rename any of the the files in the EBS_12.1_Preinstall folder. Such an action will break the report.
    But the "Index" is supposed to show what? At the moment all I see is a number of sections that have nothing in them (the other html pages, like AP etec, do provide information)
    11.5.10.2
    RHEL 5.5
    11.2.0.3

    Hi,
    But the "Index" is supposed to show what? At the moment all I see is a number of sections that have nothing in them (the other html pages, like AP etec, do provide information)
    Please see the FAQ section of the note. Specifically please refer quesions:
    - Does the report list all types of pre-install patches available on My Oracle Support?
    - Is this list of pre-install patches specific to a particular Oracle E-Business Suite release?
    Thanks &
    Best Regards,

  • Error installing interim patches - Oracle 10 - 10.2.0.4.0

    Hi experts!
    We are currently installing an ERP 6.0 system on SOLARIS 10. After installing Oracle 10.2.0.4.0 and respective patch set, the follpwing error is obtained while trying to install interim patches. Actually the first one was installed without problems...but starting from the second one....the bellow error is logged.
    This is the log in /oracle/DB2/102_64/cfgtoollogs/mopatch:
    (A) Comparing object file "/oracle/SID/102_64/MOPatch/mopatch-IJaqhf/5561212/files/lib/libserver10.a/kkj.o" to the object entry "kkj.o" inside the .a file "/oracle/SID/
    102_64/lib/libserver10.a"
      2 files are identical? TRUE
    Cleaning up "/oracle/SID/102_64/.patch_storage/verify/jar" under "/oracle/SID/102_64", "verify".
    Cleaning up "/oracle/SID/102_64/.patch_storage/verify/archive" under "/oracle/SID/102_64", "verify".
    Files check OK: Files from Patch ID 5561212 are present in Oracle Home.
    The local system has been patched and can be restarted.
    OPatch succeeded.
    Cannot clean up unpacked patch.  Continuing.
    Processing patch "p5561212_10204_Solaris-64.zip"...done.
    Processing patch "p5747462_10204_Solaris-64.zip"...(2 of 47)
    Processing patch "p5747462_10204_Solaris-64.zip"...failed.
    Reason: Cannot clean up temporary patch staging directory.
    Could you please let know how to solve this issue? What is the "temporary patch staging directory" the mopatch is not able to clean up? Btw...the process is being run under oraSID user an permissions seems to be ok.
    Thanks and regards

    Hi Diego,
    Processing patch "p5747462_10204_Solaris-64.zip"...failed.
    Reason: Cannot clean up temporary patch staging directory.
    Are the permissions for these zip files and the directory containing this file OK ?
    I think OPatch/MOPatch program is trying to access the directory /oracle/SID/102_64/.patch_storage, once try to verify the permissions of '.patch_storage'
    Thanks

  • Error while installing oracle patch set 10.2.0.4

    Hi Gurus,
    I am installed oracle 10G successfully but while installing oracle patch set 10.2.0.4. it is given the following error.
    OUI.exe has encountered a problem and needs to close.
    We are sorry for the convenience.
    i am installing ECC6.0 on window xp SP3 platform.
    Please give me solution ASAP.
    Regards
    Hemant Gade
    Basis Consultant

    Hi,
    I have solved this issue my self.
    It was purely windows registry error.
    thanks for your help.
    Regards
    Hemant

  • Elements 12 pre-installed on new Sony Vaio Win8 not working. Error: 16, No disk to reinstall. Any ideas to make it work?

    I have a Sony Vaio Fit 14 laptop that has Windows 8 and pre-installed Photoshop Elements 12.
    The Photoshop elements 12 is giving me an error 16 and I can not get it to work.
    I have no installation disk and really do not want to restore the laptop to factory out of the box.
    Is there any other way to fix this issue?
    Thanks,
    Jeff

    Probably you could get some help from Sony.  Possibly the install image is somewhere on your computer or they could give you a copy.

  • I have tried to upgrade Painter 11 on my iMac running OS X 10.5.8. I keep getting the error message :- : The following install step failed : run pre install script for Corel Painter11 _ SP1 . Contact the software manufacturer for assistance   " Help pleas

    I have tried to upgrade Painter 11 on my iMac running OS x 10.5.8 but get the error message : The following install step failed : run pre install script for Corel Painter11_SP1. Contact the software manufacturer for assistance "
    I have contacted Corel and after several emails and one telephone call, they tell me , they cannot help but they think the problem could be with the OS.
    Does anyone have any suggestions, please ?

    Could be many things, we should start with this...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.

  • Compilation error after installing Sun patches

    hello,
    One of our customer installed teh following Sun patches:
    119254-73
    124867-14
    124863-23
    124870-03
    124872-07
    126495-04
    126995-04
    127000-13
    127001-04
    127143-03
    118683-05
    119963-20
    120753-08Now when they compile the application they get the following error:
    cd /usr/opt/temip/mmtoolkit/examples/
    make -f temip_ef_user_library.make
    /opt/SUNWspro/bin/CC -c -m64 -xcode=pic32 -g -xO0 -D_POSIX_PTHREAD_SEMANTICS -mt -pto -I/usr/opt/temip/tfc/include -I//usr/opt/temip/mmtoolkit/include -I//usr/opt/temip/acloc/include -I//usr/opt/temip/ocs/include -D_RWCONFIG_m -o temip_ef_user_library.o temip_ef_user_library.cxx
    **"/opt/SUNWspro/prod/include/CC/Cstd/rw/traits", line 535: Error: The function "wcsstr" must have a prototype.*
    *1 Error(s) detected.
    *** Error code 1
    The following command caused the error:
    `echo "/opt/SUNWspro/bin/CC -c -m64 -xcode=pic32 -g -xO0 -D_POSIX_PTHREAD_SEMANTICS -mt -pto -I/usr/opt/temip/tfc/include -I//usr/opt/temip/mmtoolkit/include -I//usr/opt/temip/acloc/include -I//usr/opt/temip/ocs/include -D_RWCONFIG_m " | sed 's/[    ][      ]*/ /g'` -o temip_ef_user_library.o temip_ef_user_library.cxx
    make: Fatal error: Command failed for target `temip_ef_user_library.o'
    does anyone has an idea ?
    thank you for your help.
    regards,
    Christine

    Notes for future posting:
    1. When you have a question about patches, please also provide the one-line patch description. Otherwise, anyone who might be inclined to help first has to look them up. Making volunteers do extra work to help you for free is not the best strategy. 119254-73 Install and Patch Utilities Patch (unlikely to affect compiling programs)
    124867-14 Patch for C 5.9 compiler (unlikely to affect C++ compiling)
    124863-23 Patch for Sun C++ 5.9 Compiler (Aha!)   <-----------
    124870-03 Patch for Sun Performance Library (unlikely to affect compiling programs)
    124872-07 Patch for dbx 7.6 Debugger (unlikely to affect compiling programs)
    126495-04 Patch for debuginfo handling  (unlikely to affect compiling programs)
    126995-04 Patch for Performance Analyzer Tools (unlikely to affect compiling programs)
    127000-13 Patch for Fortran 95 8.3 Compiler (unlikely to affect C++ compiling)
    127001-04 Patch for Fortran 95 8.3 Dynamic Libraries (unlikely to affect compiling programs)
    127143-03 Patch for Fortran 95 8.3 Support Library (unlikely to affect compiling programs)
    118683-05 Patch for profiling libraries and assembler (could possibly affect compiling C++)  <----------
    119963-20 Shared library patch for C++ (unlikely to affect C++ compiling)
    120753-08 Microtasking libraries (libmtsk) patch (unlikely to affect compiling programs)If you had gone through this exercise, you could have eliminated many of these patches from consideration. For example, a Fortran runtime library patch or a dbx patch cannot cause the C++ compiler to generate a compile-time error that it did not generate before.
    2. Put all source code and error messages in "code" tags, as you did with the list of patches. The non-alphanumeric characters in source code and messages can be interpreted as formatting directives instead of being displayed. The result is often nonsense or is hard to read.
    Notes on the command line:
    1. The -xO0 option is not supported, and has unpredictable results. If you do not want optimization because you want to debug the code, use either no -xOn option, or use -xO1. Using no option is generally preferred: compilation is faster, and the generated code is usually better than with -xO1.
    2. The -pto (-instances=static) option is generally a really bad idea. Unless you have a specific reason why you need this template compilation mode, you should remove the -pto option from all command lines (to use the default -instances=global mode), delete all your binaries, and rebuild the application.
    Neither of these problems causes the error message, however.
    What could be wrong
    Also on the command line is a macro definition that appears to be -D_RWCONFIG_m
    Is that the correct rendering of the option? If not, please show the command line again inside "code" tags.
    I'm concerned that you are trying to override a configuration macro for libCstd, the C++ runtime library. Doing so is not supported and has unpredictable results. If -D_RWCONFIG_m is what is really on the command line, it will not cause a problem with the library.
    Except for the possible macro definition issue, finding the problem will require looking at the source code. Since the error message refers to one of the compiler's own headers, the most likely possibilities are
    1. A bug in the headers that might be fixed in a later patch -- 124863-23 is not the most recent patch.
    2. An error in your code that worked only by accident before. I'm thinking of an inappropriate macro definition.
    If you strip everything out of the temip_ef_user_library.cxx file after all the #include directives, you should be able to compile the resulting file and see the same error message. If so, please post that small file here (inside "code" tags).

Maybe you are looking for