|
1 |
Go to the Jobs/Prcs Collection set of properties. |
|
2 |
Enter the desired value in the Max Rows Per Collection box. |
|
• |
|
3 |
Enter the desired value in the Max Days in Hold Status box. |
|
4 |
Click Save. |
|
1 |
Go to the Oracle DB set of properties. |
|
2 |
|
3 |
Enter the login name for database access in the Database Login Name box. |
|
4 |
Enter the password for the login name in the Database Login Password box. |
|
5 |
Enter the full path to the ORACLE_HOME in the Oracle Home box. |
|
6 |
Click Save. |
|
1 |
Go to the DB2 UDB DB set of properties. |
|
2 |
Enter the DB2 Instance name in the DB2 Instance box. |
|
3 |
Enter the login name for database access in the Database Login Name box. |
|
4 |
Enter the password for the login name in the Database Login Password box. |
|
5 |
Enter full path to the DB2 UDB home in the DB2 UDB Home box |
|
6 |
Click Save. |
|
1 |
Go to the MSSQL DB set of properties. |
|
2 |
Enter the login name for database access in the Database Login Name box. |
|
NOTE: The user must have the following Privileges for MSSQL. To retrieve the SQL statement, the user requires the following privileges. - Execute DBCC TRACEON (3604,3626) - Execute DBCC INPUTBUFFER (spid) To retrieve the BufferGets, DiskReads, RowsProcessed, the user requires the following privileges: - Execute DBCC TRACEON (3604,4032) - Execute BCC PSS (0,spid) Privilege to execute the DBCC PSS command is not applicable for SQL Server 2005 because the DBCC PSS command does not work in this version. For SQL Server 2005, instead of the privilege for executing DBCC PSS command, the user must have the select authority for the following system views: - sys.dm_exec_requests - sys.dm_exec_sql_text To retrieve PSApplicationUser, PSDatabaseUser, PSDomainName, PSMachineName, PSOSUser, PSPercentCpu, PSPercentIO, PSProcessName, PSProcessPID, PSRawIOCount, PSSessionID, Status, the user requires privileges to perform the following: - Select from table master..sysprocesses and master..sysdatabases |
|
3 |
Enter the password for the login name in the Database Login Password box. |
|
4 |
Enter the full path to the MS SQL Server home directory in the SQL Server Home box. |
|
5 |
Click Save. |