I have set my HS parameter in my Oracle10g and I know I have set the connect info but when I want to run a simple SQL connecting to a remote server with SQLSERVER 8.0 I am getting the below message, can anybody help me on that?
SQL> select * from mg5@mysqlserverdsn;
select * from...
I am trying to create a link and connect remotly to my SQL server but I am getting 933 error code , can anybody help me?
create database link mysqlserverdsn
connect to sa identified by using 'MYSQLSERVERDSN';
connect to sa identified by using 'MYSQLSERVERDSN'...
I am trying to imp 9i expdata into 10g database. I write
imp user/pass file= full=y ignore=y but I get fail to process, what am i not doing that i should?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.