Home » RDBMS Server » Performance Tuning » Kill the process (Linux, Oracle 10.2.0.3.0)
Kill the process [message #504184] Thu, 21 April 2011 16:29 Go to next message
lg123
Messages: 225
Registered: August 2008
Senior Member
I ran a scp command to transfer a file from local server to a remote server. when I am trying to kill the process, its giving an error.

ksh: kill: 19258: No such process

If I do a ps -ef | grep scp its showing the process running, but if i try to kill it, its showing me error. What could be the solution for this problem?
Re: Kill the process [message #504185 is a reply to message #504184] Thu, 21 April 2011 16:58 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>What could be the solution for this problem?
reboot the system
Re: Kill the process [message #504186 is a reply to message #504185] Thu, 21 April 2011 17:05 Go to previous messageGo to next message
lg123
Messages: 225
Registered: August 2008
Senior Member
Rebooting the system dint help.
Re: Kill the process [message #504187 is a reply to message #504186] Thu, 21 April 2011 17:46 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
OS process do NOT persist across reboots
Re: Kill the process [message #504188 is a reply to message #504187] Thu, 21 April 2011 18:00 Go to previous messageGo to next message
lg123
Messages: 225
Registered: August 2008
Senior Member
I rebooted the system. There was no effect. The error still persists.
Re: Kill the process [message #504189 is a reply to message #504188] Thu, 21 April 2011 18:04 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>If I do a ps -ef | grep scp its showing the process running, but
use COPY & PASTE to post proof scp is still running.
Re: Kill the process [message #504190 is a reply to message #504189] Thu, 21 April 2011 18:11 Go to previous messageGo to next message
lg123
Messages: 225
Registered: August 2008
Senior Member
ps -ef | grep scp
oracle 3362 2177 0 19:10 pts/2 00:00:00 grep scp
Re: Kill the process [message #504191 is a reply to message #504190] Thu, 21 April 2011 18:17 Go to previous message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
>ps -ef | grep scp
>oracle 3362 2177 0 19:10 pts/2 00:00:00 grep scp
CONGRATULATIONS! you found your own grep command!

You are tilting at windmills!
No problem exists that requires any action on your part.
Previous Topic: AUDIT ANALYZE TABLE on 9i database?
Next Topic: AWR
Goto Forum:
  


Current Time: Fri Apr 19 14:59:40 CDT 2024