db2 list application show detail |grep backup
per vedere il processo di backup
poi
db2 "force application(**)"
itmlartqas01x:db2srq 2> db2 list application show detail
CONNECT Auth Id Application Name Appl. Application Id Seq# Number of Coordinating DB Coordinator Status Status Change Time DB Name DB Path
Handle Agents partition number pid/thread
DB2SRQ db2bp 23994 *LOCAL.db2srq.100811104013 00001 5 0 8267 Connect Completed 08/11/2010 12:42:03.102796 SRQ /db2/SRQ/db2srq/NODE0000/SQL00001/
itmlartqas01x:db2srq 3> db2 "force application(23994)"
DB20000I The FORCE APPLICATION command completed successfully.
DB21024I This command is asynchronous and may not be effective immediately.
itmlartqas01x:db2srq 4> db2 list application show detail
SQL1611W No data was returned by Database System Monitor.
itmlartqas01x:db2srq 5> db2 list application show detail |grep backup
per vedere il processo di backup
poi
db2 "force application(**)"
itmlartqas01x:db2srq 2> db2 list application show detail
CONNECT Auth Id Application Name Appl. Application Id Seq# Number of Coordinating DB Coordinator Status Status Change Time DB Name DB Path
Handle Agents partition number pid/thread
DB2SRQ db2bp 23994 *LOCAL.db2srq.100811104013 00001 5 0 8267 Connect Completed 08/11/2010 12:42:03.102796 SRQ /db2/SRQ/db2srq/NODE0000/SQL00001/
itmlartqas01x:db2srq 3> db2 "force application(23994)"
DB20000I The FORCE APPLICATION command completed successfully.
DB21024I This command is asynchronous and may not be effective immediately.
itmlartqas01x:db2srq 4> db2 list application show detail
SQL1611W No data was returned by Database System Monitor.
itmlartqas01x:db2srq 5>
Comments (0)