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!

An error occurred while running the statement

Mike KoblerNov 21 2025

I receive the following error when I execute a simple SELECT statement.

Version Extension: 25.3.2

[11/21/25, 15:39:35.473] [dbtools-client ] [ERROR] invalid json response body at http://localhost:63305/20221610/databases/connections/sessions/Yy35h56jj1-p1CCfl_fhjA/actions/execute reason: Unterminated string in JSON at position 3072 (line 1 column 3073) 
[11/21/25, 15:39:35.474] [Worksheet ] [ERROR] Cannot destructure property 'items' of 'P' as it is undefined. 
Cannot destructure property 'items' of 'P' as it is undefined. 
[11/21/25, 15:39:35.475] [DBToolsServerApp(92448)] [ERROR] 2025-11-21T14:39:35.473Z ERROR Error for: POST /20221610/databases/connections/sessions/Yy35h56jj1-p1CCfl_fhjA/actions/execute 
DBTU-05002: An unexpected error occurred during processing of task: JuT-lR6L0rckmDbJhy4Bfw 
DBTU-02006: An unexpected error occurred while transmitting the response body. An error with the following message occurred: DBTU-05002: An unexpected error occurred during processing of task: JuT-lR6L0rckmDbJhy4Bfw. Check if the client closed the connection. Retry the request, if the issue persists, report it to product support
Comments
Post Details
Added on Nov 21 2025
10 comments
339 views