Unified Communications Suite (MOSC)

MOSC Banner

Oracle Communications Calendar Server + davadmin + Solaris 10

edited May 2, 2017 10:44AM in Unified Communications Suite (MOSC) 5 commentsAnswered

Hi,

I'm facing a problem today on Oracle Communications Calendar Server, I made a script to backup customers calendar, So when I manually execute the script everything is ok.

The problem occurs when i want to use this script with a crontab, it seems that the script does not execute the FOR loop inside.

I tried many things, absolute path, shebang (bash,sh) etc. and it's always the same.

Here is my script :

#!/bin/sh

SUNCAL=/opt/sun/comms/calendar8/davserver/sbin

DATE=`date '+DATE: %Y%m%d%H%M%S' |cut -f2 -d ' '`;

BACKUPDIR=/backup/calendar

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center