Quick clone R12 - Port number

Hi all

I placed in the pool of bad port on the database layer and now my application layer will not connect to my database, can I stop the database and listener and adcfgclone.pl dbTier more to get the correct port pool, or I have to start the cloning process? What is the right way to do this?

Please notify.

Thank you.

If you want to fix the basin of the port on the node of the target database, you must do the following:

-Preclone run on the database layer node target

-Stop the database and listener data on the target database node

-Postclone run on the node of the target database layer and the use of the correct pool

Thank you

Hussein

Tags: Oracle Applications

Similar Questions

  • (Management and port number) firewall rules

    Someone at - it information on how to get management and port number for a given ESX host firewall rules using the 'VI Perl Toolkit?'

    For some reason, I can't work this one on. I can get to:

    $host - & gt; config - & gt; Firewall - & gt; set of rules

    and from there I can get the label and the State enabled, etc., but I want to delve into the section rule to get the port number and the management as well as for each service.

    For example, from the CROWD:

    HostFirewallRule

    Name

    Type

    Value

    Direction

    HostFirewallRuleDirection

    "entrants".

    dynamicProperty

    [DynamicProperty]

    Unset

    dynamicType

    string

    Unset

    endPort

    int

    Unset

    port

    int

    5989

    Protocol

    string

    "tcp".

    |

    How can I get this information for each service?

    Thanks in advance

    If you found this helpful, please consider awarding points

    Hi Paul,.

    You will need to first loop through the array rule set of firewall and from there you will get some properties this State if it is active, service, etc. and you will also have access to an array called rule that contains the rules within each of the ruleset. Once you go through the rules, you will find information about the direction, endPort, port and Protocol

    Something like this should work (there will be values that will not fill as endPort, so make sure you check before printing/etc.)

    my $fw_ruleset = $host->config->firewall->ruleset;
    
    foreach(@$fw_ruleset) {
         my $rules = $_->rule;
         if($_->enabled) {
             print "Firewall Rule: ", $_->label, "\n";
             foreach(@$rules) {
                  print "Direction: ", $_->direction->val, "\n";
                 print "End Port: ", $_->endPort, "\n";
                 print "Port: ", $_->port, "\n";
                 print "Protocol: ", $_->protocol, "\n";
              }
              print "-------------\n"
         }
    }
    

    Here's a quick snippet out:

    Firewall rule: SNMP Server

    Direction: inbound

    Use of uninitialized value, catalogue in ligne./vmwareHealthCheck.pl 1748.

    Ending port:

    Port: 161

    Protocol: udp

    Direction: outgoing

    Use of uninitialized value, catalogue in ligne./vmwareHealthCheck.pl 1748.

    Ending port:

    Port: 162

    Protocol: udp

    -

  • Clone R12 on solaris SPARC 64-bit servers

    Hello
    I use the cold backup and try to first clone in these servers with fast clone. Version of the application is 12.1.3, 64-bit Solaris 10 servers.
    Listener.ora was correct value after quick clone.
    It still points to the source values and it does not target listener start. When I try to start listener, below error takes place. If I update file listener.ora manually and then it allows me to start the listener, but once I run autoconfig he sweeps my published changes. What model of script/make changes to the listener.ora file during quick clone?

    # lsnrctl start deve

    LSNRCTL for Solaris: Version 11.1.0.7.0 - Production on May 26, 2011 10:53:48

    Copyright (c) 1991, 2008, Oracle. All rights reserved.

    From /u01/oracle/deve/db/tech_st/11.1.0/bin/tnslsnr: Please wait...

    TNSLSNR for Solaris: 11.1.0.7.0 - Production Version
    System settings file is /u01/oracle/deve/db/tech_st/11.1.0/network/admin/deve_devebsdb/listener.ora
    Log messages written to /u01/oracle/deve/db/tech_st/11.1.0/log/diag/tnslsnr/devebsdb/deve/alert/log.xml
    AMT-01151: name missing listener, deve, listener. ORA

    Listening port could start. See the above error messages...

    Thank you.

    It still points to the source values and it does not target listener start. When I try to start listener, below error takes place. If I update file listener.ora manually and then it allows me to start the listener, but once I run autoconfig he sweeps my published changes. What model of script/make changes to the listener.ora file during quick clone?

    The context of database file - search for context variables for entries (mainly for the listener) that point to the source node/instance and modify to point to the target node/instance, and then run the automatic configuration.

    Thank you
    Hussein

  • Port number of the DMZ URL mask

    Hello

    I just finished the configuration of the DMZ node to irecruitment for a client module. I followed Doc Id 380490.1 for installation. The external URL for the customer is of the form http:// < hostname >: < port >/OA_HTML/IrcVisitor.jsp. Now, because of security concerns the customer wants to hide the port number of the URL and post it on the internet for the registration of external candidates. How do I remove the port number of the URL and post the URL as /OA_HTML/IrcVisitor.jsp or http:// < hostname > < hostname > http:// / IrcVisitor.jsp.

    Concerning

    Navas

    Hello

    Please see these documents.

    Note: 578001.1 - how to configure Apache in R12 (10.1.3) listening on a Port Limited)<>
    Note: 356080.1 - how to run Apache on Port 80 in Apps 11i]

    Thank you
    Hussein

  • What is the quick clone?

    Hello exprets,.

    in fact I wonder when I read oracle metalink doc 406982.1 which is the cloning clone Oracle apps R12 quick help clone, but nowhere that they mention what is rapid...

    I thought it would be a utility like patching made us through patching utilities OAM. but just copy files from source to the target system, and that's all it is fast clone... is it good?

    We only need to run the adpreclone utility then someone can you please tell me what is quick clone is exactly and how can we clone applications using the oracle applications Manager?

    Thanks and greetings
    VD

    Hello

    It is not necessary to stop the application layer services to run the automatic configuration service. Take it this way; the minimum requirement to run the automatic configuration service is to have the database and the database listener operational.

    Kind regards
    Hussein

  • Manually change the VIEW port number


    Our 11.5.9 system simultaneous report ADF, we have started a background service X at the Admin level for running report server. As the UNIX admin request, we must change the port number for X windows. Since it's the production, we have a lot of customization, I want to avoid undate the context file and run the automatic configuration service. Therefore, I tried to change the DISPLAY setting in the files of the environment on levels directly. However, it does not work. Does anyone know what I missed?

    Here is the list of the files that I hit.

    adcmctl.sh, adrepctl.sh, $IAS_ORACLE_HOME/Apache/Jserv/*.properties on two levels, re - has bounced back after the application.

    Thank you

    Sean

    This is Note: quick search 364838,1 - REP-3000: internal error from the Oracle package

    Good to know that the problem has been resolved.

  • Phone wants to know a port number. What is c? Their example. 0101

    I am going through the pain of installing my email on my phone. I was able to fill in all, but what is called a port number. The phone gives an example of 0101

    Hello

    It's not something that I think is related to Firefox for Android, but I'll do my best to help.

    The e-mail on your application software a Port number to help it connect to your mail service. Each mail service provider has different settings, so I recommend you contact or have a look in their help files for orientation. This will usually lies in the sections to make the connection by using the third-party e-mail software.

    I hope this helps, but if not, please come back here and we can look at another solution for you.

  • Name of the resource does not COM port number

    Hello

    When I connect computer Board, I use

    ResourceManager.GetLocalManager (). FindResources("?*")

    to get resource name ("ASRL11::INSTR") and use that name that I invoke

    A session = ResourceManager.GetLocalManager (). Open (Name);

    to get the session and get the value of the property HardwareInterfaceName of the session.

    The problem is that the COM port number in the property ("Com10") of HardwareInterfaceName does not match name the resource. The COM port number is correct, that it is the same, as noted in the Windows Device Manager. But why the name of the resource 'ASRL11::INSTR', it should be "ASRL10::INSTR".

    Does anyone have an idea?

    Thank you

    Eva

    Hello

    Port 10 is reserved for the parallel port

    Curt

  • Get TCP Service Port number name

    The TCP listen and the TCP create listener screws have an entry named 'Service name' base, once a listener is created in the LabVIEW application is it possible what service named is running on which port in an external application and query? The external application may or may not be developed in LabVIEW.

    TCP exits create listener VI the port number used, this is useful information, but I don't see any automatic method for an external application to get this information?

    C++ getservbyname function does not return the information given to the listener of LabVIEW TCP known, created and listen.

    The help of LabVIEW:

    name of the service creates a reference known for the port number. If you specify a service name, LabVIEW saves the service name and the port number with the of Service Locator OR.

     

     

    OR Service Locator:

    http://digital.NI.com/public.nsf/allkb/227453F884CE035386256E55007A303D

  • WMI Telnet Port number

    I'm not able to port WMI telnet to a particular server. At the same time, I was able to telnet to the port even other machines that I have connected.
    Please help me solve this problem.
    Thanks in advance
    Aldo

    Aldo, could you please verify if WMI port is listening to this server.

    Port number: 135

    Concerning

    Nithin

  • Need to change the com port number, but users do not have administrator rights

    Our users don't have administrator rights, however, there are a few pieces of software that communicates with the hardware using COM ports.  Since they don't have administrator rights, you may not click on advanced in the communications port to set the port to the necessary com com.

    I found reg hacks online that say will open the advanced screen to allow the com to be changed, but none that I've found work successfully.

    Can someone tell me the correct registry setting that I need to grant permission to in order to open the advanced under properties tro communications button and have the available com port number to change.

    Thanks in advance.

    Hello

    You have the computer connected to a network or domain?

    It is not possible to access advanced screen or advanced without administrator rights. I suggest you to contact the administrator of the system to help about it.

  • Alternative Outlook 2007 smtp port number.

    • Alternative Outlook 2007 smtp port number.

      Sending ' reported an error (0x800CCC80): "None of the methods of authentication supported by the client are supported by your server."

    • Outlook 2003 does not have this problem with the same mail server using the same exact account.
    • Windows Vista Ultimate SP1 with Outlook 2007 SP2 doesn't have this problem.
    • Windows XP SP3 and Outlook 2007 SP2 illustrates this problem.
    • Windows 7 with Outlook 2007 SP2 has this problem.

    We needed to move to another port for smtp 3535 25 for security reasons.  This is a wide spread question.  We are connecting to a POP3 "qmail" server to send and receive e-mails.  All systems work perfectly with the receipt of emails. Need a solution to this problem as soon as POSSIBLE please...

    Hi Swmyers,

    Here is a link to the Google Help article about connect Outlook 2007 to Gmail:
    Measures 8-11 show you exactly how to set up the SMTP port and the ports that they recommend that you use.
    Please let me know if I can be of further assistance!

    Cody C
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Change the Port number of e-mail outgoing "587" as required to use the Comcast e-mail

    When my email out through Comcast did not all Comcast more, technical support told me that I had to change the number of Port for outgoing in Windows Live Mail beta 110 to 587.

    Worked well, until I had a system crash.

    When I reinstalled Windows Live Mail, I could fine is no longer the 'Tools' button in the status bar and by result cannot change the port number.  So, I can't send emails from Comcast of Windows Live Mail.

    The inbound port setting is apparently correct already, as I had no reception bad don't mail... sending mail.

    I hope it will work for you.  I use Windows Live Mail 2009.

    If you look on the left side of the window, you will see the name of your e-mail account.  (Underneath there is Inbox, drafts, sent items, etc.)
    You'll want to right-click on the name of the mail account. (Right above where it says Inbox.)
    Then you'll want to click on properties.
    A properties box opens.  You'll want to click on the tab "Advanced" on the right side of the Properties window.
    The first area is the SMTP (outgoing) port number.  You just want to change it in 587.

  • What is my e-mail server name and port number

    Unable to send a scanned document because I don't know my server name and port number

    Your e-mail account provider has that information.
    They should have a help page on their Web site.
    If you tell us who provides your email account, maybe someone can help
    you.
     
     
     
    --
    Dave N.
    MS - MVP (Mail)
    Windows 7 Ultimate
    http://download.live.com/wlmail
     
     
     
    "badrisk" wrote in message news: eec85ab4-ac81-44d 9-a285-8aec5cdf9cb7...
    > cannot send a scanned document because I don't know my server name and port
    > number
    >
    >
    >
     

    Windows 7 Ultimate 64

  • By the way a specific port number

    Hell-o,

    My question is about the PIX515e. We have a Server Windows ISA firewall we want to retire. I need to move the ports that have been opened in this area of ISA for the PIX. On AIS, he simply says "send and receive port tcp 5510' for example. Is it possible on the PIX of this port is very simply to apply. Without having to create a static entry? A way to simply open a specific port number?

    Suggestions, ideas or advice greatly welcome,

    TIA,

    Gary

    Which starts the connection, the interface of high security to low or low security interface to high? If she is brought down, do nothing, it will allow by default. If it is low to high, you must 1) of static type and 2) an access list. The acl is not reference IPs, but it should (security reasons - the whole point of the PIX). For example:

    (1) static (inside, outside) subnet to the 10.10.10.10 x.x.x.x 255.255.255.255 mask (or use a range of IP addresses)

    or

    static (inside, outside) 10.10.10.10 10.10.10.10 (if nat disabled)

    and

    (2) access list 102 permit tcp any any eq 5510

    or

    access list 102 permit tcp any host x.x.x.x eq 5510 (better)

    or

    access-list 102 permit tcp host y.y.y.y host x.x.x.x eq 5510 (best)

    Access-group 102 in external interface

    It will be useful.

    Steve

Maybe you are looking for