clearing Siebel workflow instance monitoring log :
TRUNCATE TABLE S_WFA_INST_LOG;
TRUNCATE TABLE S_WFA_INSTP_LOG;
TRUNCATE TABLE S_WFA_STPRP_LOG
clearing Siebel workflow instance monitoring log :
TRUNCATE TABLE S_WFA_INST_LOG;
TRUNCATE TABLE S_WFA_INSTP_LOG;
TRUNCATE TABLE S_WFA_STPRP_LOG
To check the performance of the application we get the spool and run the queries against the database to check the time it is taking.
This document will explain a procedure that may be used to associate a specific Oracle database session from the V$SESSION table with a specific Siebel user session.
To Enable the Users to change Password for Siebel Application follow below instructions. By Using this particular feature, user can change their password for Siebel Application which will be propagated to the Database as well.
Client Requirement is to automatically logg off Siebel client if an Inactive User/Ex-Employee tries to access the application
Solution:
Following new IE8 features are not supported in Siebel 8
1.Containers
2.Accessibility
3.Enhanced security (downloads, XSS, DEP - buffer overflow prevention)
4.Tab-level crash recovery.
Most of the Siebel administrators use Siebel Server Manager command line utility or tool, commonly referred as srvrmgr.
Prior to running EIM it is important to clean up fragmented objects, especially those that will be used during the EIM processing. The following SQL statement can be used to identify objects with greater than 10 extents:
Prior to v8.0, when a task is started, the task info will occupy a 'task slot' in the shared memory of the Siebel server. This task will stay in the shared memory until the task is completed.
Follow the below sequence in installing the Siebel Patch.
1. Stop the services in the server
2. Install the patch.
3. Start the services.
The cancel query feature allows users to stop the slow or incorrect queries.
Indexes are available on the Siebel base tables to improve performance and also to maintain the data integrity. The purpose of adding index is to help the database to search records quickly and efficiently.
Monitor the status of Siebel Server components that are essential to keep the application up and running has to be performed manually which will be person dependent task
Solution :
Oracle has introduced new monitoring tool for siebe administrators to monitor and resolve the issues well before the users calling about the problem.
RUEI has following features:
In a nutshell a database index is an auxiliary data structure which allows for faster retrieval of data stored in the database. They are keyed off of a specific column so that queries like “Give me all people with a last name of ‘Sam’” are fast.
offline page can be achieved using following techniques -
1.URL Redirect
2.using web.config / .htaccess file
3.using default.htm