Hi list,
 
I am trying to copy one table from a DB 9.0.1 on Linux RH to a DB 8.1.7 on NT using this statement
 
COPY FROM RAMON@ORLNX TO RAMON@IBOR CREATE DATBAL_TMP USING SELECT * FROM DATOS_BALANCES;
 
ERROR at line 1:
ORA-00900: invalid SQL statement
 
Do I need a DBLINK, if yes, is it obligatory ?
 
TIA,
 
 
Ramon E. Estevez
[EMAIL PROTECTED]
809-565-3121

Reply via email to