AFP data converted to PDF using ricoh transform. ICN- content Navigator built in viewer, rather than using an external viewer like Acrobat.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: Ed_Arnold on February 15, 2019, 09:52:50 PM
If you do a 3.12 and compare
ARS.ARSV1010.SARSINST(ARSTSPAC)
with
ARS.ARSV950.SARSINST(ARSTSPAC)
you'll see the addition of
MAXPARTITIONS 2
in each CREATE TABLESPACE statement.
Per https://www.ibm.com/support/knowledgecenter/en/SSEPEK_11.0.0/sqlref/src/tpc/db2z_sql_createtablespace.html
Table space type to create Clauses to specify
Partition-by-growth MAXPARTITIONS
Ed