Search Results

Search: Posts Made By: ukatru
Forum: AIX 05-02-2009
3,860
Posted By ukatru
Disk I/O Issue using LVM
We have a filesystem which contains 8 hard disks but i am facing disk I/O issue becuase data is not spreading across all the disks.Is there any way i can check how data is spreading and any parameter...
Forum: AIX 05-02-2009
4,667
Posted By ukatru
Disk I/O Issue
We have a filesystem which contains 8 hard disks but i am facing disk I/O issue becuase data is not spreading across all the disks.Is there any way i can check how data is spreading and any parameter...
4,425
Posted By ukatru
diff command filling /var filesystem space
Hi,

I am using diff command to check difference between two files.Both files are very big and when i execute this command /var temp space is filled up almost 99%.

Can any one please tell me...
3,619
Posted By ukatru
Execute All Commands in A contrl File
Hi ,

I have a situation i need to write a while loop until the end of control file.In the control file i have a 5 lines which contains commands.how can i execute all with out waiting for the...
5,160
Posted By ukatru
regarding grep regular expression
When i do ls -ld RT_BP* i am getting the following list.

drwxrwx--- 2 user group 256 Oct 17 10:09 RT_BP809
drwxrwx--- 2user group 256 Oct 17 10:09 RT_BP809.O...
2,067
Posted By ukatru
From the same file I need to grep for "BEGIN...
From the same file I need to grep for "BEGIN DSJOB" and get the second line from that line

Ex output:

DateModified "2008-10-08"
DateModified "2008-10-05"
....

Thanks
2,067
Posted By ukatru
I have a question like if i want 3rd line from...
I have a question like if i want 3rd line from that record how can i get it.

Thanks
2,067
Posted By ukatru
Need help on getting value from a file
I have a file which contains the data like below.It conatins more data than i posted here.

BEGIN DSJOB
Identifier "TestPart"
DateModified "2008-10-08"
TimeModified "00.36.32"
...
5,678
Posted By ukatru
It seems we dont have prstat on AIX Unix. I...
It seems we dont have prstat on AIX Unix.

I am getting the following error when i run prstat

ksh: prstat: not found

Thanks
5,678
Posted By ukatru
Check memory leak
I am running c++ code on AIX unix.I have a doubt that my code is using some memory but it is not clearing that.Some time i am getting heap allocation problem.In my code i am not using any malloc,new...
1,481
Posted By ukatru
need help to put pipe(|) in between characters
Hi,

I need to put | bet ween every 3 characters in a string.

InString = abcd12342
Out = abc|d12|342

Thanks
4,607
Posted By ukatru
Add Comments to the specifi lines i na file
I have a requirement like below.I need to Comment some lines in a file.

File contains following information.

{
attribute1
attribute2
atrribute3
attribute4
attribute5
attribute6...
2,882
Posted By ukatru
I got the solution. Thanks
I got the solution.

Thanks
2,882
Posted By ukatru
Print Full record and substring in that record
I have i got a requirement like below.

I have input file which contains following fixed width records.

00000000000088500232007112007111

I need the full record and concatenated with ~ and...
4,911
Posted By ukatru
AIX unix I used lsof <filename>.i am getting...
AIX unix

I used lsof <filename>.i am getting the following warning.
lsof: WARNING: access /home/user/.lsof_etlp8001: No such file or directory
lsof: WARNING: created device cache file:...
4,911
Posted By ukatru
How do we know which processis creating a datafile
Hi,

Is there any way we can find out which process is creating a partucular datafile.I know the user and group but i am just curios to know is there any way to find the process.

Thanks
5,855
Posted By ukatru
Get date from cal function
Cal
Sun Mon Tue Wed Thu Fri Sat
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30

cal | awk '{print $7}'
Sat

13
20...
12,092
Posted By ukatru
split a string into 3 characters
Hi,

I have a requirement like this.
String=abcdefghijkl

I need to split this string into a substrign each 3 characters and write output into a file.

Output:
abc
def
ghi
jkl

Can...
4,024
Posted By ukatru
It is working fine.But it is deleting both...
It is working fine.But it is deleting both WARNING! and IMPRESSION lines.It should not delete these two lines.I need to replace the entire text between these two lines.

Thanks
4,024
Posted By ukatru
Here is the scenario.I have the input like this.I...
Here is the scenario.I have the input like this.I want to replace all lines bet ween WARNING! and IMPRESSION with some other lines from different file.:
Input.

line 1
line 2 Impression xxx...
4,024
Posted By ukatru
Replace the text between two lines with different text
I have a file which contains the following data.

Parameters "CParameters"
BEGIN DSSUBRECORD
Name "TgtDB"
Prompt "TgtDB"
Default "edwdev"
ParamType...
3,458
Posted By ukatru
I am getting the following error when i tried to...
I am getting the following error when i tried to exucte .profile in ssh command

stty: tcgetattr: Not a typewriter
3,458
Posted By ukatru
I am able to execute a command with ssh...
I am able to execute a command with ssh option.But i am facing one problem.before executing a script i need to execute my .profile also.because i have some env varaibles which comes from .profile and...
3,458
Posted By ukatru
execute a script on test server from dev server
I need to execute a script from dev server which is located on Test server.I can use ftp to connect to dev server and from there how can i execute a command on test server.

Thanks
57,845
Posted By ukatru
how to check how long the process has been running.
I have a requirement to check how long a process is running on unix system.If i use ps -ef i am getting the following message

guest 2453638 1998920 0 16:16:05 - 0:00 dsapi_slave 9 8 0
...
Showing results 1 to 25 of 38

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