Hi,
I don't have any experiance of UNIX and oracle.
but i have got a short assignment for writing a unix script that will call a stored procedure. this script has to run this procedure after every two mintes.
I have a few questions before actually start writing the script:
1. Do i have to have unix and oracle on same server.
2. what libraries i need to in unix, if any
I tried sqlplus user/password@databa sename which i got in this forum only but it's saying ksh: sqlplus: not found
please help me out. Thanks in advance.
I don't have any experiance of UNIX and oracle.
but i have got a short assignment for writing a unix script that will call a stored procedure. this script has to run this procedure after every two mintes.
I have a few questions before actually start writing the script:
1. Do i have to have unix and oracle on same server.
2. what libraries i need to in unix, if any
I tried sqlplus user/password@databa sename which i got in this forum only but it's saying ksh: sqlplus: not found
please help me out. Thanks in advance.
Comment