Start of Content Area

This graphic is explained in the accompanying text Preparing the Administration Host Locate the document in its SAP Library structure

You need a SAPGUI on your administration host. Once you have this, you can use the Computing Center Management System (CCMS) to monitor, control, and configure your SAP system. Specifically, you need the SAPGUI to perform administration and Customizing tasks for the SAP Content Server. All versions of the SAPGUI (SAPGUI for Windows, SAPGUI for JAVA, SAPGUI for HTML) can be used.

SAPGUI

Installing the SAPGUI Front-End Software

You can find the SAPGUI installation on the Service Marketplace under quick link /Downloads ® SAPGUI ® SAPGUI for Windows 6.20.

Procedure

1.       In the first window, choose Workplace Installation.Then choose Next.

2.       Choose the component SAPGUI.

3.       Then choose Continue.

4.       In the next window, you are asked to specify the folder for common files. Choose Continue.

5.       To create a symbol on your desktop, you need to specify the host name and the system number of your SAP system. Do this in the next window.

6.       Select the common disk drive that points to your server, and on this disk drive, select the documentation folder SAPINFO.

If you want to run a dialog-free installation on your server, you can configure an INI file with the desired installation procedure.

If you want to enable desktop components as part of the installation procedure, you have to re-create the INI file. You need to carry out the following steps on the installation server:

1.       Start SAPsetup from the installation server. In the Administrative Setup, choose the function Create INI file for dialog-free installation.

2.       Follow the instructions that are displayed. Enter the parameters in the dialog so that they are suitable for the conditions at your workplace.

At the end of the dialog sequence, the INI file is created in the installation directory on your installation server.

The SAPsetup.INI file that you created is now available for dialog-free installation using a batch file. The content of the batch file for this type of installation should look like this: sapsetup.exe /i:<disk drive>:\<path>\SAPsetup.ini.

If you want to use other possible values in the SAPsetup dialogs, you can configure these in the SAPSETUP.INI file.Use the section [default] for this. This example shows all supported entries:

[default]

;target directory:

DestDir=c:\SAPpc

;installation language (e, d, j)

language=d

;work directory of icons

WorkDir=c:\SAPpc

;group window for icons

Group=SAP Frontend 45b

;suggested value for directory for SAP system files

SAPsysdir=c:\SAPpc\System

;directory for Winhelp help files

HelpDir=\\helpserver\helpshare\helpdir

;server, system number, router string, system type

server=hs2001

SID=00

Router=/H/Router

sType=3

This graphic is explained in the accompanying text

Before you install a new release of the SAP front-end software, deinstall the old SAPGUI using its corresponding uninstall program.

Database Manager GUI (DBMGUI)

With one Structure linkDatabase Manager GUI any number of content server databases can be managed on several database servers, as the database manager GUI communicates via the network connection to the database servers.Unlike content server administration where HTTP is used, a proprietary, TCP/IP-based protocol is used for communication between the database manager GUI and the database instance.

Structure linkCalling the Database Manager GUI

Installing the DBMGUI

The installation software for the Database Manager GUI is on the Web AS 6.20 Server Components CD 2, in the directory ContServ  ® DBAdmin.

 

End of Content Area