About 54,100 results
Open links in new tab
  1. Oracle Database vs PostgreSQL with versions that have the same …

    Jun 14, 2023 · I have to compare the same Oracle and PostGreSQL Database products. Since yesterday I have searched on the website but there are no features that I think are the same in …

  2. PL/SQL - Catching NO_DATA_FOUND Exception - Oracle Forums

    Apr 15, 2021 · In Oracle Apex 20.2, I have a Process that should display a message once it encounters an ORA-20987: No data found in uploaded file but my current code (please refer …

  3. Oracle.DataAccess参照エラー? - Oracle Forums

    Feb 22, 2011 · 変換後、参照コンポーネント 'Oracle.DataAccess' が見つかりません。 のエラーが表示されたので、以下をダウンロードし、インストールしました。

  4. ODBC gateways connect to postgresql - Oracle Forums

    Apr 25, 2019 · Hi All,I am experiencing issue when try to connect from Oracle to Postgresql throught odbc gateway using dblink. My error as below:SQL> select count (*) from study ...

  5. Oracle Configure dblink to access PostgreSQL - Oracle Forums

    Dec 4, 2024 · I've been trying to use oracle to create a database that can dblink to PG, after installing the unixODBC and PostgreSQL ODBC drivers successfully, I configured odbcinst.ini …

  6. PostgreSQL on Oracle Linux

    May 7, 2020 · No Match for argument: postgresql-10.12.tar.gz No Packages marked for removal As @"Avi Miller-Oracle" already explained, you need to quote the argument if you want to …

  7. Oracle DBLINK to PostgreSQL - Oracle Forums

    Oct 8, 2018 · HiI have two Oracle databases 11GR2. I am using DBLINK. One of these DB is going to be migrated to PostgreSQL. Is there any equivalent to Oracle DBLINK fro …

  8. Migration from PostgreSQL to Oracle using Oracle SQL Developer

    Jan 27, 2020 · HiI am trying to copy data from PostgreSQL to Oracle using Oracle SQL developer.I have created a connection to the PostgreSQL database in Oracle SQL …

  9. Issue connecting to PostgreSQL with Oracle SQL Developer

    Feb 20, 2015 · I'm trying to connect to a PostgreSQL 9 database using Oracle SQL Developer 4.1.0.17_29, but I'm not having any success so far. I added my Third Party JDBC drivers for …

  10. Problems Importing a Postgresql Database into SQL Developer …

    Oct 10, 2023 · PostgreSQL psql (12.6, Server 10.6) I want to import a Postgresql Database into SQL Devolper datamodeler to get the Schema (reverse engineering) in graphical form. The …