Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Automate building of sybase dataserver

13 views
Skip to first unread message

alwaysonnet

unread,
Jan 27, 2012, 8:13:56 AM1/27/12
to
Hello All,

I'm trying to automate building of sybase dataserver using a script.
What are the basic aspects i need to cover before running the script.

Here are the things in my mind:

1) Check the storage is ready
2) validate the storage for minimum basic requirements to build a
dataserver
3) Check memory and other OS related things

can anybody point me some other things I need to consider. Any links
or help is appreciated.

Thanks,
alwaysonnet

Antony

unread,
Feb 6, 2012, 7:28:48 PM2/6/12
to
You might want to check there is an appropriate user environment setup, but other than that - if you have storage and memory you're good to go.
Most other things will relate to policies and standards at your site - e.g. port numbers, device naming, sizes etc. ...

Scott Hill

unread,
Feb 29, 2012, 12:28:31 PM2/29/12
to
Remember to take note in your script of where the physical devices are
mounted
to which data directories for the data device file / log device
files.
if you use unix type of os it's in /etc/mtab /etc/fstab
or some other file with *tab , or the mount command.
(to facilitate separate log and data devices)
/sh
0 new messages