Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in oracle11g

DBMS_DATA_MINING.CREATE_MODEL causes "ORA-40103: invalid case-id column: TID" on 11.2.0.1.0 64b, but on 10g OK

LISTAGG equivalent with windowing clause

sql oracle oracle11g

truncated LISTAGG string [duplicate]

Why cannot I create triggers on objects owned by SYS?

Handling UTF-8 characters in Oracle external tables

utf-8 oracle11g

How to tune a range / interval query in Oracle?

sql oracle oracle11g

Query very slow after a few execution

oracle oracle11g

Speed of paged queries in Oracle

What type of join is '....where A.ID = B.ID (+)'

sql oracle join plsql oracle11g

"ORA-04068: existing state of packages has been discarded ORA-04065: not executed, altered or dropped stored procedure

oracle plsql oracle11g

sealing violation: package oracle.net.ns is sealed

java oracle jdbc oracle11g ojdbc

How to Backup and Restore ORACLE Database 11g Like SQL2005 Database

oracle11g

OracleConnection.Open is throwing ORA-12541 TNS no listener

Oracle: Create a View with Auto Increment id column

oracle view plsql oracle11g

PLSQL: VARBIABLE := SEQUENCE.NEXTVAL or SELECT SEQUENCE.NEXTVAL into VARIABLE from dual?

plsql oracle11g oracle11gr2

How to export a table to csv or excel format

python oracle11g cx-oracle

GenericJDBCException: Invalid column type: getCLOB not implemented

java jdbc oracle11g

Oracle automatic partitioning by day

giving correct username& password, get ORA-01017: invalid username/password; logon denied

Executing an Oracle Stored Proc as Another User