5 dernières pages visitées :ONYX:9.0:Utilisation:Guide de prise en m...  » M-Detect:Analyseur de log pour IBMI  » M-Detect:Analyseur de log pour IBMI  » ONYX:9.0:Usage:Best practices in ONYX De...  » Translations:ONYX:9.0:Installation:Insta...

Translations - ONYX - 9.0 - Installation

Installation ONYX Server sur Linux/51/en

De MappingDoc
Révision datée du 12 juillet 2019 à 14:22 par Alestoquoi (discussion | contributions) (Page créée avec « Example of a script to start the ONYX Server Spooler of the MAPPING environment: #!/usr/bin/ksh ################################################################ # Mappi... »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)

Example of a script to start the ONYX Server Spooler of the MAPPING environment:

#!/usr/bin/ksh
################################################################
# Mapping Suite Spooler Start                                  #
################################################################
export MAPPING_PATH=/apps/mapping/conf/mapping.conf

TIMESTAMP=$(date +"%Y/%m/%d-%H.%M.%S")
echo "Mapping is starting at $TIMESTAMP"
/apps/mapping/bin/map_daemon start