× 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.



Hmm, something is lacking from this

SELECT *
FROM QSYS2.SERVICES_INFO
WHERE EXAMPLE LIKE '%utput%';
SELECT SERVICE_NAME, SQL_OBJECT_TYPE, initial_db2_group_level,
earliest_possible_release
FROM QSYS2.SERVICES_INFO
WHERE service_name = 'OUTPUT_QUEUE_ENTRIES';

SERVICE_NAME SQL_OBJECT_TYPE INITIAL_DB2_GROUP_LEVEL
EARLIEST_POSSIBLE_RELEASE
OUTPUT_QUEUE_ENTRIES VIEW - V7R1M0
OUTPUT_QUEUE_ENTRIES TABLE FUNCTION - V7R1M0

I wonder if that implies it should have came out with the base release?
<nope, you'll see later>
Try a newer cume and all the groups shown below
especially the DB2 group
see also WRKPTFGRP
http://www-912.ibm.com/s_dir/sline003.nsf/GroupPTFs?OpenView&Start=1&Count=30&Expand=3#3
http://www-912.ibm.com/s_dir/sline003.nsf/2d3aff1c6b4d6ce086256453000d971e/c69211d3133949f886257c1c00513742?OpenDocument

But you need to be at this level
https://www.ibm.com/developerworks/community/wikis/home?lang=en#!/wiki/IBM%20i%20Technology%20Updates/page/DB2%20for%20i%20-%20Services
This should be updated into SERVICES_INFO

I wonder if it came out after 7.2 was already out therefore they get
confused which initial db2 group to use and just say to heck with it. Use
the website instead.

Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.