Pando,
What I'm trying to do is replicate data from an Oracle DB Server to an SQL db server. I am trying to do snapshot replication from Oracle to update/insert data into tables on an SQL box.

I am running SQL plus on both boxes however the Oracle server is a remote server so I have telnet access as well as I can connect to it from the SQL Plus on my local machine.