Siebel Application Response measurement ( SARM) has following subares -DBC_FETCH
THRESHOLD_PRUNED
DBC_EXECUTE
INFRA_ENTRY
SWE_CMD_SWEUAID
OBJMGR_SESS_LOGIN
SWEPAGE_VIEW_BUILD
OBJMGR_SESS_RELOGIN
SARM Subareas
Server Tables Cleanup component failing - deadlock trying to delete records from s_srm_request
"In Siebel version 7.7, the SRProc component has a new parameter called Enable Various Housekeeping Tasks (Parameter alias = EnableHouseKeeping).
Time Zones, Order of Precedence in Siebel
Backing up the siebens.dat
In order to avoid trouble arising from corrupted siebns.dat files, we should create backup copies regularly and before each major modification of the Enterprise configuration.
Monitoring the status of Siebel Server components
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 :
Siebel default Database encryption in 8.1.1.x is changed to RSA-SHA1 from SIEBELHASH.
Siebel default Database encryption in 8.1.1.x is changed to RSA-SHA1 from SIEBELHASH.
Performance of SQL Queries
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.
Siebel Application Response Measurement (SARM)
When an end user clicks a view tab to navigate to a new view, a chain of processes is invoked on different machines in order to handle the request.
clearing Siebel workflow instance monitoring 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
Finding the cause of a slow Siebel Repository File (SRF) compile with Siebel Tools
A full SRF compile usually completes in under an hour for the standard Horizontal and Industry repositories. Many times developers report that a full SRF compile is very slow and is taking a significantly longer time.
Table Fragmentation and Siebel EIM
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:
Siebel Patch Installation sequence
Follow the below sequence in installing the Siebel Patch.
1. Stop the services in the server
2. Install the patch.
3. Start the services.
Siebel Administration - Server Management Views inaccessible when ADSI authentication is enabled.
Oracle Siebel introduced Gateway authentication in Siebel 8 onwards, which mandates the database login authentication for accessing the Siebel Administration – Server Management view.
Should Siebel Administrator Notification and other components be enabled on all servers?
we have 5 load balanced siebel application servers in production. Should we continue to enable the following components on all 5 servers or just having them enabled on one server is sufficient?
Deploying Siebel Enterprise Configuration Data Using the Cfgmerge Utility
Siebel Application Deployment Manager is not designed to deploy changes made to the configuration of enterprise parameters, servers, and components.These changes can be made either through the server management screens and views in the Siebel Web
Automatic Logoff from the Siebel Client session, based on specific conditions.
Client Requirement is to automatically logg off Siebel client if an Inactive User/Ex-Employee tries to access the application
Solution:
Setting Expiry Date on Static Components for Improving Performance
Determining the Siebel User id using the Oracle process id to find who is running the longrunning SQLs
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.
LDAP password policy parameters supported in Siebel
Not all the LDAP password policy attributes are supported. Below are for your reference.
* Reset password upon next login
* Password Expiration Warning
* Password Expiry Time
Enabling Users to change Password for Siebel Application
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.