The Configuration dialog box is used to configure the following settings:
• The Database name/Service name (SID), User name, and Password settings must follow the naming standards of the database server. Contact your database administrator for more information.
Note: If you use a named instance of SQL Server, you must specify the host name and instance name using the syntax <hostname>\<instancename>.
For example: gbg5000\instance1 On lost repository connection – Specifies how StreamServer should reconnect to the repository in case of a lost connection.
• Attempt recovery a limited number of times – StreamServer tries to make <x> number of reconnection attempts to the repository.
• Attempt recovery an unlimited number of times – StreamServer tries to reconnect to the repository until a connection has been successfully established.
• Do not attempt recovery – StreamServer does not try to reconnect to the repository.
• Ignore the failure and continue processing – StreamServer application continues to process the current job.
• Stop processing on the affected Repository – The current job is aborted and StreamServer is stopped. Reconnection attempts – The number of times StreamServer attempts to reconnect the repository.Time between attempts – The time period between the reconnection attempts.
Note: You cannot use the system administrator as user name (for example, sa for SQL Server).
On lost repository connection – Specifies how StreamServer should reconnect to the repository in case of a lost connection.
• Attempt recovery a limited number of times – StreamServer tries to make <x> number of reconnection attempts to the repository.
• Attempt recovery an unlimited number of times – StreamServer tries to reconnect to the repository until a connection has been successfully established.
• Do not attempt recovery – StreamServer does not try to reconnect to the repository.
• Ignore the failure and continue processing – StreamServer application continues to process the current job.
• Stop processing on the affected Repository – The current job is aborted and StreamServer is stopped. Reconnection attempts – The number of times StreamServer attempts to reconnect the repository.Time between attempts – The time period between the reconnection attempts.
•
• UNIX example – db2inst1 On lost repository connection – Specifies how StreamServer should reconnect to the repository in case of a lost connection.
• Attempt recovery a limited number of times – StreamServer tries to make <x> number of reconnection attempts to the repository.
• Attempt recovery an unlimited number of times – StreamServer tries to reconnect to the repository until a connection has been successfully established.
• Do not attempt recovery – StreamServer does not try to reconnect to the repository.
• Ignore the failure and continue processing – StreamServer application continues to process the current job.
• Stop processing on the affected Repository – The current job is aborted and StreamServer is stopped. Reconnection attempts – The number of times StreamServer attempts to reconnect the repository.Time between attempts – The time period between the reconnection attempts.
• Windows example – db2admin
• UNIX example – db2inst1The user must exist before the repository is created and must have privileges to create databases. That is, the user must have instance level authority corresponding to sysadm.
• BINDADD – For binding packages.
• CREATEIN – On the collection specified by the Package Collection option.
• GRANT EXECUTE – On the PUBLIC group for executing the packages.
OpenText StreamServe 5.6.1 | Updated: 2015-03-02 |