The main problem : you want to use datapump ( expdp/impdp ) in order to move data between databases ( from 11G to 10G ).
In the default mode, this is not possible ( an 11G dump will not be recognized to a 10G database )
Solution: expdp directory=... schemas=.... version=10.2 ( this command should be performed on 11G database)
SnowSQL config password needs to be enclosed in double quotes
-
Today I tested how to use snowsql to connect to SnowFlake. I put the
connection credential in the config file. But I encountered the following
error mess...
Acum o zi
Niciun comentariu:
Trimiteți un comentariu