• Home
  • RMAN
  • Database
    • Data Guard
    • Data Pump
    • Performance Tuning
    • Security
    • General
  • Enterprise Manager
    • Grid Control 11g
    • Cloud Control 12c
  • Middleware
    • APEX
    • Application Server
    • Forms & Reports
    • WebLogic Server
  • OS
    • Linux & UNIX
    • Windows
    • VirtualBox
  • SQL Server
  • MongoDB
  • About Me
Home » Posts tagged "hp-ux"

Tag Archives: hp-ux

Useful HP-UX commands

Posted on April 18, 2013 by Garth

An ongoing post detailing some everyday HP-UX commands…which I keep forgetting 😉 Check whether your server is 32-bit or 64-bit: # getconf KERNEL_BITS # print_manifest | grep “OS mode” Display network packets: # nettl -start # nettl -status all Memory details: # dmesg | grep -i physical # /usr/sam/lbin/getmem Swap info: # swapinfo (displayed in

Read More…

Posted in Linux & UNIX | Tags: commands, hardware, hp-ux, kernel, memory, network, swap | Leave a comment |

Automating relocation of targets within EM for HP-UX Serviceguard

Posted on March 6, 2013 by Garth

Recently, I found myself in a situation whereby multiple database instances were running on a HP-UX clustered environment to ensure high availability, each with their own Serviceguard package, on an agent per package basis. Now on the plus side, if the SG package is failed over to another node, the agent goes with it, and

Read More…

Posted in Cloud Control 12c, Grid Control 11g, Linux & UNIX | Tags: cloud control, cluster, emcli, grid control, ha, hp-ux, relocate, serviceguard, targets | 2 Comments |

Readable df -h output in HP-UX

Posted on October 16, 2012 by Garth

After my first encounter with a HP-UX system recently, I soon discovered that annoyingly, neither the df -h or df -g commands work in HP-UX! There are other commands such as df -PK or bdf I’ve found that can provide you with a more readable view of the filesystems, but after a bit of faffing around, I put this together instead:

Read More…

Posted in Linux & UNIX | Tags: filesystem, hp-ux | 10 Comments |

Archived

Popular Posts

  • Restoring a MongoDB document from the oplog
  • PLS-00801: internal error [hshuid:LU invalid] when compiling a package body
  • OTN Appreciation Day : Oracle Reports Server Job Queue Monitoring
  • Configuring Oracle Reports Server Job Queue Monitoring
  • Data Guard "CORRUPTION DETECTED: In redo blocks starting at block..." issues

External Links

  • SQL Formatter
  • Oracle Live SQL
  • SQL Fiddle
  • ASH Viewer
  • MOS
  • Oracle Forum
  • Oracle Base
  • Oracle FAQ
  • Oracle Articles
  • Rob Zoeteweij’s EM Blog
Copyright © 2020 SnapDBA.com