peterwassmann
Posts: 1
Joined: Tue May 03, 2016 11:40 am

ORACLE 11 Instand Client installieren, wie geht das?

Tue May 03, 2016 12:28 pm

Hallo zusammen,

ich möchte mit einem Raspi3 auf eine Oracle11 DB zugreifen können.
Wie bekommt man das hin?
Ich habe schon viel gelesen, aber nicht den richtigen und vor allen Dingen verständlichen Weg gefunden.
Kann mir irgend jemand helfen, wenn möglich in Deutsch.
Ich bin nicht der Linux Freak, möchte es aber trotzdem gern versuchen.

Bitte auch den Weg wie man die Datenbank verbindet.
Bei WINDOWS muss man eine TNSNAMES.ORA anpassen.
Gibt es das hier auch?

Ich danke schon einmal im voraus.

Peter

Chemnitzsurfer
Posts: 9
Joined: Thu Apr 28, 2016 4:16 pm
Location: Chemnitz / Deutschland

Re: ORACLE 11 Instand Client installieren, wie geht das?

Thu May 05, 2016 7:40 am

Keine Ahnung ob es dir was hilft, ( kenne mich mit Datenbanken nicht wirklich aus) Habe jetzt einfach mal meine Paketverwaltung nach dem Stichwort Oracle bemüht
Es gibt aber ein Paket mit du CLSQL-Datenzugriffe von Oracle-Datenbanken nutzen kannst.
Heist cl-sql-oracle (CLSQL-Datenbank-Back-End, Oracle ) und ist unter anderen in der Synaptic Paketverwaltung zu finden.
Daneben findest du auch noch bei Synaptic :
libmono-oracle4.0-cil
Mono Oracle library (for CLI 4.0)
Mono is a platform for running and developing applications based on the
ECMA/ISO Standards. Mono is an open source effort led by Xamarin.
Mono provides a complete CLR (Common Language Runtime) including compiler and
runtime, which can produce and execute CIL (Common Intermediate Language)
bytecode (aka assemblies), and a class library.

This package contains the Mono Oracle library for CLI 4.0.
--------------------------------------------------------------------------------------------------------------
libdatetime-format-oracle-perl
module for parsing and formatting Oracle dates and timestamps
DateTime::Format::Oracle may be used to convert Oracle date and timestamp
values into DateTime objects. It also can take a DateTime object and produce
a date string matching the NLS_DATE_FORMAT.

Oracle has flexible date formatting via its NLS_DATE_FORMAT session variable.
Date values will be returned from Oracle according to the current value of
that variable. Date values going into Oracle must also match the current
setting of NLS_DATE_FORMAT.

Timestamp values will match either the NLS_TIMESTAMP_FORMAT or
NLS_TIMESTAMP_TZ_FORMAT session variables.

This module keeps track of these Oracle session variable values by examining
environment variables of the same name. Each time one of Oracle's formatting
session variables is updated, the %ENV hash must also be updated.
--------------------------------------------------------------------------------------------------------------
libdb-je-java
Oracle Berkeley Database Java Edition
Oracle Berkeley DB Java Edition is a open source, embeddable,
transactional storage engine written entirely in Java. Like Oracle
Berkeley DB, Oracle Berkeley DB Java Edition executes in the address
space of the application, without the overhead of client/server
communication. It stores data in the application's native format, so
no runtime data translation is required. It provides an easy-to-use,
programmatic interface, allowing developers to store and retrieve
information quickly, simply and reliably.
--------------------------------------------------------------------------------------------------------------
postgresql-9.5-orafce
Oracle support functions for PostgreSQL 9.5
Dieses Projekt implementiert einige Funktionen für die Kompatibilität mit
Oracle. Die Funktionalität wurde unter Oracle 10g überprüft und das Modul
ist für den produktiven Einsatz geeignet.
--------------------------------------------------------------------------------------------------------------
sqldeveloper-package
»Oracle SQL Developer«-Debian-Paketerzeugung
Dieses Werkzeug hilft dabei, ein Debian-Paket des Programms Oracel SQL
DEveloper zu bauen. Oracle SQL Developer unterliegt den Bestimmungen des
Urheberrechtshalters (Oracle USA Inc.). Aus diesem Grund bestehen
Limitierungen hinsichtlich der Weiterverwendung der resultierenden Pakete
(keine Weitergabe usw.). Dieses Werkzeug ist nur ein Hilfsmittel und es
liegt in der Verantwortung des Benutzers, das resultierende Paket
entsprechend den Vorgaben der OTN-Lizenz zu benutzen. Eine Kopie der
Lizenz, der Sie zustimmen müssen, wenn Sie das Paket herunterladen, liegt
dem Quelltext bei.

This utility will require you to download the architecture independent
archive from <http://www.oracle.com/technetwork/developer-tools/sql-
developer>, identified as "Oracle SQL Developer for other platforms",
"Oracle SQL Developer for Multiple Platforms" or "Oracle SQL Developer for
Linux and Unix" (depending on which version you are building), to create
the Debian package from.
--------------------------------------------------------------------------------------------------------------

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: ORACLE 11 Instand Client installieren, wie geht das?

Thu May 05, 2016 7:55 am

Auf eine Oracle Datenbank "zugreifen" zu wollen
ist etwas vage. Welches Protokoll wird in
solchen Fällen genutzt ?

Welche Programmiersprachen beherrscht du ?
Gibt es bereits eine Anwendung die du zum Zugriff
nutzen willst ? Wenn ja , verfügst du über den Quelltext ?
In welcher Programmiersprache ist der Quelltext ?

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

Return to “Deutsch”