ORA-01119 Partitioned Table
However, for the past 3-4 nights the creation of one of these tablespaces has been failing with the message (it is the same tablespace each time).
ORA-1119 signalled during:
create smallfile tablespace xxxx datafile 'D:\xxxx\xxxxx' size 3000000m reuse
extent management local segment space management auto
It seems very unlikely that this is a permissions or a capacity issue as subsequent table partitions have exported successfully to a new tablespace with what seems to be the same SQL code.