My Oracle Support Banner

SQL Developer output Limited to 10000 Rows (Doc ID 1934839.1)

Last updated on MARCH 09, 2023

Applies to:

Oracle SQL Developer - Version 4.0 to 4.1 [Release 4]
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Database Cloud Schema Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

 

NOTE:
The example(s) provided are for demonstration purposes only and represents fictitious sample (based upon made up data used in the Oracle Demo instance). Any similarity to actual data, web sites and / or persons, living or dead, is purely coincidental and not intended in any manner.

On : SQL Developer 4.0.1.14.48, 4.0.2.15.21 & 4.0.3.16.84 version
OS : MS Windows 7 (64 bit)

ACTUAL BEHAVIOR
---------------------
Create a simple procedure as below to fetch records from the table which contains 25000 records or more.The procedure fetches only 10000 rows. Normal select query on the table gives complete output.

EXPECTED BEHAVIOR
-----------------------
Procedure should provide the complete data in the table

STEPS
---------

The issue can be reproduced at will with the following steps:

1.Run the following SQL script to insert 25000 or more records to the emp table.

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.