Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SQLcl Project 26.2.0 - project release - Cannot resolve release tag author from the active database connection.

Mark SSJul 29 2026 — edited Jul 29 2026

Hi,

We have been running a CI/CD pipeline with SQLcl project and noticed an issue when upgrading from SQLcl 26.1.2 to SQLcl 26.2.0.

After the upgrade, the project release -version command now reports an error:

ERROR: An error has occurred processing your request:
Cannot resolve release tag author from the active database connection.

Previously, it ran clean with no errors.

Our release process has always called project release and project gen-artifact with no database connection (sql /nolog …).

Is this a known issue or expected change in behaviour?

Thanks,

Mark

Comments
Post Details
Added on Jul 29 2026
0 comments
68 views