Search Results

Search: Posts Made By: pallvi_mahajan
19,267
Posted By pallvi_mahajan
sorry arun, am not getting your point
sorry arun, am not getting your point
10,527
Posted By pallvi_mahajan
Hi All, I am asking this question again here...
Hi All,

I am asking this question again here because seems like i am doing some mistake in unix part. please help me what i need to do now on this, why am facing issue, it is passing variable, but...
Forum: Programming 11-04-2014
5,211
Posted By pallvi_mahajan
Hi Junior, I have modified my script like...
Hi Junior,

I have modified my script like this

and file has below content

'324324324'
'232423434'
'232424444'
'234324444'


UNIX SCRIPT

d=`paste -sd, file.txt`
sqlplus -s...
Forum: Programming 11-04-2014
5,211
Posted By pallvi_mahajan
Hi Junior, thanks a lot, can you also...
Hi Junior,

thanks a lot,

can you also help me how i can put single quotes with the help of sed command in each record

like this

'3423432432432'
'2343243243243'
'3243243242343'


if...
Forum: Programming 11-04-2014
5,211
Posted By pallvi_mahajan
HI Junior, Thanks, i pasted here because...
HI Junior,

Thanks, i pasted here because they peoiple told me to put in sql forum, that is why i pasted same question here again.

appreciate if you let me know how what sed command is doing...
Forum: Programming 11-03-2014
5,211
Posted By pallvi_mahajan
How to pass parameter from file to sqlplus in UNIX?
i have file in which i have employee id are there and every time number of employee id are different in file means number of count of employee id in file are every time different.
343535435 ...
10,527
Posted By pallvi_mahajan
Hi All, am getting confused, please let me...
Hi All,

am getting confused, please let me know how i can do this

how
in_put number :-nvl('&1',0) can take all values from file.

---------- Post updated at 06:01 PM ---------- Previous...
3,666
Posted By pallvi_mahajan
HI Rudic, Appreciate, if you just little bit...
HI Rudic,

Appreciate, if you just little bit explain me this program.

---------- Post updated at 04:46 PM ---------- Previous update was at 02:52 PM ----------

HI Rudic,

i trying to...
10,527
Posted By pallvi_mahajan
i have oracle ---------- Post updated at...
i have oracle

---------- Post updated at 04:03 PM ---------- Previous update was at 03:51 PM ----------

Hi Ditto,

We have passed $file_count variable to .sql file.

what does this command...
10,527
Posted By pallvi_mahajan
Hi Rudic, is this command, can i read some...
Hi Rudic,

is this command, can i read some tutorial on this, please let me know where i can study this, i did google, not getting anything on this.
10,527
Posted By pallvi_mahajan
HI Rudic, what does ($(paste -sd, file)) ...
HI Rudic,

what does
($(paste -sd, file))


do.
10,527
Posted By pallvi_mahajan
but how i can call this in .sql, how $filecount...
but how i can call this in .sql, how $filecount replace in .sql file

select * from tablename where acc in (
45456546456, 45464564565, 67854353454, 67657612132)
10,527
Posted By pallvi_mahajan
Passing variable from file to sql from script
Hi Friend,

I have one file in which some number are mentioned and number of lines are vary every time

And i need to pass that number to my sql command from script.

Suppose i have file...
3,666
Posted By pallvi_mahajan
appreciate if you can explain me this little bit ...
appreciate if you can explain me this little bit

---------- Post updated at 01:26 PM ---------- Previous update was at 01:26 PM ----------

or is there any way we can store current time and we...
3,666
Posted By pallvi_mahajan
Hi Corona, U mentioned sleep $SECONDS, but u...
Hi Corona,

U mentioned sleep $SECONDS, but u did not declare this variable in above, what is that, can you please explain me this code more
3,666
Posted By pallvi_mahajan
sorry dear but i have also not perl, is there not...
sorry dear but i have also not perl, is there not any variable calucaltion method
3,666
Posted By pallvi_mahajan
Hi, I have no GNU command ----------...
Hi,

I have no GNU command

---------- Post updated at 11:29 AM ---------- Previous update was at 11:19 AM ----------

and i have aix system and it did not work there
3,666
Posted By pallvi_mahajan
Hi Drl, i can not use at, cron facility....
Hi Drl,

i can not use at, cron facility. that is why i use sleep command
3,666
Posted By pallvi_mahajan
Sleep command
I need help in script.

I want my one script execute every time at 6:30 am and i have no cron access.

So i am putting sleep command there , Script may took half an hour 35 min , it depend upon...
852
Posted By pallvi_mahajan
what -- this is doing in front of uc i agree...
what -- this is doing in front of uc

i agree when export found it become uc =2 as per condition

then

uc && ! (-- uc )
2 && ! (how uc becomes 1 here as per ur condition )


while...
852
Posted By pallvi_mahajan
sorry Rudic, i did not get first command...
sorry Rudic, i did not get first command execution, appreicate if you can explian me more for this special

uc&&!--uc
852
Posted By pallvi_mahajan
awk command help
HI All,

I have one file like this


export count
------------------
0
src_sys max rec(upd_dt)
----------- -------------
bkba 30-oct-2014
hjbs 30-oct-2014


i have...
6,655
Posted By pallvi_mahajan
thanks a lot, can you please help me where i can...
thanks a lot, can you please help me where i can learn these such topic, i want to go through in detail,

i have ran script and looks like it is working, but i need to check with my manger...
6,655
Posted By pallvi_mahajan
sorry chubler, can you please explain in brief. ...
sorry chubler, can you please explain in brief.
&& c=\\"$c"


"${v/$c/}"
6,655
Posted By pallvi_mahajan
HI chubler, i remove that character also,...
HI chubler,

i remove that character also, still same output.

---------- Post updated at 06:48 PM ---------- Previous update was at 06:47 PM ----------

and also please let us know what this...
Showing results 1 to 25 of 64

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