[
https://issues.apache.org/jira/browse/DERBY-3674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12597235#action_12597235
]
Mamta A. Satoor commented on DERBY-3674:
----------------------------------------
I have checked in a fix for this jira entry through revision 656797. Inplace
compress on VTI will be caught earlier and we will return with no-op. All the
other inplace compress requests will go through ALTER TABLE code path.
> '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
> Assignee: Mamta A. Satoor
> 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.