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



Thanks everyone, I did want a file to read from because I don't like how
the information is display on the OUTPUT(*). And ripping from a report
isn't good.



On Thu, Feb 9, 2012 at 8:15 PM, CRPence <CRPbottle@xxxxxxxxx> wrote:

On 09-Feb-2012 15:16 , Sam_L wrote:
From a wrkobj *all/SYSP* *file on a V5R3 system:

Object Type Library Attribute
SYSPACKAGE *FILE QSYS2 LF
SYSPARMS *FILE QSYS2 PF
SYSPROCS *FILE QSYS2 LF

However, I don't have a powerful profile, so it might be an
authority issue.


Or even more likely, per the V5R3 documentation, those are the only
three of the SQL Catalogs with that prefix [although the possibility
exists that some could have been made available by PTF; e.g. as those
which were delivered in SYSIBM]:
_i iSeries catalog tables and views i_

http://publib.boulder.ibm.com/infocenter/iseries/v5r3/topic/db2/rbafzmstcatalogtbls.htm
"The iSeries™ catalog includes the following views and tables in the
QSYS2 schema:

DB2 UDB for Corresponding
iSeries name ANSI/ISO name Description
...
SYSPACKAGE _ _ Information about packages
SYSPARMS PARAMETERS Information about routine parameters
SYSPROCS ROUTINES Information about procedures
...
"

InfoCenter Search [v5r3 above, and v6r1 below]: sql catalog view

As compared to the V6R1 documentation:
IBM i 6.1 Information Center -> Database -> Reference -> SQL reference
-> DB2 for i catalog views
_i IBM® i catalog tables and views i_

http://publib.boulder.ibm.com/infocenter/iseries/v6r1m0/topic/db2/rbafzcatalogtbls.htm
"The i catalog includes the views and tables in the QSYS2 schema
displayed in this section. ...
# SYSPACKAGE ...
# SYSPACKAGESTAT ...
# SYSPARMS ...
# SYSPARTITIONINDEXES
The SYSPARTITIONINDEXES view contains one row for every index built over
a table partition or table member. If the table is a distributed table,
the indexes over partitions that reside on other database nodes are not
contained in this catalog view. They are contained in the catalog views
of the other database nodes.
# SYSPARTITIONINDEXSTAT
The SYSPARTITIONINDEXSTAT view contains one row for every index built
over a table partition or table member. If the table is a distributed
table, the indexes over partitions that reside on other database nodes
are not contained in this catalog view. They are contained in the
catalog views of the other database nodes.
# SYSPARTITIONMQTS
The SYSPARTITIONMQTS view contains one row for every materialized table
built over a table partition or table member. If the table is a
distributed table, the materialized tables over partitions that reside
on other database nodes are not contained in this catalog view. They are
contained in the catalog views of the other database nodes.
# SYSPARTITIONSTAT
The SYSPARTITIONSTAT view contains one row for every table partition or
table member. If the table is a distributed table, the partitions that
reside on other database nodes are not contained in this catalog view.
They are contained in the catalog views of the other database nodes.
# SYSPROCS ...
# SYSPROGRAMSTAT
The SYSPROGRAMSTAT view contains one row for each program, service
program, and module that contains SQL statements.
...
"

Regards, Chuck
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.