Where is the model for the DIR clone

Dear Sir

I try to add a second node to my average.
my environment is a Middle Tier (1node) and RAC (2 knots) single database
name of the Appl node = hpraca
dbTier1 = hpracd1 instance = Or1
dbTier2 = hpracd2 instance = GOLD2
This ENV works very well. I want to add a second node to the intermediate level.
what I did was arrested at the appTier, backup and restore for second medium level, change all the permissions and the name as we did with one instance and run
$perl adcfgclone.pl appsTier
in the process, he asked the SID, the name of node of db.
first of all, I walked into SID = Or1 db nodename = hpracd1 (received the error)
second time SID = GOLD2 dbnode = hpracd2 (received the error)
Thrid SID = OR dbnode = hpracd1 (still received the error)
WHAT I NOTICE WAS THE GOLD_ebs64a DIR will be recreated at any time i run adcfgclone.pl
and in this process, it changes the SID tnsnames.ora in $TNS_ADMIN of GOLDEN Or1
Here is a part of tnsnames.ora in $TNS_ADMIN
IF THE SID IS GOLD THEN EVEN I COULD NOT CONNECT, BUT IF I CHANGE TO OR1 OR GOLD2
THEN, THE CONNECTION WAS VERY GOOD.

OR = (DESCRIPTION =
(ADDRESS = (PROTOCOL = tcp)(HOST=hpracd2) (PORT = 1591))
(CONNECT_DATA = (SID = GOLD))


PLEASE ADVISE!
Thank you



[agold@ebs64a apps] $ cd $INST_TOP
[agold@ebs64a GOLD_ebs64a] $ pwd
/ U01/Oracle/Gold/inst/Apps/GOLD_ebs64a
[agold@ebs64a GOLD_ebs64a] $ echo $TNS_ADMIN
/U01/Oracle/gold/inst/apps/GOLD_ebs64a/ora/10.1.2/network/admin
[agold@ebs64a GOLD_ebs64a] $

MY QUESTION IS: WHERE IS THE MODEL FILES THAT CREATE A WHOLE DIR "GOLD_ebs64a" correctly, I have to change it before you run adcfgclone.pl on APPLTIER.

Here is a part of the NetServiceHandler.log file.
He failed TWO_TASK = GOLD
TWO_TASK = GOLD is good, but the CONNECT_DATA = (SID = GOLD) <-S/B Or1 gold2 GOLD.



The environment settings are...

ORACLE_HOME: /u01/oracle/GOLD/apps/tech_st/10.1.2
ORACLE_SID:
TWO_TASK: GOLD
PATH : /u01/oracle/GOLD/apps/tech_st/10.1.3/perl/bin:/u01/oracle/GOLD/apps/tech_st/10.1.2/bin:/u01/oracle/GOLD/apps/apps_st/appl/fnd/12.0.0/bin:/u01/oracle/GOLD/apps/apps_st/appl/ad/12.0.0/bin:/u01/oracle/GOLD/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/oracle/GOLD/apps/apps_st/comn/util/unzip/unzip/unzip-5.50::/u01/oracle/GOLD/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u01/oracle/GOLD/apps/tech_st/10.1.3/appsutil/ jdk/jre/bin:/u01/oracle/GOLD/apps/tech_st/10.1.3/perl/bin:/u01/oracle/GOLD/apps/tech_st/10.1.2/bin:/u01/oracle/GOLD/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/oracle/GOLD/apps/apps_st/comn/util/unzip/unzip/unzip-5.50:/u01/oracle/GOLD/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u01/oracle/GOLD/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/oracle/GOLD/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/u01/oracle/GOLD/ apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/oracle/GOLD/apps/tech_st/10.1.3/perl/bin:/bin:/u01/oracle/GOLD/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/oracle/GOLD/apps/apps_st/comn/util/unzip/unzip/unzip-5.50:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/agold/bin:/home/agold/bin:/u01/oracle/GOLD/inst/apps/GOLD_ebs64a/admin/scripts:/u01/oracle/GOLD/apps/tech_st/10.1.3/appsutil/jdk/bin:/u01/oracle/GOLD/apps/tech_st/ 10.1.3/appsutil/JDK/bin:/U01/Oracle/gold/apps/tech_st/10.1.3/appsutil/JDK/bin
Library Path : /u01/oracle/GOLD/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/oracle/GOLD/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/oracle/GOLD/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/oracle/GOLD/apps/apps_st/appl/cz/12.0.0/bin:/u01/oracle/GOLD/apps/tech_st/10.1.2/lib32:/u01/oracle/GOLD/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/oracle/GOLD/apps/tech_st/10.1.2/jdk/jre/lib/ i386:/U01/Oracle/gold/apps/tech_st/10.1.2/JDK/JRE/lib/i386/server:/U01/Oracle/gold/apps/tech_st/10.1.2/JDK/JRE/lib/i386/native_threads:/U01/Oracle/gold/apps/apps_st/appl/SHT/12.0.0/lib

SQLPLUS executable: /u01/oracle/GOLD/apps/tech_st/10.1.2/bin/sqlplus


SQL * more: release 10.1.0.5.0 - Production Fri Apr 10 11:02:28 2009

Copyright (c) 1982, 2005, Oracle. All rights reserved.

Enter the value 1: enter the value 2: ERROR:
ORA-12545: Connect failed because target host or object does not exist


Cannot generate the listener.ora of database
Using the default listener.ora file

.end std out.

.end err out.

Error during the generation of the listener.ora.


StackTrace:
java.lang.Exception: error generating listener.ora.
at oracle.apps.ad.tools.configuration.NetServiceHandler.generateMiddleTierListener(NetServiceHandler.java:2496)
at oracle.apps.ad.tools.configuration.NetServiceHandler.processNode(NetServiceHandler.java:2270)
at oracle.apps.ad.tools.configuration.NetServiceHandler.main(NetServiceHandler.java:2979)

Closing connection
Connection closed
instantiate the file:
Source: /u01/oracle/GOLD/apps/apps_st/appl/fnd/12.0.0/admin/template/tnsnames_80.ora
dest: /u01/oracle/GOLD/inst/apps/GOLD_ebs64a/ora/10.1.2/network/admin/tnsnames.ora


AutoConfig exited with status 0

instantiate the file:
Source: /u01/oracle/GOLD/apps/apps_st/appl/fnd/12.0.0/admin/template/tnsnames_ias.ora
dest: /u01/oracle/GOLD/inst/apps/GOLD_ebs64a/ora/10.1.3/network/admin/tnsnames.ora


AutoConfig exited with status 0


adgentns.pl out with status 2
CODE OF ERROR = 2 ERRORCODE_END

Hello

Template files are located in $ORACLE_HOME/appsutil/model (database) and $COMMON_TOP/clone/context/applications (application) directories.

Note: 603104,1 - RapidClone of troubleshooting problems with Oracle Applications R12
https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=603104.1

Kind regards
Hussein

Tags: Oracle Applications

Similar Questions

  • Where are the models for the personalized stamps?

    I tried to follow the directions here: https://acrobatusers.com/tutorials/creating-a-custom-dynamic-stamp-infographic, but to step #2 when I opened the browser, no choice of models was available.  Where should I use to find?

    Hi Linda Kiss,

    As noted in step #2, when you click on create custom stamp, you will get a box. You must click on Browse...

    Then you get a window where you can search for and select the image file you want to use as a stamp.

    Make sure you change the type of file extension to one in which the file is saved on the system as it is default defined as "Acrobat PDF files (.pdf). If it is saved as a PDF so no need to change.

    Once you select the file. Click Open.

    Let us know if you have still any question or you refer to something else.

    Kind regards

    Meenakshi

  • BlackBerry Smartphones where is the stock of RIM (No Carrier) OS for Blackberry 8300?

    Every time someone asks how to reload Blackberry OS, the GET directed to this website: http://na.blackberry.com/eng/support/downloads/download_sites.jsp which contains all the operating systems for different carriers who sold blackberries. Upstairs, he says that this is for people who didn't buy their phone DIRECTLY from RIM, with no dependence of the carrier. So, where's the stock, no carrier OS if I want to reload my Blackberry that I bought from the RIM, directly and without SIM card?

    I have a Blackberry 8300, if you were wondering.

    You can use ONE of these versions of the operating system of your device, regardless of the carrier.

    Operating system device provided are "released" by specific carriers once that they are certified and trained to their support technicians, but still, you are able to load any carrier the same model by following the instructions below.

    See the link below to download it and follow these simple instructions.

    First find your operator and the system operating file that you want to use.
    http://NA.BlackBerry.com/eng/support/downloads/download_sites.jsp

    Make a backup of your device first, using Desktop Manager > backup. Close the office at the end Manager.

    1. download the OS files to the PC then install on the PC by running (double click) the downloaded file.
    2. go in c:\program files Research in motion\apploader and delete the file named "vendor.xml." (You might have another Vendor.xml file hiding on your computer.) Open Windows Explorer, and in organizing key (on Windows 7, there are similar tools for Vista and XP) click on 'folder and search options. On the display tab, make sure that your computer is configured to display the hidden files and folders. Once you have done this, look for your drive C:\ "Vendor.xml".)
    3. plug in the BB and double-click on "Loader.exe." It is located in the same place as the above vendor.xml file.

    * Starting with later versions of the OS6, there are now three copies of the SELLER. XML
    C:\Program Files\Fichiers Research In Motion\AppLoader (for 32-bit Windows XP/Vista/7)
    ==========OR============
    C:\Program Files (x 86) \Common Files\Research In Motion\AppLoader (for 64-bit Windows Vista/7)
    C:\Documents and Settings\ * name * \AppData\Roaming\Research In Motion\BlackBerry\Loader XML
    C:\Documents and Settings\ * name * \Application Data\Research In Motion\BlackBerry\Loader XML
    You can also just search of the SELLER. XML. ensure that you choose the ADVANCED SEARCH and include hidden files. It should display the file in three places. Delete all copies that it finds.

    Note: Some users may be concerned they will void their warranty of device by loading an OS from another carrier. There is really nothing to fear. Please read more information about it here: http://www.port3101.org/power-users/296-blackberry-os-upgrade-including-betas-myths-dispelled.html

  • Where is the model pop-up menu and how small?

    Where is the model pop-up menu and how to make the bathroom small pop-up? (huh. They do not have and emoticon for furious.)

    The system of 'Help' I searched for hours.  All I want to do is find a picture of a blue sky empty to put behind the two aircraft.

    In the Toolbox, select the paint bucket tool

    In the bucket of paint at the top options, spend the 'foreground' 'Pattern '.

    Click on the pattern to the right box, and the configuration dialog box appears.

  • Download the model for pub 5.6.3 xml generator

    Hello

    could someone tell me please where I can download the model for pub 5.6.3 xml generator.

    I tried in google and I found that I can do edelivery.oracle.com
    I did connect on delivery, but I could not find.

    Can someone help me onthis.

    Thank you

    Download Desktop to 5.6.2 of the above referenced link XML editor.

    For XML Publisher Desktop 5.6.3, you can download it from Metalink (Patch 5887917 - ORACLE XML PUBLISHER DESKTOP PATCH 5.6. 3)

    Note: 422508.1 - on Oracle XML Publisher version 5.6.3
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=422508.1

  • Where are the fonts for FCPX located?

    Hello

    Where are the fonts for FCPX in my MacBook Pro to mid-2015?

    There are 3 files for fonts: System/Library/Fonts, Library/Fonts, ~ Library/Fonts.

    It seems to be Library/Fonts, but I see that some are not used in FCPX, so I want to be sure. If I'm right, why some is used in FCPX? Looking for don't not to add them, just curious.

    The best

    Elmer

    All fonts are system fonts, no specific applications.

    Fonts can be of different Types of fonts.

    FCPX uses only specific fonts Types, not all types, the system recognizes.

  • where is the location on my office found for bookmarks

    Don't know if anyone will answer this question correctly? And when it comes to time, I do not have much of it. I work my butt off the coast to be sitting here wasting time on the simple search for information. The real question, I so, where is the folder of bookmarks on my desktop PC? I have Windows 7 Pro and I use Mozilla Firefox 34.0.5 I fed up with Internet Explorer, however I don't like the way Internet Explorer stores Favorites on my desktop PC. I gave a direct description to what I want to know and I expect a direct response, some little stretched run answer me here and there. Like all communities support, everybody thinks that everybody asks that question has time to spend days, weeks, months looking for a simple answer to a simple question. Like night and day is it such a folder for Firefox, as it is for Internet Explorer, registered on a PC. Thank you for your time and information.

    Firefox has nothing to do with the favorite folders. As I said, Firefox stores bookmarks in the places.sqlite file in the profile folder.

    Apparently, you have two profiles.
    C:\Users\? \AppData\Roaming\Mozilla\Firefox\Profiles\d8rkjo4v.default
    C:\Users\? \AppData\Roaming\Mozilla\Firefox\Profiles\m8kaaqri.default

    Check the dates on the files in the profile folders to see who is the most recent or the one used most recently.

    'Files' in Firefox bookmarks are a graphical representation for for user interface display. Bookmarks are not stored in separate folders, as with Windows / Internet Explorer.

  • Where is the settings icon for gmail on my homepage

    Firefox is my home page.
    I see the M to my gmail but where is the settings icon of my accounts gmail on this page?
    Thank you

    HI SAfirefox2013,
    Can you please specify the icon you're looking for with a screenshot? How to make a screenshot of my problem?

    If your topic: home is the home page, I don't think it will detect whether you are connected to a gmail account.

  • Where are the tools for Firefox 11

    I took the habit of the AutoFill feature in the navigation bar of the browser. I've updated to v11.0 and I can't find a tools option. Number 1, where is the button tools and number 2, how to activate the auto-fill feature?

    Thanks

    I guess that you have upgraded to Firefox 3.6, no doubt? With Firefox 4 and newer, the Tools menu has been moved. If you click on the big orange "Firefox" button in the upper left corner of your window, you can see the button 'Option '. This is the same option window you had in the Tools menu with the older Firefox. If it does not, press the ALT on your keyboard. Which will bring up a temporary menu like older versions of Firefox.

    Now for your second option, I assume you mean AutoComplete forms. You can read all about it in the latest version of Firefox at https://support.mozilla.org/en-US/kb/Form-autocomplete

  • where is the progress bar for the logic more downloading sounds

    where is the progress bar for the logic more downloading sounds?  I would like to see how many time or content that remains to download.

    Hello

    It's been moved to a discreet place in the LCD display area.

    Click to reveal a 'progress bar' and time display

    TDC

  • where is the button refresh for firefox?

    simply search for firefox refresh button. Help

    To actually answer the question on where is the Reload button.

    Look at the right end of the address bar (address) and it should be a combined Stop/Reload button.

    Right click on a toolbar and select Customize and you can drag the reload and stop on somewhere else if you want. If you want to keep them separate and place something between the two as a flexible space or place them as stop then reload.

  • Where can I find Firefox 7.0 to install? Is there a link maintained where all the firefox releases are available for users

    Hello team,

    Is there a link maintained where all the release of firefox and its patch are available for users to download & install

    You can get Firefox 7 here

    BUIT its recommended to use Firefox 8

  • where did the sound when I installed 10.11.4?    System preferences do not allow to do me anything for the sound preferences.

    where did the sound when I installed 10.11.4?    System preferences do not allow to do me anything for the sound preferences.

    Are there no icon preferably for sound?

  • Where is the support for the iPhone with some of these issues?  It's amazing that none of the iphone Tech responded to the unanswered questions.

    Where is the support for the iPhone with some of these issues?  It's amazing that none of the iphone Tech responded to the unanswered questions.

    This is a user forum. You to read the terms of use to which you agreed to when registering, you would have been aware that the participation of Apple here is minimal.

  • Where is the download for the Lion combo?

    Where is the download link for the Lion combo?

    If you run the client version of 10.7 through 10.7.5, click here.

    If you are running the server version of 10.7 through 10.7.5, click here.

    If you are on Mac OS X 10.6.8 or earlier, get it from the Mac App Store, buying a code download on the Apple Store online if necessary.

    (140995)

Maybe you are looking for

  • With Satellite C660D-181 performance issues

    Hello Hoping someone can help me.I've had the above machine now for about 2 months and it is so incredibly slow. It has 6 GB of ram and a processor double heart and was bought to replace a child of 4 years another laptop. Constantly, it crashes when

  • Recently upgraded memory, not in use

    Hi, I have a HP Probook 6555 mobile computer b, which came with 4 GB installed RAM. Operating system is Windows 7 Professional 64 bit. The record said that the maximum memory that can be installed is 8GB. I upgraded the RAM 8 GB, DDR3 SODIMM 2x4G. Wh

  • Vuvuzela filter

    Hello y at - it someone out there, who has programmed a Vuvuzela filter using a map of classic sound? transfererror

  • Error 1073807246 after connect the datalogger with the computer

    I have labview vi to get data from the data logger. First of all, it is excutable without error , but when the data logger is connected to the computer (COM1 serial port), my vi labview error 1073807246 shows. I know a little about this error, it mea

  • How can I fix "diagcab" file Ext. my register 0 Error 80070002 x? I can't update Vista.

    How can I fix "diagcab" file Ext. my register 0 Error 80070002 x?  I can't update Vista.  It seems I have to redo a diagnostic firm or something. Thanks, Greg