![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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@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 |
#3
| |||
| |||
|
|
On 19 Jan, 11:19, NOVA <nova1... (AT) gmail (DOT) com> wrote: 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@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 Could you please supply: 1. *Oracle version. 2. *An actual screen-scrape (copy/paste) of a session that displays the behaviour in question. 3. *The relevant section of the alert log with the errors involved. ORA-4192986 is not an Oracle error that I can find. HTH -g- Hide quoted text - - Show quoted text - |
![]() |
| Thread Tools | |
| Display Modes | |
| |