Oracle 11g Grid Control failure at database credentials

Hi ,
I have the environment like Windows 2008 64bit machine. I have installed oracle database in one machine and in second machine , installed weblogic server then trying to install Grid control but
I'm facing the issue when i give the database credentials , its throwing message like check that listener is up and running or not.
I have checked everything is working.
Error is : There was a problem connecting to the database on the host and port specified. Check to make sure the host is up or that the database listener is running on that host
i have verified in the forums . but nothing worked for me. Could any one please help me out

If you have not tested a sqlplus connection to the database as user sys from the host where you want to install Grid Control, then try it.
Ex:
sqlplus sys/<PASSWORD>@"(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=<HOSTNAME>)(PORT=<PORT#>)))(CONNECT_DATA=(SID=<SID>)))" as sysdba
where:
<PASSWORD>: the password of user sys as entered in the UI
<HOSTNAME>: the host name as entered in the UI
<PORT#>: the port number as entered in the UI
<SID>: the SID as entered in the UI
- Loc

Similar Messages

  • Oracle 11g grid control software for Oracle Enterprise Linux 5.0 version

    Hi,
    Just curious to know when Oracle 11g grid control software for Oracle Enterprise Linux 5.0 version will be released. If already released, can you post the link?
    Regards,
    Manohar

    aadragna wrote:
    What is the best installlation document to follow for the latest EM Grid control ?The latest Grid Control is available for download at http://download.oracle.com (Scroll down to "Enterprise Management"). There is a README beside the download link. THAT README PROVIDES INSTALL INSTRUCTIONS.
    In a nutshell, you install the lowest version (10.2.0.1 or 10.2.0.2, which ever is lower for your Grid Control platform), and then apply the 10.2.0.5 patch according to the readme. That should not normally take more than a day.
    >
    Also, can GRID discover PeopleSoft and Siebel application software ?
    That can be found using the self-help portal: http://otn.oracle.com -> Products : Enterprise Management (left edge menu). In the 'Product Focus' area, you will notice 'Application Management' which will lead you to the appropriate data sheets and supporting information.

  • Error while installing EnterpriseManager grid control on existing database

    Hi All,
    While installing Oracle EnterpriseManager grid control on existing database
    it asked for deconfig an existing database control and while doing this we got an error as follows
    Getting temporary tablespace from database...
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ceserp.computechcorp.net)(PORT=1543)))(CONNECT_DATA=(SERVICE_NAME=GRID))): ORA-12514: TNS:listener does not currently know of service requested in connect descriptor (DBD ERROR: OCIServerAttach)
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    stty: standard input: Invalid argument
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    WARNING: Error executing /u01/oracle10g_grid/DB10.2.0/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ceserp.computechcorp.net)(PORT=1543)))(CONNECT_DATA=(SERVICE_NAME=GRID))) -repos_user SYSMAN -action drop -verbose -output_file /u01/oracle10g_grid/DB10.2.0/cfgtoollogs/emca/GRID/emca_repos_drop_2010-03-15_11-14-10-PM.log
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.EMReposConfig invoke
    SEVERE: Error dropping the repository
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Refer to the log file at /u01/oracle10g_grid/DB10.2.0/cfgtoollogs/emca/GRID/emca_repos_drop_<date>.log for more details.
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error dropping the repository
    Refer to the log file at /u01/oracle10g_grid/DB10.2.0/cfgtoollogs/emca/GRID/emca_2010-03-15_11-13-15-PM.log for more details.
    Mar 15, 2010 11:14:10 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error dropping the repository
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:183)
    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:134)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:171)
    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:486)
    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1142)
    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:470)
    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:419)
    please help on this issue
    Thanks

    Based on the error below:
    Could not connect to SYS/(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ceserp.computechcorp.net)(PORT=1543)))(CONNECT_DATA=(SERVICE_NAME=GRID))): ORA-12514: TNS:listener does not currently know of service requested in connect descriptor (DBD ERROR: OCIServerAttach)
    It looks like the installer can't connect to your existing database.
    Can you ensure that your listener is servicing the already existing database.
    lsnrctl status -> will list services
    Make sure the database you want to use as your repository is there.

  • 11g Grid Control - Host Configuration Collection Problems

    Hi Guys,
    I just installed Oracle 11g Grid Control and it has been running for 2 weeks until I recently tried to walk through the parts of it.
    My intention was to clear off all the error messages, critical warnings, alerts, and policy warnings.
    When I arrived at the development summary box, on the home tab, I can see that there is 1 collection problem.
    When I clicked it, I saw that apparently the problem is with the host where I installed the grid control.
    Problem type: Warning during collection of Oracle Software
    message: Unknown WLS Home Location or WLS Version in Middleware Home /u01/app/oracle/product/middleware
    I tried clicking on the "Refresh Host" button, but it didn't solve the problem at all.
    I have also tried to take a look at the targets.xml however it seems the configuration in there are already pointing to the correct path to the weblogic home.
    Please let me know if anyone has a suggestion for this.
    Searching from google doesn't really return anything closely matched to this.
    Thanks,
    Adhika

    What is the intent/timeline for fixing this bug? On MOS, it appears to have a status of "Status 33 - Suspended, Req'd Info not Avail". We are encountering this bug also and I would glady provide information from our systems in order for the issue to be resolved.
    Thanks.
    PostScript: FWIW, Google yielded a blog referencing this error and Doc ID 1433113.1. I am unable to access that document (as was the blogger). Because of this, and another major caveat (our machines with this collection error do not have WLS installed on them), I'm thinking this probably needs to be an SR rather than a forum discussion.
    Edited by: JeriF on Feb 4, 2013 12:00 PM

  • Weblogic license required for 11g Grid Control?

    Weblogic is a pre-requisite for installing 11g Grid Control.
    if you do not have weblogic already, and your only requirement for it is to use for Grid Control, is a license for Weblogic required?
    I have raised an SR on this - and have been told a license is required.
    I'm staggered by this - the packs in Grid have always been licensable, but the very basic functionality has always been free - including the use of an 'infrastructure' database to house the repository.
    I'm interested to hear other peoples' experiences and whether this is a 'known' fact.

    I've already asked Oracle sales staff about it, but I don't want to mislead you.
    Could you remind them their restricted-use license?
    Grid Control includes a restricted-use license for the Oracle Database and Oracle Application Server components required to deploy Grid Control. Refer to Section 1.3.3,
    "Restricted-Use Licensing," for details on the restricted-use licenses
    This is the URL of the document: http://download.oracle.com/docs/cd/E14571_01/doc.1111/e14860.pdf
    I would be happy to hear from their answer.
    Regards
    Gokhan

  • OEM 11g grid control - Question

    Dear DBA's,
    I'm using 11g grid control, RDBMS - 11.2.0.2 on RHEL 5.0
    My current setup : I have 4 node RAC database running on (node1, node2, node3, node4). My RMAN backup job in EM runs from node1.
    Preferred setup : I need to modify this job or create a new one (whichever is feasible) so that my backup job runs from (node3 or node4) instead of node1.
    Can you kindly suggest How can I modify the setup to meet my requirement?
    Thanks

    I made these changes in the RMAN script (In OEM JOB Parameters) and still see backup running from node1.
    I have recreated jobs (Changed ownership of these jobs from SYMAN to a different ID, which was also part of my task) and during Job creation, while adding targets (I chose target type as Database instance of node4 instead of Cluster database) This fulfilled my request. Thanks again for your reply.

  • CRS not starting after Oracle 11g Grid was succesuflly installed

    Hi:
    Have 2 node RAC. My Shared storage is on openfiler.
    Oracle 11g Grid was successfully installed and all the services was working fine. When i restarted the system I found CRS was not coming up. Remaining processes were up and running.
    Let me explain what I did: (O/s RHEL 5.4 & oracle 11g R2 grid)
    I have a partition in shared disk /dev/sdc1 (I have other partitions, but thought of using only one for OCR and voting disk). (did not define it as raw partition as I used to do in 10g RAC).
    While installing Oracle grid and when it prompted to enter the Diskgroup for OCR and Voting disk I gave a name DGDATA and choose only one (external redundancy) disk “/dev/sdc1″ (it does not ask for one for OCR and one for Voting as it used to do in 10g clusterware installation). As per my assumption both OCR and Voting disk were created within /dev/sdc1 (after installation when I queried I got the same info)
    The Oracle grid installation has gone through successfully. when I restart the system I find CRS not starting.
    The log says: “Error PROC:26: Error while accessing the physical storage ASM……..
    ORA-01034: oracle not available...
    Could not init OCR, code:26….
    Linux permission denied".
    For your information….ASM instance is up (check in both the nodes) and I find the diskgroup mounted.
    Can anyone help on this.
    Also let me know how to uninstall Oracle 11g Grid software and configuration. If I have to reinstall the Oracle 11g grid software and config once again is it possible without reinstalling RHEL. Let me know the steps or any link please. don't want to get into a mess again.
    Thanks in advance.
    Regards
    Dinesh

    Jorg, I even tried to nomount the DB instance using initDBRAC.ora pfile. Then tried to create spfile still got the same error.
    The second trace file which I have pasted looks like some memory dump.
    ASM_DISKSTRING= /dev/sdc*
    ***********************************************************************1st trace file
    Fatal NI connect error 12547, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/crs/11.2.0/grid/bin/oracle)(ARGV0=oracle+ASM1_o000_dbrac)(ENVS='ORACLE_HOME=/crs/11.2.0/grid,ORACLE_SID=+ASM1')(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(enable=setuser)(CONNECT_DATA=(CID=(PROGRAM=oracle@skyit6)(HOST=skyit6)(USER=oracle))))
    VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.1.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
    Time: 01-JUN-2011 01:27:07
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12547
    TNS for Linux: Version 11.2.0.1.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
    Time: 01-JUN-2011 01:27:07
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12547
    TNS-12547: TNS:lost contact
    ns secondary err code: 12560
    nt main err code: 517
    TNS-00517: Lost contact
    nt secondary err code: 32
    nt OS err code: 0
    ERROR: Failed to connect with connect string: (DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/crs/11.2.0/grid/bin/oracle)(ARGV0=oracle+ASM1_o000_dbrac)(ENVS='ORACLE_HOME=/crs/11.2.0/grid,ORACLE_SID=+ASM1')(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(enable=setuser))
    Wed Jun 01 01:27:07 2011
    ERROR: slave communication error with ASM; terminating process 16772
    Errors in file /oraeng/app/oracle/product/diag/rdbms/dbrac/DBRAC/trace/DBRAC_ora_16772.trc:
    ----======================2nd trace file
    Trace file /oraeng/app/oracle/product/diag/rdbms/dbrac/DBRAC/trace/DBRAC_ora_16772.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Real Application Clusters option
    ORACLE_HOME = /oraeng/app/oracle/product/11.2.0
    System name: Linux
    Node name: skyit6
    Release: 2.6.18-164.el5
    Version: #1 SMP Tue Aug 18 15:51:54 EDT 2009
    Machine: i686
    Instance name: DBRAC
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 25
    Unix process pid: 16772, image: oracle@skyit6 (TNS V1-V3)
    *** 2011-06-01 01:27:07.010
    *** SESSION ID:(1.3) 2011-06-01 01:27:07.010
    *** CLIENT ID:() 2011-06-01 01:27:07.010
    *** SERVICE NAME:() 2011-06-01 01:27:07.010
    *** MODULE NAME:(sqlplus@skyit6 (TNS V1-V3)) 2011-06-01 01:27:07.010
    *** ACTION NAME:() 2011-06-01 01:27:07.010
    ERROR: slave communication error with ASM; terminating process 16772
    *** 2011-06-01 01:27:07.035
    dbkedDefDump(): Starting a non-incident diagnostic dump (flags=0x0, level=2, mask=0x0)
    ----- Error Stack Dump -----
    ----- Current SQL Statement for this session (sql_id=bff5sku8phfgx) -----
    create spfile='+dgasmspfile/spfileDBRAC.ora' from pfile
    *** 2011-06-01 01:27:07.070
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    skdstdst()+41 call kgdsdst() BF9E05FC ? 2 ?
    ksedst1()+77 call skdstdst() BF9E05FC ? 0 ? 1 ? AB80E70 ?
    852F42A ? AB80E70 ?
    ksedst()+33 call ksedst1() 0 ? 1 ?
    dbkedDefDump()+2699 call ksedst() 0 ? 0 ? BF9E0D40 ? 0 ? 0 ?
    0 ?
    ksedmp()+47 call dbkedDefDump() 2 ? 0 ?
    kfTerminateMe()+75 call ksedmp() 2 ? 3 ? F1170AC ? F149234 ?
    5 ? BF9E0A6C ?
    kfnCheckCommError() call kfTerminateMe() F149234 ? BF9E0C1C ?
    +32 B033D83 ? 29392378 ?
    F149234 ? EB00601 ?
    kfncSlaveSubmit()+5 call kfnCheckCommError() 29392378 ? F149234 ?
    83
    kfncFileDelete()+11 call kfncSlaveSubmit() BF9E0E5C ? 0 ? F147B24 ?
    81
    kfioDelete()+126 call kfncFileDelete() 29DEE0 ? 1C ?
    ksfddel1()+582 call kfioDelete() 29DEE0 ? 1C ? D ?
    ksfddel()+187 call ksfddel1() 29DEE0 ? 1C ? D ? 0 ?
    BF9E0F2C ? 9BA2 ?
    ksp_spfile_create() call ksfddel() 29DEE0 ? 1C ? D ? 0 ?
    +677
    kspcspfp()+791 call ksp_spfile_create() BF9E49D4 ? 0 ? 29DEE0 ? 1C ?
    7D02 ? 0 ?
    kspocte()+67 call kspcspfp() 29DEE0 ? 1C ? F074CC4 ? F ?
    61,1 1%
    Regards
    Dinesh

  • Download problem with EM 11g Grid Control Release 1 (11.1.0.1.0)

    Hi all,
    I have problem with Enterprise Manager 11g Grid Control Release 1 (11.1.0.1.0) for Linux x86-64 (64-bit) downloaded archives.
    Actually with GridControl_11.1.0.1.0_Linux_x86-64_2of3.zip (1,589,671,704 bytes) (cksum - 535544209)
    I successfully downloaded all archives but cksum for this file (...2of3...) is invalid.
    Even it is invalid I tried to install. Installation starts ok, but it breaks after few moments.
    Regards

    Here is cksum from file that I downloaded 3966614633 and on download page is 535544209.
    It's obvious that something is wrong!
    Oracle personal should fix this issue.
    Anyhow, there is another way... Download from different location. See this thread:
    Re: Invalid Software Download from OTN for Grid Control 11g on Linux x86_64
    Regards

  • Disk 1 of Enterprise Manager 11g Grid Control not downloading correctly

    Hello, I'm downloading Enterprise Manager 11g Grid Control.
    The first disk, of three, does not download correctly:
    GridControl_11.1.0.1.0_Linux_1of3.zip
    On the web page, its size is listed to be around 1.3 GB.
    However, when downloading, it thinks its actual file size is only around 643 MB.
    So only that much gets downloaded.
    But after downloading, this .zip file cannot be opened, it does not appear to a valid .zip file.
    Please investigate and fix this.
    Thanks
    Eugene

    Please check from edelivery.oracle.com . You need to unzip all the zips under one dir.

  • Error while installing Oracle 10G Grid control in RHEL

    I was installing Oracle 10G Grid control in RHEL. Got the following error. Any idea what this means and what is the remedy?
    =======================================
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    /home/oracle/jre/1.1.8/bin/../bin/i686/native_threads/jre: relocation error: /home/oracle/jre/1.1.8/bin/../lib/i686/native_threads/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    Configuration assistant "Oracle Net Configuration Assistant" failed
    =======================================
    regards,
    Anjan

    I saw this once but I forgot how I solved it. I believe that I made a softlink to the libc.so.6 from another libc. Have a look on Metalink, becauses I've got the idea for my solution there.
    cu
    Andreas

  • 11g Grid Control with Dataguard

    Hi ,
    I need to configure a 11g Grid Control with Dataguard for the repository, are there any documents that i can follow for configuring the dataguard
    for the Grid Control 11g, I am interested as how i would be setting up the tns entry in the OMS , since i had to do the failover / switchover etc of OEM Grid Control application across the standby .
    Kind regards
    Krish

    Hi,
    Please follow the document provided below:
    How to Configure the OMS Connect String when Repository is in a Dataguard setup (Doc ID 1328768.1)
    Let me know, if you are looking for the same document.
    Best Regards,
    Venkat

  • Can Oracle 11g RAC support 2 separate databases?

    1. Can Oracle 11g RAC support 2 separate databases given that it asks for SCAN ip for cluster with a single Listener port number?
    2. Will the Oracle 11.2 database connections work successfully if I setup a mandatory DNS server within the Oracle RAC servers?
    I'm leading a team for a 11g project and appreciate responses.
    Thanks
    Satish.

    No Real Application Cluster technology has ever supported more than one database.Quite untrue.
    I know that both you and Tom Kyte take the stand that a cluster should have only 1 instance per node.
    That doesn't mean that it is not possible to have more than one database in a cluster -- i.e more than one instance in a node.
    That doesn't mean that it must always be so. Installing a separate cluster and additional EE + RAC licences for a separate database can be quite expensive. Of course, your reply is "consolidate". That is another debate that has been going on for years.
    A discussion on multiple databases on RAC is also at
    http://www.freelists.org/post/oracle-l/multiple-databases-in-a-single-RAC-cluster
    Hemant K Chitale
    Edited by: Hemant K Chitale on Jan 12, 2010 11:15 AM

  • OEM 11g Grid Control installation for 10g R2 database

    Hi ,
    I am new with oracle enterprise manager grid control ,
    I have 3 questions ,
    1. My customer is using windows server 2008 with oracle 10g R2 database , can I install OEM 11g R2 to monitor all the 10g databases ?
    2. I found only 32 bit installers for windows , where as they are using 64 bit OS , is it fine to install 32 bit OEM in a 64 bit OS ?
    3. Do they require any separate license for OEM 11g , they have license for oracle 10g database ?
    I will really appreciate if someone can help me with these details , thank you.

    1. My customer is using windows server 2008 with oracle 10g R2 database , can I install OEM 11g R2 to monitor all the 10g databases ?
    Yes
    2. I found only 32 bit installers for windows , where as they are using 64 bit OS , is it fine to install 32 bit OEM in a 64 bit OS ?
    Yes
    3. Do they require any separate license for OEM 11g , they have license for oracle 10g database ?
    You don't need any license to use OEM 11g, however you do need licenses to use Management Packs
    Checkout:
    Oracle® Enterprise Manager Licensing Information
    11g Release 1 (11.1)
    http://download.oracle.com/docs/cd/E11857_01/license.111/e11987/toc.htm
    Regards
    Rob
    http://oemgc.wordpress.com

  • Is 10g Grid Control compatible with database 11g R2?

    Hi all,
    I've searched the certificaction matrix for Grid Control in Metalink and it shows the last compatible version of database to create the repository is 11.1 also I don't know if it could monitor a 11.2 database...
    If I try installing it the usual way I get an error of invalid version and if I use the silent mode, I get stuck always on an error, so I suppose, for the moment, it's impossible.
    Any of you have had some experiences like mine?? I planned to use it for administering Data Guard...

    if it could monitor a 11.2 database... It can monitor, at least the basic functions,I added a 11gR2 database to the monitored targets (more exactly the agent discovered it properly). New features (and there some for dataguard,too) aren't yet covered. And it's not supported. 10g isn't very specific,I'm talking about the latest release 10.2.0.5 running on Windows Server 2003,not sure about lower versions.
    Because of the lack of official support, I wouldn't yet include 11gR2 databases in production environments.
    Werner

  • How to add new host to 11g grid control

    I have install silently oem agent 11g in a solaris system. The installation was successful and agent is up and running.
    But the thing is I can't add this client and its database in my OEM Grid Control interface. When I try to add the target it shows the bellow error
    Information
    You cannot add a host target from Enterprise Manager Grid Control.
    To add a host target, install the Oracle Management Agent on the host computer you want to manage. When the Management Agent begins communicating with the Oracle Management Service, the Management Agent target and the Host target will appear in the list of targets.
    My Question is how i can the target's agent can communicate with OMS agent? and How this target can be incorporated?

    Hi,
    the host and agent targets should show up right after installation of the agent, if securing was successful. I assume the error happened somewhere there.
    Can you please paste the output of following command:
    $ORACLE_HOME/bin/emctl status agent
    where ORACLE_HOME is set to your newly installed agent?
    Also, please check if you see any errors in $ORACLE_HOME/sysman/log/emagent.log and emagent.trc about communication between the agent and your OMS.
    Best regards,
    Robert

Maybe you are looking for