Overcome Error while Checkout
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:
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 :
Enableing Cancel Query Timeout
The cancel query feature allows users to stop the slow or incorrect queries.
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.
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.
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.
Resolving Siebel High Interactivity problems
Siebel applications are divided into two categories based on the graphical users interface (GUI), High Interactivity Applications and Standard interactivity application.
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).
Why are missing any tasks ID data in Srvrmgr command List tasks output?
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.
Siebel Server Component Event Logging
The Siebel Server and the server components it hosts are among the most frequently used processes in a typical Siebel CRM implementation.
Apply and Activate on Local Database causes Tools Application to Hang
Connected to the local database with the user id and password for the local user; while applying with the correct ODBC connection and the process initiates for a minute, and then Siebel tools automatically closes; In another machine, the process i
Setting Expiry Date on Static Components for Improving Performance
Server Request Broker and Server Request Processor
The Server Request Broker and Server Request Processor are two vital components for managing requests for component execution on the Siebel servers.
How to Host offline page in Siebel during application maintenance window
offline page can be achieved using following techniques -
1.URL Redirect
2.using web.config / .htaccess file
3.using default.htm
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?
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.
Resolving Siebel High Interactivity problems
Siebel applications are divided into two categories based on the graphical users interface (GUI), High Interactivity Applications and Standard interactivity application.
Why The DEP feature (Data Execution Prevention) must be turned OFF when using the Siebel Applications
The DEP feature (Data Execution Prevention) must be turned OFF when used with Siebel, as Oracle has not yet included the specialized code required to fully implement this feature.