Search Results

Search: Posts Made By: onlyniladri
10,702
Posted By onlyniladri
thanks a lot raja.. its done.... thanks...
thanks a lot raja..
its done....
thanks again...

actualy in my case probably DSA keygeneration was also needed.
"ssh-keygen -t dsa"
i incorporated this also and it worked.

thanks a lot ...
10,702
Posted By onlyniladri
hello raja, i am runnnig my code in X and...
hello raja,

i am runnnig my code in X and will SFTP Y
i have generated the nil.pub in X and copied that (in one line) to the authorized_keys on Y.

now sitting in X when i am giving the...
10,702
Posted By onlyniladri
hello Raja, i didnt enter anything in...
hello Raja,

i didnt enter anything in passphrase.
~/.ssh/ in this location i can see a file known_host.
authorized_keys is not there.. should i create it and then paste?

Niladri
10,702
Posted By onlyniladri
hello raja, the SFTP server is under...
hello raja,

the SFTP server is under control..

even i can do SFTP but giving the password when it prompts.
i need to bypass that prompt.

---------- Post updated at 01:02 PM ----------...
10,702
Posted By onlyniladri
noninteractive SFTP
Hi All,

need help.

i am doing one SFTP and now need to automate that.
how can i achive it with non interactive mode?

SFTP user@172.*.*.*

then it is asking for password.
after...
2,216
Posted By onlyniladri
p_pid=`ps -e | awk '/ra_cmd_d/ {print$1}'` ...
p_pid=`ps -e | awk '/ra_cmd_d/ {print$1}'`

Is returning only one value 12234 and when i am passing the value in

sleep_pid=`ps -af | awk '$3 == '${p_pid}' {print $2}'`

somehow tho values...
2,216
Posted By onlyniladri
**need help for killing a process through script**
Hello All,

i hope you are fine.
I need a little help from you people--

inside a script i want to kill a parent process by checking it with the child process..

p_pid=`ps -e | awk...
Forum: Linux 05-06-2010
2,302
Posted By onlyniladri
exactly. the same.... ---------- Post...
exactly. the same....

---------- Post updated 05-06-10 at 11:35 AM ---------- Previous update was 05-05-10 at 05:22 PM ----------

Can anyone help plz?
:(
Forum: Linux 05-05-2010
2,302
Posted By onlyniladri
SMTP issue
HI,

I am having an issue with the mail.
I had certain scripts who used to send mails.
now i am not getting the mails as usual.

need help to track the issue and resolve.

mailx -s...
2,980
Posted By onlyniladri
Hello, The problem has been solved.. ...
Hello,

The problem has been solved..
thanks ygor.
now i can create the CSV file but while running the SH from where i am calling the SQL.
the output is comming in display.
How to get rid of...
2,980
Posted By onlyniladri
thanks ygor, I am trying this option.
thanks ygor,

I am trying this option.
2,980
Posted By onlyniladri
The SQL file is in the server and used by many...
The SQL file is in the server and used by many downstreams.
its simple like "select col1,col2,col3.....from ...where...."
basically we used to call the sql and see the output trough a DB likn.
now...
2,980
Posted By onlyniladri
Ygor, its the most common way but the...
Ygor,

its the most common way but the problem is that i can't touch the sql file
as that belongs to another vendor.Appending ',' is not possible infact i can't edit the SQL.
I can only call the...
2,980
Posted By onlyniladri
Hi Guru/Dday, the sql file fetches the data...
Hi Guru/Dday,

the sql file fetches the data from a database(oracle 9i.
approx 20000 records with 10 columns.
Its only a select statement.
I am suppossed to dumb the data in CSV format and pass...
2,980
Posted By onlyniladri
Creating CSV files
hi,

Need a lil help experts.
i have a sh file and its calling one SQL file.
i need the dataset returned by that SQL file in a CSV format.
Can you plz help me out at the earliest.

waiting...
Showing results 1 to 15 of 15

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