Search Results

Search: Posts Made By: sendtoshailesh
Forum: Solaris 11-06-2012
9,854
Posted By sendtoshailesh
[Solved] Solaris list physical volume details
in AIX, we have lspv command to display details of physical volume like below:

[:-/oracle/product/11.2/auto-dwhsu] lspv -l hdisk102
hdisk102:
LV NAME LPs PPs DISTRIBUTION ...
1,052
Posted By sendtoshailesh
is there any monitoring script for these?
is there any monitoring script for these?
1,052
Posted By sendtoshailesh
Multichecks across all unix platforms
Can somebody refer me following multicheck to perform across most of unix platform like AIX, HP-UX, solaris, Linux.

CPU utilization above X% ...
Forum: AIX 11-01-2012
2,512
Posted By sendtoshailesh
WOW !! many thanks !! following way its working...
WOW !!
many thanks !! following way its working now.

[:-/oracle/product/11.2/auto-dwhsu] p="(ADDRESS = (PROTOCOL = TCP)(HOST = uedcb031)(PORT = 1521))"
> echo $p
(ADDRESS = (PROTOCOL =...
Forum: AIX 11-01-2012
2,512
Posted By sendtoshailesh
tnsping "$p" also not working as expected >...
tnsping "$p" also not working as expected

> tnsping "$p"

TNS Ping Utility for IBM/AIX RISC System/6000: Version 11.2.0.3.0 - Production on 01-NOV-2012 19:46:42

Copyright (c) 1997, 2011,...
Forum: AIX 11-01-2012
2,512
Posted By sendtoshailesh
Shell variable is not working
One of my shell script, I'm using shell variable to substitute parameter value to a oracle related command "tnsping". without substitution same value is working fine. see below example.

Below is...
1,478
Posted By sendtoshailesh
What is the purpose of -a in code?
What is the purpose of -a in code?
1,478
Posted By sendtoshailesh
Please explain what this code is doing
Hi,

Pls explain me what the below code is doing. specially meaning if -a while calling test function-


case $1 in
1) beg_dt=01; end_dt=07 ;;
2) beg_dt=08; end_dt=14 ;;
3) beg_dt=15;...
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 07:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy