use copy command with error ORA--4192986

From: NOVA <nova1427_at_gmail.com>
Date: Mon, 19 Jan 2009 03:19:52 -0800 (PST)
Message-ID: <63866f9c-58d8-44dc-b26a-a1fe751977cd_at_z27g2000prd.googlegroups.com>



dear all,

I'm try to make copy from other database to local database by copy command but I got error as the following:

SQL>
copy from user/password_at_xxxx -
insert tablename -
using SELECT 's','f' FROM dual ;

Array fetch/bind size is 15. (arraysize is 15) Will commit when done. (copycommit is 0) Maximum long size is 80. (long is 80)

ERROR:
ORA--4192986: Message -4192986 not found; product=RDBMS; facility=ORA

can you help please.

thx Received on Mon Jan 19 2009 - 05:19:52 CST

Original text of this message