Tablespace Error
DB2 Error: SQL0284N
Description : The table was not created because the table space tablespace-name following the clause clause is a tablespace-type table space.
Explanation:
The CREATE TABLE or DECLARE GLOBAL TEMPORARY TABLE statement specified a table space named tablespace-name following the clause clause that is not a valid type of table space for this [...]
Continue reading about Error: SQL0284N The table was not created
DB2 Error: SQL0290N
Description :Table space access is not allowed.
Explanation:
A process attempted to access a table space which is in an invalid state for which the intended access is not allowed.
If the table space is in a quiesced state, only processes which also hold the table space in a quiesced state are [...]
Continue reading about Error: SQL0290N Table space access is not allowed




