Hi ,
I am new to Linux Platform and I am looking for a .sh script to startup a database and start the lsnrctl.

Something like this

su - oracle
oracle>svrmgrl
connect internal
startup
exit (exit from svrmgrl)
root>lsnrctl start

Thanx
Kulkarni