×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
James:
On IBM i 7.1:
WRKOBJ *ALL/QZSNAPV2 *ALL
shows that it is a *PGM in a library named QDP4.
So, then:
DSPOBJD OBJ(QDP4/QZSNAPV2) OBJTYPE(*PGM) DETAIL(*SERVICE)
and then paging down, shows this:
Display Object Description - Service
Library 1 of 1
Object . . . . . . . . . . . . . . . : QZSNAPV2
Library . . . . . . . . . . . . . : QDP4
Library ASP device . . . . . . . . . : *SYSBAS
Library ASP group . . . . . . . . . : *SYSBAS
Type . . . . . . . . . . . . . . . . : *PGM
Object control level . . . . . . . . :
Changed by program . . . . . . . . . : NO
User modified . . . . . . . . . . . : NO
Licensed program . . . . . . . . . . : 5761DP4 V6R1M0
PTF number . . . . . . . . . . . . . : SI32763
APAR ID . . . . . . . . . . . . . . :
Text . . . . . . . . . . . . . . . . :
Bottom
Press Enter to continue.
F3=Exit F12=Cancel
Then, a google search for 5761-DP4 shows that it is part of IBM DB2
DataPropagator for iSeries V8.1
HTH,
Mark S. Waterbury
> On 5/19/2016 12:00 PM, James H. H. Lampert wrote:
What's QZSNAPV2? A Google search doesn't show much.
--
JHHL
As an Amazon Associate we earn from qualifying purchases.