cancel
Showing results for 
Search instead for 
Did you mean: 

Portal online backup through DBACOCKPIT Solman

Former Member
0 Kudos

Hi All,

I am trying to schedule the online backup for GRC portal production system through solman cockpit. I have provided the below input for vendor library and end with error message. I have provided the error log details below.

VENDOR:/usr/tivoli/tsm/tdp_r3/db264/libtdpdb264.a

Backup_Vend:Database connection %_GCP_P1BGDP12-DB establishedsuccessfully

Backup_Vend:Parameter TESTMODE has not been set

Backup_Vend:Parameter RUNTIME has not been set

Backup_Vend:Parameter BACKUP_MODE has been set to "ONLINE"

Backup_Vend:Parameter PARTITION has not been set

Backup_Vend:Parameter BACKUP_TYPE has been set to ""

Backup_Vend:Parameter COMPRESS has been set to "COMPRESS"

Backup_Vend:Parameter INCLUDE LOGS has been set to "INCLUDE LOGS"

Backup_Vend:Parameter NUMBER_BUFFERS has been set to " 2"

Backup_Vend:Parameter BUFFER_SIZE has been set to " 0"

Backup_Vend:Parameter PARALLELISM has been set to " 8"

Backup_Vend:Parameter UTIL_IMPACT_PRIORITY has not been set

Backup_Vend:Parameter DEDUP_DEVICE has not been set

Backup_Vend:Parameter OPTIONS has not been set

Backup_Vend:Parameter NUMBER_SESSIONS has been set to " 1"

Backup_Vend:Parameter FILE_PATH has been set to "/db2/GDP/sqllib/lib/liblgto.a"

Backup_Vend:Command ' BACKUP DATABASE GCP ON DBPARTITIONNUM (0 ) ONLINE LOAD "/db2/GDP/sqllib/lib/liblgto.a" OP

Backup_Vend:EN 1 SESSIONS WITH 2  BUFFERS PARALLELISM 8  COMPRESS INCLUDE LOGS  'failed

Exception CX_DB6_CON in program CL_DB6_JOB_BACKUP=============CP / CL_DB6_JOB_BACKUP=============CM002 at line ADBC err

Backup_Vend:Exception CX_DBA_JOB in class CL_DB6_JOB_BACKUP method line 0

Backup_Vend:  Kernel Error ID:

Backup_Vend:  WP ID: 65

Backup_Vend:  WP PID: 25886874

Backup_Vend: Application Server: p1bfmX71

Backup_Vend:SYSID:

Backup_Vend: SY-SUBRC: 1208

Regards,

MK

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos


Hi,

what is your target backup tool tsm or legato?

In you backup command you will load a file from legato networker but your vendor looks like is set to tsm.

Regards

Olaf

Former Member
0 Kudos

Hi,

Please let me know the procedure change to TSM.

Regards,

MK

Former Member
0 Kudos


Hello,

how did you start your backup? Are you using a kind of config file which you start?

Backup_Vend:Parameter FILE_PATH has been set to "/db2/GDP/sqllib/lib/liblgto.a"

Backup_Vend:Command ' BACKUP DATABASE GCP ON DBPARTITIONNUM (0 ) ONLINE LOAD "/db2/GDP/sqllib/lib/liblgto.a" OP

Backup_Vend:EN 1 SESSIONS WITH 2  BUFFERS PARALLELISM 8  COMPRESS INCLUDE LOGS  'failed

As you can see you start your backup with file load with legato. Typical for tsm are commands like

BACKUP DATABASE <dbname> ONLINE USE TSM WITHOUT PROMPTING

BACKUP DATABASE <dbname> USE TSM WITHOUT PROMPTING

First command is for online backup second for offline. You can also check note 82029 for more information and also for some small checks.

Regards

Olaf

manumohandas82
Active Contributor
0 Kudos

Hi MK,

Is this issue resolved . If yes can you detail how it was fixed

Thanks ,

Manu

Former Member
0 Kudos

Hi,

Still issue not fixed.

Regards,

MK

manumohandas82
Active Contributor
0 Kudos

Hi MK,

Please let us know the version of your DB6 DB on the portal system . Also the Netweaver version of the portal and Solution manager system

Thanks ,

Manu

hugo_amo
Employee
Employee
0 Kudos

Hi MK,

Copy here the entries in the developer trace at the time of the error. you can find it in tcode AL11 > HOME directory > dev_w65

Regards,

Hugo