Consultor Eletrônico



Kbase 36601: How to shutdown the database using crontab on Novell
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Solution ID: P6601

GOAL:

How to shutdown the database using crontab on Novell

FACT(s) (Environment):

Novell NetWare
Progress 7.3x

FIX:

Set up your crontab in the following way:

0 23 * * * master:\db\stop_db

Of course, the interval you want to execute, path, and name of a script, are up to you.
stop_db.ncf should contain:

unload _mprosrv