Sybase Replication Server 15 Installation Manual page 59

Table of Contents

Advertisement

Installation Guide for UNIX
>> $SYSAM/log/boot.log"
;;
*)
esac
exit 0
3
Save the script to the file name appropriate for your operating system.
Solaris:
/etc/init.d/sysam.boot
IBM AIX:
/etc/rc.d/init.d/sysam.boot
HP-UX:
/sbin/init.d/sysam.boot
4
Change the permissions, ownership, and group for the script. For
example, assuming the script was stored as /etc/init.d/sysam.boot
enter:
chmod 744 /etc/init.d/sysam.boot
chown root /etc/init.d/sysam.boot
chgrp sys /etc/init.d/sysam.boot
5
Create an appropriately named link to start the License Manager
during start-up (typically, S + run number + script name):
Solaris:
ln -s /etc/init.d/sysam.boot /etc/rc3.d/S70sysam
IBM AIX:
ln -s /etc/rc.d/init.d/sysam.boot
/etc/rc.d/rc3.d/S70sysam
HP-UX:
ln -s /sbin/init.d/sysam.boot /sbin/rc3.d/S070sysam
6
Create an appropriately named link to stop the License Manager
during shutdown (typically, K + run number + script name):
Solaris:
ln -s /etc/init.d/sysam.boot /etc/rc2.d/K02sysam
APPENDIX A
echo "Usage: $0 { start | stop }"
exit 1
;;
SySAM Administration
47

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Replication Server 15 and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Replication server 15.0

Table of Contents