I am trying to extract data from an Oracle 7.3.4 table which includes
a LONG RAW column and load that into a SQL SERVER database.
What are my options? Can I do this with a PL/SQL procedure?
I have tried and not been successful.
Given I am not an export in that area, can anyone assist?

My primary goal is to extract the data into a file.

By the way the LON RAW column contains images and screen shots.

Thanks,