Skip to Main Content

SQL Developer for VS Code

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!

Issue with executing Project command - version 24.4.0

Allan LaheDec 17 2024 — edited Dec 17 2024

The "project" command does not work in SQLcl at all. When I try to execute the command
project init -name demo_project -schemas demo,
as described in this document here , the terminal closes immediately after executing the command.
However, before closing, I managed to take a screenshot.
Still, if the same command is executed directly from the terminal, it works.

Versions used:
OS: MacOS Sequia - version 15.1.1
SQL Developer for VS Code: 24.4.0
SQLcl - version: 24.4.0.0 build: 24.4.0.345.1707
Oracle Database 23ai Enterprise Edition Release 23.0.0.0.0 - Production Version 23.6.0.24.11

This post has been answered by thatJeffSmith-Oracle on Mar 7 2025
Jump to Answer
Comments
Post Details
Added on Dec 17 2024
3 comments
402 views