dbTalk Databases Forums  

Howto get data from Oracle (in a proc) to SQL

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Howto get data from Oracle (in a proc) to SQL in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
abhishek
 
Posts: n/a

Default Howto get data from Oracle (in a proc) to SQL - 05-20-2005 , 04:33 AM







Hi all,
I am accessing a Oracle Database for DTS using MS ODBC driver.
The simple queries can easily provide the data required over the DTS,
however i am unable to access certain queries which have been written
using Cursors (utl_file.put_line) where the Query is designed to
provide the output into a text file.

We have minimal (query only) access to the oracle Db and it is not
possible for us to use anything like a temp /staging table to output
the info.

I really wish to avoid getting major chunks of data over to the SQL
system and carry out manipulations there as the SQL system is running
on very low end HW (1 cpu 256 mb P3 someone old desktop actually)

I have no knowlegde of oracle and am stumped.

Any suggestions on how to handle this would be extremely helpful.

Thanks & Regards,
Abhishek


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.