'ALTER TABLE' is not allowed on the System table
'"SYSCS_DIAG"."TRANSACTION_TABLE"' in derbyall - store/TransactionTable.sql
----------------------------------------------------------------------------------------------------------------------------
Key: DERBY-3674
URL: https://issues.apache.org/jira/browse/DERBY-3674
Project: Derby
Issue Type: Bug
Components: Regression Test Failure, Test
Affects Versions: 10.5.0.0
Environment: OS: SunOS 5.10
JVM: Sun 1.6.0_04
SVN: r >= 655989
Reporter: Ole Solberg
Priority: Minor
See e.g.
http://dbtg.thresher.com/derby/test/tinderbox_trunk16/jvm1.6/testing/testlog/SunOS-5.10_i86pc-i386/655989-derbyall_diff.txt
<method>
store/TransactionTable.sql
</method>
<signature>
268 del
< 0 rows inserted/updated/deleted
268a268,269
> ERROR 38000: The exception 'java.sql.SQLException: 'ALTER TABLE' is not
> allowed on the System table '"SY\
SCS_DIAG"."TRANSACTION_TABLE"'.' was thrown while evaluating an expression.
> ERROR X0Y56: 'ALTER TABLE' is not allowed on the System table
> '"SYSCS_DIAG"."TRANSACTION_TABLE"'.
</signature>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.