Search This Blog

SBL-ADM-01086: Cannot change fixed parameter %1

Applies to:

Error Message Area:Server Administration - ADM
Version:Siebel 7.7

Purpose

This document is intended to provide cause and corrective action information about Siebel Error Message SBL-ADM-01086: Cannot change fixed parameter %1

Scope

This document is informational and intended for any user.

SBL-ADM-01086: Cannot change fixed parameter %1

Explanation

The parameter that is being requested to be changed is a fixed parameter in the component definition and those cannot be changed for the component.

Corrective Action

Either create a new component definition or reconfigure the component definition to change fixed parameters.


Applies to:

Product Release: V7 (Enterprise)
Version: 7.8.2 [19213]
Database: Microsoft SQL Server 2000 SP3
Application Server OS: Microsoft Windows 2003 Server SP1
Database Server OS: Microsoft Windows 2003 Server SP1

This document was previously published as Siebel SR 38-3060089781.

Symptoms

SBL-SVR-00051, SBL-ADM-01086

Currently we are using the Call Center Object Manager and the EAI Object Manager. I have found a need to change a parameter in the named subsystem used by the EAI Object Manager, but I don't want that change to effect users on the Call Center Object Manager.

Here is my approach:
1) Make a copy of the ServerDataSrc named subsystem - call is NYSServerDataSrc. I have no problems here.

2) Make changes to NYSServerDataSrc, leave original ServerDataSrc alone. No problems here.

3) I would like to associate NYSServerDataSrc with the EAI Object Manager, but I do not know where to make the change(s). Could you please help me out here?

Solution

Message 1

Part 1 / 2
For the benefit of others :-

SUMMARY : Customer wanted to change the default Server Data Source (ServerDataSrc) of a component with a custom one.

The data source parameter (alias DataSource) is a fixed parameter in the component definition and cannot be changed at the component level.

SOLUTION : Either create a new component definition or reconfigure the component definition to change fixed parameters for the existing component.

To reconfigure compdef in the GUI by Use Navigation > Site Map > Administration - Server Configuration > component definition view.

NOTE**
a) Please refer to the following sections before you start reconfiguring to understand the impact on the system resources required when you reconfigure the server.
   Siebel System Administration Guide > Configuring Siebel Servers > Advanced Configuration Tasks > Reconfiguring Siebel Server Component Definitions

b) Also, please make sure that you test this well before you try this on production.

c) Please take a backup of your siebns.dat file from your Gateway Server before you attempt this.

Contd: Part 2 / 2

Message 2

Part 2 / 2

The same can be done using Server Manager. The following is an example session of this being done at the server manger.

...
srvrmgr> reconfig compdef ecustomerobjmgr_enu
Command completed successfully.

srvrmgr> change param datasource=serverdatasrc1 for compdef ecustomerObjMgr_enu
Command completed successfully.

srvrmgr> commit reconfig compdef ecustomerobjmgr_enu
Command completed successfully.
...

PS: to cancel changes made before commiting, use the following command.
cancel reconfig compdef ecustomerobjmgr_enu

KEYWORDS :
     Change modify fixed parameter component definition Reconfigure Reconfiguring Server

ERRORS:
    SBL-SVR-00051 : Cannot modify a fixed parameter
    SBL-ADM-01086 : Cannot change fixed parameter %1

Thanks,

No comments:

Post a Comment