×
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.
I created this RFE:
http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=104643
to have IBM add the temporal information to DSPFD and DSPDBR you can find
with
QSYS2/SYSTABLES
Contains a column called TEMPORAL_TYPE.
- ‘S’ the table is a system-period
- ’H’ the table is a history table
- ’N’ the table is neither temporal or history
QSYS2/SYSCOLUMNS
The HAS_DEFAULT column indicates the type of generated column
QSYS2/SYSPERIODS
Contains one row for each table with a system period and identifies
temporal and versioning information
QSYS2/SYSHISTORYTABLE
Contains one row for each history table
and
Retrieve Database File Description (QDBRTVFD) API
https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_73/apis/qdbrtvfd.htm#HDRTEMPO
System-Period Temporal Table Information (Qdb_Qdbfptemp_Sys_Period)
History Table Information (Qdb_Qdbfptemp_Hist_Table)
Please vote, if you want this.
Rob Berendt
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.