Home » Other » Client Tools » Cnnot import more than 65536 rows from excel (Oracle 11g, SQL Developer, Version 3.2.20.09)
Cnnot import more than 65536 rows from excel [message #604027] Mon, 23 December 2013 03:19 Go to next message
mokarem
Messages: 109
Registered: November 2013
Location: Dhaka
Senior Member


Import discarded automatically after 65536 rows are inserted using SQL Developer. How to resolve this issue?
Re: Cnnot import more than 65536 rows from excel [message #604029 is a reply to message #604027] Mon, 23 December 2013 03:28 Go to previous messageGo to next message
Lalit Kumar B
Messages: 3174
Registered: May 2013
Location: World Wide on the Web
Senior Member
This has nothing to do with Oracle. All you need to do is upgrade your MS office to a latest version.

AFAIK, Excel 2010 can handle 1,048,576 rows.
Re: Cnnot import more than 65536 rows from excel [message #604031 is a reply to message #604029] Mon, 23 December 2013 03:38 Go to previous messageGo to next message
mokarem
Messages: 109
Registered: November 2013
Location: Dhaka
Senior Member

I am using Microsoft Excel 2010. In excel sheet I have generated 250000 rows. But after importing 65536 rows , its discarded automatically.
Re: Cnnot import more than 65536 rows from excel [message #604032 is a reply to message #604031] Mon, 23 December 2013 03:45 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Quote:
65536 rows


Which is the limit for an Excel sheet as far as I know.

Re: Cnnot import more than 65536 rows from excel [message #604033 is a reply to message #604032] Mon, 23 December 2013 03:48 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Sorry, I am wrong, from Excel specifications and limits

Quote:
Worksheet size 1,048,576 rows by 16,384 columns


Re: Cnnot import more than 65536 rows from excel [message #604034 is a reply to message #604032] Mon, 23 December 2013 03:50 Go to previous messageGo to next message
mokarem
Messages: 109
Registered: November 2013
Location: Dhaka
Senior Member

@Michel Cadot

In an old version of MS Excel that was the limit.
Re: Cnnot import more than 65536 rows from excel [message #604035 is a reply to message #604033] Mon, 23 December 2013 03:52 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Searching a little bit more, Excel 2010 Performance: Performance and Limit Improvements says this is part of "Big Grid" feature which needs the following:

Quote:
To use these new features, you must update your XLL functions. For more information, see Developing Excel 2010 XLLs. If you do not update your add-in functions, they will continue to work, but they will be unable to use the new features introduced in Excel 2007.

Re: Cnnot import more than 65536 rows from excel [message #604037 is a reply to message #604035] Mon, 23 December 2013 04:32 Go to previous messageGo to next message
Roachcoach
Messages: 1576
Registered: May 2010
Location: UK
Senior Member
You could save them as a csv and use sql*loader.
Re: Cnnot import more than 65536 rows from excel [message #604041 is a reply to message #604035] Mon, 23 December 2013 04:52 Go to previous messageGo to next message
mokarem
Messages: 109
Registered: November 2013
Location: Dhaka
Senior Member

Thanks All!

I have converted the excel to CSV file and now importing is going on.........and processed rows already crossed the limit 65536.
Re: Cnnot import more than 65536 rows from excel [message #604064 is a reply to message #604031] Mon, 23 December 2013 07:28 Go to previous messageGo to next message
Lalit Kumar B
Messages: 3174
Registered: May 2013
Location: World Wide on the Web
Senior Member
mokarem wrote on Mon, 23 December 2013 15:08
I am using Microsoft Excel 2010. In excel sheet I have generated 250000 rows. But after importing 65536 rows , its discarded automatically.


And I don't believe that,

Lalit Kumar B wrote on Mon, 23 December 2013 14:58
This has nothing to do with Oracle. All you need to do is upgrade your MS office to a latest version.

AFAIK, Excel 2010 can handle 1,048,576 rows.

Re: Cnnot import more than 65536 rows from excel [message #604067 is a reply to message #604064] Mon, 23 December 2013 08:00 Go to previous message
Roachcoach
Messages: 1576
Registered: May 2010
Location: UK
Senior Member
I do - he's using sql developer, wouldnt surprise me if a legacy limit exist(ed?). It's not the DB discarding rows, it'll be the automated import Smile

[Updated on: Mon, 23 December 2013 08:00]

Report message to a moderator

Previous Topic: package
Next Topic: TOAD table/procedure content display problem
Goto Forum:
  


Current Time: Thu Mar 28 19:00:39 CDT 2024