Accessing Oracle databases from withing Guardian

Accessing Oracle databases from withing Guardian

Post by Jeff McLam » Wed, 04 Feb 1998 04:00:00



My applications are running under Guardian D43.

I have a need to programmatically perform SQL
queries on an Oracle database residing on an
HP9000 (Unix).

TNS says that there is no Tandem utility / functionality to
allow a program running on the Tandem to access
an outside Oracle database.  Has anyone ever been able
to do this?  I would sure like know how.

Regards,
Jeff McLamb

 
 
 

Accessing Oracle databases from withing Guardian

Post by Alex Lewandowsk » Sat, 07 Feb 1998 04:00:00


Whats about Tandem ODBC ?



Quote:> My applications are running under Guardian D43.

> I have a need to programmatically perform SQL
> queries on an Oracle database residing on an
> HP9000 (Unix).

> TNS says that there is no Tandem utility / functionality to
> allow a program running on the Tandem to access
> an outside Oracle database.  Has anyone ever been able
> to do this?  I would sure like know how.

> Regards,
> Jeff McLamb


 
 
 

Accessing Oracle databases from withing Guardian

Post by Dan Parke » Sat, 07 Feb 1998 04:00:00



> Whats about Tandem ODBC ?

Tandem's ODBC product is like any other vendor's ODBC in that they only
provide client drivers for platforms accessing THEIR DBMS (SQL/MP in
this case)...not drivers to access OTHER DBMSs.

Dan Parker
Sterling Software, Inc.

--
-- "If food is the body of good living, wine is its soul"
--
--   Clifton Fadiman, American editor and writer.
--   1904-?
--

 
 
 

Accessing Oracle databases from withing Guardian

Post by Jeff McLam » Tue, 10 Feb 1998 04:00:00


Thanks for your feedback.

This was the first area I looked
into as well, but Tandem ODBC only
allows you to perform Outside/In queries
on Tandem SQL files.

In other words it will allow you to access
Tandem SQL databases from another host such
as a PC or Unix Box, but it doesn't allow
you to access an Non-Tandem Oracle database
residing off the system.


> Whats about Tandem ODBC ?



> > My applications are running under Guardian D43.

> > I have a need to programmatically perform SQL
> > queries on an Oracle database residing on an
> > HP9000 (Unix).

> > TNS says that there is no Tandem utility / functionality to
> > allow a program running on the Tandem to access
> > an outside Oracle database.  Has anyone ever been able
> > to do this?  I would sure like know how.

> > Regards,
> > Jeff McLamb

 
 
 

Accessing Oracle databases from withing Guardian

Post by Dan Parke » Wed, 11 Feb 1998 04:00:00



> Thanks for your feedback.

> This was the first area I looked
> into as well, but Tandem ODBC only
> allows you to perform Outside/In queries
> on Tandem SQL files.

> In other words it will allow you to access
> Tandem SQL databases from another host such
> as a PC or Unix Box, but it doesn't allow
> you to access an Non-Tandem Oracle database
> residing off the system.

Jeff,

You are correct, but don't get trapped into thinking that this is a
Tandem deficiency.  This is true of ANY vendor's ODBC implementation.
ODBC client drivers are always supplied by the vendor of the server
DBMS, not the client environment.  For instance, the Windows drivers
that allow you to access Oracle, Sybase, and Paradox from a Windows
client are developed and provided by Oracle, Sybase, and Borland...not
Microsoft (I know, I know...you can get them from Microsoft, but they
get them from the DBMS vendors.)

Dan

--
-- "If food is the body of good living, wine is its soul"
--
--   Clifton Fadiman, American editor and writer.
--   1904-?
--

 
 
 

Accessing Oracle databases from withing Guardian

Post by KR » Wed, 11 Feb 1998 04:00:00


Jeff,

We looked at expanding our ODBC product (DynaAccess) to include a gateway
that will run on the Tandem system and access databases on other platforms
via ODBC but market research did not warrant for turning this module into a
full fledged product.  The DynaAccess product suite today allows Unix
Clients (Sun, HP and AIX) to reach the Tandem SQL and Enscribe databases
via ODBC, but not the other way around.
Have you considered developing a Tandem process talking to an HP/Oracle
process and retrieving your database info.  This could be accomplished by
using the Piccolo middleware to send and receive messages between the
Tandem and the HP systems.

Good Luck

Karim



> Thanks for your feedback.

> This was the first area I looked
> into as well, but Tandem ODBC only
> allows you to perform Outside/In queries
> on Tandem SQL files.

> In other words it will allow you to access
> Tandem SQL databases from another host such
> as a PC or Unix Box, but it doesn't allow
> you to access an Non-Tandem Oracle database
> residing off the system.


> > Whats about Tandem ODBC ?

 
 
 

1. Installing Oracle Server on a PC Guardian encrypted disk

I have been trying to install Oracle 8.1.7 on a company notebook
running NT4 (SP6) but fail when trying to create the database with an
ORA-01503 CREATE CONTROLFILE failed error.

The only 'strange' thing about this notebook is that it has PC
Guardian installed and this performs disk encryption, loading before
the OS.

I am assuming that this encryption is the problem and thinking that
perhaps Oracle is attempting to do direct disk access once the files
have been created via the OS.

Does anyone know if this is case, i.e. if there is an issue with
Oracle Server and encrypted disks?

Company security policy is such that I am not allowed to disable this
encryption software although I am currently fighting the company
security department. I would like to know if my suspicions are correct
before I take the issue any higher...

2. SQLTable does not show list of tables

3. Using variable withing shell scripts for calling Oracle DB procedures

4. Upgrading server with SQL 7 (sp3) from NT4 (SP6) to WIN2000.

5. Sybase Security Guardian question - SQL Server DCE enablement

6. HELP! - visual control of DBGrid refresh

7. Security Guardian

8. SELECT Query Help

9. Experiences with Guardian??

10. Copying Memo Fields withing SQL Server

11. maximum value withing a group

12. Order withing a group

13. invalid use of getdate() withing a function