Compiling the packages is impossible - lock conflict on no wait transaction ---------------------------------------------------------------------------
Key: CORE-4587 URL: http://tracker.firebirdsql.org/browse/CORE-4587 Project: Firebird Core Issue Type: Bug Affects Versions: 3.0 Beta 1 Environment: win 7 x86, Firebird-3.0.0.31369_0_Win32 superserver, IBExpert 2014.10.11.1 Reporter: Shumacher Konstantin If the client program calls package from the database (for example select * from PKG1.Proc) in a transaction "isc_tpb_read, isc_tpb_nowait, isc_tpb_rec_version, isc_tpb_read_committed" then IBExpert can not recompile it even in the transaction "isc_tpb_read_committed, isc_tpb_rec_version, isc_tpb_wait" until the client is completely closed. Error from IBExpert: "lock conflict on no wait transaction ... object procedure "PKG1.Proc" is in use. changes will be rolled back ... " sc_dsql_free_statement () with the parameter DSQL_drop does not help -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel