Error starting listener on single node in RAC..Error listening on: (DESCRIP

LSNRCTL> start LISTENER_CORPNG04
Starting /ora00/app/oracle/product/11/db1/bin/tnslsnr: please wait...
TNSLSNR for HPUX: Version 11.1.0.7.0 - Production
System parameter file is /ora00/app/oracle/product/11/db1/network/admin/listener.ora
Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=vir_corpng04)(PORT=1521)(IP=FIRST)))
TNS-12545: Connect failed because target host or object does not exist
TNS-12560: TNS:protocol adapter error
TNS-00515: Connect failed because target host or object does not exist
HPUX Error: 227: Can't assign requested address
Listener failed to start. See the error message(s) above...
LSNRCTL>
Plz help its production system
Thanks in Advance
Gagan

Hello,s
First of all, check the status of all resources by using crs_stat -t
Check if your VIP resource is indeed up and running on the node where you want to start the listener. As listener is depending upon this VIP address, it is needed to be up on the node where listener is configured. If this is the case then relocate the vip back to the system by using either of the following commands
1. crs_relocate <vip_resource_name>
OR
2. srvctl start nodeapps -n <hostname>
listener should be automatically up once crs relocates back the vip to the system.
If vip is already running fine on the system then check for your listener configuration as you check in normal systems.
Lalit Verma
[http://sites.google.com/site/racinsights1]

Similar Messages

  • Error starting listener on one node in RAC:Error listening on....TNS-12545:

    LSNRCTL> start LISTENER_CORPNG04
    Starting /ora00/app/oracle/product/11/db1/bin/tnslsnr: please wait...
    TNSLSNR for HPUX: Version 11.1.0.7.0 - Production
    System parameter file is /ora00/app/oracle/product/11/db1/network/admin/listener.ora
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=vir_corpng04)(PORT=1521)(IP=FIRST)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    HPUX Error: 227: Can't assign requested address
    Listener failed to start. See the error message(s) above...
    LSNRCTL>
    Plz help its production system
    Thanks in Advance
    Gagan

    See link
    Rgds

  • Migration from Single Node to RAC Node

    Hi,
    We are planning to migrate the Database from Single-Node to RAC Node. Are there any checklist list to be considered regarding Performance, System and Database ( or any other topic), before migrating to RAC.
    Thanks

    If it is already the same version, you will need to focus any "single-threadedness" of the application like sequences that are mandatory sequential, "semaphore-style" locking etc...
    My experience is that going RAC and in particular to ASM can give a performance boost. If it is the same version (11gR2 for example) then any statistics-related performance issues will still be there.

  • Verification of steps to convert Single Node to RAC

    Hi Forum
    I have a single node Oracle E-Biz 12.1.3 Installation.
    We plan to convert this to a dual node RAC install and I wanted to run by the steps to perform this AND clone over the current production system to the new RAC system
    (note this will not be using ASM - but will be based on NetApp NFS)
    1. Install GRID 11.2.0.3
    - installed acorss two nodes, Binaries can be shared
    - voting disks / cluster rigistry MUST be shared
    2. Install Database Software for RAC
    - Binaries cannot be shared and must be installed on each node independently
    3. Configure the GRID for database (database / listeners)
    4. Clone over the stand alone system (clone database as RAC)
    I will be using SCAN - and therefore would expect all the web services / concurrent manager nodes to point to the SCAN hostname as opposed to individual host names,
    Are there any decent technical notes out there that will help please?
    Is there any HUGE miss I have made here
    Thanks in anticipation

    Hi,
    I belive googling "single node to RAC" should give you a lot of articles and you can select any article based on your source database version and new version (11.2).
    Since it is EBS database, probabl posting question on EBS forums will give you answer faster because you will find a lot of apps DBAs who would already have done this.
    Salman

  • Convert 11.1.0.7 EBS 12.1.3 single node to RAC with ASM on 11.2.0.3 cluster

    Hi
    I am trying to convert a single node 11.1.0.7 database with EBS 12.1.3 version from single to 2-node RAC ASM on Oracle clusterware 11.2.0.3 on AIX 6.1 - 64 bit
    I am following Oracle metalink document note id 466649.1 . My 11.2.0.3 clusterware is already setup correctly and working fine as per document E24614-03.
    However I am currently stuck in section 3.3:Configure TNS listener (Doc id : 466649.1) . The netca is unable to start the listener and failing with error as below.
    However when I start the same locally from lsnrctl command listener starts.
    trace_OraDb11g_home1-1212159AM174.log
    ====================================
    [AWT-EventQueue-0] [18:34:31:887] [RuntimeExec.runCommand:144] runCommand: process returns 123
    [AWT-EventQueue-0] [18:34:31:887] [RuntimeExec.runCommand:161] RunTimeExec: output>
    [AWT-EventQueue-0] [18:34:31:887] [RuntimeExec.runCommand:164] Attempting to start `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr
    ` on member `jxn-ux-ebs1d1q`
    [AWT-EventQueue-0] [18:34:31:887] [RuntimeExec.runCommand:164] Start of `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr` on member
    `jxn-ux-ebs1d1q` failed.
    [AWT-EventQueue-0] [18:34:31:888] [RuntimeExec.runCommand:164] Attempting to stop `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr`
    on member `jxn-ux-ebs1d1q`
    [AWT-EventQueue-0] [18:34:31:888] [RuntimeExec.runCommand:164] Stop of `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr` on member
    `jxn-ux-ebs1d1q` succeeded.
    [AWT-EventQueue-0] [18:34:31:888] [RuntimeExec.runCommand:164] CRS-2632: There are no more servers to try to place resource 'ora.jxn-ux-e
    bs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr' on that would satisfy its placement policy
    [AWT-EventQueue-0] [18:34:31:888] [RuntimeExec.runCommand:170] RunTimeExec: error>
    [AWT-EventQueue-0] [18:34:31:889] [RuntimeExec.runCommand:173] CRS-0223: Resource 'ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr'
    has placement error.
    [AWT-EventQueue-0] [18:34:31:889] [RuntimeExec.runCommand:173]
    [AWT-EventQueue-0] [18:34:31:889] [RuntimeExec.runCommand:192] Returning from RunTimeExec.runCommand
    [AWT-EventQueue-0] [18:34:31:890] [HAOperationImpl.runCommand:1221] signed exit value = 123
    [AWT-EventQueue-0] [18:34:31:890] [HAOperationImpl.runCommand:1258] set status HA_RES_RELOCATE_ERR
    [AWT-EventQueue-0] [18:34:31:891] [HAStartOperation.run:84] Returned from executing the HA Operation
    [AWT-EventQueue-0] [18:34:31:891] [HAStartOperation.run:89] OUTPUT> Attempting to start `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q
    .lsnr` on member `jxn-ux-ebs1d1q`
    [AWT-EventQueue-0] [18:34:31:891] [HAStartOperation.run:89] OUTPUT> Start of `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr` on m
    ember `jxn-ux-ebs1d1q` failed.
    [AWT-EventQueue-0] [18:34:31:891] [HAStartOperation.run:89] OUTPUT> Attempting to stop `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.
    lsnr` on member `jxn-ux-ebs1d1q`
    [AWT-EventQueue-0] [18:34:31:892] [HAStartOperation.run:89] OUTPUT> Stop of `ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr` on me
    mber `jxn-ux-ebs1d1q` succeeded.
    [AWT-EventQueue-0] [18:34:31:892] [HAStartOperation.run:89] OUTPUT> CRS-2632: There are no more servers to try to place resource 'ora.jxn
    -ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr' on that would satisfy its placement policy
    [AWT-EventQueue-0] [18:34:31:893] [HAStartOperation.run:95] ERROR> CRS-0223: Resource 'ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.l
    snr' has placement error.
    [AWT-EventQueue-0] [18:34:31:893] [LocalCommand.execute:56] LocalCommand.execute: Returned from run method
    [AWT-EventQueue-0] [18:34:31:893] [HAOperationResult.getOutputAll:114] outLine is [CRS-2632: There are no more servers to try to place re
    source 'ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr' on that would satisfy its placement policy]
    [AWT-EventQueue-0] [18:34:31:894] [HAOperationResult.getOutputAll:115] errLine is [CRS-0223: Resource 'ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_
    JXN-UX-EBS1D1Q.lsnr' has placement error.]
    [AWT-EventQueue-0] [18:36:39:994] [ca.ConfigureListenerOPS.getNodeNameIndex:-1] getNodeNameIndex: Matching LISTENER_EBSQA_JXN-UX-EBS1D1Q
    [AWT-EventQueue-0] [18:36:39:994] [ca.ConfigureListenerOPS.getListenerRootName:-1] ListenerName is LISTENER_EBSQA
    The crsctl has details as below:
    =====================
    NAME TARGET STATE SERVER STATE_DETAILS
    Cluster Resources
    ora.LISTENER_SCAN1.lsnr
    1 ONLINE ONLINE jxn-ux-ebs2d1q
    ora.LISTENER_SCAN2.lsnr
    1 ONLINE ONLINE jxn-ux-ebs1d1q
    ora.LISTENER_SCAN3.lsnr
    1 ONLINE ONLINE jxn-ux-ebs1d1q
    ora.cvu
    1 ONLINE ONLINE jxn-ux-ebs1d1q
    ora.jxn-ux-ebs1d1q.LISTENER_EBSQA_JXN-UX-EBS1D1Q.lsnr
    1 ONLINE OFFLINE
    ora.jxn-ux-ebs1d1q.vip
    1 ONLINE ONLINE jxn-ux-ebs1d1q
    ora.jxn-ux-ebs2d1q.LISTENER_EBSQA_JXN-UX-EBS2D1Q.lsnr
    1 ONLINE OFFLINE
    Not sure how to fix this .
    Regards
    Ram

    I am trying to convert a single node 11.1.0.7 database with EBS 12.1.3 version from single to 2-node RAC ASM on Oracle clusterware 11.2.0.3 on AIX 6.1 - 64 bit You don't need to create listeners, after installing 11203 cluster there will be LISTENER running from $GRID_HOME
    along with SCAN_LISTENERS

  • Error when adding a new node to RAC 10g

    Hi all,
    I have a RAC 10g environment test in Linux Red Hat Umbreakble 5 with two nodes. This RAC is fine on 2 nodes.
    I want to add a new node (rac3) of the following way:
    - The node 1 (rac1) is started and the instance ORCL1 is online.
    - The node 2 (rac2) is offline. i.e the machine is off.
    - The node 3 (rac3). The machine is on and already configured
    So that when I execute the CRS_home\oui\bin\addnode.bat on node 1 and put the information of node 3 (Public node name, Private node name, Virtual host name) and press next I get the following message:
    OUI-35000: Fatal cluster error encountered (PRKC-1071 Nodes rac2 did not respond to ping in 30 seconds) - Sure: The machine is off;
    My question is: Can´t I add a new node on RAC if a node is off ?
    Anybody can help me.
    Thanks.
    (Wander Brazil)

    Interesting question.
    You might have better luck getting an answer if you ask where people discuss RAC, instead of asking where people report documentation issues. (Go to http://forums.oracle.com and scroll down to 'Grid Computing' to see RAC forums.)

  • How to change from single Node to RAC for AIA

    Recently I have installed AIA 11.1.1.5, but during installation I selected single node. But now I would like to configure it to use RAC. How to do it? Reinstalling is not an option.

    Hi,
    Hope this helps
    http://proskudin.blogspot.com/2007/06/two-level-tabs.html
    Br,Jari

  • Error starting observer from remote node

    Hello all.
    I have a two nodes Veritas (not important) cluster with Data Guard. I don't have shared drives, I know!
    Now, I had configured an observer in one of the nodes which was working fine but for obvious reasons, I tried to move it to a third node.
    This is the error I'm getting and I have no idea how to solve it out. What surprises me is that the wrong "parameter" is not shown even in Metalink.
    {code}
    DGMGRL> connect sys@primary
    Password:
    Connected.
    DGMGRL> show configuration
    Configuration - testing-replication
      Protection Mode: MaxAvailability
      Databases:
        primary - Primary database
          Warning: ORA-16819: fast-start failover observer not started
        standby - (*) Physical standby database
          Warning: ORA-16819: fast-start failover observer not started
    Fast-Start Failover: ENABLED
    Configuration Status:
    WARNING
    DGMGRL> start observer;
    Corrupted document
    <FAST_START_FAILOVER  enabled="yes" MIV="24" OBID="553124169" threshold="15" obsv_recn="0" auto-reinstate="yes"><PRIMARY  name="primary">primary</PRIMARY><STANDBY  name="standby">standby</STANDBY></FAST_START_FAILOVER>
    Error: LPX-00106: Warning: attribute "obsv_recn" of element "FAST_START_FAILOVER" is undefined
    Error: ORA-16591: unknown field "obsv_recn" in document
    Error: ORA-16593: XML conversion failed
    Failed.
    {code}
    Thanks for any help you can give me.
    Alex.

    Hmm. Well, I don't see how would that help. It's the same command I'm running but in silent mode. The result is the same.
    What bothers me is the message:
    Error: ORA-16591: unknown field "obsv_recn" in document
    I couldn't find anything related to that field/parameter on the web. Also, what's the "document" is referring too? fsfo.dat?  In that case, is blank in my case.
    Again, I've set this up on another server (one of the nodes where the databases resides) and created the configuration "create configuration" and "enable configuration" from there, but not here.
    Do I have to remove the configuration and start all over again from this third node?
    Thanks,
    Alex.

  • Unable to start crs on single-node instance

    Hello -
    I am running 11.1.0.7 for my ASM instance, and I am unable to start crs. I get the following error message:
    [root@mbiwfhmdwee 624]# ./crsctl start crs
    Attempting to start Oracle Clusterware stack
    Failure at scls_scr_create with code 1
    I just installed the Oracle software, and this is the first time I am trying to get ASM running on this server.
    Any help is appreciated!
    Thanks,
    Mike

    you are probably hitting bug 4632899 - CSS does not start if hostname has capital letters (ML note 4632899.8)
    => Change the hostname to from uppercase to lower case.

  • Moving RAC/ASM to single-node non-rac SET NEWNAME not working

    Good morning,
    I'm trying to restore a rac/asm database to a non-rac environment to simulate disaster recovery under worst-case circumstances.
    Here is as faras I have been able to get
    1) Restored pfile
    2) modified pfile to remove references to RAC settings (note, did not set db_file_create_dest, db_file_name_convert, etc)
    3) Restored controlfile successfully
    4) Mounted database
    At this time I run the following rman script which covers all temp and datafiles (there's some skipped numbers where datafiles have been removed previously)
    run {
    set until time "to_date('2009/11/29 03:00:00','YYYY/MM/DD HH24:MI:SS')";
    set newname for tempfile 1 to '/mnt/data/oradata/pmi/temp_1.dbf';
    set newname for datafile 1 to '/mnt/data/oradata/pmi/system_1.dbf';
    set newname for datafile 2 to '/mnt/data/oradata/pmi/undotbs1_2.dbf';
    set newname for datafile 3 to '/mnt/data/oradata/pmi/sysaux_3.dbf';
    set newname for datafile 4 to '/mnt/data/oradata/pmi/undotbs2_4.dbf';
    set newname for datafile 5 to '/mnt/data/oradata/pmi/undotbs3_5.dbf';
    set newname for datafile 6 to '/mnt/data/oradata/pmi/users_6.dbf';
    set newname for datafile 7 to '/mnt/data/oradata/pmi/atend1_7.dbf';
    set newname for datafile 8 to '/mnt/data/oradata/pmi/atendidx1_8.dbf';
    set newname for datafile 9 to '/mnt/data/oradata/pmi/cwmlite_9.dbf';
    set newname for datafile 10 to '/mnt/data/oradata/pmi/datafeedsidx1_10.dbf';
    set newname for datafile 11 to '/mnt/data/oradata/pmi/drsys_11.dbf';
    set newname for datafile 12 to '/mnt/data/oradata/pmi/dynamic1_12.dbf';
    set newname for datafile 13 to '/mnt/data/oradata/pmi/dynamicidx1_13.dbf';
    set newname for datafile 14 to '/mnt/data/oradata/pmi/intermedia_14.dbf';
    set newname for datafile 15 to '/mnt/data/oradata/pmi/notesidx1_15.dbf';
    set newname for datafile 16 to '/mnt/data/oradata/pmi/odm_16.dbf';
    set newname for datafile 18 to '/mnt/data/oradata/pmi/pacific_data_large_18.dbf';
    set newname for datafile 19 to '/mnt/data/oradata/pmi/pacific_data_medium_19.dbf';
    set newname for datafile 20 to '/mnt/data/oradata/pmi/pacific_data_small_20.dbf';
    set newname for datafile 21 to '/mnt/data/oradata/pmi/pacific_data_xlarge_21.dbf';
    set newname for datafile 22 to '/mnt/data/oradata/pmi/pacific_index_large_22.dbf';
    set newname for datafile 23 to '/mnt/data/oradata/pmi/pacific_index_medium_23.dbf';
    set newname for datafile 24 to '/mnt/data/oradata/pmi/pacific_index_small_24.dbf';
    set newname for datafile 25 to '/mnt/data/oradata/pmi/pacific_index_xlarge_25.dbf';
    set newname for datafile 26 to '/mnt/data/oradata/pmi/pmi_data_large_26.dbf';
    set newname for datafile 27 to '/mnt/data/oradata/pmi/pmi_data_medium_27.dbf';
    set newname for datafile 28 to '/mnt/data/oradata/pmi/pmi_data_small_28.dbf';
    set newname for datafile 29 to '/mnt/data/oradata/pmi/pmi_data_large_29.dbf';
    set newname for datafile 30 to '/mnt/data/oradata/pmi/sysaux_30.dbf';
    set newname for datafile 31 to '/mnt/data/oradata/pmi/pmi_data_xlarge_31.dbf';
    set newname for datafile 32 to '/mnt/data/oradata/pmi/pmi_index_large_32.dbf';
    set newname for datafile 33 to '/mnt/data/oradata/pmi/pmi_data_medium_33.dbf';
    set newname for datafile 34 to '/mnt/data/oradata/pmi/pmi_index_medium_34.dbf';
    set newname for datafile 35 to '/mnt/data/oradata/pmi/pmi_index_small_35.dbf';
    set newname for datafile 36 to '/mnt/data/oradata/pmi/pmi_index_xlarge_36.dbf';
    set newname for datafile 38 to '/mnt/data/oradata/pmi/portal30_38.dbf';
    set newname for datafile 39 to '/mnt/data/oradata/pmi/portal_app_helpdesk_39.dbf';
    set newname for datafile 40 to '/mnt/data/oradata/pmi/static1_40.dbf';
    set newname for datafile 41 to '/mnt/data/oradata/pmi/staticidx1_41.dbf';
    set newname for datafile 42 to '/mnt/data/oradata/pmi/tools_42.dbf';
    set newname for datafile 43 to '/mnt/data/oradata/pmi/xdb_43.dbf';
    set newname for datafile 44 to '/mnt/data/oradata/pmi/pmi_index_small_44.dbf';
    set newname for datafile 46 to '/mnt/data/oradata/pmi/pmi_index_medium_46.dbf';
    set newname for datafile 47 to '/mnt/data/oradata/pmi/pmi_data_small_47.dbf';
    set newname for datafile 48 to '/mnt/data/oradata/pmi/pmi_index_large_48.dbf';
    set newname for datafile 49 to '/mnt/data/oradata/pmi/pmi_index_xlarge_49.dbf';
    set newname for datafile 50 to '/mnt/data/oradata/pmi/system_50.dbf';
    set newname for datafile 52 to '/mnt/data/oradata/pmi/pmi_data_xlarge_52.dbf';
    set newname for datafile 54 to '/mnt/data/oradata/pmi/pmi_index_medium_54.dbf';
    set newname for datafile 55 to '/mnt/data/oradata/pmi/acctdb_data_55.dbf';
    set newname for datafile 56 to '/mnt/data/oradata/pmi/acctdb_index_56.dbf';
    set newname for datafile 57 to '/mnt/data/oradata/pmi/pivot_data_57.dbf';
    set newname for datafile 58 to '/mnt/data/oradata/pmi/pmiaudit_data_58.dbf';
    set newname for datafile 59 to '/mnt/data/oradata/pmi/pmiaudit_indx_59.dbf';
    allocate channel D1 device type disk;
    restore database;
    switch datafile all;
    release channel D1;
    When I run this I get the following:
    creating datafile fno=3 name=/mnt/data/oradata/pmi/sysaux_3.dbf
    released channel: D1
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of restore command at 12/09/2009 09:32:33
    ORA-01119: error in creating database file '+PMI2'
    ORA-17502: ksfdcre:4 Failed to create file +PMI2
    ORA-15001: diskgroup "PMI2" does not exist or is not mounted
    ORA-15077: could not locate ASM instance serving a required diskgroup
    ORA-29701: unable to connect to Cluster Manager
    I noticed that it's trying to create the datafile. Shouldn't it be giving me a "Restoring datafiles from backup piece" clause? Also it appears to be trying to recreate the datafiles in their old location. Any thoughts on how to get around this.
    Using the db_file_name_convert does allow me to restore files to the filesystem, but they use names such as "omf_*" and I'm not sure if it's converting the files properly from ASM format.
    Thanks!

    Hi,
    I assume your problem is either in your pfile ( but you indicate you have removed all RAC settings), or in your control file.
    I would recommend to remove the control files and create them later as soon as the datafiles have been restored, using the commands:
    STARTUP NOMOUNT
    CREATE CONTROLFILE REUSE DATABASE "OMST01" NORESETLOGS FORCE LOGGING NOARCHIVELOG
    -- SET STANDBY TO MAXIMIZE PERFORMANCE
    MAXLOGFILES 100
    MAXLOGMEMBERS 2
    MAXDATAFILES 1024
    MAXINSTANCES 8
    MAXLOGHISTORY 10210
    LOGFILE
    < your logfiles >
    DATAFILE
    < your datafiles >
    CHARACTER SET <your character set>;So the steps are
    Startup nomount with the pfile
    Restore the datafiles using rman
    Shutdown the database
    Use above script to create the control files
    It is possible you need to use the RESETLOGS option instead of the NORESETLOGS
    HTH

  • Concurrent program required on a single node with RAC connfiguration

    Hai all,
    RAC with 11.5.10.2 on Linux . 2 DB server with 2 app server with concurrent managers
    running on only one node..
    We have requirement to run a concurrent program and its child process to run on only one
    node of the RAC DB. Since this is not possible in this version and possible with 12.1 as per the note
    Method Of Always Running A Specific Concurrent Program On One Particular Node [ID 1070621.1] .
    We created a concurrent manager and under Specialization rules, we added all the program that
    we required. now in the concurrent manager -define form - under the primary and secondary node
    - do I have to set the node as one of the database server (or) one of the apps server.
    RAC Configuration Setup For Running MRP Planning, APS Planning, and Data Collection Processes [ID 279156.1]
    Please advise.

    We created a concurrent manager and under Specialization rules, we added all the program that
    we required. now in the concurrent manager -define form - under the primary and secondary node
    - do I have to set the node as one of the database server (or) one of the apps server.
    RAC Configuration Setup For Running MRP Planning, APS Planning, and Data Collection Processes [ID 279156.1]
    Please advise.You only need to set the name of the node where the CM is running (under "Primary Node").
    If you have PCP implemented, then you can type the name of each node where CM is running (CM node1 and CM node2).
    Thanks,
    Hussein

  • Single node to RAC migration

    Hello friends ,
    I am using RAC 11g(11.1.0.7)I having below configurations
    NODE1
    Clusterware oracle home /u01/Oracle_home1
    ASM oracle home /u02/Oracle_home2
    RAC oracle home /u03/Oracle_home3
    NODE2
    Clusterware oracle home /u01/Oracle_home1
    ASM oracle home /u02/Oracle_home2
    RAC oracle home /u03/Oracle_home3
    Now I have one another database(NON RACed & NON ASM) with SID TEST which on local disk with flat file system on NODE1 only i.e /p01/Oracle_home4
    My question is using RMAN can I restore rman backup piece or active database duplication of this local database to RAC system defined above.
    Regards
    Saransh Soni

    Clone the single instance database from FileSystem to ASM using RMAN. At this point it is still single instance.
    Unfortunately, the documentation convers FileSystem to ASM on the same server.
    http://download.oracle.com/docs/cd/B28359_01/backup.111/b28270/rcmasmmi.htm#CHDCDCFJ
    So, see the DUPLICATION Example "Example 23-6 Duplicating from a File System to ASM (Active)"
    http://download.oracle.com/docs/cd/B28359_01/backup.111/b28270/rcmdupdb.htm#BGBEHADD
    Then convert to RAC
    http://download.oracle.com/docs/cd/B28359_01/rac.111/b28254/adddelunix.htm#CEGJFBJA
    Hemant K Chitale

  • Coherence 3.5 - slow start for a single node

    EDIT - wrong forum
    Edited by: user10613309 on 30-Jul-2009 02:42

    Hi Tim,
    The only parameter that controls the delay for the very first cluster member is the "join-timeout-milliseconds" element (http://wiki.tangosol.com/display/COH35UG/multicast-listener). I don't think any of the default values change in 3.5, but the value differs dramatically between the evaluation and development modes (3 sec) and the production mode (30 sec)
    Regards,
    Gene

  • Gettig the error at the end of single node installation on OEL5.6 32-bit

    Gettig the following error at the end of single node installation on OEL5.6(32-bit)
    I am getting the following error enf of the single node installation on OEL5.6(32-bit). I have installed the following RPMs
    rpm -Uvh sysstat
    rpm -Uvh libaio-devel
    rpm -Uvh compat-libstdc++
    rpm -Uvh compat-libstdc++
    rpm -Uvh xorg-x11-libs-compat-
    rpm -Uvh unixODBC-2.2.
    rpm -Uvh unixODBC-devel
    rpm -Uvh libXp-
    rpm -Uvh openmotif21
    These are following failed, when I clicked the respective button I get these respective errors...
    HTTP
    checking URL = http://linux1.oracle.com:8001
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Virtual Directory
    RW-50015: Error: - Http Server Virtual Directories is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Login Page
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Help Page
    checking URL = http://linux1.oracle.com:8001/OA_HTML/help
    RW-50015: Error: - Help Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    SP
    checking URL = http://linux1.oracle.com:8001/OA_HTML/jtfTestCookie.jsp
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Please let me know how to fix this.
    Thanks.
    Joy.

    Helios,
    While starting the application I am getting the following...
    ============================================
    [applprd1@linux1 scripts]$ ./adstrtal.sh
    You are running adstrtal.sh version 120.15
    Enter the APPS username: apps
    Enter the APPS password:
    The logfile for this session is located at /u01/prd1/inst/apps/PRD1_linux1/logs/appl/admin/log/adstrtal.log
    Executing service control script:
    /u01/prd1/inst/apps/PRD1_linux1/admin/scripts/adopmnctl.sh start
    script returned:
    You are running adopmnctl.sh version 120.6
    Starting Oracle Process Manager (OPMN) ...
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /u01/prd1/inst/apps/PRD1_linux1/logs/appl/admin/log/adopmnctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/prd1/inst/apps/PRD1_linux1/admin/scripts/adalnctl.sh start
    script returned:
    adalnctl.sh version 120.3
    Checking for FNDFS executable.
    Listener APPS_PRD1 has already been started.
    adalnctl.sh: exiting with status 2
    adalnctl.sh: check the logfile /u01/prd1/inst/apps/PRD1_linux1/logs/appl/admin/log/adalnctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/prd1/inst/apps/PRD1_linux1/admin/scripts/adapcctl.sh start
    script returned:
    You are running adapcctl.sh version 120.7.12010000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    adapcctl.sh: exiting with status 204
    adapcctl.sh: check the logfile /u01/prd1/inst/apps/PRD1_linux1/logs/appl/admin/log/adapcctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/prd1/inst/apps/PRD1_linux1/admin/scripts/adoacorectl.sh start
    script returned:
    You are running adoacorectl.sh version 120.13
    Starting OPMN managed OACORE OC4J instance ...
    adoacorectl.sh: exiting with status 150
    adoacorectl.sh: check the logfile /u01/prd1/inst/apps/PRD1_linux1/logs/appl/admin/log/adoacorectl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/prd1/inst/apps/PRD1_linux1/admin/scripts/adformsctl.sh start
    script returned:
    You are running adformsctl.sh version 120.16
    Starting OPMN managed FORMS OC4J instance ...
    adformsctl.sh: exiting with status 150
    adformsctl.sh: check the logfile /u01/prd1/inst/apps/PRD1_linux1/logs/appl/admin/log/adformsctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/prd1/inst/apps/PRD1_linux1/admin/scripts/adoafmctl.sh start
    script returned:
    You are running adoafmctl.sh version 120.8
    Starting OPMN managed OAFM OC4J instance ...
    adoafmctl.sh: exiting with status 150
    adoafmctl.sh: check the logfile /u01/prd1/inst/apps/PRD1_linux1/logs/appl/admin/log/adoafmctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/prd1/inst/apps/PRD1_linux1/admin/scripts/adcmctl.sh start
    script returned:
    You are running adcmctl.sh version 120.17.12010000.3
    Starting concurrent manager for PRD1 ...
    Starting PRD1_0627@PRD1 Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /u01/prd1/inst/apps/PRD1_linux1/logs/appl/admin/log/adcmctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /u01/prd1/inst/apps/PRD1_linux1/admin/scripts/jtffmctl.sh start
    script returned:
    You are running jtffmctl.sh version 120.3
    Validating Fulfillment patch level via /u01/prd1/apps/apps_st/comn/java/classes
    Fulfillment patch level validated.
    Starting Fulfillment Server for PRD1 on port 9301 ...
    jtffmctl.sh: exiting with status 0
    .end std out.
    .end err out.
    adstrtal.sh: Exiting with status 4
    adstrtal.sh: check the logfile /u01/prd1/inst/apps/PRD1_linux1/logs/appl/admin/log/adstrtal.log for more information ...
    ===============================================
    [Service Control Execution Report]
    The report format is:
    <Service Group> <Service> <Script> <Status>
    Root Service Enabled
    Root Service Oracle Process Manager for PRD1_linux1 adopmnctl.sh Started
    Web Entry Point Services Enabled
    Web Entry Point Services Oracle HTTP Server PRD1_linux1 adapcctl.sh Failed
    Web Entry Point Services OracleTNSListenerAPPS_PRD1_linux1 adalnctl.sh Already Started
    Web Application Services Enabled
    Web Application Services OACORE OC4J Instance PRD1_linux1 adoacorectl.sh Failed
    Web Application Services FORMS OC4J Instance PRD1_linux1 adformsctl.sh Failed
    Web Application Services OAFM OC4J Instance PRD1_linux1 adoafmctl.sh Failed
    Batch Processing Services Enabled
    Batch Processing Services OracleConcMgrPRD1_linux1 adcmctl.sh Started
    Batch Processing Services Oracle Fulfillment Server PRD1_linux1 jtffmctl.sh Started
    Other Services Disabled
    Other Services OracleFormsServer-Forms PRD1_linux1 adformsrvctl.sh Disabled
    Other Services Oracle Metrics Client PRD1_linux1 adfmcctl.sh Disabled
    Other Services Oracle Metrics Server PRD1_linux1 adfmsctl.sh Disabled
    Other Services Oracle MWA Service PRD1_linux1 mwactlwrpr.sh Disabled
    ServiceControl is exiting with status 4
    Thanks.
    Joy.
    Edited by: user11952526 on Jun 26, 2011 11:51 AM

  • Postscript report fail - REP-3000: Internal error starting Oracle toolkit

    Hi,
    I am receiving the error REP-3000: Internal error starting Oracle Toolkit when I am running a conc. program with postscript as output. I changed Active Users program and tested it. It failed.
    Metalink says DISPLAY issue. I ran the concurrent program - "Prints environment variable values" giving DISPLAY as variable. I received a value. like <hostname>:0.0
    What could be the issue?
    Release - 11.5.10.2
    OS -Linux
    Apache, Forms on 1 Node, Concurrent Manager on the second one.
    Database - 10g R2 on Unix.
    Thanks
    Cherrish Vaidiyan
    Edited by: Cherrish on Aug 19, 2010 5:01 PM

    Hi Hussein,
    Please find the complete concurrent program log:
    Application Object Library: Version : 11.5.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    FNDSCURS module: Active Users
    Current system time is 19-AUG-2010 15:34:33
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.WE8ISO8859P1
    REP-3000: Internal error starting Oracle Toolkit.
    REP-3000: Internal error starting Oracle Toolkit.
    Report Builder: Release 6.0.8.28.0 - Production on Thu Aug 19 15:34:33 2010
    (c) Copyright 1999 Oracle Corporation. All rights reserved.
    Enter Username:
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Program exited with status 1
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 73686471.
    Review your concurrent request log and/or report output file for more detailed information.
    Executing request completion options...
    Finished executing request completion options.
    Concurrent request completed
    Current system time is 19-AUG-2010 15:34:46
    I will check the old forums too.
    Thanks

Maybe you are looking for

  • Short Closure and Permanent Closure of Purchase Orders

    Dear Experts, Our clientu2019s requirement is to close and block the processing of Purchase Orders for either partly received or no receipt at all. The following objectives for the closure of Purchase Orders :- 1.     The useru2019s should not be abl

  • Few questions about Stor.E TV+

    Hi, bought the gadget yesterday (to be used as a media server on my network). Then I ran into some problems: - There is no TV connected and using the remote to setup the device proves a bit hard. The only web interface is a sample cgi script to calcu

  • Sap rework process - work flow

    hi sap guru's, plz provide me some information on sap rework process and work flow in sap. i have submit this as a project in my company. purpose is to guide the sap users. Best Regards Prasad.

  • Can you add a link?

    Hi, I would like to add a 'Terms of Use" and "Privacy Policy" link at the bottom of all the pages of my site, rather than having it as a separate page. Is there a way to do this? Currently, I have this as a page on my site, but I've seen other sites

  • SAP-HR-Organizational Management

    Hello SAP Experts, I would like to learn SAP-HR complete module. so would like to know what are the Process or way to learn SAP HR as it contains many Sub modules from which module should i start ? any link from Sap Help or any response will be appri