Search Results

Search: Posts Made By: dipashre
Forum: Solaris 02-12-2009
2,318
Posted By dipashre
THANKS for the suggestion!!! But, The...
THANKS for the suggestion!!!
But,

The Bug Id: 4754856
The Patch Id: SunOS 5.10: kernel patch:- 120011-14

This is the correct answer.
Forum: Solaris 02-10-2009
2,318
Posted By dipashre
The bug which addresses the prstat issue?
Hi All,

The sun solaris patch 127127-11 has no issue of prstat doing a cumulitive addition of shared memory and hence shows correct %memory used by oracle in the prstat logs.

But the patch...
Forum: Solaris 01-28-2009
26,879
Posted By dipashre
Hey thanks for the link. But I am new to...
Hey thanks for the link.

But I am new to programming and unable to understand it.

All I want to know is on which basis is the prstat logs showing the RSS SIZE and MEMORY values?
Forum: Solaris 01-28-2009
26,879
Posted By dipashre
Yes it is from a different system . But I want...
Yes it is from a different system .
But I want a link between the %memory usage and rss.

Does it follow any algorithm or rule to clculate the %memory usage or it is random...
Forum: Solaris 01-27-2009
26,879
Posted By dipashre
Hey thanks for the response. In one...
Hey thanks for the response.

In one instance the prstat log shows:-
NPROC USERNAME SWAP RSS MEMORY TIME CPU
15 cemsbin 280M 212M 2.6% 0:05:28...
Forum: Solaris 01-27-2009
26,879
Posted By dipashre
thanks for the response but there is no...
thanks for the response but there is no explanation about the memory uasage.
How is it calculated?
Forum: Solaris 01-26-2009
26,879
Posted By dipashre
understanding the prstat log
Can some one please explain what does the memory part mean in the prstat logs?
NPROC USERNAME SIZE RSS MEMORY TIME CPU
61 oracle 36G 33G 71% 109:44:26 12%
89 cemsbin ...
5,284
Posted By dipashre
I got it thanks a lot!!!!!!!!! find...
I got it thanks a lot!!!!!!!!!
find /opt/cems/log/cemsdbg/db/* ! -name "." -type d -prune -o -type f -print
5,284
Posted By dipashre
This works but I dont get the full path name. ...
This works but I dont get the full path name.

bsm79% find . ! -name "." -type d -prune -o -type f -print
./cemsdb_oracle_monitor_2008_12_13_06:00:10.log...
5,284
Posted By dipashre
I have found a command:- find . -type f ...
I have found a command:-
find . -type f

but it still lists the files in subdirectories

Can some one please address this issue??
5,844
Posted By dipashre
First create a tar tar -cvf folder.tar...
First create a tar

tar -cvf folder.tar <foldername>?*
then,
gzip folder.tar
5,284
Posted By dipashre
To list files only in a directory
Hi all,
I want to list all the files in a directory but not present in the subdirectories.
I want the name of each file with its full pathname.

ls /opt/cems/log/cemsdbg/db/*...
10,590
Posted By dipashre
The issue is in my system cd command hangs as the...
The issue is in my system cd command hangs as the directories are not mounted properly.
This causes the cd command to hang.
The cd command is used in a script which should not fail .
I searched in...
10,590
Posted By dipashre
I do!!!
I do!!!
10,590
Posted By dipashre
Thanks Hopefully the same should appply to cd...
Thanks
Hopefully the same should appply to cd command?
10,590
Posted By dipashre
Thanks, But i have a query here Please...
Thanks,

But i have a query here
Please view this code:-

#!/usr/bin/ksh
read a &
sleep 5
kill $!


Now in these 5 secs if there is another background process invoked in the system...
10,590
Posted By dipashre
Thanks... Does it kill all the background...
Thanks...
Does it kill all the background process or the latest?
10,590
Posted By dipashre
What does kill $! do?
What does $! return?
8,420
Posted By dipashre
Well I want to implement the check in the same...
Well I want to implement the check in the same script. Is there no way to time out the "cd" command?
8,420
Posted By dipashre
Hi, ls command is failing too. We have a...
Hi,
ls command is failing too.

We have a script which takes the backup of the database.
Doing cd to a directory is one of the steps.
The directories are not properlu mounted and hence cd...
8,420
Posted By dipashre
Iam getting this error:- NFS getattr failed for...
Iam getting this error:-
NFS getattr failed for server bsm1a: error 5 (RPC: Timed out)

Someone plese help
8,420
Posted By dipashre
Well if there is some problem can we timeout the...
Well if there is some problem can we timeout the cd command?
8,420
Posted By dipashre
Can we timeout cd command
Hi All,

I want to know whether we can timeout the cd command in unix.
If we can how is it implemented?
Suppose cd command hangs can we timeout the command.
Please help
Forum: Solaris 10-27-2008
16,101
Posted By dipashre
Hi $ ulimit -n 2048 $ uname -a SunOS...
Hi
$ ulimit -n
2048

$ uname -a
SunOS <> 5.10 Generic_127127-11 sun4u sparc SUNW,Sun-Fire-V240
Forum: Solaris 10-27-2008
16,101
Posted By dipashre
Hi , With system crash I meant that the GUI...
Hi ,

With system crash I meant that the GUI seesions launched terminated and telnet was not possible and no operations could be performed at the system.

The alert log is the following:-
Sat...
Showing results 1 to 25 of 28

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