Livecache Monitoring
Livecache Monitoring
Contributing Speakers
Melanie Handreck
Development Support, SAP AG
Ashwath Kakhandiki
Development Support, SAP Labs, LLC
Jrg Hoffmeister
Development Manager, SAP AG
What has to be monitored? liveCache OneDB Central Monitoring Transaction DB59 liveCache Monitoring Transaction LC10 Alert Monitor Transaction RZ20 High Availability
Learning Objectives
As a result of this workshop, you will be able to:
Integrate your liveCache and MaxDB instances into your monitoring landscape in transaction DB59. Use transaction LC10 to administer and monitor your liveCache instances. Create a system copy (standby instance) of your liveCache instance. Use the liveCache performance analysis tools to determine performance bottlenecks. Activate the Alert Monitor for your liveCache instances. Schedule backups and other administrative tasks using the DBA Planning Calendar.
DISCLAIMER This presentation reflects current planning. Contents may be changed without prior notice, and are in no way binding upon SAP.
What has to be monitored? liveCache OneDB Central Monitoring Transaction DB59 liveCache Monitoring Transaction LC10 Alert Monitor Transaction RZ20 High Availability
OLTP System
APO System
KW System
Application Server
Application Server
Application Server
Content Server
Cache Server
Central Monitoring
Application Server
Database
OLTP System
Application layer
APO System
KW System
Content Server
Cache Server
MaxDB/liveCache Instance
Command Analyzer
Log Files
Log queue
I/O
Log Volume(s)
What has to be monitored? liveCache OneDB Central Monitoring Transaction DB59 liveCache Monitoring Transaction LC10 Alert Monitor Transaction RZ20 High Availability
GUI
GUI
GUI
GUI
Application Server
Available DB-Systems: - MaxDB - Oracle - IBM DB/2 - (same as WebAS)
Application Server
Database Server
SAP liveCache
liveCache
SQL-Interpreter
MaxDB
...
Data volume pages
SQL data is stored on SQL pages and is sorted using the B*tree algorithms. In contrast object data is stored in OMS pages, which are linked to build page chains. Objects are accessed via an OID. In the liveCache, all data is stored in data volume pages regardless of the data type (SQL data or object data).
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 13
next free
The liveCache data is stored in so called class containers. These containers consist of chains of double linked pages. All pages which contain free space to accommodate further objects are linked additionally in a free chain. The class containers can be partitioned into more than one chain to avoid bottlenecks during massive parallel insert of objects.
liveCache Session
liveCache (Database) Server
SQL logic
liveCache logic
Database buffer
Database buffer
liveCacheData
liveCache OneDB
SCM Application Server
Separate Repositories (Schemas) Less Hardware Single DB platform: MaxDB Single point of consistency Single point of DB administration
SCM DB Session
liveCache OneDB
liveCache Session
liveCache
Database buffer
Database buffer
Administration of 1 instance
Backup & Recovery Disk Space Utilization Lower TCO
System copy
Copy of only 1 Instance MaxDB Advantages
Consistency of backups Disk structure of target system can differ from the source system Target system can be smaller than the source system
Demo
Demo
Most parts of this workshop will be shown live in a liveCache OneDB system (SCM 5.0). The following slides are to be used as a reference book - they contain screenshots of the used transactions and some additional information. You will get sufficient time after the presentation to do the exercises. During these exercises you have the chance to use the shown transactions and to become familiar with them.
Transaction Availability
DB50 4.6C 4.6D 6.10 6.20 6.40 7.00 GA GA GA GA GA GA DB59 / DB50N Basis SP 44 Basis SP 33 Basis SP 32 Basis SP 21 GA GA LC10 GA GA GA GA GA GA RZ20 Basis SP 44 Basis SP 33 Basis SP 32 Basis SP 21 GA GA DB13C NA NA Basis SP 28 Basis SP 18 GA NA new: DBACOCKPIT
GA: general available; NA: not available DB50 and DB50N work exclusively with SAP DB/MaxDB instances (as of version 7.3). DB59 and DB13C are database independent. LC10 works exclusively with liveCache instances. To start/stop/initialize the liveCache this transaction should only be used in the corresponding APO/SCM system - but liveCache instances can be monitored in any SAP system using the mentioned Basis SPs. RZ20 is database independent and available as of SAP release 4.6C. The integration of any SAP DB/MaxDB and liveCache instances is possible as of the mentioned SPs.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 22
What has to be monitored? liveCache OneDB Central Monitoring Transaction DB59 liveCache Monitoring Transaction LC10 Alert Monitor Transaction RZ20 High Availability
Initially transaction DB59 contains only an entry for the system's own MaxDB instance and - in case of an APO/SCM system - the two liveCache connection identifiers LCA and LDA. As of SCM 5.0 the connection identifier LEA is used as well. To be able to monitor other MaxDB instances within this system, you have to integrate the corresponding database instance - i.e. you have to enter the user information to connect to this database instance.
Database Integration
To be able to connect to the database instance you have to enter: the name of the database instance the hostname or IP address of the server on which the database instance runs the DBM operator and his password. This is the user used to connect to the Database Manager GUI or CLI. Default: control with password control. the Standard Database User, which for SAP applications is SAPR3 or SAP<SID> as the default. Make sure that the checkbox for the central authorization is marked, that the connect information is stored in tables DBCON and DBCONUSR of the monitoring system.
Connection Test
To check, if the entered connect information works, mark the entry of the concerning database instance and choose Connection Test.
You'll get a list of all application servers. Select one and choose Connection Test to check one after another if the connection works from all application servers.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 26
Connection Test
The connection test first checks the DBMCLI connection, then the command and session mode of DBMRFC and afterwards the SQL connection. If everything is OK, a green check mark appears for this application server, otherwise a red cross is shown. Then you have to check the log file.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 27
One possible problem is that the X-Server is not running on the database server. The X-Server is the TCP/IP listener of MaxDB which handles remote connections to the database instance.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 28
The connection test also fails if the DBM Operator user and/or password has not been entered correctly.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 29
In this case you can find more information in the corresponding dev_w# file. Error -4008 (Unknown user name/ password combination) indicates that the user data for the standard database user is not correct.
Remote Monitoring
Transaction DB59: central entry point to monitor MaxDB & liveCache instances
What has to be monitored? liveCache OneDB Central Monitoring Transaction DB59 liveCache Monitoring Transaction LC10 Alert Monitor Transaction RZ20 High Availability
DB50
After you entered the connect information for your database instance you can start the liveCache assistant. Select the newly created entry in the list of databases and choose Assistant.
This is the Properties section of transaction LC10. In the properties section you can find some general information like the database name, the database server, the database version and the operational state of the database instance.
Operational States
There are three possible operational states of liveCache and MaxDB: OFFLINE:
liveCache kernel processes and caches do not exist. No user can use the database.
ADMIN:
The liveCache kernel is active (processes are started, caches are initialized). Users cannot connect to the database. Only the DBM operator can connect and perform administrative tasks.
ONLINE:
The liveCache kernel is active and ready to work. Users can connect to the database.
The location of these directories is specified during the first installation of liveCache/MaxDB software. They exist only once on the server. The InstallationPath contains the server software that depends on the database version (e.g. kernel). Several dependent directories can exist alongside each other. The rundirectory contains the status files of a liveCache/MaxDB instance.
Database Messages
File knldiag has a fixed size. It is initialized when the database is started. The last version of this file is then copied to knldiag.old. Knldiag consists of two parts: the first part contains information about the database start and is not overwritten. In the second part information is logged during the runtime of the database. This part is overwritten cyclically. The current write position is marked with '--- current write position --- ' In case of problems with the database you should always check file knldiag for error messages.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 39
File knldiag.err contains message '--- Starting' whenever the database has been started from state OFFLINE to state ADMIN. All other messages are error messages - e.g. information about a crash, including a back trace which can be used by the developers to find the cause of the crash.
Database Terminations
If the database is not stopped correctly the most important log files are saved in the DIAGHISTORY folder during the next start of the database instance. This ensures that they are not overwritten and can still be analyzed to determine the cause of the crash. These files can be seen in the Terminations section. As a default only two sets of log files are held in the diaghistory.
File dbm.prt contains statements sent to the dbmserver. Whenever an administrative command has been executed using Database Manager GUI or CLI this is logged in this file, including the error code (if an error occurred). You can see, for example, when a start or stop command has been executed.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 42
File xserver.prt has a fixed size. The first part of this file contains startup information of the X-Server, including an environment dump. There you can see the relevant environment variable settings of the user who started the X-Server. This part is not overwritten. The second part contains runtime information like e.g. connect errors.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 43
The DBA History contains information about administrative tasks. You can see, for example, information about executed backup and recovery actions or consistency checks. You can display a detailed log file for each of these actions.
This is the backup history from the point of view of the database kernel. Each log backup action might create several log backup files - each of the size of one log segment. The HISTLOST entries are created whenever the log volumes are initialized - e.g. during the installation. Then you have to create a complete backup again to start a new backup history.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 47
Activity Overview
A reliable analysis of the liveCache for a productive system is only possible if a sufficient number of LCA routines have already been executed. If less than about 50 000 LCA routines have been executed, the monitored data may not reflect a representative workload of a production SCM system.
Task Manager
The Task Manager shows the status of all currently active database tasks. In a running system, possible states are: Running task is in kernel code of MaxDB and uses CPU Runnable, Vsleep task is in kernel code of MaxDB and waiting for a free slot in its thread (UKT) LogIOWait task waits for completion of its log request by archive log writer IOWait (R) or IOWait (W) task waits for data I/O completion (read or write) Vbegexcl or Vsuspend task waits to acquire an internal lock in MaxDB Vwait task waits for an SQL lock held by another application process to be released (locks are released after a COMMIT or ROLLBACK) DComObjectCalled task is executing code of the LCA procedure.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 50
Cache Overview
In a wellconfigured system
Data cache usage should be well below 100% Data cache hit rate should be above 99%
If the portion of the data cache used reaches 100%, and the hit rate is below 99%, an extension of the data cache may be required. To monitor failed accesses to the data cache, choose Refresh. Each failed access results in a physical disk I/O and should be avoided.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 51
Heap Usage
Size is the memory that was allocated for heap from the operating system. It reflects the maximum heap size that was needed by the LCA routines since start of liveCache. Currently Used is the currently used heap. When additional memory is needed, liveCache uses the already allocated heap until Size is reached. It is important to monitor the maximum heap usage. When Size reaches OMS_HEAP_LIMIT (see note 337445), errors in LCA routines may occur due to insufficient memory. This should be avoided. To handle error conditions due to insufficient heap, an emergency heap will be used. The emergency heap is allocated when the liveCache is started. Detailed values are displayed for all configured sub heaps (parameter OMS_HEAP_COUNT). If this parameter is not set to 1, accumulate the heap values.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 52
The data area can consist of several data volumes. The Total Size shows the sum of the sizes of all data volumes. You can see the filling level of the data area as well as the proportion of temporary data. The data is automatically distributed to all volumes equally. You don't have to define table spaces. Empty data pages are reused by the database automatically. No reorganization is necessary.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 53
Schemas
liveCache Schemas correspond to the SCM Planning Versions. The size information available in /SAPAPO/OM16 (in KB) is the same as the size information here (in Pages, 1 Page = 8 KB). The name of the schema contains the client. The ID is an internal identifier. Date and time specify the creation timestamp of the Schema.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 55
Class Container
Class ID: unique internal number for each class container. Class name: name of the class whose instances are stored in the container. Object size: size of the stored objects in bytes. Container Number: used by the application to identify a class container. Container size: number of data pages which are occupied by the container. Free container pages: number of pages which contain free object frames. Empty container pages: number of pages which contain no occupied object frame. Key pages: number of pages which are occupied by the index. Container use: % of usable space on the data pages which is used by occupied object frames. Schema: name of the schema a class container is assigned to. Class GUID: external unique identifier of the class.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 56
OMS Versions
The number of OMS data pages in the Data Cache should be much higher than the number of OMS history pages (a ratio of 4:1 is desirable). If OMS history has nearly the same size as OMS data, use OMS Versions to find out if named consistent views (versions) are open for a long time. Maximum age should be 8 hours. Memory usage: Current heap allocation (Byte) Age: Age in hours since creation Time: Time of creation Rolled out: YES if version was swapped from local cache (heap) to global data cache due to memory shortage otherwise NO Rolled out pages: number of pages in data cache used for swapped version data
Long running OMS versions may prevent deletion of history pages. This may lead to an infavorable cache usage.
Remember to schedule reports /SAPAPO/OM_REORG_DAILY daily (note 139558) and /SAPAPO/DELETE_OLD_SIMSESS every 30 minutes (note 591841). Furthermore check the liveCache parameters MAX_RETENTION_TIME and MIN_RETENTION_TIME.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 58
Transaction SM12
To identify the user who created an OMS version, use transaction SM12 on the SCM server to display locks on table /SAPAPO/OMSIMSDL.
OMS Monitor
The OMS Monitor is mainly used by the support group to get information in case of performance problems. E.g. the runtime of the different LCA routines can be seen here.
Database Procedures
Each time the liveCache is started, or initialized the LCA routines are registered. This is necessary that the SCM system can work properly. If the registration of the LCA routines has been successful, a list of all LCA routines is available in the Database Procedures section.
The database analyzer is a rule-based expert system for performance analysis. It collects statistical and monitoring data as well as system messages. It detects and reports e.g. Low cache hit rates High I/O load Low hit rates of DML commands (SELECT, UPDATE, DELETE) For a short time analysis the interval should be set to 60 - 120 seconds. For long time monitoring it should be set to 900 seconds.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 62
Database Analyzer uses a set of sophisticated rules to classify the current state of MaxDB/liveCache by analyzing several MaxDB/liveCache parameters. These rules and the source of collected data are delivered in file dbanalyzer.cfg. In the status window you can see which configuration file is used and where the log files are stored. The log files of each day are stored in a separate directory where you can analyze them later on.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 63
The Database Analyzer rates the information and bottlenecks: I: General information, such as the number of executed commands W1 to W3: Bottleneck warnings with low, medium, and high priority An example for a warning might be W3 Selects and fetches selectivity 0,02% -> rows read 66928, 12 rows qualified That means that the access strategies to data in SQL tables is bad because a high number of table rows have to be read internally to find a small number of rows that meet the qualification in the WHERE clause.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 64
Parameter Settings
You can check the current parameter settings and the change history of each parameter. The most important parameters are listed in the General Parameters section. All other parameters should only be changed if requested by the liveCache support. Parameters can be changed using the Database Manager GUI or transaction LC10. Whenever a parameter has been changed, the liveCache has to be restarted using transaction LC10 that the new parameter settings take effect.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 65
Changing Parameters
liveCache parameters can be changed during online operation - but the new values take only effect after a restart of liveCache! Beside the parameter name, old and new value and a short description of the parameter are shown. The parameters in the Extended Parameters and Support Parameters sections should only be changed when requested by the liveCache support group.
OMS_HEAP_LIMIT
Maximum size of OMS cache in KB - should not be set to 0!
MAXCPU
Maximum number of CPUs used by liveCache
MAXUSERTASKS
Maximum number of connections
MAXDATAVOLUMES
Maximum number of volumes used by the current liveCache
For the newest liveCache parameter recommendations, check SAP notes 719652 and 833216.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 67
Volume Configuration I
The Volumes section shows all configured log and data volumes including their locations and sizes. You can also see, how many data volumes could be added while the database is ONLINE. This is limited by the database parameter MAXDATAVOLUMES. New volumes can be added using the Database Manager GUI and in the Administration Section of transaction LC10.
Volume Configuration II
Data volumes can be added on the fly to prevent the liveCache from a standstill due to a database full situation. After pressing the Add Volume button in the upper left corner a new dialog window appears where you have to specify the size, the location and the file type of the new volume. The new volume is immediately available after you have saved and confirmed the input values. Log volumes can be added the same way (tab Log area).
Backup Media
The Backup Media section provides an overview of all defined backup media. It is also possible to define new backup media. liveCache supports parallel backups to several files/tapes/ pipes. Therefore a media group has to be defined which consists of several single backup media. The following external backup tools can be used to create backups: Tivoli Storage Manager Networker Tools which support the interface BackInt for Oracle The backup media can also be defined with Database Manager GUI. Backups are created using this tool as well.
Operating
For a liveCache OneDB system it is not allowed to start or stop the liveCache from transaction LC10 as the liveCache is always started/stopped when the SCM system is started/stopped. In other SCM systems you can start and stop the liveCache with transaction LC10. Start liveCache starts the liveCache into online mode. After the restart all data committed before the last shutdown (or crash) are available again. Stop liveCache shuts the liveCache down into the offline mode. To prevent the liveCache from accidentally being initialized (which would delete all data), the initialization is only available in the Menu and only users with special permissions are allowed to do this. Only SAP users with role SAP_BC_LVC_SUPERUSER can initialize the liveCache. Users with role SAP_BC_LVC_ADMINISTRATOR can start, stop and configure the liveCache (note 452745).
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 71
Using the DBA Planning Calendar (DBACOCKPIT) you can schedule important administrative tasks like backups or consistency checks.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 72
What has to be monitored? liveCache OneDB Central Monitoring Transaction DB59 liveCache Monitoring Transaction LC10 Alert Monitor Transaction RZ20 High Availability
When you enter the Alert Monitor for your liveCache instance the first time, the monitoring subtree for this liveCache instance will be created automatically.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 74
Alert Monitor
The Alert Monitor informs you about critical situations of your liveCache instance. Green, yellow and red alerts determine if a situation is critical e.g.if the data cache is filled to 100% a red alert will be created.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 75
Depending on the Alert you have to take different measures to solve the problem. If the optimizer statistics are obsolete, you can update them using the DBA planning calendar. In transaction LC10 choose Tools -> DBA Planning Calendar.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 76
You can schedule different actions or execute them immediately. In this case Mark tables requiring statistics update is executed immediatly no further parameters are required.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 77
Afterwards action Update statistics for marked tables is executed. Now the optimizer statistics are up-to-date.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 78
Perform a double-click on the executed action to see the job and program log of this task.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 79
After the corresponding data collector has run again, the Optimizer Statistics node will be green. You can complete the alert now by pushing the Open Alerts button.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 80
Mark the alerts to be completed and press the Complete Alerts button in the Open Alerts view. On the next screen press Complete Alerts again.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 81
What has to be monitored? liveCache OneDB Central Monitoring Transaction DB59 liveCache Monitoring Transaction LC10 Alert Monitor Transaction RZ20 High Availability
Master
Standby
Data
Log
Log Backup
Log
Data
For other liveCache instances a standby database is not supported as the consistency between the APO/SCM database and the standby database cannot be guaranteed.
MaxDB Software can be installed using the Installation Manager (SDBSETUP). It is possible to install the complete software package or to install just the client software, which is needed on SAP Application Servers. The Custom installation allows to select single software components to be installed.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 87
You have to choose if you would like to upgrade an existing software installation of if you would like to install the software into a new directory.
Then you'll get an overview of the selected/entered information and you can start the installation.
To install the database instance for the shadow database, use DBMGUI. To open the Installation Wizard, choose Create... In the Installation Wizard, you can select a configuration template so that you have to edit only a few parameter values. Next you have to specify a database name.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 90
After you have selected the software version for your database instance, you have to specify the Database Manager Operator. This is the user used to connect with the DBMGUI to the database instance. Then you have to decide how to initialize the database parameters.
If you would like to get the parameter values from a backup, you have to specify the backup medium for that. Afterwards you get a list with the parameter values that you can adapt if necessary.
After you checked the configuration of the data and log volumes, you can create further backup media. Next you have to specify if you would like to create an empty database instance or if you would like to restore the data from an existing backup.
Before you start the installation double-check the entered information. When the database instance has been created succesfully it is not yet startable. You have to continue with the restore of the backup in the Recovery Wizard (just press Next in the Installation Wizard...).
Select/create a backup medium for the Recovery. Make sure that the backup of your master instance is available at the specified location. After you restored the complete data backup, choose Back in the Recovery Wizard to be able to restore further backups.
Depending on the available backups you can now continue with the restore of an incremental backup or with the restore of log backups. You have to define a new backup medium for the incremental backup. After you restored the incremental backup, choose Back to be able to restore further log backups.
You have to define a new backup medium for the log backups. Then you have to specify with wich log backup the restore should begin. It is always possible to enter the number of the first available log backup file the database will skip all log backups which are not needed for the restore. However, this check increases the restore time. So specify the actually needed log backup number if you know it.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 97
Attention: Back can be used to change the media definition or to start the database. Continue tries to restore the backup file again. Cancel aborts the restore and stops the database instance.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 98
When you would like to continue with the restore, you have to start the database instance into ADMIN mode. Attention: Do not start the database instance in ONLINE mode if you would like to continue the restore. When the database instance was ONLINE, you'll have to start with the initialization and restore of a complete backup again! To continue the restore you have to specify the last log backup file which was already restored succesfully.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 99
When all log backups have been restored successfully and you would like to start the standby instance, you have to choose Back. To start the database select Ignore and press Continue.
The standby instance is in ONLINE mode now. Please remember to load the system tables (Configuration -> Upgrade System Tables). Then the database can be used as the productive instance and it can be administered and monitored using DBMGUI or transaction LC10.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 101
Master
Standby
After Images
Data
Cluster
Data
Archive Log
Data
Storage System
Summary
Transactions DB59, LC10 and RZ20 help you to monitor and administer all liveCache database instances in your system landscape.
Transaction DB59 is the central entry point where liveCache and MaxDB instances can be integrated into the monitoring system. Using this transaction you can easily switch to the liveCache/Database Assistant for each of your database instances. Transaction LC10 is the liveCache Assistant which allows to monitor and to administer your liveCache instances. The DBA Planning Calendar enables you to schedule important database tasks like backups or consistency checks. In transaction RZ20 a special branch for the liveCache instances can be created, so that critical situations are reported using the SAP Alert concept. Database Manager (GUI) provides all necessary functions to administer existing liveCache instances and to create new instances e.g. standby databases.
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 103
Further Information
Public Web:
www.sap.com SAP Developer Network: www.sdn.sap.com Technology MaxDB & liveCache SAP Customer Services Network: www.sap.com/services/ NetWeaver Developers Guide: www.sdn.sap.com/sdn/developersguide.sdn
Questions?
Q&A
SAP AG 2005, SAP TechEd 05 / SPC150: Managing liveCache / 105
Feedback
Please complete your session evaluation. Be courteous deposit your trash, and do not take the handouts for the following session.
Thank You !