![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi I was trying to set up a test job in Enterprise manager and I got this error when it tried running the script. I've created the script on a RAC cluster . It contains the following: #!/bin/ksh . /oracle/.kshrc env >> /tmp/t.txt which sqlplus >> /tmp/t.txt sqlplus scott/abc@ORACLE123<<-! set serveroutput on size 1000000 select 'Hello World' from dual / ! I've ran this successfully via the command line. Could someone advise as to what I am missing or did wrong? I had a look at metalink and check the points given there but I seem to have them covered. Regards Justin |
#3
| |||
| |||
|
|
Hi I was trying to set up a test job in Enterprise manager and I got this error when it tried running the script. I've created the script on a RAC cluster . It contains the following: #!/bin/ksh . /oracle/.kshrc env >> /tmp/t.txt which sqlplus >> /tmp/t.txt sqlplus scott/abc@ORACLE123<<-! set serveroutput on size 1000000 select 'Hello World' from dual / ! I've ran this successfully via the command line. Could someone advise as to what I am missing or did wrong? I had a look at metalink and check the points given there but I seem to have them covered. Regards Justin |
#4
| |||
| |||
|
|
Hi I was trying to set up a test job in Enterprise manager and I got this error when it tried running the script. I've created the script on a RAC cluster . It contains the following: #!/bin/ksh . /oracle/.kshrc env >> /tmp/t.txt which sqlplus >> /tmp/t.txt sqlplus scott/abc@ORACLE123<<-! set serveroutput on size 1000000 select 'Hello World' from dual / ! I've ran this successfully via the command line. Could someone advise as to what I am missing or did wrong? I had a look at metalink and check the points given there but I seem to have them covered. Regards Justin |
#5
| |||
| |||
|
|
Hi I was trying to set up a test job in Enterprise manager and I got this error when it tried running the script. I've created the script on a RAC cluster . It contains the following: #!/bin/ksh . /oracle/.kshrc env >> /tmp/t.txt which sqlplus >> /tmp/t.txt sqlplus scott/abc@ORACLE123<<-! set serveroutput on size 1000000 select 'Hello World' from dual / ! I've ran this successfully via the command line. Could someone advise as to what I am missing or did wrong? I had a look at metalink and check the points given there but I seem to have them covered. Regards Justin |
#6
| |||
| |||
|
|
On Dec 14, 10:41*pm, just_real <jth... (AT) gmail (DOT) com> wrote: Hi I was trying to set up a test job in Enterprise manager and I got this error when it tried running the script. I've created the script on a RAC cluster . It contains the following: #!/bin/ksh . /oracle/.kshrc env >> /tmp/t.txt which sqlplus >> /tmp/t.txt sqlplus scott/abc@ORACLE123<<-! set serveroutput on size 1000000 select 'Hello World' from dual / ! I've ran this successfully via the command line. Could someone advise as to what I am missing or did wrong? I had a look at metalink and check the points given there but I seem to have them covered. Regards Justin Which O/S user created the script? *Which O/S users can actually execute this script? David Fitzjarrell |
#7
| |||
| |||
|
|
On Dec 14, 10:41*pm, just_real <jth... (AT) gmail (DOT) com> wrote: Hi I was trying to set up a test job in Enterprise manager and I got this error when it tried running the script. I've created the script on a RAC cluster . It contains the following: #!/bin/ksh . /oracle/.kshrc env >> /tmp/t.txt which sqlplus >> /tmp/t.txt sqlplus scott/abc@ORACLE123<<-! set serveroutput on size 1000000 select 'Hello World' from dual / ! I've ran this successfully via the command line. Could someone advise as to what I am missing or did wrong? I had a look at metalink and check the points given there but I seem to have them covered. Regards Justin Which O/S user created the script? *Which O/S users can actually execute this script? David Fitzjarrell |
#8
| |||
| |||
|
|
On Dec 14, 10:41*pm, just_real <jth... (AT) gmail (DOT) com> wrote: Hi I was trying to set up a test job in Enterprise manager and I got this error when it tried running the script. I've created the script on a RAC cluster . It contains the following: #!/bin/ksh . /oracle/.kshrc env >> /tmp/t.txt which sqlplus >> /tmp/t.txt sqlplus scott/abc@ORACLE123<<-! set serveroutput on size 1000000 select 'Hello World' from dual / ! I've ran this successfully via the command line. Could someone advise as to what I am missing or did wrong? I had a look at metalink and check the points given there but I seem to have them covered. Regards Justin Which O/S user created the script? *Which O/S users can actually execute this script? David Fitzjarrell |
#9
| |||
| |||
|
|
On Dec 14, 10:41*pm, just_real <jth... (AT) gmail (DOT) com> wrote: Hi I was trying to set up a test job in Enterprise manager and I got this error when it tried running the script. I've created the script on a RAC cluster . It contains the following: #!/bin/ksh . /oracle/.kshrc env >> /tmp/t.txt which sqlplus >> /tmp/t.txt sqlplus scott/abc@ORACLE123<<-! set serveroutput on size 1000000 select 'Hello World' from dual / ! I've ran this successfully via the command line. Could someone advise as to what I am missing or did wrong? I had a look at metalink and check the points given there but I seem to have them covered. Regards Justin Which O/S user created the script? *Which O/S users can actually execute this script? David Fitzjarrell |
#10
| |||
| |||
|
|
On Dec 14, 10:41*pm, just_real <jth... (AT) gmail (DOT) com> wrote: Hi I was trying to set up a test job in Enterprise manager and I got this error when it tried running the script. I've created the script on a RAC cluster . It contains the following: #!/bin/ksh . /oracle/.kshrc env >> /tmp/t.txt which sqlplus >> /tmp/t.txt sqlplus scott/abc@ORACLE123<<-! set serveroutput on size 1000000 select 'Hello World' from dual / ! I've ran this successfully via the command line. Could someone advise as to what I am missing or did wrong? I had a look at metalink and check the points given there but I seem to have them covered. Regards Justin Which O/S user created the script? *Which O/S users can actually execute this script? David Fitzjarrell |
![]() |
| Thread Tools | |
| Display Modes | |
| |