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 stage errors out:

Benny VaessenJul 24 2026

Hi,

I am trying to set up my project source structure using sqlcl project and following the instructions as in https://www.thatjeffsmith.com/archive/2025/05/getting-started-with-sqlcl-projects/ for an existing codebase.

Everything works fine until a I try to stage. The statement runs into the following error:

ERROR: An error has occurred processing your request:
Cannot invoke "String.toLowerCase()" because the return value of "oracle.dbtools.extension.project.commands.stage.services.StageEntryDescriptor.objectName()" is null

I have added the complete output of the stage statement as an attachment.

My environment:

Oracle database: Oracle Free Autonomous 19c

APEX 26.1.1.

SQLcl 26.2

Can someone help me in solving this error? Am I missing something?

stage.log

Thanks in advance,

Benny

This post has been answered by Alexander Kluev on Jul 28 2026
Jump to Answer
Comments
Post Details
Added on Jul 24 2026
5 comments
137 views