Search Results

Search: Posts Made By: roby2411
21,613
Posted By roby2411
Thank you Cero, I had doubts that there is a way...
Thank you Cero, I had doubts that there is a way somewhere to do this. but it's clear as there is no way for such actions.
Would like to thank all participants once again, Thank You!
21,613
Posted By roby2411
Tyler_durden, this is requested by the DBA team,...
Tyler_durden, this is requested by the DBA team, using bind Variable is preferred in continuous operation that user variable Bind Variables ...
21,613
Posted By roby2411
Using this way echo "SELECT ename from emp...
Using this way
echo "SELECT ename from emp where empno = $i;"'\n'will pass the empno as value, I was looking to pass it as sql bind variable which looks like
echo "SELECT ename from emp where...
1,837
Posted By roby2411
Bartus11, Amazing... Thank you ahamed101 I...
Bartus11, Amazing...
Thank you ahamed101 I just wanted to grep the line where Bartus11 line solved it.
1,837
Posted By roby2411
Grep values from different lines
Hello,

I have a log file with many lines and I want to grep pcific values from spcific lines, I'm not sure if it is possible or not

Sample
16-11-11 19:54:13:INFO:Connection to device ip...
21,613
Posted By roby2411
Thank you durden the last part of code is what...
Thank you durden
the last part of code is what I was looking for, but there is another issue now. using this way will use the sql bind variables.

I still need to use bind variables from oracle...
21,613
Posted By roby2411
Sorry but it is not clear to me at which point in...
Sorry but it is not clear to me at which point in the first code you are opening the connection.
Kindly repeat it marking the line for opening the connection.
21,613
Posted By roby2411
That's too much close to what I'm looking for, ...
That's too much close to what I'm looking for,
The only point left is i do need to open the connection one time for each array

is it possible to wave
connect user@database/password
to be...
21,613
Posted By roby2411
Hi Felipe, every line of code helps, I'm...
Hi Felipe,
every line of code helps, I'm learning from great ideas that are being shared here.
May be it is my mistake that I didn't clear my point earlier but I'll try to explain more my issue
...
21,613
Posted By roby2411
Sorry for pushing, but they are many files that...
Sorry for pushing, but they are many files that must be parsed in array using advanced grep for each file and then load it to sql.
Writing them in files mean extra diskspace and better file...
21,613
Posted By roby2411
thank you itkamaraj for the immediate response,...
thank you itkamaraj for the immediate response, I'm trying to find a way to do it in one connection.
is it possible to pass the shell array to an sqlplus array and loop on the sqlplus array itself?
21,613
Posted By roby2411
Passing Shell array to SQLPlus
Dears,
Newbie here and tried to search this topic for 3 days now with results.
I have a shell array and I want to use it in sqlplus with one connection.

here is what I have for now
...
Showing results 1 to 12 of 12

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