Search Results

Search: Posts Made By: shaan_dmp
1,631
Posted By shaan_dmp
Many thanks, it worked regards, Shaan
Many thanks, it worked

regards,
Shaan
1,631
Posted By shaan_dmp
Hi All, Thanks all for your responses,here...
Hi All,

Thanks all for your responses,here is my test script
#!/bin/ksh
OHOME_LIST=`cat /etc/oratab |awk -F: '{print $2}'|grep -v "#"|grep /opt|grep -v agent|grep -v "*"|grep -v lsnr |sort -u`...
1,631
Posted By shaan_dmp
Does anyone has any idea on how to pass argument...
Does anyone has any idea on how to pass argument in shell prompt
1,631
Posted By shaan_dmp
Can you please share any sample script or example...
Can you please share any sample script or example

Thanks in advance

regards,
Shaan
1,631
Posted By shaan_dmp
Shell Script Help
Hi All,

My script is waiting for user's input, I need to pass Y followed by enter. Is there anyway this can be achieved in shell

Do you want to proceed? [y|n]


regards,
Shaan
918
Posted By shaan_dmp
Many thanks let me check regards, Shaan
Many thanks let me check

regards,
Shaan
918
Posted By shaan_dmp
While loop help
Hi,

I wanted to change my for loop to while loop, here is my code which list trace file to a temp file and then compress those

for TF in `cat mycompress.tmp`
do...
9,811
Posted By shaan_dmp
Thank you very, this the result i was looking...
Thank you very, this the result i was looking for.

regards,
Shaan
9,811
Posted By shaan_dmp
Hi Expert, My directory structure is like...
Hi Expert,

My directory structure is like this

sap_data1/ sap_data2/ sap_data3/ sap_data4/.......sap_data69/.

I need to see the files inside each directory. Is there any command so that I...
9,811
Posted By shaan_dmp
How to see directory and the files inside it.
Hi Expert,

How can i able to see the directory and the files inside the directories.

Is it possible, please suggest.

Thanks
shaan
13,813
Posted By shaan_dmp
Hi Expert, The result it is showing is this ...
Hi Expert,

The result it is showing is this

awk '/Nov 28/' alert_NEWDB.log | sed '$d'
Wed Nov 28 21:43:31 2007
Wed Nov 28 21:43:59 2007
Wed Nov 28 21:44:08 2007
Wed Nov 28 21:44:08 2007...
13,813
Posted By shaan_dmp
Hi, Can you please tell me, alert_NEWDB.log is...
Hi,
Can you please tell me, alert_NEWDB.log is the file. How do i apply your command.

Thanks
Shaan
13,813
Posted By shaan_dmp
How to see record for particular date from a log file
Hi Experts,

I 'm a Oracle Dba, everytime if have to see the alert log file. I used tail command to see the last few line of the log file. I wished if i could see record for the particular date(e.g...
39,120
Posted By shaan_dmp
Thanks, Regards
Thanks,

Regards
39,120
Posted By shaan_dmp
How to edit cron jobs
Hi expert,

I'd like to edit the cron jobs, please advice how do I do it.

Thanks
3,821
Posted By shaan_dmp
How to know about filesystem
HI Gurus,

I would like to know how can i know the dates when the filesystem was added to the server.

Thanks
Shaan
6,030
Posted By shaan_dmp
Hi, Thank you very much. regards, ...
Hi,

Thank you very much.

regards,
Shaan
6,030
Posted By shaan_dmp
HI, df -k shows the filesystem usages,...
HI,

df -k shows the filesystem usages, however my question was to find the filesystem which crossed 90% capacity.

thanks
6,030
Posted By shaan_dmp
How to find filesystems crossed 90% capacity
Hi experts,

How do i find which are the filesystems which has crossed 90% capacity in solaris box.

thanks
Shaan:)
9,763
Posted By shaan_dmp
Need to know port number
Hi expert,

I wanted to know in which port my apache is running in solaris box

thanks
Shaan
8,624
Posted By shaan_dmp
Can't understand sar command
HI Experts,

Can anyone pls help me to understand this..
>sar

20:05:00 1 2 1 96
20:10:00 2 2 10 87
20:15:00 1 2 19 78...
4,322
Posted By shaan_dmp
Cat and vi query
Hi experts,

I have a log file, i tried to see it with cat abc.log|pg. Since it has lacs of rows, I wanted to know how can i navigate to a particular date row.

Also with vi how can I navigate.
...
Forum: Linux 05-21-2007
2,552
Posted By shaan_dmp
Dual Booting issue
Hi Experts,

I have windows XP and fedora core 3 in a PC i.e dual booting. I want to share some of the files in Windows Operating system to Linux(the other OS in the PC). How can i do it

Thanks...
22,906
Posted By shaan_dmp
Shell Script for RMAN Backup
Hi Experts,
Can anyone help me to write shell script for taking backup with RMAN in oracle 9i or suggests me any site which has this kind of scripts

Thanks
shaan
1,926
Posted By shaan_dmp
copy file
Hi friends,
Please help me to copy files for a particular date from one dir. to different dir.

Thanks
shaan
Showing results 1 to 25 of 32

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