Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: cron launched job errror (Message file sp1<lang>.msb not found)

Re: cron launched job errror (Message file sp1<lang>.msb not found)

From: GDN <gert.deneve_at_advalvas.be>
Date: 18 May 1999 20:36:22 GMT
Message-ID: <01bea16d$4592ac20$6f11eec3@default>


I'm using HP-UX 10.20.
When we launch scripts using crontab we always execute the files that normaly
are executed when you log in to the system. So the 2 first lines of my scripts
are always :

	. /etc/profile
	. $HOME/.profile

Gert

Peter Rexer <prexer_at_my-dejanews.com> wrote in article <7hscrp$ket$1_at_nnrp1.deja.com>...
> I have a shell script that runs fine from the command line, but when I
> enter it in the crontab, it gives me this message.
>
> At first it wasn't finding sqlplus, so I had to set up all the ORACLE
> environment variables. It's still giving me this error, which i don't
> know what to make of.
>
> Anyone know what this is?
>
>
> Message file sp1<lang>.msb not found
> Error 6 initializing SQL*Plus
>
>
> --== Sent via Deja.com http://www.deja.com/ ==--
> ---Share what you know. Learn what you don't.---
>
Received on Tue May 18 1999 - 15:36:22 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US