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: NW5 and ORACLE

Re: NW5 and ORACLE

From: Steve A <spectre_at_hkstar.com>
Date: Wed, 10 Nov 1999 08:25:22 +0800
Message-ID: <1e0ztnp.141u3bb12g2vdaN@[192.168.1.70]>


Hi,
you are probably not starting the instance correctly, best way is to build a starter.ncf script that works when you call it from the console

so typing :

": starter.ncf" ,will correctly open the instance, if it does not work when you type it by hand then you have not supplied the correct number of arguments.

Timer shells are available from the internet, some are public domain, others not.

steve

Pawe" Kokot <pkokot_at_zg.szczecin.pl> wrote:

> Thanx, I'm using cron.nlm but it does not work. Cron downs Oracle instance
> and starts it up too but instance started using cron usually is not
> correctly opend (I can not log into Oracle).
>
> By the way - where can I find this timer shell ? Is it standart in NW5?
>
> --
> Pawe" Kokot
> STAR-SOFT Cieszyn
> Steve A <spectre_at_hkstar.com> wrote in message
> news:1e0yrts.r0knjmm2gku8N@[192.168.1.70]...
> > Hi,
> > there is a timer shell available from novell to shedule a task.
> >
> > just build a starter.ncf and a stop.ncf
> >
> > at 12 call stop.ncf to close the instance
> > at 3 call start.ncf to open the instance.
> >
> > it's similar to the "orastart" and "orastop"
> > but you need to supply the passwords so that the screen does not wait
> > for the sysadmin to type the passwords.
> >
> > steve
> >
> >
> >
> > Pawe" Kokot <pkokot_at_zg.szczecin.pl> wrote:
> >
> > > Hi,
> > > Is there anybody who can help me with Oracle ofor Novell Netware 5.0? I
> have
> > > a problem with closing and opening instaces. You know, at 12pm I colse
> > > instance and at 3 am I would like to open instance again, so it do not
> mount
> > > databases - why?
> > >
> > > --
> > > Pawe" Kokot
> > > STAR-SOFT Cieszyn
Received on Tue Nov 09 1999 - 18:25:22 CST

Original text of this message

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