Top "Oracle12c" questions

Oracle is an RDBMS product.

Oracle 12c - getting SQL Error: 17410, SQLState: 08000

I am working on the project which used ORACLE 12c db as back-end. and My application is build in java 8. …

java spring-jdbc oracle12c
SQL*Loader-704 and ORA-12154

sqlldr "xxxx/xxxx@YYYYYXXXX" control=/home/local/INTERNAL/xxxxx/Presc_SQLLDR_File/Presc_SQLLDR.ctl log=/home/local/INTERNAL/xxxxx/…

sql-loader oracle12c tnsping
How to grant user space resource on the tablespace in oracle 12c

I had created a user in oracle 12c standard edition. Now I tried to create a table using the username …

oracle oracle-sqldeveloper oracle12c tablespace
Sample for Entity Framework 6 + Code First + Oracle 12c

I have a problem with a Visual Studio solution using Entity Framework 6 + Code First + Oracle 12c. I'm not sure it …

entity-framework code-first oracle12c
Oracle 12c: How can I modify an existing primary key column to an identity column?

I have a table which contains a primary key column which is auto incremented from application. How can I modify …

sql oracle oracle12c
Wildfly Failed to Load Module for Oracle Driver

I'm attempting to add an Oracle DB datasource to Wildfly 10. Here's what I have: <wildfly-home>\modules\com\oracle\…

oracle jdbc wildfly oracle12c wildfly-10
Search a JSON array in Oracle

I'm trying to use the new JSON features introduced in Oracle 12.1.0.2 However I can't seem to find a way to …

sql arrays json oracle oracle12c
Oracle/SQL: Check If Trigger Enabled/Disabled

How do you check if a specific trigger is enabled or disabled in Oracle/SQL? The following specifies if my …

oracle oracle12c
Errors when connecting oracle DB with Power BI

I am trying to use Power BI to connect with Oracle 12c Data source, I have looked for multiple solutions …

powerbi oracle12c powerbi-datasource powerbi-desktop
Are the latest Oracle 12c Release 2 JDBC driver and UCP available via maven?

Oracle corporation released a new version 12.2.0.1 of their JDBC driver, for Oracle Database 12c Release 2. The JAR files can be …

oracle12c ojdbc