Skip to main content
NetApp Knowledge Base

SnapCenter DB2 backup is getting failed with error: SCC-00161: Application unquiesce for the plug-in DB2 failed with exit code -1

Views:
51
Visibility:
Public
Votes:
0
Category:
snapcenter
Specialty:
snapx
Last Updated:
12/17/2024, 6:45:37 AM

Applies to

  • SnapCenter server 6.0
  • SnapCenter Plug-in for DB2

Issue

SnapCenter DB2 backup is getting failed with below error:

2024-11-06T16:03:11.0000253+11:00 ERROR  [pool-7-thread-159] 118 com.netapp.plugincreator.workflow.task.UnQuiesce -SCC-00161: Application unquiesce for the plug-in [DB2] failed with exit code [-1] and error : 
Command execution failed with error: 

SQL1551N  The SET WRITE RESUME command or the RESTART DATABASE command with 
the WRITE RESUME parameter failed because of the condition that is indicated 
by the reason code. Reason code = "2".
DB20000I  The SQL command completed successfully.

Same DB is mounted with different Alias name and one as remote:

2024-11-06T16:03:01.0000855+11:00 DEBUG  [pool-45-thread-1] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger -Starting execution of the command : [/bin/sh, -c, sudo /opt/NetApp/snapcenter/scc/bin/sccCommandExecutor DB_Test1 'sqllib/bin/db2 \"LIST DATABASE DIRECTORY\";']
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger -
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - System Database Directory
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger -
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Number of entries in the directory = 2
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger -

2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger -Database 1 entry:
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger -
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Database alias                       = DB_Alias_2
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Database name                        = DB_Test1
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Node name                            = N1RG1SSL
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Database release level               = 15.00
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Comment                              =
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Directory entry type                 = Remote
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Authentication                       = SERVER
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Catalog database partition number    = -1
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Alternate server hostname            =
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Alternate server port number         =
2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger -

2024-11-06T16:03:03.0000284+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger -Database 2 entry:
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger -
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Database alias                       = DB_Alias_1
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Database name                        = DB_Test1
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Local database directory             = /db2/db2_data/db2regi1/dcapregk/data
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Database release level               = 15.00
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Comment                              =
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Directory entry type                 = Indirect
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Catalog database partition number    = 0
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Alternate server hostname            =
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger - Alternate server port number         =
2024-11-06T16:03:03.0000285+11:00 DEBUG  [Thread-232] 100 com.netapp.snapcenter.plugin.DB2.DB2Logger –

 

 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.