Search Results

Search: Posts Made By: alok.behria
1,180
Posted By alok.behria
For loop returning more values
Hi All,

Thanks all of you for the help you provide to me. Well, I have one more problem, where I am trying to pull file system information in the loop and display the filesystem percentege. I am...
2,175
Posted By alok.behria
thanks a lot, it worked! ---------- Post...
thanks a lot, it worked!

---------- Post updated at 06:15 AM ---------- Previous update was at 06:13 AM ----------

Thanks a lot !

---------- Post updated at 06:17 AM ---------- Previous...
2,175
Posted By alok.behria
even then , it turns out of no use. thanks for...
even then , it turns out of no use. thanks for your help, anyway.



ffin1> ./ctl_bkp.sh

SQL*Plus: Release 8.1.7.0.0 - Production on Wed Sep 7 06:09:47 2011

(c) Copyright 2000 Oracle...
2,175
Posted By alok.behria
Variable is not substituting values
Hi All,

OS HPUX 11.11

I am using following script to take controlfile backup. I have used SID variable to hold "ffin1" value, which I again subsitute in...
8,565
Posted By alok.behria
Thanks a lot GP, your solution worked like a...
Thanks a lot GP, your solution worked like a charm

hare krishna
8,565
Posted By alok.behria
You are almost there, I do see, tabs appearing in...
You are almost there, I do see, tabs appearing in ^1 and carrige return showing $ to me.
I also tried to set out :set ts=2, but again, it's not doing any good to me. One more thing, how can I...
1,324
Posted By alok.behria
Still no reply, is there anything, which I needed...
Still no reply, is there anything, which I needed to be more specific ?
1,324
Posted By alok.behria
Code not worked,as expected
Hi All,

OS :- HPUX..

I have a following code, which I wrote to meet date and time condition. The below code refuse to work for some reason, I still don't have any idea, why ?
the below code,...
8,565
Posted By alok.behria
I've entered the new texts.
I've entered the new texts.
8,565
Posted By alok.behria
Hi, I've taken the following steps, still...
Hi,

I've taken the following steps, still the results remains unchanged. May be, some big guns has something to offer.

1. I did vi test.sql
2. typed :set paste, without going into 'insert...
8,565
Posted By alok.behria
Yes, you are right, I am copying the data from...
Yes, you are right, I am copying the data from editplus a window text editor back to vi.
I also did the same work in the past, but from quite a few days, it's just not working for some reason....
8,565
Posted By alok.behria
still notout of the woods. I followed. 1....
still notout of the woods.
I followed.

1. vi tst.sql
2. i was already at 1st line. did the escape and 100= to align 100 lines then did the paste. it turns out to be..



set linesize 200...
8,565
Posted By alok.behria
It's not working. I did vi :set noai test.sql. ...
It's not working. I did vi :set noai test.sql. Following are the appearance inside the vi.
I've used all the options with different permutaion and combination.


cpmqa> vi -c set noai
"noai"...
8,565
Posted By alok.behria
Copy huge data into vi editor
Hi All,

HP-UX dev4 B.11.11 U 9000/800 3251073457

I need to copy huge data from windows text file to vi editor. when I tried copy huge data, the format of data is not preserverd and appered to...
7,104
Posted By alok.behria
+mtime does not support on this version. ...
+mtime does not support on this version.

hare krishna
7,104
Posted By alok.behria
even than. wmqa1> find . +ctime -50 |...
even than.



wmqa1> find . +ctime -50 | ls -ltr
find: bad option -50
total 153667144
drwxr-xr-x 2 orawmq1 dba 96 Jun 15 2006 lost+found
-rw-r--r-- 1 orawmq1 dba ...
7,104
Posted By alok.behria
Files older than 50 days
Hi All,

OS :- HP-UX wm5qa B.11.23 U ia64 1119805695 unlimited-user license

I need to search files older than 50 days. I've used following command in order to search desired files, I also...
2,323
Posted By alok.behria
Thanks Corona for this. You've always been a...
Thanks Corona for this. You've always been a great help for me. I think, I need to take away the leading "zeros" from my script. thanks a lot, once again


hare krishna
:b:
2,323
Posted By alok.behria
You are dead right on this. there is no point...
You are dead right on this. there is no point repeating the same codes in many files, this will sometime takes the system down to it's knee. well , I was also planning for that paramatrized script,...
2,323
Posted By alok.behria
It's not identical, the database name happend to...
It's not identical, the database name happend to be different in all the files.
2,323
Posted By alok.behria
Thanks for your reply. Also, I have one more...
Thanks for your reply. Also, I have one more questiion. If I have following code and I need to chane $tnspinhg into the given format.



#!/sbin/sh
SID=prod03
#exit
. qa02
typeset -i...
2,323
Posted By alok.behria
search all file for particular text and make changes to line 3
Hi All,

I am sitting on HPUX. I want to change the exit into #exit, which appears into 3red line of code in shell scripting, wondering how shell script to be called up to perform action. I have...
1,689
Posted By alok.behria
Thank you very much!. I now understood.. ...
Thank you very much!. I now understood..

hare krishna

---------- Post updated at 03:57 AM ---------- Previous update was at 03:56 AM ----------

Thanks man!

hare krishna
1,689
Posted By alok.behria
Thanks for explain this. I would appriciate, if...
Thanks for explain this. I would appriciate, if you could more light on below line



>/tmp/$$ - output to a file named like pid of running script ($$)
1,689
Posted By alok.behria
Thank a lot for your inputs. Your solution worked...
Thank a lot for your inputs. Your solution worked like a charm. Also, I would reallr appriciate, if you can explan the sed part line ;




for FILE in *.sh
do
# sed can't...
Showing results 1 to 25 of 45

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