-
I still did not find an answer for my doubt as to after how many rows/bytes of data does commit=y work while importing?
-
I'm not sure but I think it is every row.
Cheers
Angel
-
Excuse for my english "EACH" row.
Cheers
Angel
-
Is it about IMPORT?
The rows will be commited after each array insert.
No. of rows in array = buffer_size/maximum_row_size.
But if the table contains LONG. LOB, BFILE, DATE. ROWID columns the commit will be after each row.
HTH
Sanjay
-
DATE doesnt do that, it´s a doco bug
-
By Pando:
DATE doesnt do that, it´s a doco bug
Thanks Pando,
I too was wondering..
Sanjay
-
Thanx Sanjay!
If I do not specify the buffer parameter along with the commit parameter, what will be the default buffer_size parameter?
-
operating system dependant, go technet and download admin guide for your platform
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|