|
RTM?
Advanced Job Scheduler
https://www.ibm.com/docs/en/i/7.5?topic=options-advanced-job-scheduler
DB2 Multisystem
https://www.ibm.com/docs/en/i/7.5?topic=reference-db2-multisystem
Basically DB2 Multisystem is a way to get IBM i to support multimember
files. Instead of manually creating members like M2023, M2022,
M2021 and storing the proper years data into them manually you could
use an sql command to create such a partitioned (sql for member) table
which will automatically assign a row based on a value of a column.
Take
year(order_date) for example. Research the CREATE TABLE statement for
more info.
The reason it's called multisystem is that the members can be on
physically different machines. Think partitioning by warehouse.
When IBM i started supporting Temporal Tables the history tables could
get quite large and most of IBM's examples of creating temporal tables
included having the history tables partitioned.
I submitted a RFE to get partitioning for a single system broken out
of DB2 multisystem. IBM rejected that RFE and decided to stop
charging for DB2 Multisystem. I can accept that.
On Fri, Sep 1, 2023 at 7:10?AM Gad Miron <gadmiron@xxxxxxxxx> wrote:
Hello guys
Having installed 7.5 I noticed that AJS and DB2 Multisystem are now
included in 7.5 with no additional charge.
Where can I find some hands-on instructions for these two LICs?
TIA
Gad
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription
related questions.
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.