SQL*Loader-00609: value used for ROWS parameter changed from
number to number



SQL*Loader-00609: value used for ROWS parameter changed from number to number..

Answer / guest

Cause: SQL Loader adjusted the value it was using for the
ROWS parameter to the new value reported. This is an
informational message and not an error. SQL Loader will
adjust the value of the ROWS parameter if the amount of
memory specified by BINDSIZE is not large enough to hold
data for the number of rows specified. SQL Loader will also
change the value of the ROWS parameter for conventional path
loads if the value is larger than 65534. Conventional path
load can load at most 65534 rows at a time.

Action: If the limit of 65534 rows for conventional path
load is not being reached, then try increasing the value of
BINDSIZE.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Oracle Errors Interview Questions

ORA-00238: operation would reuse a filename that is part of the database

1 Answers  


ORA-32845: Messaging Gateway agent is already running

1 Answers  


ORA-16772: Error in switching over between primary and standby databases

1 Answers  


ORA-14454: attempt to reference temporary table in a referential integrity constraint

1 Answers  


QSM-00999: Advisor feature is not currently implemented

1 Answers  






ORA-25017: cannot reference NEW ROWID for movable rows in before triggers

1 Answers  


DRG-13008: cannot remove the DEFAULT sub lexer

1 Answers  


ORA-00065: initialization of FIXED_DATE failed

1 Answers  


TNS-12500: TNS:listener failed to start a dedicated server process

2 Answers  


PCC-02345: SQLCHECK=SEMANTICS must be given when embedded PL/SQL blocks are used

1 Answers  


ORA-38773: cannot add data file 'string' - file already part of database

1 Answers  


PCC-02330: expecting an expression of integer type

1 Answers  


Categories