cancel
Showing results for 
Search instead for 
Did you mean: 

Content server integration to solman for taking backup

Former Member
0 Kudos

    Hello Guys,

   We have content server installed locally and integrated to production system.We would like to perfom backup and db operations DB02/DB13 via solman  system to this content server. Please advice what are the changes required apart from creating entries to DB02.

Regards,

Mandeep

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member188883
Active Contributor
0 Kudos

Hi Mandip,

As Content Server will have MaxDB database , you need to configure dbacockpit in solman for remote database Administration.

Refer below SAP notes

Note 1027146 - Database administration and monitoring using the DBA Cockpit

Note 1371928 - DBA Cockpit: SAP MaxDB/liveCache as remote database

Hope this helps.

Regards,

Deepak Kori

Former Member
0 Kudos

Hi,

You can also have repository link with MSSQL.

For Max db please follow step by step for MaxDB for unix

1.          Login as “<Solman sid>adm”, go to home directory.

2.          Create backup of following files:

.sapenv_<host name of solution manager>.csh

.sapenv_<host name of solution manager>.sh

3.          Edit “.sapenv_<host name of solution manager>.csh” to include the following lines at the end:

setenv PATH ${PATH}:/sapdb/programs/bin

setenv SHLIB_PATH ${SHLIB_PATH}:/sapdb/programs/lib

4.          Edit “.sapenv_<host name of solution manager>” to include the following lines at the end:

PATH=$PATH:/sapdb/programs/bin

EXPORT PATH

SHLIB_PATH=$SHLIB_PATH:/sapdb/programs/lib

EXPORT SHLIB_PATH

Create DB connection:

o          Click on “DB Connection” icon

o          Click “Add” Maxdb system.

Please also make sure that you install the MAXDB client MAXDB 7.7 if you have migrated to kernel 720.

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi,

By  content server you mean backup of Maxdb database.

Thanks

Rishi abrol