niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Databases » Oracle » Server
Creating relational view for an ODBC result set?
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
Author Message
antilog@gmail.com
*nix forums beginner


Joined: 21 Jul 2006
Posts: 1

PostPosted: Fri Jul 21, 2006 5:56 am    Post subject: Creating relational view for an ODBC result set? Reply with quote

Hello,

I'm a newbie to Oracle heterogeneous services. I'm trying to create an
Oracle relational view (or table) for the data available from the
Siebel Analytics server (SAS) query's result set by executing pass
through sql. SAS reads from files and multiple other databases to
provide the result set.

The query sent to SAS has its own properitary syntax and is not SQL.
so, I'm trying to achieve something like this :

create view analytics_wrapper_view as
select * from
<
dbms_hs_passthrough('my custom sql understood by SAS')
dbms_hs_passthrough.fetch_rows
Quote:
@SASServer

basically, read SAS generated data through an Oracle view.

Cant use a function selecting from dual as there could be several rows
returned from this operation. If I retain it as a view, I can avoid
data duplication. If this is not possible, a table approach could be
considered.

Any thoughts or inputs on this would be highly appreciated.
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [1 Post] View previous topic :: View next topic
The time now is Sun Nov 23, 2008 1:45 pm | All times are GMT
navigation Forum index » Databases » Oracle » Server
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts hi, I am not able view all the records in the tabel Annam Srinivas MySQL 0 Fri Jul 21, 2006 7:42 am
No new posts Exim4 not creating and/or receiving incoming mail... jtelep@localonline.net Exim 1 Fri Jul 21, 2006 1:59 am
No new posts idea/ concept behind creating breadcrumbs crescent_au@yahoo.com PHP 3 Fri Jul 21, 2006 12:10 am
No new posts Creating a relationship between 2 tables Andyza Oracle 2 Thu Jul 20, 2006 1:11 pm
No new posts creating another database on the same box ? newhorizon Server 3 Thu Jul 20, 2006 9:18 am

Loans | Loans | Mortgages | Mortgages | Coin Community
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1007s ][ Queries: 16 (0.0384s) ][ GZIP on - Debug on ]