Search Results

Search: Posts Made By: javeedkaleem
Forum: Solaris 04-23-2014
5,238
Posted By javeedkaleem
Hi. In this evnoirnment we have two...
Hi.

In this evnoirnment we have two applicaton node & two db node server
These all 4 machines are oracle solaris machines.
SunOS yespatchdb1 5.11 11.0 sun4v sparc sun4v


We are facing this...
Forum: Solaris 04-23-2014
12,238
Posted By javeedkaleem
/var/adm/messages (interface turned off/restored) and link up & link down message.
Hi All

I am facing an issue with our new solaris machine.

in /var/adm/messages

root@Prod-App1:/var/tmp#
root@Prod-App1:/var/tmp#
root@Prod-App1:/var/tmp# cat /var/adm//messages
Apr 20...
Forum: Solaris 04-23-2014
5,238
Posted By javeedkaleem
/var/adm/messages (insterface turned off/restored) and link up & link down message.
Hi All

I am facing an issue with our new solaris machine.

in /var/adm/messages

Apr 22 16:43:05 Prod-App1 in.routed[592]: [ID 238047 daemon.warning] interface net0 to 172.16.101.1 turned off...
Forum: AIX 09-09-2013
1,894
Posted By javeedkaleem
Hi RudiC Perfect option 1, 2 both worked...
Hi RudiC


Perfect option 1, 2 both worked but with 3rd option the result is not getting
any ways i need to use any one

Thanks
Kaleem.

edit by bakunin: changed thread title to "Solved"
Forum: AIX 09-09-2013
1,894
Posted By javeedkaleem
[Solved] Gzip status output is not redirecting.
Dear all

I am facing issue in one part of my script.
in this part i am trying to zip the files but want the status to be redirected to a text file

YAMVASSRV02[oracle]_vas>...
3,211
Posted By javeedkaleem
Hi Yoda The code is not printing the data...
Hi Yoda

The code is not printing the data with spaces between.

[oracle]_vas> awk -F'/' '{ print "gzip -c \"" $0 "\" > \"/backup/" $(NF-2),$(NF-1),$NF ".gz\"" }' OFS='/' a.txt
gzip -c...
3,211
Posted By javeedkaleem
Cold Backup of Oracle database.
Hi i need a command to cut the last column from the location in a file and want write a
gzip command like


cat a.txt

/data01/oracle/oradata/vas/data/system01.dbf...
1,248
Posted By javeedkaleem
Dear Pamu. Thanks Pamu space in square...
Dear Pamu.

Thanks Pamu space in square brackets worked.

Best Regards
Kaleem.
1,248
Posted By javeedkaleem
If statement failing with error "pc.sh[21]: [yscc02 =yscc02]: not found."
Dear all

I wrote a shell script which runs perfect in OEL linux 5.2 but its failing in AIX 5.3

this scripts check if db is up then it wont proceed else proceed with rest steps.

any help is...
3,061
Posted By javeedkaleem
yes menthil might be correct but when i tested...
yes menthil might be correct but when i tested it. it was successfull.
but before this i have just created context file directory and started restoring env file.
we are not doing full clone
we...
3,061
Posted By javeedkaleem
Hi Anchal Khare its really very good very...
Hi Anchal Khare

its really very good very very impressing.
at last with anchal help i finally created my script.


My scritp looks like this:
------------------------

echo "...
3,061
Posted By javeedkaleem
Hi Anchal khare First thanks for replying...
Hi Anchal khare

First thanks for replying with this great command.
but still it does not have "cp" in first column.
and i dont understand this command can it be more simple
so that i can easily...
3,061
Posted By javeedkaleem
Need help in creating file restoration script from a backup script.
Hi all

i am struggling in creating a restore of env files while doing applications clone.
the first file i created for copying the important configurations file
which is running perfect
now...
8,078
Posted By javeedkaleem
want to remove last word.
Hi,

I have a file which has the following

/u12/data/oracle/abc.dbf
/u12/data/oracle/def.dbf
/u12/data/oracle/daf.dbf
/u12/data/oracledb/fgh.dbf
/u12/data/oracledb/fkh.dbf...
2,174
Posted By javeedkaleem
Thanks for the help it worked if [ ! -s FILE...
Thanks for the help it worked

if [ ! -s FILE ]; then echo "No data found..." fi
2,174
Posted By javeedkaleem
How to echo message when file is empty.
If a file is empty then it must print the message "no data found"

eg:

if [cat $FILE_NAME = empty ] then
echo "no data found"


your help is really appreciated.
Forum: AIX 10-19-2010
3,037
Posted By javeedkaleem
Thanks for your quick response it worked ...
Thanks for your quick response
it worked

find $SEARCH_PATH/$FILE_TYPE -mtime +"$DEL_RETENTION_SIZE"

i got the result which i was looking.

---------- Post updated at 11:17 AM ----------...
Forum: AIX 10-19-2010
3,037
Posted By javeedkaleem
can i have the exact command if possible
can i have the exact command if possible
Forum: AIX 10-19-2010
3,037
Posted By javeedkaleem
mtime command erroring
I am calling this paramters from a controlfile


CONTROLFILE="/u01/scripts/admin/filesystem.ctl"
SEARCH_PATH="`grep SEARCH_PATH $CONTROLFILE | awk -F: '{print $2}' `"
FILE_TYPE="`grep FILE_TYPE...
Forum: AIX 08-05-2010
1,499
Posted By javeedkaleem
log_file_system clearing script
Hi
i need a script to manage the mount point for any log location (/u01/dump/log/)
i need a script which removes files older then x days but it should not remove file with extention *.log, *.ora...
Showing results 1 to 20 of 20

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