[jira] Commented: (DERBY-3189) Replication: Add connection url command options for starting and stopping master

2008-01-20 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560784#action_12560784 ] V.Narayanan commented on DERBY-3189: RawStore#MASTER_DB needs to be initialized in RawS

[jira] Updated: (DERBY-3205) Replication: Add connection url command options for starting, stopping slave and for failover

2008-01-20 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Narayanan updated DERBY-3205: --- Summary: Replication: Add connection url command options for starting, stopping slave and for failove

[jira] Commented: (DERBY-3205) Replication: Add connection url command options for starting, stopping slave and for failover

2008-01-20 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560786#action_12560786 ] V.Narayanan commented on DERBY-3205: I have been trying to integrate the preliminary fa

[jira] Commented: (DERBY-3254) Implement the replication failover functionality

2008-01-20 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560787#action_12560787 ] V.Narayanan commented on DERBY-3254: 1) The exception being thrown upon successful fail

Getting the LangaugeConnectionContext

2008-01-20 Thread Jazarine Jamal
I need to get the langaugeconnectioncontext. I presume it can be done through this: LangaugeConnectionContext=activation.getLangaugeConnectionContext() But How do I create an Activation object? Are there any implemented classes for Activation interface..?? I am doing this since it forms a part

Re: Getting the LangaugeConnectionContext

2008-01-20 Thread Thomas Nielsen
Hi Jazarine, I'm assuming you need to get the LCC once you are in the execute phase, and in a class implementing ResultSet. All the different ResultSet implementations in org.apache.derby.impl.sql.execute get an activation supplied to their constructor either directly, or through its source/c

Regression Test Report - Daily 613415 - Sun DBTG

2008-01-20 Thread Henri . Vandescheur
[Auto-generated mail] *Daily* 613415/2008-01-19 18:01:00 MET Failed TestsOK Skip Duration Suite --- *Jvm: 1.6* lin 0273273 072.12% derbyall 01015710157 0 1551.10% suitesAll linN+1

[jira] Subscription: Derby: JIRA issues with patch available

2008-01-20 Thread jira
Issue Subscription Filter: Derby: JIRA issues with patch available (12 issues) Subscriber: derby-dev Key Summary DERBY-3254 Implement the replication failover functionality https://issues.apache.org/jira/browse/DERBY-3254 DERBY-3327 SQL roles: Implement authorization stack

[jira] Updated: (DERBY-3050) Convert groupBy.sql tests to JUnit and include them in GroupByTest.java

2008-01-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-3050: --- Derby Info: [Patch Available] Set patchAvailable flag to request more feedback. I haven't ye

[jira] Updated: (DERBY-3050) Convert groupBy.sql tests to JUnit and include them in GroupByTest.java

2008-01-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-3050: --- Attachment: convertToJunit.diff Attached is a new version of 'convertToJunit.diff'. This ver

[jira] Commented: (DERBY-3050) Convert groupBy.sql tests to JUnit and include them in GroupByTest.java

2008-01-20 Thread Daniel John Debrunner (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560852#action_12560852 ] Daniel John Debrunner commented on DERBY-3050: -- > 'm still a beginner at this

[jira] Updated: (DERBY-3050) Convert groupBy.sql tests to JUnit and include them in GroupByTest.java

2008-01-20 Thread Bryan Pendleton (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Pendleton updated DERBY-3050: --- Attachment: convertToJunit.diff Thanks Dan! Updating the test to use CleanDatabaseTestSetup

[jira] Commented: (DERBY-3301) Incorrect result from query with nested EXIST

2008-01-20 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560902#action_12560902 ] Craig Russell commented on DERBY-3301: -- > Too late to keep working - EXIST should retu

[jira] Updated: (DERBY-3254) Implement the replication failover functionality

2008-01-20 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Narayanan updated DERBY-3254: --- Attachment: failover_impl_v5.stat failover_impl_v5.diff I have addressed all the comm

Re: Please add my JIRA id to derby developers list

2008-01-20 Thread Jean T. Anderson
Dibyendu Majumdar wrote: My JIRA id is dibyendumajumdar. Thanks and Regards Dibyendu added, and welcome, -jean

[jira] Updated: (DERBY-3205) Replication: Add connection url command options for starting, stopping slave and for failover

2008-01-20 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Narayanan updated DERBY-3205: --- Attachment: failover_impl_3205_v1.stat failover_impl_3205_v1.diff I have addressed th

[jira] Updated: (DERBY-3235) Implement the replication stop functionality

2008-01-20 Thread V.Narayanan (JIRA)
[ https://issues.apache.org/jira/browse/DERBY-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] V.Narayanan updated DERBY-3235: --- Attachment: StopImplementation_v3.stat StopImplementation_v3.diff I encountered a sim

Re: Getting the LangaugeConnectionContext

2008-01-20 Thread Jazarine Jamal
Really thanks for the reply... Is it possible to get the LCC at some later point of execution : in the JDBCDisplayUtil? I have got the Connection object in the function that i need. I want to if its possible to get the activation object related to the current connection. By the way, why is tha

Re: Finding object type

2008-01-20 Thread Jørgen Løland
Is there a function in the derby source code to find the type of an object.. i.e. if the XXX is a table , it should return 'TABLE' .. if YYY is a view, it should return 'VIEW'.. or anything like that?? please tell where to look for it.. please help asap... Hi Jazarine, Would it be possible to