Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • MYSQL and Oracle Comparison for Oracle DBA MYSQL
  • Sending email with file attachment. Linux/Unix
  • V$ROLLSTAT status is Full Oracle
  • adding new line after specific pattern using sed Linux/Unix
  • rm_backup_arch_file.ksh Linux/Unix
  • Privilege to describe the table. Oracle
  • executing Function from SQLPLUS prompt Oracle
  • DBA_HIST_SQLSTAT contents Oracle
  • Getting started with notebook Python/PySpark
  • Some OS level threshold for performance. Linux/Unix
  • SQL Server Vs Oracle Architecture difference SQL Server
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • Restoring a user’s original password 1051962.101 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

  • Good Doc 28-JUN-2006 Oracle
  • reset Sequence Oracle
  • AWR settings- MMON is not taking snapshot. Oracle
  • plan10g.sql good Oracle
  • Database logon trigger issue Oracle
  • Good notes for shared pool Oracle

Leave a Reply Cancel reply

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

Categories

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

Recent Posts

  • 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
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Insert cause enqueue locks Oracle
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • adding new line after specific pattern using sed Linux/Unix
  • initUOCIOTTO.ora Oracle
  • Flowers Resize datafiles Oracle
  • FRA Information. Oracle
  • get_vmstat.ksh Linux/Unix
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme