
CONFIGURING JOB SCHEDULER

To define the attributes for a new Job Scheduler:

1. Accept the default values provided or modify the default values to
   suit the system needs at your site.
2. Provide values for all required attributes (those marked with an *).
3. Provide values for additional functionality (optional).
4. Click Build Server! or OK to configure Job Scheduler.


JOB SCHEDULER ATTRIBUTES


Sybmgmtdb device path (Required)
---------------------
The Sybmgmtdb device stores the "sybmgmtdb" database,
which contains the management objects.


Sybmgmtdb device size (Required)
---------------------
The minimum and default recommended value is 75MB.


Sybmgmtdb device size (Required)
---------------------
The minimum is 75MB.  The database can be any size up to the size
of the device.


Related Adaptive Server Name  (Required)
----------------------------
Provide the name of the Adaptive Server where Job Scheduler
is to be configured.

This field does not appear if the related Adaptive Server
is created in the same srvbuild session as Job Scheduler.
The Adaptive Server you are creating is used as the related
Adaptive Server.


Adaptive Server SA User Name  (Required)
----------------------------
Specifies the Adaptive Server user name with system adminitrative
role.

This field does not appear if the related Adaptive Server
is created in the same srvbuild session as Job Scheduler.


Adaptive Server SA Password (Required)
---------------------------
Specifies the password of the user account specified in the
Adaptive Server SA user name option.


Interfaces file entry  (Required)
---------------------
The interfaces file is an "address book" containing
the network location for each server and client application. If the
network location is not in the interfaces file, servers and clients
cannot communicate with each other.

The default location for the interfaces file is $SYBASE/interfaces.
An interfaces file entry contains:

    * Transport type
      The transport type, in conjunction with the port number, tells
      Monitor Server where to listen for clients or other servers.
      It also tells clients where to go to query a particular server.

      The drop-down list contains the network protocols supported by
      Sybase on this platform.  The default is TCP.

    * Host name
      The host name is the name of the machine where you installed
      Monitor Server.

    * Port number
      If you did not change the default protocol, the port number displayed
      is the first available port address.

      If you select a protocol other than the default, the first available
      port number may or may not be supplied.


NOTES:
  
     - The port number you specify cannot be used for any other purpose
       on the machine where Job Scheduler is configured and running.

     - Add the port number that you selected for Job Scheduler Agent to the
       /etc/services file and label the entry "Sybase specific services."
       (You must log in as "root" to modify /etc/services.) 
       Making this entry is not required for the operating system to function 
       properly, but it may prevent others from using the port number. 



CONFIGURE SELF MANAGEMENT...

To access the following fields, choose the "Configure Self Management..."
button.


Enable Self Management
----------------------
Select "Yes" to install the ASE Self Management feature; this will
require input for the remaining fields.  If you select "No", the other
input field will be disabled.



Self Management user name
-------------------------
Enter the user name of the login that will act as the Job Scheduler
Administrator.


Self Management user password
-----------------------------
Enter the password of the user account specified in the
Self Management user name option.


Confirm Self Management user password
-------------------------------------
Re-enter the password to the "Self Management user name"



