Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
DINESH_S
Explorer
0 Kudos

Continuation of Part 1 : Integration of a SAP MaxDB into CCMS of an SAP System : Part 1.

12. After the environment is adjusted you need to re-login as user "<sid>adm" and restart the SAP system.

Registering SAP MaxDB/liveCache databases in the SAP CCMS:

  1. Use transaction DB11 or DB59 to register SAP MaxDB databases.
    DINESH_S_0-1710405838426.png
  2. Create connection using integrate database option to MaxDB database. Enter DB connection name and select database type as MAXDB.
    DINESH_S_1-1710406025731.png
  3. The CCMS integration dialogs are asking for users DBM Operator and Standard Database User. Be aware that the DBM operator for the connection is CONTROL. The database administrator which is used for SQL accesses to the database is SAPR3 on Content Server databases or SAP<SID>. Here, SID refers to the name of the SAP System to be integrated.
    DINESH_S_0-1710406645479.png
  4. Once Maintain the all required details Save the Database Connection details.
    DINESH_S_1-1710406785365.png
  5. Now database connection has been created.
    DINESH_S_2-1710406848452.png
  6. Check the connection test.
    DINESH_S_3-1710406926934.png
    DINESH_S_4-1710406946207.png
  7. Connection established successfully.

    DINESH_S_5-1710407026564.png
    DINESH_S_6-1710407034903.png
  8. Once this has been setup , we are all set to monitor the database in DBACOCKPIT. Using the DBA Cockpit option in transaction DB59.
    DINESH_S_7-1710407342707.png
  9. Now we can able to see the Content Server Maxdb Data , Log, Session, current Settings and db attribute details.
    DINESH_S_8-1710407480837.png

     

  10. Now we can able to schedule the (data/log) backup from here.
    DINESH_S_10-1710407782701.png

     

  11. As usual we can schedule the backup.
    DINESH_S_11-1710407921140.png
  12. Add to create backup schedule for Content Server.
    DINESH_S_12-1710408032339.png
  13. Select complete data backup and select backup template is nothing but backup store file system location and file name with some necessary backup details as per your convivence.
    DINESH_S_13-1710408246998.png
  14. Based on our requirement configure backup recurrence.
    DINESH_S_15-1710408424255.png
  15. Once this complete save it.
  16. If you want to take log backup choose log backup instead of complete data backup.
    DINESH_S_16-1710408538919.png
  17. Now Data and log backup has been scheduled for SAP content Server/DMS.
    DINESH_S_17-1710408607182.png
  18. For more details about CCMS integration refer the below Snote.
    990602 - FAQ: CCMS for SAP MaxDB/liveCache technology 
  19. Bonus information if you are creating template in MAXDB use the following template to take backup Device/File name based on date and time.
    placeholders
    ******************
    #YYYY: year
    #MM: month
    #DD: day
    #hh: hour
    #mm: minute
    #ss: second
    Example
    BACKUP_DATA_#YYYY-#MM-#DD
    BACKUP_DATA_2024-03-14
  20. we cannot use this template #YYYY-#MM-#DD for Log backup.


    Thanks!
    DINESH S

 

Labels in this area