Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • ORACLE_SID in sqlplus Oracle
  • Oracle Data Direct to TAPE Oracle
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • catting.sh Linux/Unix
  • Jai Shree Ram Oracle
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • TRUNCATE table and disabling referential constraints. Oracle
  • scp with ssh2 Linux/Unix
  • findobj.sql Oracle
  • import-export with multiple files Oracle
  • Resolving RMAN Hung Jobs Oracle
  • Goldengate document from Porus Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle

OEM-troubleshooting on 20-MAY-08

Posted on 20-May-2008 By Admin No Comments on OEM-troubleshooting on 20-MAY-08

FROM TUNINGDB21 (Target)

===============

tuningdb21*-/db1/home/oracle/paresh

==>ping 10.180.1.144

10.180.1.144 is alive

tuningdb21*-/db1/home/oracle/paresh

==>ping oem2k.1800flowers.int

ping: unknown host oem2k.1800flowers.int

tuningdb21*-/db1/home/oracle/paresh

==>nslookup 10.180.1.144

*** Can’t find server name for address 127.0.0.1: Unspecified error

*** Default servers are not available

tuningdb21*-/db1/home/oracle/paresh

==>nslookup oem2k.1800flowers.int

*** Can’t find server name for address 127.0.0.1: Unspecified error

*** Default servers are not available

tuningdb21*-/db1/home/oracle/paresh

==>

FROM OEM2K (FROM OMS)

==========

Microsoft Windows [Version 5.2.3790]

(C) Copyright 1985-2003 Microsoft Corp.

C:Documents and Settingspmehta>ping 10.231.132.127

Pinging 10.231.132.127 with 32 bytes of data:

Reply from 10.231.132.127: bytes=32 time=9ms TTL=251

Reply from 10.231.132.127: bytes=32 time=9ms TTL=251

Reply from 10.231.132.127: bytes=32 time=10ms TTL=251

Reply from 10.231.132.127: bytes=32 time=9ms TTL=251

Ping statistics for 10.231.132.127:

Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

Minimum = 9ms, Maximum = 10ms, Average = 9ms

C:Documents and Settingspmehta>ping tuningdb21

Pinging tuningdb21.1800flowers.int [10.231.132.127] with 32 bytes of data:

Reply from 10.231.132.127: bytes=32 time=9ms TTL=251

Reply from 10.231.132.127: bytes=32 time=9ms TTL=251

Reply from 10.231.132.127: bytes=32 time=9ms TTL=251

Reply from 10.231.132.127: bytes=32 time=9ms TTL=251

Ping statistics for 10.231.132.127:

Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

Approximate round trip times in milli-seconds:

Minimum = 9ms, Maximum = 9ms, Average = 9ms

C:Documents and Settingspmehta>nslookup 10.231.132.127

Server: bloodroot.1800flowers.int

Address: 10.180.1.45

Name: tuningdb21.1800flowers.int

Address: 10.231.132.127

C:Documents and Settingspmehta>nslookup tuningdb21

Server: bloodroot.1800flowers.int

Address: 10.180.1.45

Name: tuningdb21.1800flowers.int

Address: 10.231.132.127

C:Documents and Settingspmehta>

FROM Other successfully configured and running Target

=====================================================

dbaltxprod50->@(/oracle/app/oracle/product/agent10g/bin)emctl status agent

Oracle Enterprise Manager 10g Release 3 Grid Control 10.2.0.3.0.

Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.

—————————————————————

Agent Version : 10.2.0.3.0

OMS Version : 10.2.0.4.0

Protocol Version : 10.2.0.2.0

Agent Home : /oracle/app/oracle/product/agent10g

Agent binaries : /oracle/app/oracle/product/agent10g

Agent Process ID : 6881

Parent Process ID : 6864

Agent URL : https://dbaltxprod50:3872/emd/main/

Repository URL : https://oem2k.1800flowers.int:1159/em/upload

Started at : 2008-05-02 13:40:40

Started by user : oracle

Last Reload : 2008-05-02 14:51:02

Last successful upload : 2008-05-20 11:43:43

Total Megabytes of XML files uploaded so far : 944.00

Number of XML files pending upload : 0

Size of XML files pending upload(MB) : 0.00

Available disk space on upload filesystem : 45.90%

Last successful heartbeat to OMS : 2008-05-20 11:44:05

—————————————————————

Agent is Running and Ready

dbaltxprod50->@(/oracle/app/oracle/product/agent10g/bin)

Oracle, SQL scripts

Post navigation

Previous Post: normal maintenance for exp-imp and renaming table
Next Post: oracle 11g RAC on vmware

Related Posts

  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • Oracle Internal Good Websites 1 Oracle
  • My Test Case On 21-OCT-2005 Oracle
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • Oracle 11g Training on 29JAN1010 Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • How to start CRS manually Oracle
  • CPU Core related projections AWS
  • age_alert.ksh aging out alert.log Linux/Unix
  • Oracle 10g Wait Model Oracle
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • scp with ssh2 Linux/Unix
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • replace alphabets using sed Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme