Project

General

Profile

Actions

Bug #16351

closed

logging incomplete?

Added by Martin Kutschker almost 18 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2006-07-17
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

While rendering a page on Oracle I got an SQL error on the page, but no entry in the DBAL debug log.

The error was this:

Warning: ociexecute() [function.ociexecute]: ORA-12899: Wert zu gro㮣ß für "T3TEST3"."cache_hash"."ident" (aktuell: 23, maximal: 20) in C:\WWW\oracle\typo3\sysext\adodb\adodb\drivers\adodb-oci8.inc.php on line 1016

Warning: OCI-Lob::save() [function.OCI-Lob-save]: OCI_INVALID_HANDLE in C:\WWW\oracle\typo3\sysext\adodb\adodb\drivers\adodb-oci8.inc.php on line 695

The point is not the actual error, but the missing log entry.

(issue imported from #M3854)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #16706: wrong SQL error in log (PostgreSQL)ClosedKarsten Dambekalns2006-11-09

Actions
Actions #1

Updated by Martin Kutschker almost 18 years ago

The mentioned query comes from an exec_INSERTquery situated in t3lib_page::storeHash().

Actions #2

Updated by Xavier Perseguers almost 14 years ago

This bug is really old. I reworked DBAL a lot for TYPO3 4.3. I never saw this error although I worked a lot with Oracle.

If this bug cannot be confirmed anymore, I'll close this bug in about 2 weeks.

Actions #3

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Closed
  • Target version deleted (0)
  • TYPO3 Version set to 4.0

Over 3 years no response => closed

Actions

Also available in: Atom PDF