SlideShare a Scribd company logo
To connect to srvrmgr

C:sea77siebsrvrbin > srvrmgr /g <gateway srvr> /e <Enterprise Srvr> /u sadmin /p sadmin

To Change Log level :
change evtloglvl %=1 for comp eMedicalObjMgr_enu
change evtloglvl %=1 for comp DocServer
change evtloglvl %=5 for comp SRBroker
change evtloglvl %=1 for comp SCBroker
change evtloglvl %=5 for comp SRProc
change evtloglvl %=4 for comp WfProcMgr
change evtloglvl %=5 for comp RTIBatch
change evtloglvl %=1 for comp EAIObjMgr_enu
change evtloglvl %=4 for comp WfProcBatchMgr

To List log level
list evtloglvl for comp AsgnBatch

To Connect to sqlplus in oracle
sqlplus sadmin/sadmin@<databasesid>

list parameter CFGSharedModeUsersDir for comp eMedicalObjMgr_enu shows PA_ALIAS, PA_VALUE

list advanced parameter PreloadSRF for comp eMedicalObjMgr_enu

Database extract for 7.8
start task for comp DbXtract server "svcbrk_s1" with Client=U501551364, EncryptLocalDbPwd=False,
ExtractRepos=True


To Database extract for 8.0
start task for comp DbXtract server "siebsrvr_1" with EncryptLocalDbMethod=None, Client=501818205,
EncryptLocalDbPwd=False, ExtractRepos=True,TSTableNum=2

To Generate New Database
start task for comp GenNewDb server "siebsrvr_1"

To Generate triggers
start task for comp GenTrig with EXEC=True, PrivUser=ucmbase,PrivUserPass=siebel78,Remove=False


To Generate Browser script

./genbscript /int-sbl-dev-02/siebel/siebsrvr/bin/enu/emedical.cfg /tmp ENU


To check dbuser in database

select USERNAME,ACCOUNT_STATUS from dba_users where USERNAME = 'U501566799';


C:sea77siebsrvrbin > srvrmgr /g <gateway srvr> /e <Enterprise Srvr> /u sadmin /p sadmin

To set the current working Siebel Server
Enter:
set server siebel_server_name
To unset (clear) the current working Siebel Server
Enter:
unset server

To show the environment variables
■ Enter:
show

To show an individual environment variable
■ Enter:
show variable_name

To spool output to a file
■ Enter:
spool output_file

To stop spooling to a file
■ Enter:
spool off

To read commands from a file
■ Enter:
read input_file

To refresh the Siebel Enterprise Server connections
■ Enter:
refresh enterprise

To list available Siebel Servers
■ Enter:
list servers
■ For a component, enter:
list servers for component component_alias_name
■ For a component group, enter:
list servers for component group component_group_alias_name

To list component groups
■ For all component groups, enter:
list component groups
■ For a particular Siebel Server, enter:
list component groups for server siebel_server_name

To list current component group status
■ For all instances of the component group, enter:
list component group component_group_alias_name
■ For a particular Siebel Server, enter:
list component group component_group_alias_name for server siebel_server_name

To list current component status
■ For all components, enter:
list component
■ For all instances of the component, enter:
list component component_alias_name
■ For a particular Siebel Server, enter:
list component for server siebel_server_name
■ For a particular task, enter:
list component for task task_number

To list subsystems
■ For all subsystems, enter:
list subsystem

To list named subsystems
■ For all named subsystems, enter:
list named subsystem
■ For a particular subsystem, enter:

list named subsystem for subsystem subsystem_alias_name
■ For a particular Siebel Server, enter:
list named subsystem for server siebel_server_name

To list the status of current tasks
NOTE: The number of tasks returned is determined by the Maximum Tasks parameter for that
component.
■ For all tasks, enter:
list tasks
■ For a particular Siebel Server, enter:
list tasks for server siebel_server_name
■ For a particular component, enter:
list tasks for component component_alias_name
■ For a particular component group, enter:
list tasks for component group component_group_alias_name
■ For a particular task, enter:
list task task_number

To list tasks for session mode components
■ For a particular Siebel Server, enter:
list sessions for server siebel_server_name
■ For a particular component, enter:
list sessions for comp component_alias_name
■ For a particular object manager login, enter:
list sessions for login object_manager_login
■ For a list of hung tasks, enter:
list hung sessions for server siebel_server_name [or] comp component_alias_name
[or] login object_manager_login
■ For a list of active tasks, enter:
list active sessions for server siebel_server_name [or]comp component_alias_name
[or] login object_manager_login

To list current parameter values
■ For the Siebel Enterprise Server, enter:
list ent param
■ For all Siebel Servers, enter:
list parameters
■ For a particular Siebel Server, enter:
list parameters for server siebel_server_name
■ For a particular component on all Siebel Servers, enter:
list parameters for component component_alias_name
■ For a particular component on a particular Siebel Server, enter:
list parameters for component component_alias_name server siebel_server_name
■ For a particular task, enter:
list parameters for task task_number server siebel_server_name
To list current state values
■ For all state values, enter:
list state values
■ For a particular Siebel Server, enter:
list state values for server siebel_server_name
■ For a particular task, enter:
list state values for task task_number

To list current statistic values
■ For all statistics, enter:
list statistics
■ For a particular Siebel Server, enter:
list statistics for server siebel_server_name
■ For a particular component, enter:
list statistics for component component_alias_name
■ For a particular task, enter:

To start a Siebel Server
■ Enter:
startup appserver siebel_server_name

To shut down a Siebel Server
■ Enter:
shutdown appserver siebel_server_name

Component Group Definition Commands
Use these commands to create, delete, assign, remove, enable, or disable component groups, and
to toggle between online and offline mode.

To create a component group
■ Enter:
create component group component_group_alias_name full name .descriptive_name.
description .description_of_component_group.

To assign a component group to a Siebel Server
■ Enter:
assign component group component_group_alias_name to server siebel_server_name

To enable a component group for the Siebel Enterprise Server
1 Enter:
enable component group component_group_alias_name
2 Stop and restart the system service to make the changes take effect.

To enable a component group on a Siebel Server
1 Enter:
enable component group component_group_alias_name to server siebel_server_name
2 Stop and restart the system service to make the changes take effect.
For more information on how to stop or start the Siebel Server System Service

NOTE: Use this command when enabling a component that was previously disabled on a particular
server. Newly created component groups are enabled by default.

To change the run state of the component group to Online mode
■ Enter:
online component group component_group_alias_name for server siebel_server_name
The component group must contain components before you can change its run state.

To change the run state of the component group to Offline mode
■ Enter:
offline component group component_group_alias_name for server siebel_server_name
The component group must contain components before you can change its run state.

To disable a component group for the Siebel Enterprise Server
1 Enter:
disable component group component_group_alias_name
2 Stop and restart the system service to make the changes take effect.
For more information on how to stop or start the Siebel Server System Service, see

To disable a component group for a Siebel Server
1 Enter:
disable component group component_group_alias_name for server siebel_server_name
Stop and restart the system service to make the changes take effect.
For more information on how to stop or start the Siebel Server System Service, see

To list component groups from the Siebel Gateway Name Server
1 Enter:
describe component group
The describe command lists the component groups from the Siebel Gateway Name Server.

To remove a component group from a Siebel Server
■ Enter:
remove component group component_group_alias_name from server siebel_server_name

To delete a component group
■ Enter:
delete component group component_group_alias_name
In order for you to delete a component group, the component group cannot contain any server
components or component definitions.

Component Definition Commands
Use the component definition commands to create, enable, or delete defined components.
Component definitions are contained in component groups, both of which are defined at the Siebel
Enterprise Server level. To use the new component, make sure the component definition is enabled
and the component group containing the new component is assigned to the appropriate server.

To create a new component
■ Enter:
create component definition component_alias_name
for component type existing_component_type_alias_name
component group existing_component_group_alias_name run mode run_mode full name
.component_full_name.
description .description_of_component.
with parameter parameter_alias_name=value fixparam
fixed_parameter_alias_name=fixed_value
The run mode options are:
■ Batch
■ Interactive
■ Background
The component alias must:
■ Be unique across the enterprise
■ Contain no more than 30 characters description .description_of_component.
with parameter parameter_alias_name=value fixparam fixed_parameter_alias_name=fixed_value
The run mode options are:
■ Batch
■ Interactive
■ Background
The component alias must:
■ Be unique across the enterprise
■ Contain no more than 30 characters
Be careful not to use keywords in the component description, such as for or component,unless
they are enclosed in quotes. Also note that the alias or short name of the component group is
required for the component group parameter
After running the create command, use the following command to enable the component definition
at the enterprise, component definition level, and to enable and assign the component to the
component group defined in the create command. This action only occurs if the component definition
is in the creating state. If the component definition is not in a creating state, the enable command
only enables the component definition at the enterprise level.

To start a component definition reconfiguration
■ Enter:
reconfig compdef component_alias_name

To commit a component definition reconfiguration
■ Enter:
commit reconfig compdef component_alias_name

To cancel a component definition reconfiguration
■ Enter:
cancel reconfig compdef component_alias_name

Component Management Commands
Use component management commands to start, shut down, set online, set offline, enable, or
disable Siebel Server components.

To start a Siebel Server component
■ Enter:
startup component component_alias_name for server siebel_server_name

To shut down a Siebel Server component
■ Enter:
shutdown component component_alias_name for server siebel_server_name

To set a Siebel Server component online
■ Enter:
online component component_alias_name for server siebel_server_name

To set a Siebel Server component offline
■ Enter:
offline component component_alias_name for server siebel_server_name

To enable a Siebel Server component
■ Enter:
enable compdef component_alias_name for server siebel_server_name

To disable a Siebel Server component
■ Enter:
disable comp component_alias_name for server siebel_server_name
To start a new task in batch mode
■ Enter:
start task for component component_alias_name server siebel_server_name with
parameter_alias_name1=value1, parameter_alias_name2=value2
This command starts a new task in batch mode and returns to the Siebel Server Manager

To start a new task in background mode
■ Enter:
start server for component component_alias_name server siebel_server_name with
parameter_alias_name1=value1, parameter_alias_name2=value2
This command starts a new task in background mode and returns to the Siebel Server Manager
immediately.

To run a new task in batch mode
■ Enter:
run task for component component_alias_name server siebel_server_name with
parameter_alias_name1=value1, parameter_alias_name2=value2
This command runs a new task in batch mode to completion before returning to the Siebel Server
Manager.

To pause a running task
■ Enter:
pause task Task ID for server siebel_server_name

NOTE: Only tasks from certain component types can be paused.

To resume a paused task
■ Enter:
resume task Task ID for server siebel_server_name

To stop a running task
■ Enter:
stop task Task ID for server siebel_server_name

To kill a running task
■ Enter:
kill task Task ID for server siebel_server_name
The Kill Task command signals the Siebel Server to use operating system control to terminate
the task. This command replicates the GUI procedure of selecting Stop Task from the menu
button three times in succession on a running task

Parameter Management Commands
Use parameter management commands to change the values of a parameter.

To change a Siebel Enterprise Server parameter
■ Enter:
change ent param parameter_alias_name1=value1, parameter_alias_name2=value2

To change a component definition parameter
■ Enter:
change parameter parameter_alias_name1=value1, parameter_alias_name2=value2 for
compdef component_definition_name

To change a Siebel Server parameter
■ Enter:
change parameter parameter_alias_name1=value1, parameter_alias_name2=value2 for
server siebel_server_name

To change a component parameter
■ Enter:
change parameter parameter_alias_name1=value1, parameter_alias_name2=value2 for
component component_alias_name server siebel_server_name
NOTE: If you launched srvrmgr with the /s flag, you do not need to include server
siebel_server_name for this command.

To change a task parameter
■ Enter:
change parameter parameter_alias_name1=value1, parameter_alias_name2=value2 for
task task_number
After a server, component, or named subsystem parameter is modified, it ignores future parameter
changes at higher levels; that is, future parameter changes at higher levels in the hierarchy do not
cascade down to lower levels. Use the following commands to reinstate this functionality.

To delete an enterprise parameter override
■ Enter:
delete enterprise parameter override param parameter_alias_name


To delete a Siebel Server parameter override
■ Enter:
delete parameter override for server siebel_server_name param
parameter_alias_name

To delete a named subsystem parameter override
■ Enter:
delete parameter override for named subsystem named_subsystem_alias_name param
parameter_alias_name

To delete a server component parameter override
■ Enter:
delete parameter override for comp component_alias_name server siebel_server_name
param parameter_alias_name

To delete a server component definition parameter override
■ Enter:
delete parameter override for compdef component_alias_name param
parameter_alias_name

Named Subsystem Management Commands
Use named subsystem management commands to create, delete, and modify Named Subsystems.

To create a new Named Subsystem
■ Enter:
create named system named_subsystem_alias_name for subsystem subsystem_alias_name
with parameter_alias_name1=value1, parameter_alias_name2=value2

To delete a Named Subsystem
■ Enter:
delete named subsystem named_subsystem_alias_name

To list all Named Subsystem parameters
■ For a particular named subsystem, enter:
list parameters for named subsystem named_subsystem_alias_name

To list a particular Named Subsystem parameter
■ Enter:
list parameter parameter_alias_name for named subsystem
named_subsystem_alias_name

To modify one or more Named Subsystem parameters
■ Enter:
change parameter parameter_alias_name1=value1, parameter_alias_name2=value2 for
named subsystem named_subsystem_alias_name

System Alert Notification Commands
Use the following commands to configure system alert notification for server components

To set the administrator email address
■ Enter:
change param AdminEmailAddress = Admin_Email_Address for named subsystem
AdminEmailAlert
where:
Admin_Email_Address = The email address that receives the alert notification email.

To set the SMTP host and port number used for email notifications
■ Enter:
change param SMTPServer = SMTP_Server for named subsystem AdminEmailAlert
where:
SMTP_Server = The email server that routes the alert notification email.

To set the from email address
■ Enter:
change param FromAddress = Server_Email_Address for named subsystem
AdminEmailAlert
where:
Server_Email_Address = The email address that sends the alert notification email.

To test the system alert notification
■ Enter:
start task for comp AdminNotify server Siebel_Server_Name
where:
Siebel_Server_Name = The name of the Siebel Server that hosts the AdminNotify server
component.

List Definition Commands
Use list definition commands to list definitions for components, parameters, state values, and
statistics.

To list component definitions
■ For a particular component, enter:
list component definitions for component component_alias_name
■ For a particular task, enter:
list component definitions for task task_number

Event Logging Commands
Use the event logging commands to list event types for components and to change the values for
event log levels. See System Monitoring and Diagnostics Guide for Siebel eBusiness Applications for
details on the event logging system.

To list event types
■ Enter:
list evtloglvl for component component_alias_name

To change the event log level for a component
■ Enter:
change evtloglvl event_alias_name=level for component component_alias_name

To change the event log level for a component on a Siebel Server
■ Enter:
change evtloglvl event_alias_name=level for server siebel_server_name component
component_alias_name

Using the Siebel Server Manager Command-Line Interface ■ Siebel Server Manager
Commands
To change the event log level for a Siebel Server
■ Enter:
change evtloglvl event_alias_name=level for server siebel_server_name

Server Manager Command-Line Preferences
You can create aliases for commands and configure list commands to return specific columns. These
can be saved in a preferences file which is available to load the next time you open a Siebel Server
manager session.

To create an alias for a command
■ Enter:
alias alias command_name
For example, the following command creates an alias lc for the command list components:
srvrmgr> alias lc list components

To delete an alias for a command
■ Enter:
unalias alias

To list the columns returned for a list command
■ Enter:
configure list_command

To configure a list command to show specific columns
■ Enter:
configure list_command show column1, column2, column3...
For example, the following command configures the list components command to return the
component name column only.
srvrmgr> configure list components show CC_NAME

To save preferences
■save preferences
Preferences are saved in the same directory as the Server Manager program.

To load preferences
■ Enter:
load preferences
Ad

More Related Content

What's hot (20)

Selenium WebDriver Tutorial | Selenium WebDriver Tutorial For Beginner | Sele...
Selenium WebDriver Tutorial | Selenium WebDriver Tutorial For Beginner | Sele...Selenium WebDriver Tutorial | Selenium WebDriver Tutorial For Beginner | Sele...
Selenium WebDriver Tutorial | Selenium WebDriver Tutorial For Beginner | Sele...
Simplilearn
 
Automated testing with Cypress
Automated testing with CypressAutomated testing with Cypress
Automated testing with Cypress
Yong Shean Chong
 
Getting Started With Cypress
Getting Started With CypressGetting Started With Cypress
Getting Started With Cypress
Knoldus Inc.
 
Selenium Interview Questions And Answers | Selenium Interview Questions | Sel...
Selenium Interview Questions And Answers | Selenium Interview Questions | Sel...Selenium Interview Questions And Answers | Selenium Interview Questions | Sel...
Selenium Interview Questions And Answers | Selenium Interview Questions | Sel...
Simplilearn
 
Ch17 distributed software engineering
Ch17 distributed software engineeringCh17 distributed software engineering
Ch17 distributed software engineering
software-engineering-book
 
Ch9 evolution
Ch9 evolutionCh9 evolution
Ch9 evolution
software-engineering-book
 
Asp.net membership anduserroles_ppt
Asp.net membership anduserroles_pptAsp.net membership anduserroles_ppt
Asp.net membership anduserroles_ppt
Shivanand Arur
 
Windows Phone 7 Architecture Overview
Windows Phone 7 Architecture OverviewWindows Phone 7 Architecture Overview
Windows Phone 7 Architecture Overview
Bhavya Siddappa
 
Flutter Session GDSC BPIT.pptx
Flutter Session GDSC BPIT.pptxFlutter Session GDSC BPIT.pptx
Flutter Session GDSC BPIT.pptx
khushbooGupta928250
 
Selenium- A Software Testing Tool
Selenium- A Software Testing ToolSelenium- A Software Testing Tool
Selenium- A Software Testing Tool
Zeba Tahseen
 
ReactJs
ReactJsReactJs
ReactJs
Sahana Banerjee
 
Different wait methods or commands in Selenium
Different wait methods or commands in SeleniumDifferent wait methods or commands in Selenium
Different wait methods or commands in Selenium
Vinay Kumar Pulabaigari
 
Communication in android
Communication in androidCommunication in android
Communication in android
eleksdev
 
API
APIAPI
API
Masters Academy
 
User Interface Testing. What is UI Testing and Why it is so important?
User Interface Testing. What is UI Testing and Why it is so important?User Interface Testing. What is UI Testing and Why it is so important?
User Interface Testing. What is UI Testing and Why it is so important?
Maveryx
 
Selenium IDE
Selenium IDESelenium IDE
Selenium IDE
b4usolution .
 
QSpiders - Selenium Webdriver
QSpiders - Selenium WebdriverQSpiders - Selenium Webdriver
QSpiders - Selenium Webdriver
Qspiders - Software Testing Training Institute
 
Siebel eScript
Siebel eScriptSiebel eScript
Siebel eScript
Eric Li
 
Beautfiul world of Flutter Testing
Beautfiul world of Flutter TestingBeautfiul world of Flutter Testing
Beautfiul world of Flutter Testing
Max Weber
 
Cours Angular
Cours AngularCours Angular
Cours Angular
Grego M.
 
Selenium WebDriver Tutorial | Selenium WebDriver Tutorial For Beginner | Sele...
Selenium WebDriver Tutorial | Selenium WebDriver Tutorial For Beginner | Sele...Selenium WebDriver Tutorial | Selenium WebDriver Tutorial For Beginner | Sele...
Selenium WebDriver Tutorial | Selenium WebDriver Tutorial For Beginner | Sele...
Simplilearn
 
Automated testing with Cypress
Automated testing with CypressAutomated testing with Cypress
Automated testing with Cypress
Yong Shean Chong
 
Getting Started With Cypress
Getting Started With CypressGetting Started With Cypress
Getting Started With Cypress
Knoldus Inc.
 
Selenium Interview Questions And Answers | Selenium Interview Questions | Sel...
Selenium Interview Questions And Answers | Selenium Interview Questions | Sel...Selenium Interview Questions And Answers | Selenium Interview Questions | Sel...
Selenium Interview Questions And Answers | Selenium Interview Questions | Sel...
Simplilearn
 
Asp.net membership anduserroles_ppt
Asp.net membership anduserroles_pptAsp.net membership anduserroles_ppt
Asp.net membership anduserroles_ppt
Shivanand Arur
 
Windows Phone 7 Architecture Overview
Windows Phone 7 Architecture OverviewWindows Phone 7 Architecture Overview
Windows Phone 7 Architecture Overview
Bhavya Siddappa
 
Selenium- A Software Testing Tool
Selenium- A Software Testing ToolSelenium- A Software Testing Tool
Selenium- A Software Testing Tool
Zeba Tahseen
 
Different wait methods or commands in Selenium
Different wait methods or commands in SeleniumDifferent wait methods or commands in Selenium
Different wait methods or commands in Selenium
Vinay Kumar Pulabaigari
 
Communication in android
Communication in androidCommunication in android
Communication in android
eleksdev
 
User Interface Testing. What is UI Testing and Why it is so important?
User Interface Testing. What is UI Testing and Why it is so important?User Interface Testing. What is UI Testing and Why it is so important?
User Interface Testing. What is UI Testing and Why it is so important?
Maveryx
 
Siebel eScript
Siebel eScriptSiebel eScript
Siebel eScript
Eric Li
 
Beautfiul world of Flutter Testing
Beautfiul world of Flutter TestingBeautfiul world of Flutter Testing
Beautfiul world of Flutter Testing
Max Weber
 
Cours Angular
Cours AngularCours Angular
Cours Angular
Grego M.
 

Viewers also liked (9)

Siebel Maintenance Release Guide Version 8.1.1.x, Rev. R
Siebel Maintenance Release Guide Version 8.1.1.x, Rev. RSiebel Maintenance Release Guide Version 8.1.1.x, Rev. R
Siebel Maintenance Release Guide Version 8.1.1.x, Rev. R
presendept
 
Resume_DevAnanth
Resume_DevAnanthResume_DevAnanth
Resume_DevAnanth
Dev Ananth Paramasivam
 
Siebel training.org siebel installation and administration course schedule
Siebel training.org siebel installation and administration   course scheduleSiebel training.org siebel installation and administration   course schedule
Siebel training.org siebel installation and administration course schedule
SiebelTraining.org
 
Al kannan obiee implementation with ebs
Al kannan   obiee implementation with ebsAl kannan   obiee implementation with ebs
Al kannan obiee implementation with ebs
ravihrms
 
Siebel CRM Innovation Pack 2015
Siebel CRM Innovation Pack 2015Siebel CRM Innovation Pack 2015
Siebel CRM Innovation Pack 2015
crm2life
 
Install oracle siebel on windows 2008 r2
Install oracle siebel on windows 2008 r2Install oracle siebel on windows 2008 r2
Install oracle siebel on windows 2008 r2
Osama Mustafa
 
How to apply new patch on siebel 8.2.2.4
How to apply new patch on siebel 8.2.2.4How to apply new patch on siebel 8.2.2.4
How to apply new patch on siebel 8.2.2.4
Osama Mustafa
 
Siebel Open UI Presentation
Siebel Open UI PresentationSiebel Open UI Presentation
Siebel Open UI Presentation
Ajeeth Pingle
 
Siebel 8.1 Certifications Question Answers
Siebel 8.1 Certifications Question AnswersSiebel 8.1 Certifications Question Answers
Siebel 8.1 Certifications Question Answers
Sweta Singh
 
Siebel Maintenance Release Guide Version 8.1.1.x, Rev. R
Siebel Maintenance Release Guide Version 8.1.1.x, Rev. RSiebel Maintenance Release Guide Version 8.1.1.x, Rev. R
Siebel Maintenance Release Guide Version 8.1.1.x, Rev. R
presendept
 
Siebel training.org siebel installation and administration course schedule
Siebel training.org siebel installation and administration   course scheduleSiebel training.org siebel installation and administration   course schedule
Siebel training.org siebel installation and administration course schedule
SiebelTraining.org
 
Al kannan obiee implementation with ebs
Al kannan   obiee implementation with ebsAl kannan   obiee implementation with ebs
Al kannan obiee implementation with ebs
ravihrms
 
Siebel CRM Innovation Pack 2015
Siebel CRM Innovation Pack 2015Siebel CRM Innovation Pack 2015
Siebel CRM Innovation Pack 2015
crm2life
 
Install oracle siebel on windows 2008 r2
Install oracle siebel on windows 2008 r2Install oracle siebel on windows 2008 r2
Install oracle siebel on windows 2008 r2
Osama Mustafa
 
How to apply new patch on siebel 8.2.2.4
How to apply new patch on siebel 8.2.2.4How to apply new patch on siebel 8.2.2.4
How to apply new patch on siebel 8.2.2.4
Osama Mustafa
 
Siebel Open UI Presentation
Siebel Open UI PresentationSiebel Open UI Presentation
Siebel Open UI Presentation
Ajeeth Pingle
 
Siebel 8.1 Certifications Question Answers
Siebel 8.1 Certifications Question AnswersSiebel 8.1 Certifications Question Answers
Siebel 8.1 Certifications Question Answers
Sweta Singh
 
Ad

Similar to Siebel admin cmds (20)

Mule tcat server - Server profiles
Mule tcat server - Server profilesMule tcat server - Server profiles
Mule tcat server - Server profiles
Shanky Gupta
 
Instruction on creating a cluster on jboss eap environment
Instruction on creating a cluster on jboss eap environmentInstruction on creating a cluster on jboss eap environment
Instruction on creating a cluster on jboss eap environment
Madhusudan Pisipati
 
Maria db audit plugin introduction v1.3
Maria db audit plugin introduction v1.3Maria db audit plugin introduction v1.3
Maria db audit plugin introduction v1.3
YUCHENG HU
 
R12 d49656 gc10-apps dba 15
R12 d49656 gc10-apps dba 15R12 d49656 gc10-apps dba 15
R12 d49656 gc10-apps dba 15
zeesniper
 
Stop hardcoding follow parameterization
Stop hardcoding  follow parameterizationStop hardcoding  follow parameterization
Stop hardcoding follow parameterization
Preeti Sagar
 
MySQL 5.1 Replication
MySQL 5.1 ReplicationMySQL 5.1 Replication
MySQL 5.1 Replication
Ligaya Turmelle
 
Oracle Database 12c - The Best Oracle Database 12c Tuning Features for Develo...
Oracle Database 12c - The Best Oracle Database 12c Tuning Features for Develo...Oracle Database 12c - The Best Oracle Database 12c Tuning Features for Develo...
Oracle Database 12c - The Best Oracle Database 12c Tuning Features for Develo...
Alex Zaballa
 
Introduction To Work Item Customisation
Introduction To Work Item CustomisationIntroduction To Work Item Customisation
Introduction To Work Item Customisation
wbarthol
 
Essa lab week 1
Essa lab week 1Essa lab week 1
Essa lab week 1
Raphael Chia
 
Chef Tutorial | Chef Tutorial For Beginners | DevOps Chef Tutorial | DevOps T...
Chef Tutorial | Chef Tutorial For Beginners | DevOps Chef Tutorial | DevOps T...Chef Tutorial | Chef Tutorial For Beginners | DevOps Chef Tutorial | DevOps T...
Chef Tutorial | Chef Tutorial For Beginners | DevOps Chef Tutorial | DevOps T...
Simplilearn
 
Less04 Instance
Less04 InstanceLess04 Instance
Less04 Instance
vivaankumar
 
MSSQL Server - Automation
MSSQL Server - AutomationMSSQL Server - Automation
MSSQL Server - Automation
Ram Kedem
 
Introduction to Threading in .Net
Introduction to Threading in .NetIntroduction to Threading in .Net
Introduction to Threading in .Net
webhostingguy
 
Autoscale a self-healing cluster in OpenStack with Heat
Autoscale a self-healing cluster in OpenStack with HeatAutoscale a self-healing cluster in OpenStack with Heat
Autoscale a self-healing cluster in OpenStack with Heat
Rico Lin
 
Debugger For Siebel Crm
Debugger For Siebel CrmDebugger For Siebel Crm
Debugger For Siebel Crm
jayaramans
 
Sql optimize
Sql optimizeSql optimize
Sql optimize
Jainul Khan
 
Chef training - Day2
Chef training - Day2Chef training - Day2
Chef training - Day2
Andriy Samilyak
 
Mysqlppt
MysqlpptMysqlppt
Mysqlppt
poornima sugumaran
 
2011 384 hackworth_ppt
2011 384 hackworth_ppt2011 384 hackworth_ppt
2011 384 hackworth_ppt
maclean liu
 
Reducing Risk When Upgrading MySQL
Reducing Risk When Upgrading MySQLReducing Risk When Upgrading MySQL
Reducing Risk When Upgrading MySQL
Kenny Gryp
 
Mule tcat server - Server profiles
Mule tcat server - Server profilesMule tcat server - Server profiles
Mule tcat server - Server profiles
Shanky Gupta
 
Instruction on creating a cluster on jboss eap environment
Instruction on creating a cluster on jboss eap environmentInstruction on creating a cluster on jboss eap environment
Instruction on creating a cluster on jboss eap environment
Madhusudan Pisipati
 
Maria db audit plugin introduction v1.3
Maria db audit plugin introduction v1.3Maria db audit plugin introduction v1.3
Maria db audit plugin introduction v1.3
YUCHENG HU
 
R12 d49656 gc10-apps dba 15
R12 d49656 gc10-apps dba 15R12 d49656 gc10-apps dba 15
R12 d49656 gc10-apps dba 15
zeesniper
 
Stop hardcoding follow parameterization
Stop hardcoding  follow parameterizationStop hardcoding  follow parameterization
Stop hardcoding follow parameterization
Preeti Sagar
 
Oracle Database 12c - The Best Oracle Database 12c Tuning Features for Develo...
Oracle Database 12c - The Best Oracle Database 12c Tuning Features for Develo...Oracle Database 12c - The Best Oracle Database 12c Tuning Features for Develo...
Oracle Database 12c - The Best Oracle Database 12c Tuning Features for Develo...
Alex Zaballa
 
Introduction To Work Item Customisation
Introduction To Work Item CustomisationIntroduction To Work Item Customisation
Introduction To Work Item Customisation
wbarthol
 
Chef Tutorial | Chef Tutorial For Beginners | DevOps Chef Tutorial | DevOps T...
Chef Tutorial | Chef Tutorial For Beginners | DevOps Chef Tutorial | DevOps T...Chef Tutorial | Chef Tutorial For Beginners | DevOps Chef Tutorial | DevOps T...
Chef Tutorial | Chef Tutorial For Beginners | DevOps Chef Tutorial | DevOps T...
Simplilearn
 
MSSQL Server - Automation
MSSQL Server - AutomationMSSQL Server - Automation
MSSQL Server - Automation
Ram Kedem
 
Introduction to Threading in .Net
Introduction to Threading in .NetIntroduction to Threading in .Net
Introduction to Threading in .Net
webhostingguy
 
Autoscale a self-healing cluster in OpenStack with Heat
Autoscale a self-healing cluster in OpenStack with HeatAutoscale a self-healing cluster in OpenStack with Heat
Autoscale a self-healing cluster in OpenStack with Heat
Rico Lin
 
Debugger For Siebel Crm
Debugger For Siebel CrmDebugger For Siebel Crm
Debugger For Siebel Crm
jayaramans
 
2011 384 hackworth_ppt
2011 384 hackworth_ppt2011 384 hackworth_ppt
2011 384 hackworth_ppt
maclean liu
 
Reducing Risk When Upgrading MySQL
Reducing Risk When Upgrading MySQLReducing Risk When Upgrading MySQL
Reducing Risk When Upgrading MySQL
Kenny Gryp
 
Ad

Siebel admin cmds

  • 1. To connect to srvrmgr C:sea77siebsrvrbin > srvrmgr /g <gateway srvr> /e <Enterprise Srvr> /u sadmin /p sadmin To Change Log level : change evtloglvl %=1 for comp eMedicalObjMgr_enu change evtloglvl %=1 for comp DocServer change evtloglvl %=5 for comp SRBroker change evtloglvl %=1 for comp SCBroker change evtloglvl %=5 for comp SRProc change evtloglvl %=4 for comp WfProcMgr change evtloglvl %=5 for comp RTIBatch change evtloglvl %=1 for comp EAIObjMgr_enu change evtloglvl %=4 for comp WfProcBatchMgr To List log level list evtloglvl for comp AsgnBatch To Connect to sqlplus in oracle sqlplus sadmin/sadmin@<databasesid> list parameter CFGSharedModeUsersDir for comp eMedicalObjMgr_enu shows PA_ALIAS, PA_VALUE list advanced parameter PreloadSRF for comp eMedicalObjMgr_enu Database extract for 7.8 start task for comp DbXtract server "svcbrk_s1" with Client=U501551364, EncryptLocalDbPwd=False, ExtractRepos=True To Database extract for 8.0 start task for comp DbXtract server "siebsrvr_1" with EncryptLocalDbMethod=None, Client=501818205, EncryptLocalDbPwd=False, ExtractRepos=True,TSTableNum=2 To Generate New Database start task for comp GenNewDb server "siebsrvr_1" To Generate triggers start task for comp GenTrig with EXEC=True, PrivUser=ucmbase,PrivUserPass=siebel78,Remove=False To Generate Browser script ./genbscript /int-sbl-dev-02/siebel/siebsrvr/bin/enu/emedical.cfg /tmp ENU To check dbuser in database select USERNAME,ACCOUNT_STATUS from dba_users where USERNAME = 'U501566799'; C:sea77siebsrvrbin > srvrmgr /g <gateway srvr> /e <Enterprise Srvr> /u sadmin /p sadmin To set the current working Siebel Server Enter: set server siebel_server_name
  • 2. To unset (clear) the current working Siebel Server Enter: unset server To show the environment variables ■ Enter: show To show an individual environment variable ■ Enter: show variable_name To spool output to a file ■ Enter: spool output_file To stop spooling to a file ■ Enter: spool off To read commands from a file ■ Enter: read input_file To refresh the Siebel Enterprise Server connections ■ Enter: refresh enterprise To list available Siebel Servers ■ Enter: list servers ■ For a component, enter: list servers for component component_alias_name ■ For a component group, enter: list servers for component group component_group_alias_name To list component groups ■ For all component groups, enter: list component groups ■ For a particular Siebel Server, enter: list component groups for server siebel_server_name To list current component group status ■ For all instances of the component group, enter: list component group component_group_alias_name ■ For a particular Siebel Server, enter: list component group component_group_alias_name for server siebel_server_name To list current component status ■ For all components, enter: list component ■ For all instances of the component, enter: list component component_alias_name ■ For a particular Siebel Server, enter: list component for server siebel_server_name ■ For a particular task, enter:
  • 3. list component for task task_number To list subsystems ■ For all subsystems, enter: list subsystem To list named subsystems ■ For all named subsystems, enter: list named subsystem ■ For a particular subsystem, enter: list named subsystem for subsystem subsystem_alias_name ■ For a particular Siebel Server, enter: list named subsystem for server siebel_server_name To list the status of current tasks NOTE: The number of tasks returned is determined by the Maximum Tasks parameter for that component. ■ For all tasks, enter: list tasks ■ For a particular Siebel Server, enter: list tasks for server siebel_server_name ■ For a particular component, enter: list tasks for component component_alias_name ■ For a particular component group, enter: list tasks for component group component_group_alias_name ■ For a particular task, enter: list task task_number To list tasks for session mode components ■ For a particular Siebel Server, enter: list sessions for server siebel_server_name ■ For a particular component, enter: list sessions for comp component_alias_name ■ For a particular object manager login, enter: list sessions for login object_manager_login ■ For a list of hung tasks, enter: list hung sessions for server siebel_server_name [or] comp component_alias_name [or] login object_manager_login ■ For a list of active tasks, enter: list active sessions for server siebel_server_name [or]comp component_alias_name [or] login object_manager_login To list current parameter values ■ For the Siebel Enterprise Server, enter: list ent param ■ For all Siebel Servers, enter: list parameters ■ For a particular Siebel Server, enter: list parameters for server siebel_server_name ■ For a particular component on all Siebel Servers, enter: list parameters for component component_alias_name ■ For a particular component on a particular Siebel Server, enter: list parameters for component component_alias_name server siebel_server_name ■ For a particular task, enter: list parameters for task task_number server siebel_server_name
  • 4. To list current state values ■ For all state values, enter: list state values ■ For a particular Siebel Server, enter: list state values for server siebel_server_name ■ For a particular task, enter: list state values for task task_number To list current statistic values ■ For all statistics, enter: list statistics ■ For a particular Siebel Server, enter: list statistics for server siebel_server_name ■ For a particular component, enter: list statistics for component component_alias_name ■ For a particular task, enter: To start a Siebel Server ■ Enter: startup appserver siebel_server_name To shut down a Siebel Server ■ Enter: shutdown appserver siebel_server_name Component Group Definition Commands Use these commands to create, delete, assign, remove, enable, or disable component groups, and to toggle between online and offline mode. To create a component group ■ Enter: create component group component_group_alias_name full name .descriptive_name. description .description_of_component_group. To assign a component group to a Siebel Server ■ Enter: assign component group component_group_alias_name to server siebel_server_name To enable a component group for the Siebel Enterprise Server 1 Enter: enable component group component_group_alias_name 2 Stop and restart the system service to make the changes take effect. To enable a component group on a Siebel Server 1 Enter: enable component group component_group_alias_name to server siebel_server_name 2 Stop and restart the system service to make the changes take effect. For more information on how to stop or start the Siebel Server System Service NOTE: Use this command when enabling a component that was previously disabled on a particular server. Newly created component groups are enabled by default. To change the run state of the component group to Online mode ■ Enter: online component group component_group_alias_name for server siebel_server_name
  • 5. The component group must contain components before you can change its run state. To change the run state of the component group to Offline mode ■ Enter: offline component group component_group_alias_name for server siebel_server_name The component group must contain components before you can change its run state. To disable a component group for the Siebel Enterprise Server 1 Enter: disable component group component_group_alias_name 2 Stop and restart the system service to make the changes take effect. For more information on how to stop or start the Siebel Server System Service, see To disable a component group for a Siebel Server 1 Enter: disable component group component_group_alias_name for server siebel_server_name Stop and restart the system service to make the changes take effect. For more information on how to stop or start the Siebel Server System Service, see To list component groups from the Siebel Gateway Name Server 1 Enter: describe component group The describe command lists the component groups from the Siebel Gateway Name Server. To remove a component group from a Siebel Server ■ Enter: remove component group component_group_alias_name from server siebel_server_name To delete a component group ■ Enter: delete component group component_group_alias_name In order for you to delete a component group, the component group cannot contain any server components or component definitions. Component Definition Commands Use the component definition commands to create, enable, or delete defined components. Component definitions are contained in component groups, both of which are defined at the Siebel Enterprise Server level. To use the new component, make sure the component definition is enabled and the component group containing the new component is assigned to the appropriate server. To create a new component ■ Enter: create component definition component_alias_name for component type existing_component_type_alias_name component group existing_component_group_alias_name run mode run_mode full name .component_full_name. description .description_of_component. with parameter parameter_alias_name=value fixparam fixed_parameter_alias_name=fixed_value The run mode options are: ■ Batch ■ Interactive ■ Background The component alias must: ■ Be unique across the enterprise ■ Contain no more than 30 characters description .description_of_component.
  • 6. with parameter parameter_alias_name=value fixparam fixed_parameter_alias_name=fixed_value The run mode options are: ■ Batch ■ Interactive ■ Background The component alias must: ■ Be unique across the enterprise ■ Contain no more than 30 characters Be careful not to use keywords in the component description, such as for or component,unless they are enclosed in quotes. Also note that the alias or short name of the component group is required for the component group parameter After running the create command, use the following command to enable the component definition at the enterprise, component definition level, and to enable and assign the component to the component group defined in the create command. This action only occurs if the component definition is in the creating state. If the component definition is not in a creating state, the enable command only enables the component definition at the enterprise level. To start a component definition reconfiguration ■ Enter: reconfig compdef component_alias_name To commit a component definition reconfiguration ■ Enter: commit reconfig compdef component_alias_name To cancel a component definition reconfiguration ■ Enter: cancel reconfig compdef component_alias_name Component Management Commands Use component management commands to start, shut down, set online, set offline, enable, or disable Siebel Server components. To start a Siebel Server component ■ Enter: startup component component_alias_name for server siebel_server_name To shut down a Siebel Server component ■ Enter: shutdown component component_alias_name for server siebel_server_name To set a Siebel Server component online ■ Enter: online component component_alias_name for server siebel_server_name To set a Siebel Server component offline ■ Enter: offline component component_alias_name for server siebel_server_name To enable a Siebel Server component ■ Enter: enable compdef component_alias_name for server siebel_server_name To disable a Siebel Server component ■ Enter: disable comp component_alias_name for server siebel_server_name
  • 7. To start a new task in batch mode ■ Enter: start task for component component_alias_name server siebel_server_name with parameter_alias_name1=value1, parameter_alias_name2=value2 This command starts a new task in batch mode and returns to the Siebel Server Manager To start a new task in background mode ■ Enter: start server for component component_alias_name server siebel_server_name with parameter_alias_name1=value1, parameter_alias_name2=value2 This command starts a new task in background mode and returns to the Siebel Server Manager immediately. To run a new task in batch mode ■ Enter: run task for component component_alias_name server siebel_server_name with parameter_alias_name1=value1, parameter_alias_name2=value2 This command runs a new task in batch mode to completion before returning to the Siebel Server Manager. To pause a running task ■ Enter: pause task Task ID for server siebel_server_name NOTE: Only tasks from certain component types can be paused. To resume a paused task ■ Enter: resume task Task ID for server siebel_server_name To stop a running task ■ Enter: stop task Task ID for server siebel_server_name To kill a running task ■ Enter: kill task Task ID for server siebel_server_name The Kill Task command signals the Siebel Server to use operating system control to terminate the task. This command replicates the GUI procedure of selecting Stop Task from the menu button three times in succession on a running task Parameter Management Commands Use parameter management commands to change the values of a parameter. To change a Siebel Enterprise Server parameter ■ Enter: change ent param parameter_alias_name1=value1, parameter_alias_name2=value2 To change a component definition parameter ■ Enter: change parameter parameter_alias_name1=value1, parameter_alias_name2=value2 for compdef component_definition_name To change a Siebel Server parameter ■ Enter:
  • 8. change parameter parameter_alias_name1=value1, parameter_alias_name2=value2 for server siebel_server_name To change a component parameter ■ Enter: change parameter parameter_alias_name1=value1, parameter_alias_name2=value2 for component component_alias_name server siebel_server_name NOTE: If you launched srvrmgr with the /s flag, you do not need to include server siebel_server_name for this command. To change a task parameter ■ Enter: change parameter parameter_alias_name1=value1, parameter_alias_name2=value2 for task task_number After a server, component, or named subsystem parameter is modified, it ignores future parameter changes at higher levels; that is, future parameter changes at higher levels in the hierarchy do not cascade down to lower levels. Use the following commands to reinstate this functionality. To delete an enterprise parameter override ■ Enter: delete enterprise parameter override param parameter_alias_name To delete a Siebel Server parameter override ■ Enter: delete parameter override for server siebel_server_name param parameter_alias_name To delete a named subsystem parameter override ■ Enter: delete parameter override for named subsystem named_subsystem_alias_name param parameter_alias_name To delete a server component parameter override ■ Enter: delete parameter override for comp component_alias_name server siebel_server_name param parameter_alias_name To delete a server component definition parameter override ■ Enter: delete parameter override for compdef component_alias_name param parameter_alias_name Named Subsystem Management Commands Use named subsystem management commands to create, delete, and modify Named Subsystems. To create a new Named Subsystem ■ Enter: create named system named_subsystem_alias_name for subsystem subsystem_alias_name with parameter_alias_name1=value1, parameter_alias_name2=value2 To delete a Named Subsystem ■ Enter: delete named subsystem named_subsystem_alias_name To list all Named Subsystem parameters
  • 9. ■ For a particular named subsystem, enter: list parameters for named subsystem named_subsystem_alias_name To list a particular Named Subsystem parameter ■ Enter: list parameter parameter_alias_name for named subsystem named_subsystem_alias_name To modify one or more Named Subsystem parameters ■ Enter: change parameter parameter_alias_name1=value1, parameter_alias_name2=value2 for named subsystem named_subsystem_alias_name System Alert Notification Commands Use the following commands to configure system alert notification for server components To set the administrator email address ■ Enter: change param AdminEmailAddress = Admin_Email_Address for named subsystem AdminEmailAlert where: Admin_Email_Address = The email address that receives the alert notification email. To set the SMTP host and port number used for email notifications ■ Enter: change param SMTPServer = SMTP_Server for named subsystem AdminEmailAlert where: SMTP_Server = The email server that routes the alert notification email. To set the from email address ■ Enter: change param FromAddress = Server_Email_Address for named subsystem AdminEmailAlert where: Server_Email_Address = The email address that sends the alert notification email. To test the system alert notification ■ Enter: start task for comp AdminNotify server Siebel_Server_Name where: Siebel_Server_Name = The name of the Siebel Server that hosts the AdminNotify server component. List Definition Commands Use list definition commands to list definitions for components, parameters, state values, and statistics. To list component definitions ■ For a particular component, enter: list component definitions for component component_alias_name ■ For a particular task, enter: list component definitions for task task_number Event Logging Commands Use the event logging commands to list event types for components and to change the values for event log levels. See System Monitoring and Diagnostics Guide for Siebel eBusiness Applications for
  • 10. details on the event logging system. To list event types ■ Enter: list evtloglvl for component component_alias_name To change the event log level for a component ■ Enter: change evtloglvl event_alias_name=level for component component_alias_name To change the event log level for a component on a Siebel Server ■ Enter: change evtloglvl event_alias_name=level for server siebel_server_name component component_alias_name Using the Siebel Server Manager Command-Line Interface ■ Siebel Server Manager Commands To change the event log level for a Siebel Server ■ Enter: change evtloglvl event_alias_name=level for server siebel_server_name Server Manager Command-Line Preferences You can create aliases for commands and configure list commands to return specific columns. These can be saved in a preferences file which is available to load the next time you open a Siebel Server manager session. To create an alias for a command ■ Enter: alias alias command_name For example, the following command creates an alias lc for the command list components: srvrmgr> alias lc list components To delete an alias for a command ■ Enter: unalias alias To list the columns returned for a list command ■ Enter: configure list_command To configure a list command to show specific columns ■ Enter: configure list_command show column1, column2, column3... For example, the following command configures the list components command to return the component name column only. srvrmgr> configure list components show CC_NAME To save preferences ■save preferences Preferences are saved in the same directory as the Server Manager program. To load preferences ■ Enter: load preferences