I am stuck - TXK AUTOCONFIG AND TEMPLATES ROLLUP PATCH U (9535311)

Hi All,
I have installed 11.5.10.2 vision version on Windows XP.
I have below dirs after installtion:
(1) D:\orclapps\orclappsappl
(2) D:\orclapps\orclappscomn
(3) D:\orclapps\orclappsdata
(4) D:\orclapps\orclappsdb\9.2.0
(5.1) D:\orclapps\orclappsora\8.0.6
(5.2) D:\orclapps\orclappsora\iAS
After installation I am able to logon and use application.
But I am badly stuck while applying below patch:
TXK AUTOCONFIG AND TEMPLATES ROLLUP PATCH U (9535311)
After applying that patch I have to perform below after patch steps.
==============================================================================
2.3.2.1 On the Application Tier (as the APPLMGR user):
2.3.2.1.1 Source the environment file.
2.3.2.1.2 Create the appsutil.zip file by executing:
$ADPERLPRG $AD_TOP/bin/admkappsutil.pl
(On Windows: %ADPERLPRG% %AD_TOP%\bin\admkappsutil.pl)
This will create appsutil.zip in $APPL_TOP/admin/out .
2.3.2.2 On the Database Tier (as the ORACLE user):
2.3.2.2.1 Copy or FTP the appsutil.zip file to the
<RDBMS ORACLE_HOME>
2.3.2.2.2 cd <RDBMS ORACLE_HOME>
2.3.2.2.3 unzip -o appsutil.zip
2.3.2.2.4 Run AutoConfig by executing:
<RDBMS_ORACLE_HOME>/appsutil/scripts/<CONTEXT_NAME>/
adautocfg.sh (On Windows use adautocfg.cmd).
==============================================================================
(Step 2.3.2.2) -->
As part of Windows XP vision installation, I have created only applmgr user. Should I create ORACLE user also even in Windows XP 11i installation?
(Step 2.3.2.2.2) --> cd <RDBMS ORACLE_HOME> -->
Is it D:\orclapps\orclappsdb\9.2.0 or D:\orclapps\orclappsora\8.0.6?
I assumed D:\orclapps\orclappsdb\9.2.0. I did like below. Please let me know if I am wrong.
(i) Start ->
Run ->
cmd ->
D: ->
D:\orclapps\orclappsdb\9.2.0\ORCLAPPS_erp.cmd (This is what I think is sourcing. Is that right? If not please correct me here.)
(Step 2.3.2.2.4) --> After unzip -o appsutil.zip I could not find folder named scripts under D:\orclapps\orclappsdb\9.2.0\appsutil. So I tried to follow below link 2nd point.
http://oracleajidba.blogspot.com/2010/05/autoconfig-on-database-tier-for-new.html
i.e.
Source the .cmd file using < RDBMS ORACLE_HOME>\< CONTEXT_NAME>.cmd
cd /d < RDBMS ORACLE_HOME>\appsutil\bin
perl adbldxml.pl tier=db appsuser=< APPSuser>
But when I did " perl adbldxml.pl tier=db appsuser=apps " I got below error and I am stuck.
----Error: --->>>
Incorrect environment file sourced. Unset apps environment and
Thanks in advance.
Regards,
Mahi.

(Step 2.3.2.2) -->
As part of Windows XP vision installation, I have created only applmgr user. Should I create ORACLE user also even in Windows XP 11i installation? You do not need to create oracle user as the concept of multi-user installation is not applicable in Windows.
D:\orclapps\orclappsdb\9.2.0\ORCLAPPS_erp.cmd (This is what I think is sourcing. Is that right? If not please correct me here.)
Is it D:\orclapps\orclappsdb\9.2.0 or D:\orclapps\orclappsora\8.0.6? This is correct for the database env file and ORACLE_HOME should point to D:\orclapps\orclappsdb\9.2.0
Please issue "echo %ORACLE_HOME%" to verify.
For the application env file, you have to source/run the env<CONTEXT_NAME>.cmd file under %APPL_TOP% "D:\orclapps\orclappsappl" directory.
(Step 2.3.2.2.4) --> After unzip -o appsutil.zip I could not find folder named scripts under D:\orclapps\orclappsdb\9.2.0\appsutil. So I tried to follow below link 2nd point.
http://oracleajidba.blogspot.com/2010/05/autoconfig-on-database-tier-for-new.html
i.e.
Source the .cmd file using < RDBMS ORACLE_HOME>\< CONTEXT_NAME>.cmd
cd /d < RDBMS ORACLE_HOME>\appsutil\bin
perl adbldxml.pl tier=db appsuser=< APPSuser>
But when I did " perl adbldxml.pl tier=db appsuser=apps " I got below error and I am stuck.
----Error: --->>>
Incorrect environment file sourced. Unset apps environment and Run the above <CONTEXT_NAME>.end file and issue "echo %ORACLE_HOME%".
Thanks,
Hussein

Similar Messages

  • Patch 9535311 (TXK RUP U), autoconfig and template version mismatches

    DB 10.2.0.4
    APPS: 11.5.10.2
    OS: Linux x86 ES4
    After applying patch 9535311 I am receiving template version mismatch errors (Version Conflicts among development maintained and customized templates encountered) when running autoconfig.
    After comparing the existing custom template files to the new template files it is difficult to know how to merge the two and exactly what is a customization and what is not since some of the line differences are significantly different. Further, there seem to be some
    Do I need to open a support ticket of each file mismatch to figure out how to merge them?
    Here is a list of the mismatched template files:
    appsweb.cfg
    httpd_ux_ias1022.conf
    httpd_ux_ias1022_pls.conf
    jserv_ux_ias1022.properties
    trusted.conf
    txkGenFormServletIni.pl
    xmlsvcs_ux_ias1022.properties
    zone_ias1022.properties
    Thanks, Chaz

    After applying patch 9535311 I am receiving template version mismatch errors (Version Conflicts among development maintained and customized templates encountered) when running autoconfig.
    After comparing the existing custom template files to the new template files it is difficult to know how to merge the two and exactly what is a customization and what is not since some of the line differences are significantly different. Further, there seem to be some
    Do I need to open a support ticket of each file mismatch to figure out how to merge them?
    Here is a list of the mismatched template files:
    appsweb.cfg
    httpd_ux_ias1022.conf
    httpd_ux_ias1022_pls.conf
    jserv_ux_ias1022.properties
    trusted.conf
    txkGenFormServletIni.pl
    xmlsvcs_ux_ias1022.properties
    zone_ias1022.propertiesHave you checked the "Begin/End customizations" blocks in the configuration files? See (Customizing an AutoConfig Environment [ID 270519.1]) for details.
    If none of the docs help, you can create one SR for all the above files/templates.
    Thanks,
    Hussein

  • Autoconfig error on DB tier after applying latest templates rollup 9535311

    Hi everyone,
    I'm trying to get some 11.5.10.2 installations to the latest techstack level (RUP 7, DB 11.2 and more). After applying the latest autoconfig templates rollup patch 9535311 as prereq I get an error when trying to execute autoconfig on DB tier.
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
    Using ORACLE_HOME location : /apps/MIG/migdb/9.2.0
    Classpath : /apps/MIG/migdb/9.2.0/jre/1.4.2/lib/rt.jar:/apps/MIG/migdb/9.2.0/jdbc/lib/ojdbc14.jar:/apps/MIG/migdb/9.2.0/appsutil/java/xmlparserv2.zip:/apps/MIG/migdb/9.2.0/appsutil/java:/apps/MIG/migdb/9.2.0/jlib/netcfg.jar
    execv(): No such file or directory
    Error trying to exec /apps/MIG/migdb/9.2.0/jre/1.4.2/bin/sparcv9/java.
    Check if file exists and permissions are set correctly.
    Failed to start a 64-bit JVM process from a 32 bit JVM.
    Verify all necessary J2SE components have been installed.
    (Solaris SPARC 64-bit components must be installed after 32-bit components.)
    ERROR: Context Value Management Failed.
    Terminate.
    Autoconfig completes without problems before aplying that patch. DB is 9.2.0.7 and there is no 64-bit JRE in that Oracle-Home. I got that same problem on other installations with similar configurations.
    Any idea or solution?
    Thanks,
    Martin

    Hi,
    What is the OS?
    execv(): No such file or directory
    Error trying to exec /apps/MIG/migdb/9.2.0/jre/1.4.2/bin/sparcv9/java.
    Check if file exists and permissions are set correctly.
    Failed to start a 64-bit JVM process from a 32 bit JVM.
    Verify all necessary J2SE components have been installed.
    (Solaris SPARC 64-bit components must be installed after 32-bit components.)
    ERROR: Context Value Management Failed.
    Terminate.
    Autoconfig completes without problems before aplying that patch. DB is 9.2.0.7 and there is no 64-bit JRE in that Oracle-Home. I got that same problem on other installations with similar configurations.Have you downloaded/installed the 32-bit OS version of this patch?
    Did you run the txkprepatchcheck.pl script before applying the patch?
    Thanks,
    Hussein

  • OPP not starting after autoconfig rollup patch

    Hi,
    I have applied autoconfig rollup patch O ( 5478710 ), and it went on successfully.
    After starting my application i found that opp and Workflow related concurrent managers are not starting, log saying.
    Can't find class java.lang.System
    Could not create Java VM
    Any idea, what i have missed during patching.
    Adding to above the message in Apache log is
    client denied by server configuration: /....comn/java/java
    client denied by server configuration: /....comn/java/sun/beans
    client denied by server configuration: /....comn/java/oracle/ewt
    and as i checked the java executable as it is checking above is not at the common_top/java, in any of my working environment.
    Edited by: user10783201 on Aug 31, 2009 5:52 AM

    solved using metalink doc 798362.1

  • I was editing photos and it was getting stuck or frozen and working really slow, so I attempting to close aperture and reopen it but it won't quit aperture and now it won't open up to my photos either.  Any ideas?

    I was editing photos and it was getting stuck or frozen and working very slowly.  I attempted to restart the computer but it would not allow me to quit aperture.  Now aperture appears in my toolbar but will not open up so I can work on any photos.  Any ideas?

    Did you try opening from the Applications folder?
    Depending on how far that gets you, I would also take a look at the Troubleshooting Basics.

  • Latest update of Muse is not installing on several tries,installation gets stuck at 43% and shows '' waiting'' at the  ''Extracting''  stage for 7-8 hours after which it does not progress

    latest update of Muse is not installing on several tries,installation gets stuck at 43% and shows '' waiting'' at the  ''Extracting''  stage for 7-8 hours after which it does not progress.

    Refer to EX11....
    Creative Cloud Error Codes (WIP) | Mylenium's Error Code Database
    Mylenium

  • I am having some serious issues with firefox, i can't print anything because it is stuck on fax and I can't use any of the drop down menus on any site

    I am having some serious issues with firefox to the point of choosing another search engine. I can't print anything because it is stuck on fax and won't let me change it to my printer when i do try to select my printer it jumps right back to fax. The drop down menus do not work on any of the sites I go to. For example when purchasing clothes and you have to choose a size from a drop down menu I can't do it when I click on the drop down menu it doesn't work at all. I don't have a virus I ran my virus protector and no viruses are present. I don't have any suspicious issues going on with my computer so there has to be something in Firefox that is causing my issues. I tried internet explorer and I don't have any issues there. I hope you can help me because I love Firefox and would really like to continue to use it.

    Lots of issues there, main one getting fcpx going again, try deleting the preferences using the utility deveoped by these guys.
    http://www.digitalrebellion.com
    Try deleting your render files and re-rendering the project.
    Start with these and let us know how you go.
    Tony

  • Old Purchase orders and template - Price Information not taken into account

    Hi experts,
    In MDM catalog, I have a product with 'Price Information' and with 'Contract price'. I create a shopping cart with the 'Price Information'.
    Then, I create another shopping cart using the anterior througth the functionality 'Old Purchase orders and template'.
    The price taken into account is the 'Contract Price'
    Is this the standard procedure?
    Thanks in advance,
    R Silva

    as far as i know the price preference is in this order
    1. Contract price
    2. Purchase Info record
    3. list price
    so in that case - this is standard procedure
    you can confirm - by doing the same process for an item that  has ONLY price information (list price) and see if that price is copied from old to new SC
    thanks
    -Adrivit

  • My iphone 4s wont turn on with out being pluged in and when i unplug it it dies instantly i pluged it in put it in dfu mode and tried to restore it hoping it might help but its stuck in dfu and has restore error 21 help!!!

    my iphone 4s wont turn on with out being pluged in and when i unplug it it dies instantly i pluged it in put it in dfu mode and tried to restore it hoping it might help but its stuck in dfu and has restore error 21 help!!!

    Hey jestinsinclairr,
    Thanks for using Apple Support Communities.
    After reviewing your post, it sounds like you had one issue and then got a second trying to resolve the first. A frustrating situation for sure. The first article linked has what to do if it is not powering on unless plugged in. The second article addresses the error you are receiving when trying to restore.
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Will not turn on, will not turn on unless connected to power, or unexpected power off
    Resolve iOS update and restore errors
    http://support.apple.com/kb/TS3694#10
    Check for hardware issues
    Related errors: 1, 3, 10, 11, 12, 13, 14, 16, 20, 21, 23, 26, 27, 28, 29, 34, 35, 36, 37, 40, 1000, 1002, 1004, 1011, 1012, 1014, 1667, or 1669.
    Have a nice day,
    Mario

  • Using Office 2013 group policy template to define Trusted Locations and Template Locations doesn't work

    User Configuration/Policies/Administrative Templates
    - Using Office 2013 group policy template to define Trusted Locations and Template Locations doesn't work
    Microsoft Word 2013/Word Options/Security/Trust Center/Trusted Locations
    - Allow Trusted Locations on the network: 
    Enabled 
    - Trusted Location #1: 
    Enabled 
    Path:  //server/sharedfoldername   [Edit:  Path:
    \\server\sharedfoldername]
    Date: June 10, 2013
    Description: Trusted Location
    Allow sub folders: Enabled
    The policy appears to apply to the client correctly by adding the following registry key and values:
    HKEY_CURRENT_USER\Software\Policies\Microsoft\office\15.0\word\security\trusted locations\location1
    allowsubfolders: 1
    date: June 10, 2013
    Description: Trusted Location
    Path:  //server/sharedfoldername  [Edit: Path: 
    \\server\sharedfoldername]
    However, when you open Word Options/Trust Centre/Trust Centre Settings…/Trusted Locations
    There are no trusted locations listed under ‘Policy Locations’
    I have tried setting similar settings for setting the Shared Templates folder location and just like the trusted locations policy, the registry keys are created properly in HKEY_CURRENT_USER\Software\Policies however word doesn’t
    seem to recognize these either.
    This used to work flawlessly using the administrative templates for Word 2007 and 2010. Has anyone been able to get these policies to apply successfully, or know why office doesn’t recognize these settings from the Policies registry
    Key?

    This would have been an easy solution to the issue.  Unfortunately it isn't the problem.  This question was originally posted on another Microsoft site and
    was transferred here and when it was transferred the path's changed from the original post: 
    \\server\sharedfodlername to //server/sharedfoldername.  (I will edit the question to show up as it did in the original post) Not sure how that happened.  This
    is still an issue that I haven't been able to get working correctly.
    As it turns out the 'New from Template' interface Word 2013 has developed is very bulky with large thumbnails and is not very customizable nor practical for an office
    that has a large number of templates.   Because I am unsatisfied with the display and performance of the 'New' template chooser I sought after a solution to change the way word creates a document from a template in another thread: 
    http://answers.microsoft.com/en-us/office/forum/office_2013_release-word/how-can-you-change-the-display-of-templates-in/d49194b9-a6b4-4768-8502-7d7b50e9dd65 working through this issue with Jay we were able to develop
    some VB script with handles a very large number of templates in a list view and it works much faster than the built-in Word interface.  The above thread is how I've worked around trying to define a shared template location and I am quite happy with it.

  • Cursor issues, stuck on click and drag mode.

    My cursor is stuck on click and drag mode.I assumed issue was faulty track pad. Purchased a magic mouse, and initially it was fine then the same issues started occurring. Is this a virus? Ran disk repair and permissions repair , no change.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you boot, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually login automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

  • My iPod is stuck on safari and won't turn off or return to home screen

    I updated my iPod touch to iOS 6 and since then I've encounntered multiple problems. My iPod is stuck on safari and I can zoom in and zoom out but that's all I am able to do, I can't turn it off nor can I go back to the home screen. I tried letting it go on low battery but it's still on. The only button that works is the volume buttons. Help please?

    If the reset is not successful, try the other items of:
    - iOS: Not responding or does not turn on
    - If not successful and you can't fully turn the iPod fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.

  • Turned on my ipod. Said update available. Updated fine,now stuck on terms and conditions. Will not allow me to accept, and now I cannot turn my ipod off. It is literally froze. Any suggestions.

    Turned on my ipod. Update available.  Updated fine, came to accepting terms and conditions and this is where it all went wrong. Stuck, cannot accept and cannot turn off the the ipod.  It is stuck on the terms and conditions. Uninstalled itunes on my computer and reinstalled accepting the terms and condition in my computer. Pluged in my ipod, but still nothing.  Just stuck on the terms and conditions.  Any suggestions would be greatly appreciated.

    Let the battery fully drain till the iPod turns off.
    Then place it in Recovery Mode for a full restore. (Setup as new when done)
    How to enter Recovery Mode:
    http://support.apple.com/kb/HT1808

  • Define Logical Systems and Template Names for BW Reports

    Hi experts
    I would like to know if someone used the mentioned functionality 'Define Logical Systems and Template Names for BW Reports, I would like to know too IF I create a Z REPORT for example in webdynpro and insert it in this configuration it will work and where it will appear in sourcing cockpit?
    sds.
    Javier

    Hello Muthu,
    BW reports will be shown in SRM Box if the corresponding BW roles for SRM are integrated with SRM roles.
    You might to activate the corresponding datasource of this in SRM.
    And since you have to connect the source system to BW, I think you have to define SRM system as logical system in BW.
    Regards,
    Pavan

  • Tried to open my old MacBook.  Couldn't remember password.  Followed suggestion to reinstall hardware.  Now startup disk is stuck in computer and it won't turn on.  I keep getting a message saying I need to restart the computer.  Any ideas?

    Tried to open my old MacBook.  Couldn't remember password.  Followed suggestion to reinstall hardware.  Now startup disk is stuck in computer and it won't turn on.  I keep getting a message saying I need to restart the computer.  When I hold down power button, I get the same message over and over.  Any ideas?

    Hello m.goo, and a warm welcome to the forums!
    To eject the Disc, hold the Mouse button down, (or what passes for it on a Laptop), while powering up, if you also hold the Option key down at the same time it should eject & give you a chance to insert your install disc & wait for it to shw as a Boot option.
    "Try Disk Utility
    1. Insert the Tiger 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. (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. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."
    Then 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 finishes.
    If it appears to be time for An Archive & Install, which gives you a new OS, but can preserve all your files, APPs, pics, music, settings, etc., as long as you have plenty of free disk space...
    http://docs.info.apple.com/article.html?artnum=107120
    Be sure to use Preserve Users & Settings.
    To check if AppleCare applies, AppleCare Products Overview...
    http://www.apple.com/support/applecare/overview/

Maybe you are looking for

  • I have a message saying "Ipad is disabled"

    My son tried to log into his Ipad with the wrong password and it now says "Ipad is disabled"  Is there a way to enable it without buying the plug to plug it into my computer?  I'm not worried about losing the information on it - I just can't do anyth

  • How to get plugin file for After Effects CC 2014 (just bought creative cloud)

    I just bought Creative Cloud, installed it, and then went to the Adobe site to install After Effects, since I couldn't find a way to do this on the CC menu. I have Mac OSx. I downloaded the After Effects CC 2014 app and it installed it onto my deskto

  • Indesign and Illustrator CS5.5 crash on launch?

    Hi, since few days my Indesign and Illustrator (CS5.5 on OSX Lion) keep on crashing while launching. I de-installed and re-installed the entire CS5 Suite on my iMac already couple of times, but nothing changes. First I thought it might be a font prob

  • Some compiling problem with java files in JSP

    I wrote a file "ProductManager.java" to use the class of Product to do certain functions which are executed in a jsp, however, there are some curious errors. C:\Tomcat\webapps\examples\WEB-INF\classes\com\wrox\begjsp\arrayexample3>javac P roductManag

  • Fusion Middleware Control targets error

    Hi, I cloned a server with a weblogic domain forms and reports 11g. I reconfigured the name of the server fine. I reconfigured the weblogic domain fine. I reconfigure the instance of forms and reports fine. My problem resides in the fusion middleware