CM looking its old server after cloning ..... can't running CM

Dear Gurus,
I have cloned PROD instance from GTGEBSPROD server to GTGEBSRND, after that I can't start Concurrent Manager. DB, Apps all r up and running.....
Look here.....
[applmgr@gtgebsrnd ~]$
[applmgr@gtgebsrnd ~]$ ps -ef | grep FNDL
applmgr   1307  1302  0 16:39 pts/3 00:00:00 FNDLIBR
applmgr   1807   610  0 16:52 pts/3 00:00:00 grep FNDL
[applmgr@gtgebsrnd ~]$
[applmgr@gtgebsrnd ~]$
[applmgr@gtgebsrnd ~]$
[applmgr@gtgebsrnd log]$ cat PROD_1110.mgr
Process monitor session started : 10-NOV-2013 15:07:50
Could not contact Service Manager FNDSM_GTGEBSPROD_PROD. The TNS alias could not be located, the listener process on GTGEBSPROD could not be contacted, or the listener failed to spawn the Service Manager process.
CONC-SM TNS FAIL
Call to PingProcess failed for FNDCPGSC
CONC-SM TNS FAIL
Call to StopProcess failed for FNDCPGSC
CONC-SM TNS FAIL
Call to PingProcess failed for FNDCPGSC
CONC-SM TNS FAIL
Call to StopProcess failed for FNDCPGSC
CONC-SM TNS FAIL
Call to PingProcess failed for FNDCPGSC
CONC-SM TNS FAIL
Call to StopProcess failed for FNDCPGSC
CONC-SM TNS FAIL
Call to PingProcess failed for FNDOPP
CONC-SM TNS FAIL
Call to StopProcess failed for FNDOPP
CONC-SM TNS FAIL
Call to PingProcess failed for FNDOPP
CONC-SM TNS FAIL
Call to StopProcess failed for FNDOPP
  Process monitor session ended : 10-NOV-2013 15:07:50
[applmgr@gtgebsrnd log]$
[applmgr@gtgebsrnd scripts]$ tnsping FNDSM_GTGEBSRND_PROD
TNS Ping Utility for Linux: Version 10.1.0.5.0 - Production on 10-NOV-2013 15:35:56
Copyright (c) 1997, 2003, Oracle.  All rights reserved.
Used parameter files:
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION= (ADDRESS=(PROTOCOL=tcp)(HOST=gtgebsrnd.xpressbd.net)(PORT=1703)) (CONNECT_DATA= (SID=FNDSM)))
OK (0 msec)
[applmgr@gtgebsrnd scripts]$
CM is looking its origin server FNDSM_GTGEBSPROD_PROD....
Where .. in which file I need to edit .. please guide me.
Apps Environmental file is given below....
[applmgr@gtgebsrnd home]$ cat set_env
.  /u02/app/oracle/PROD/apps/apps_st/appl/APPSPROD_gtgebsrnd.env
[applmgr@gtgebsrnd home]$
[applmgr@gtgebsrnd home]$ cat /u02/app/oracle/PROD/apps/apps_st/appl/APPSPROD_gtgebsrnd.env
# $Header: APPSORA_ux.env 120.0 2005/06/20 15:33:34 appldev noship $
# =============================================================================
# NAME
#    APPSORA.env
# DESCRIPTION
#    Execute environment for Oracle and APPL_TOP
# NOTES
# HISTORY
# =============================================================================
# This file is automatically generated by AutoConfig.  It will be read and
# overwritten.  If you were instructed to edit this file, or if you are not
# able to use the settings created by AutoConfig, refer to Metalink Note
# 387859.1 for assistance.
# Source the custom file if it exists
customfile=/u02/app/oracle/PROD/apps/apps_st/appl/customPROD_gtgebsrnd.env
if [  -f $customfile ]; then
. /u02/app/oracle/PROD/apps/apps_st/appl/customPROD_gtgebsrnd.env
fi
. /u02/app/oracle/PROD/inst/apps/PROD_gtgebsrnd/ora/10.1.2/PROD_gtgebsrnd.env
. /u02/app/oracle/PROD/apps/apps_st/appl/PROD_gtgebsrnd.env
[applmgr@gtgebsrnd home]$
DB Environmental file is given below...
[oracle@gtgebsrnd ~]$ cat set_env
. /u01/oracle/PROD/db/tech_st/11.1.0/PROD_gtgebsrnd.env
[oracle@gtgebsrnd ~]$ cat /u01/oracle/PROD/db/tech_st/11.1.0/PROD_gtgebsrnd.env
#!/bin/sh
# $Header: ad8idbux.env 120.8.12010000.2 2009/08/19 11:49:59 sbandla ship $
# =============================================================================
# NAME
#    PROD.env
# DESCRIPTION
#    Setup environment for Oracle
# NOTES
# HISTORY
#    Created by AutoConfig
# =============================================================================
# This file is automatically generated by AutoConfig.  It will be read and
# overwritten.  If you were instructed to edit this file, or if you are not
# able to use the settings created by AutoConfig, refer to Metalink Note
# 387859.1 for assistance.
# Unset all the variables NOT required
unset TWO_TASK
unset ORA_NLS33
unset USERPATH
# Source the custom file if it exists
customfile=/u01/oracle/PROD/db/tech_st/11.1.0/customPROD_gtgebsrnd.env
if [  -f $customfile ]; then
. /u01/oracle/PROD/db/tech_st/11.1.0/customPROD_gtgebsrnd.env
fi
# Set the variables required
ORACLE_HOME="/u01/oracle/PROD/db/tech_st/11.1.0"
export ORACLE_HOME
ORACLE_SID="PROD"
export ORACLE_SID
ORA_NLS10="/u01/oracle/PROD/db/tech_st/11.1.0/nls/data/9idata"
export ORA_NLS10
PATH="/u01/oracle/PROD/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u01/oracle/PROD/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:$PATH:."
export PATH
LINK_CNTRL=""
export LINK_CNTRL
TNS_ADMIN="/u01/oracle/PROD/db/tech_st/11.1.0/network/admin/PROD_gtgebsrnd"
export TNS_ADMIN
if test "LINUX_X86-64" = "IBM AIX"; then
export AIXTHREAD_SCOPE=S
fi
# The CONTEXT_FILE variable stores the location of the context file.
CONTEXT_FILE="/u01/oracle/PROD/db/tech_st/11.1.0/appsutil/PROD_gtgebsrnd.xml"
export CONTEXT_FILE
# The CONTEXT_NAME variable stores the value for the current context
CONTEXT_NAME="PROD_gtgebsrnd"
export CONTEXT_NAME
# Set Library Path
LD_LIBRARY_PATH="/u01/oracle/PROD/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/oracle/PROD/db/tech_st/11.1.0/lib:/usr/dt/lib:/u01/oracle/PROD/db/tech_st/11.1.0/ctx/lib"
export LD_LIBRARY_PATH
SHLIB_PATH="/u01/oracle/PROD/db/tech_st/11.1.0/lib:/usr/lib:/u01/oracle/PROD/db/tech_st/11.1.0/ctx/lib"
export SHLIB_PATH
LIBPATH="/u01/oracle/PROD/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u01/oracle/PROD/db/tech_st/11.1.0/lib:/usr/dt/lib:/u01/oracle/PROD/db/tech_st/11.1.0/ctx/lib"
export LIBPATH
# Add perl to the PATH and set PERL5LIB
PERLBIN=`dirname /u01/oracle/PROD/db/tech_st/11.1.0/perl/bin/perl`
PATH=${PERLBIN}:${PATH}
export PATH
PERL5LIB=/u01/oracle/PROD/db/tech_st/11.1.0/perl/lib/5.8.3:/u01/oracle/PROD/db/tech_st/11.1.0/perl/lib/site_perl/5.8.3:/u01/oracle/PROD/db/tech_st/11.1.0/appsutil/perl
export PERL5LIB
ADPERLPRG=/u01/oracle/PROD/db/tech_st/11.1.0/perl/bin/perl
export ADPERLPRG
# National Language Support environment variables
NLS_LANG="American_America.US7ASCII"
export NLS_LANG
NLS_DATE_FORMAT="DD-MON-RR"
export NLS_DATE_FORMAT
NLS_NUMERIC_CHARACTERS=".,"
export NLS_NUMERIC_CHARACTERS
NLS_SORT="binary"
export NLS_SORT
# Set java program used by AD
ADJVAPRG="/u01/oracle/PROD/db/tech_st/11.1.0/appsutil/jre/bin/java"
export ADJVAPRG
ADJREOPTS="-Xms128M -Xmx512M"
export ADJREOPTS
# Timezone Specification file
# For 11gR2, time zone file location should be empty
if test "db111" = "db112" ; then
ORA_TZFILE=""
else
  ORA_TZFILE="$ORACLE_HOME/oracore/zoneinfo/timezlrg.dat"
fi
export ORA_TZFILE
[oracle@gtgebsrnd ~]$
Guide me Please.......
Regards,
Shweta
[email protected]

Please see:
Diagnostics APPS fails with Could not contact Service Manager FNDSM%. (Doc ID 1138128.1)
Apps Listener Starts But Fails to Spawn The Service Manager FNDSM (Doc ID 1073677.1)
Concurrent Processing - R12 Output Post Processor Service Not Coming Up. (Doc ID 460578.1)
Unable to Bring Up Concurrent Managers after Running Autoconfig (Doc ID 736024.1)
Concurrent Processing - Internal Manager Log File contains messages "Could Not Initialize the Service Manager FNDSM_<HOSTNAME>_<SID>" for Non Concurrent Processing Nodes (Doc ID 754698.1)
Concurrent Managers Fail to Start, No Service Manager Process Spawned OR Fails with: ORA-01427, ORA-06512 (Doc ID 470100.1)
Autoconfig on The Apps Tier Server Node B (R12.1.X/RAC) Completed With The Error.ORA-12505, TNS:listener does not currently know of SID given in connect descriptor (Doc ID 1506464.1)
Concurrent Manager Fails to Start due to Corrupt Index: FND_CONCURRENT_REQUESTS_N1 (Doc ID 1090673.1)
Thanks,
Hussein

Similar Messages

  • IMovie looking for old server

    Hello,
    I have my videos are on a NSA, I have now been replaced.
    Now, unfortunately, iMovie and iDVD always ask for the old server!
    Which there is no more?
    What can I do?
    Greetings!
    Hallo,
    ich habe meine Videos auf einem NSA liegen, den ich nun ausgewechselt habe.
    Leider fragen nun iMovie und iDVD immer nach dem alten Server!
    Den gibt es aber nicht mehr?
    Was kann ich tun?
    Grüße!

    I fixed the problem

  • Since lion upgrade iMac keeps looking for old server

    Hi,
    I have a NAS prior to Lion upgrade which was working perfectly. Now with the Lion upgrade the NAS (Sitecom) ther were some issues. I have reinstalled the NAs and had given it a new name. I can find the NAs now so thats not a problem.
    But almost every hour I get 2 warning that he can not find the "old NAS", it really start annoying me and I've looked everywhere and I don't even find any link (Finder) towards it so I don't know what to do to get rid of this message, receiving it every hour twice really start getting on my nerves.
    Sorry for th Dutch, but the message translates;
    A problem has occured with connecting to the server 'VanBeeckNAS'
    The server doesn't exist or is currently not available. Check the servername or the IP-address of the server, ...
    Any help is highly appreciated.
    Peter

    Same problem since lion. Not only can I not back up to the server it keeps looking for it several times on start up. Real annoying.

  • Page still running on old server after upgrade

    I recently upgraded our production server to MX7 from 5.x. I
    had previously upgraded the Development server with no issues.
    However, I upgraded the production server and shut down 5.x
    services. I have a single .cfm page that continues to try to use
    5.x??? I've looked at all of my IIs setting and ColdFusion settings
    and can't seem to track down the problem. When I shut down 5.x
    services it blows up, when I restart them, it works fine. I've
    tried renaming the page, moving it, copying and pasting code. No
    matter what I do it still tries to use 5.x. I don't see any reason
    for this in the code either. Any suggestions?
    Thanks in advance!

    Try requesting the page using the built-in webserver on port
    8500 to rule out a conflict with the web server mapping.
    i.e.
    http://localhost:8500/problempage.cfm
    Please see
    this
    livedoc for more information on using the built-in web
    server.

  • JDBC on Oracle App. Server...can it run?

    Can I write JDBC program and run it through Oracle Application
    Server?
    null

    Thanx jdeveloper team, and congrats for your vigilant
    job..excellent.
    Oracle JDeveloper Team wrote:
    : Absolutely.
    : JDBC Drivers are implemented in Java,
    : Java can execute on OAS using the JWeb cartridge.
    : As a matter of fact, if you look at the samples
    : of JWeb applications that access the database,
    : they are using a JDBC driver to get to the database.
    : Oracle Technology Network
    : http://technet.oracle.com
    null

  • After compile can not run the program

    package MyPack;
    class Balance
    String name;
    double bal;
    Balance(String n,double b)
    name=n;
    bal=b;
    void show()
    if(bal<0)
    System.out.println("--->");
    System.out.println(name+" " +bal);
    class Account
    public static void main(String args[])
    Balance current[] = new Balance[3];
    current[0]= new Balance("xxx", 2500);
    current[1]= new Balance("yyy", 1500);
    current[2]= new Balance("zzz", 3500);
    for(int i=0;i<3;i++)
    current.show();
    here i have written a program on using package after complieing this program, and run this program i get the error of file not found. can u please gide to run this program.

    after writing this program i saved in the folder c:\MyPack\ and run the program from the same folder by using this command first by javac Accounts.java. then, java MyPack.Accounts and i get this error
    exception in thread "main" java.lang. No ClassDefFoundError:MyPack/Accounts. even though i made sure i have the java class file in the same folder.

  • Memory probs after Leopard--can't run some applications

    I installed Leopard and am now having all kinds of memory problems. I'm unable to run some applications at all, and unable to perform some functions within ones that do run. Always getting a "not enough memory" message. I never had this problem with Tiger. I see other discussions about Leopard and memory issues, but am afraid they're above my technical knowledge. How do i find out if I really am short on memory now? Activity monitor Disk Usage shows 92 GB in use and only 1 GB space free. I don't have any huge graphics applications or anything. Opinions?
    Thanks!
    Message was edited by: Erica_D

    Hi Erica_D;
    As everyone else has said you have your hard drive over full. You must start getting rid of some files on the hard drive. Two good applications for finding out where you are using the disk space are WhatSize and OmniDiskSweeper.
    Once you get some free space, I would strongly recommend that you boot from the install media that came with your Mac and repair the disk. When you run your free disk space as low as you have it greatly increases the chances of file corruption. If you done repair this corruption it can lead to all kinds of strange problems in the future.
    Allan

  • How to migrate services from old server before shutting down

    We have six servers at my workplace, and we're looking to retire one server.
    I need to migrate all services from the old server before we can fully turn it off. How would I go about doing that ?
    Can't get access into the old server, but I believe it's a Windows Server 2012/2008
    The new server is Windows Server 2012.
    Need to migrate everything from the old server

    I can't get access into the old server, but I believe it's a Windows Server 2012/2008
    The new server is Windows Server 2012.
    Need to migrate everything from the old server.
    Hello,
    without administrative access you can not migrate anything. So find the administrator that is responsible for the server and talk to him first.
    Best regards
    Meinolf Weber
    MVP, MCP, MCTS
    Microsoft MVP - Directory Services
    My Blog: http://blogs.msmvps.com/MWeber
    Disclaimer: This posting is provided AS IS with no warranties or guarantees and confers no rights.
    Twitter:  

  • How old is my Mac mini and can i run mountain Loin

    I have a mac mini Intel core 2 duo, 1.83 GHz, 2 GB SDRam running Mac OSX 10.6.8. Several of my software apps states its 64 Bit Intel. Can I run Mountian Lion? I have no idea how old my mini is or how to find out.  I really just want to use the icloud.  ANY help would be GREATLY appreciated.

    It would appear you have a Mid-2007 model. You can run Lion but not Mountain Lion. iCloud works with Lion 10.7.2 or later.
    Upgrading to Lion
    If your computer does not meet the requirements to install Mountain Lion, it may still meet the requirements to install Lion.
    You can purchase Lion by contacting Customer Service: Contacting Apple for support and service - this includes international calling numbers. The cost is $19.99 (as it was before) plus tax.  It's a download. You will get an email containing a redemption code that you then use at the Mac App Store to download Lion. Save a copy of that installer to your Downloads folder because the installer deletes itself at the end of the installation.
         Lion System Requirements
           1. Mac computer with an Intel Core 2 Duo, Core i3, Core i5, Core i7,
               or Xeon processor
           2. 2GB of memory
           3. OS X v10.6.6 or later (v10.6.8 recommended)
           4. 7GB of available space
           5. Some features require an Apple ID; terms apply.

  • Old computer crashed.  trying to sync my iphone with new computer but phone is looking for old computer.  how do i change it?

    old computer crashed.  iphone is looking for old computer so I can't get it to sync with my new computer.  Suggestions?

    See Recover your iTunes library from your iPod or iOS device.
    tt2

  • Can I run OS 10.2 on a PowerBook G4 1.67 GHz?

    I need to use an old OS9 application but can't run it on my MacBook Pro. So I got my old PowerBook G4 out, which is running OS 10.5.8 and OS 9.2 on it. It appears 10.5.8 won't run OS9. So I tried to do a clean install of 10.2 from a PowerBook G4 software install disk...although I'm not sure if this disk is for the 1.67 GHz or my even older PowerBook G4 Titanium.
    The long and short of it is that the PB G4 1.67 GHz won't read the OS 10.2 system install disk - using the C key on restart.
    Does anyone have any ideas how I can backward install to OS 10.2?
    Regards

    Furthermore, you have to find the correct Powerbook G4 restore discs to restore 10.3.7 through 10.4.2 onto a partition or Firewire hard drive, and then use the Mac OS 9 restore installer from those discs to install 9 so Classic can run in the background on 10.3.7 through 10.4.11. Starting with 10.5 Classic could not run. Only a very few Powerbook G4s had boot access to Mac OS 9 while 10.5 was installed:
    http://discussions.apple.com/thread.jspa?threadID=1379979
    The rest required 10.4.11 or less to be installed on a Firewire hard drive or Partition, and 9 restored from the prebundled discs that came with the Mac in question. And for those only 9 as a Classic environment without most of the drivers would run.
    See my FAQ*:
    http://www.macmaps.com/macosxnative.html
    for possible alternatives.
    - * Links to my pages may give me compensation.
    Message was edited by: a brody
    Message was edited by: a brody

  • Can I run the admin and managed servers as different users?

    in unix, is it possible to run my admin and manged servers as different users with
    7.1?

    As long as users are in admin group, there could be different users starting different
    servers.
    "Frank" <[email protected]> wrote:
    >
    "Erik Johnson" <[email protected]> wrote:
    Hi, Frank.
    Could you be a little more specific about what it is you want to do?
    Thanks.
    erikUh, I'm on unix, I have Weblogic 7.0 service pack4. I have 1 managed
    server and
    I have one admin server...Can I run the admin server as user 'hithere'
    and run
    the managed server as user, 'byethere'......
    "Frank" <[email protected]> wrote:
    in unix, is it possible to run my admin and manged servers as different
    users with
    7.1?

  • My Mail program has gone south on Leopard on my 27-month old Macbook. I can't send, even though the server details are correct. I tried reinstalling from the install DVD - but no go: no longer compatible, evidently.. What to do?

    My Mail program has gone south on Leopard on my 27-month old Macbook. I can't send, even though the server details are correct. I tried reinstalling the Mail program from the install DVD, but no go; apparently that two-year old Mail is no longer compatible with my up-to-date Leopard. I tried deleting the account (hotmail) from Mail and setting up a different account (Yahoo). After loading all the inbox two things happened: first, I still couldn't send, and second, when I closed the Mail window the whole inbox then disappeared and doesn't come back. Although I couldn't reinstall the Mail program from the install DVD, would it still be possible to reinstall the whole system from that DVD? If I do, will I lose files or will there be another problem since that DVD is now over two years old?
    Thanks for any suggestions; they will be much appreciated.
    P.S. I've just noticed that now I can't change the desktop picture: I go through the motions in Preferences, but the new picture doesn't appear on the desktop. Is there a systemic problem?

    You are waiting for an apology to something that happened over a year ago? Really? This is why there is a manager in the store. You have a problem with an employee you speak to the manager. Just like you did on the phone. You would have gotten your apology in July 2013.
    Here is the information about your upgrade fee.
    Upgrade Fee
    It is because when you have a problem you (customers) go running to the store and want to take up the time of the reps to fix it. Other carriers have third parties that deal with technical support and those locations are few and far between. VZW provides this directly through their stores. Also, when you subsidize a $650 and pay $200 VZW has to pay $400. Your monthly service fee doesn't begin to scratch the surface of paying that back. Not with all the money that is put into the network and its improvements.
    Then over a year later you get someone on the phone who apologized and offered to waive the fee on your phone and you didn't take it? That offer won't come down the pike again.
    One thing you should know is that all these employees are people and as such they sometimes come off cross. I doubt that you speak to everyone so sweetly all the time. Cut them a little slack and put this whole thing behind you after 15 months. Either upgrade with VZW or move on.

  • I have Photoshop Elements 10 on a new Mac, using Yosemite 10.1.1 - PE locks up every time I try to sign in. This software was restored to this computer from Time Machine after a theft of my old Mac. How can I fix this?

    I have Photoshop Elements 10 on a new Mac, using Yosemite 10.1.1 - PE locks up every time I try to sign in. This software was restored to this computer from Time Machine after a theft of my old Mac. How can I fix this? It keeps telling me that there are missing files, too. If I upgrade to Elements 12 or beyond, will this fix the problem?

    You can't sign in because there is nothing to sign in to. For PSE 10 the only sign in was to photoshop.com, which has been dead and gone for a year and half. Just skip the sign in. Reinstalling will not change this.
    PSE 8, 9, 10 Can’t Sign In, Error 404 | Barbara's Sort-of-Tech Blog
    PSE is locking up because it's looking interminably for the non-existent photoshop.com server.

  • GPMC looks for old domain name after rename

    Greetings!
    I've renamed my domain after reading white papers on the subject. The process went well except when I try to open the Group Policy Management Console it says the domain doesn't exist. It offers to let me select a different domain controller but it's looking
    in the old domain. I can't change anything in the dialog to point it to the new domain name. I've tried from my Win 7 work station and from the domain controller with the PDC role. I moved that role to a different DC and get the same results. The domain is
    at Server 2008 functionality level but all DCs are Server 2012R2. I did run gpfixup for both the DNS name and NB name. The only errors it produces relate to old software group policies that no longer are used and the file path has been removed. I need to get
    this fixed. I'd even be willing to start fresh with just default polices but blowing up the domain and starting over isn't an option. Thanks for any suggestions offered.

    Thanks for your reply, Frank. Yes, all the steps were followed. The gpfixup was reporting errors and stating they were not fatal, but they were because the gp fix never completed. Evidently it renames sysvol and that never happened.
    It turns out the policies that gpfixup was dying on were long-abandoned policies that used DFS shares. I used ASDI Edit to find them and delete them. Then I was able to run gpfixup, which now completed successfully. Once that was done the GPMC would properly
    run and access the group policies.
    The actual domain rename went quite well and most users didn't notice this problem other than the workstations reverting to installing updates themselves instead of contacting my WSUS server.
    Mark Warbeck

Maybe you are looking for