3
Jun

Parsing a XML Document fails

Cause
The cause of this problem has been identified in Bug 7018855. It is caused by the loading of the dtd via http while validating the document while Parsing a manifested DOM.

Solution
-- To implement the solution, please execute the following steps:
Switch off dtd validation, then the procedure runs to completion in 10.2.0.3, 10.2.0.4 and 11.1.0.6
Workaround
SQL> alter session set events ='31156 trace name context forever, level 2';

free b2evolution skin
23
Nov

Character Set Related Query

BEGIN
   FOR i IN 1..3000
   LOOP
    if nls_charset_name(i) is not null then 
     dbms_output.put_line(TO_CHAR(i) || ' ' || nls_charset_name(i));
    end if;
   END LOOP;
 END;
/
free b2evolution skin
19
Nov

PL/SQL Profiler

Zunächst einmal, was ist der PL/SQL Profiler und was kann ich grob mit ihm machen ?
Der Profiler ist eine PL/SQL Package, dass die Ausführung von anderem PL/SQL Code beobachtet und Ausführungszeit und Häufigkeit protokolliert. Er dient dazu langsame Codestücke zu finden, oder Code zu identifizieren der einfach unnötig oder zu oft ausgeführt wird. Ein Profiler ist nicht mit einem Debugger zu verwechseln, denn ich kann weder Schritt für Schritt den Ablauf verfolgen, noch kann ich Haltepunkte oder ähnliches definieren. Das macht aber auch die Anwendung eines Profilers sehr einfach:

Read more »

free b2evolution skin

:: Nächste >>

Free WordPress Themes