Pradeep,
If I am correctly interpreting the the syntax diagram in the online documentation (
FRAGMENT BY clause ) them I should also be able to use "PARTITION BY LIST", as they are described as being equivalent:
FRAGMENT BY clause for tables
|--+-------------+--+-FRAGMENT -+--BY--------------------------->
'-WITH ROWIDS-' '-PARTITION '
.-,-------.
V |
>--+-ROUND ROBIN--+-IN----dbspace-+-----------------------+------+--|
| | .-,---------------------------------. | |
| | V | | |
| '---PARTITION--partition--IN--dbspace-+-' |
| (1) |
+-EXPRESSION--| Expression Fragment Clause |------------------+
| (2) |
+-RANGE--(--fragment_key--)--| Interval Fragment Clause |-----+
| (3) |
'-LIST--(--fragment_key--)--| List Fragment Clause |----------'
------------------------------
Luis Marques
------------------------------
Original Message:
Sent: Wed July 03, 2019 03:34 PM
From: Pradeep Natarajan
Subject: FRAGMENT BY LIST syntax error
Luis,
I am not sure I understand what correction in the documentation (or the parser) you are recommending. As shown in the documentation and in your (and Art's) modified SQL statement, when you use "FRAGMENT BY" clause it is working fine.
Is there something else you feel missing in the documentation?
------------------------------
Pradeep Natarajan Head of Engineering - Informix
------------------------------