× Heads up!

Aqua Data Studio / nhilam

Follow
IDE for Relational Databases
×
tariqrahiman reported 2012-12-19T22:34:07Z  · nhilam last modified 2018-03-19T23:08:13Z

For Greenplum FluidShell connection, get error that current transaction is aborted


PM
Dev
QA
Priority Major
Complexity Unknown
Component App - General
Version Future

Version: 13.0-alpha-14
Build #: 30653
Build Date: 2012-Dec-18 04:02:10 AM

For Greenplum FluidShell connection, get error that current transaction is aborted

1.) I get Error:current transaction is aborted, commands ignored until end of transaction block for a sequence of steps i perform in a Greenplum Fluidshell terminal

2.) We had addressed this issue for query analyzer - see issue 7941

Wanted to see if we had extended this to FluidShell as well ??

Sequence to reproduce

/home/tariq$:1> autocommit off                                                                                                                                                                                              
/home/tariq$:1> select  * from tariq.design @                                                                                                                                                                                  
/home/tariq$:1>  insert into tariq.design values(100,'loss1')   @                                                                                                                                                            

/home/tariq$:1>rollback                                                                                                                                                                                                   

/home/tariq$:1>commit                                                                                                                                                                                                       
/home/tariq$:1> insert into tariq.design values(1001,'tar') @                                                                                                                                                                

/home/tariq$:1>commit                                                                                                                                                                                                       
/home/tariq$:1> insert into tariq.design values(1001,'tar')                                                                                                                                                                  

/home/tariq$:2>commit                                                                                                                                                                                                       
/home/tariq$:2>
/home/tariq$:2> select * from tariq.design @                                                                                                                                                                                 

>[Error] Script lines: 1-3 --------------------------
 ERROR: syntax error at or near "select"
  Position: 46
 Line: 2

 [Executed: 12/19/2012 2:25:13 PM] [Execution: 0ms]

/home/tariq$:1> select * from tariq.design @                                                                                                                                                                                 

>[Error] Script lines: 1-2 --------------------------
 ERROR: current transaction is aborted, commands ignored until end of transaction block
 Line: 1

 [Executed: 12/19/2012 2:25:15 PM] [Execution: 0ms]

/home/tariq$:2>autocommit  off

/home/tariq$:1> select * from tariq.design @                                                                                                                                                                                 

>[Error] Script lines: 1-2 --------------------------
 ERROR: current transaction is aborted, commands ignored until end of transaction block
 Line: 1
 

 

 

2 attachments

Issue #8105

New
 
 
Completion
No due date
No fixed build
No time estimate

About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017