Monday, March 1, 2010

Add, Delete or Modifying a Server in Business Objects XIR2 - Linux Environment

Path: /

./serverconfig.sh

---------------------------------------------------------

Business Objects

What would you like to do?

1 - Add a server

2 - Delete a server

3 - Modify a server

4 - List all servers in the config file

Select appropriate option to add, delete or modify the servers.

List of Servers:

cms (boe_cmsd)

pageserver (boe_pagesd)

cacheserver (boe_cachesd)

input (boe_filesd)

output (boe_filesd)

deskijobserver (boe_jobsd)

destjobserver (boe_jobsd)

lovjobserver (boe_jobsd)

reportjobserver (boe_jobsd)

programjobserver (boe_jobsd)

webijobserver (boe_jobsd)

eventserver (boe_eventsd)

ras (boe_crystalrasd)

webi (WIReportServer)

ConnectionServer (ConnectionServer)

fccacheserver (boe_fccached)

fcprocserver (boe_fcprocd)

After selecting the server it will ask for CMS name

Give the id and password for CMS: Ex: id: administrator password: xxxxxxxx

Start the server which you just added like below example:

./ccm.sh –start reportjobserver2

Enable the server after starting the server :

./ccm.sh -enable .reportjobserver2 -cms -username administrator -password xxxxxx -authentication enterprise

1 comment:

  1. Hey! I know this is kinda off topic nevertheless I'd
    figured I'd ask. Would you be interested in trading links or maybe guest
    authoring a blog post or vice-versa? My blog discusses a lot of the same subjects as yours
    and I feel we could greatly benefit ffrom each other. If you are interested feel
    free to shoot me an e-mail. I look forward
    to hearing from you! Fantastic blog by the way!


    my weblog; plants vs zombies 2 hack tool

    ReplyDelete

Sonarqube Upgrade from 9.4.4 to 9.9.4 LTS

 Issue:  1) Java hasbeen upgraded from 11 to Open JDK 17. And Sonarqube is upgraded from 9.4 to 9.9.4. 2) After the upgrade sonarqube servic...