Home| Progetto| Web| Faq| Acronimi | ||||
Argomenti Documenti pubblicabili:1120
Scripts:1282 Documenti non pubblicabili:162 Categorie tematiche:68 .Net |_C# |_Visual basic.net |_Asp.net Active Server Pages C++ Cascade Style Sheet JavaScript Mysql Php Xml Java |_Java 2 Micro Edition |_Java server pages |_Java Servlet Oracle |_PLSQL PostgreSQL Unix
Oracle...
Info:
Ricavare lista oggetti modificati in un dato intervallo di tempo
Oracle...
Script:
dbms_output.put_line
Unix...
Tip:
Rimuovere un file in Unix / Delete a file
PLSQL...
Script:
TYPE TABLE
Oracle...
Tip:
background_dump_dest
Oracle...
Faq:
Come individuare a quale tablespace appartiene una tabella?
Shell scripting...
Script:
if e else
Un servizio Web XML è un'unità logica di applicazioni che fornisce dati e servizi ad altre applicazioni.
Le applicazioni accedono ai servizi Web XML tramite protocolli Web universali e formati di dati quali HTTP, XML e SOAP.
Php Funzione mail()
La J2EE (Java 2 Enterprise Edition) è dedicata a tutti coloro che desiderano aggiungere il supporto della versione Enterprise di Java (ad esempio a Tomcat) e quindi le funzionalità avanzate come Enterprise JavaBeans etc.
Un servizio Web XML è un'unità logica di applicazioni che fornisce dati e servizi ad altre applicazioni.
Le applicazioni accedono ai servizi Web XML tramite protocolli Web universali e formati di dati quali HTTP, XML e SOAP.
|
Oracle
Home >Oracle > Where is my trace file
Where is my trace file. Sometimes after you issued such as a 10053 trace or alter database backup controlfile to trace you want to find right away the file direcory and name. The v$diag_info view keep track of trace files and is very handy. For example $ sqlplus sys as sysdba Connected to: Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production SQL> ALTER SESSION SET EVENTS '10053 trace name context forever'; Session altered. SQL> select count(1) from dba_tables; COUNT(1) ---------- 2603 SQL> SELECT value FROM v$diag_info WHERE name = 'Default Trace File'; VALUE -------------------------------------------------------------------------------- /oracle/db_12C/diag/rdbms/db1/trace/db1_ora_32586.trc SQL> exit
$ more /oracle/db_12C/diag/rdbms/db1/trace/db1_ora_32586.trc
Trace file /oracle/db_12C/diag/rdbms/db1/trace/db1_ora_32586.trc Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production (...) System name: SunOS Node name: server1 Release: 5.11 Version: 11.2 Machine: sun4v Instance name: db1 Redo thread mounted by this instance: 1 Oracle process number: 39 Unix process pid: 32586, image: oracle@server1 (TNS V1-V3) *** 2015-05-19 10:58:43.574 (...) *** MODULE NAME:(sqlplus@server1 (TNS V1-V3)) 2015-05-19 10:58:43.574 *** CLIENT DRIVER:(SQL*PLUS) 2015-05-19 10:58:43.574 *** ACTION NAME:() 2015-05-19 10:58:43.574 (...) --------------------- QUERY BLOCK SIGNATURE --------------------- signature (): qb_name=SEL$1 nbfros=1 flg=0 fro(0): flg=5 objn=4140 hint_alias="DBA_TABLES"@"SEL$1" Registered qb: SEL$2 0x7c511490 (PARSER) --------------------- QUERY BLOCK SIGNATURE --------------------- (...) The same if you issue,backup controlfile to trace or other trace operations. $ sqlplus sys as sysdba SQL> alter database backup controlfile to trace; Database altered. SQL> SELECT value FROM v$diag_info WHERE name = 'Default Trace File'; NAME ---------------------------------------------------------------- VALUE ---------------------------------------------------------------- Default Trace File /oracle/db_12C/diag/rdbms/db1/trace/db1_ora_725.trc SQL> exit
$ more /oracle/db_12C/diag/rdbms/db1/trace/db1_ora_32284.trc
Trace file /oracle/db_12C/diag/rdbms/db1/trace/db1_ora_32284.trc Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production With the Partitioning, OLAP, Advanced Analytics and Real (...) System name: SunOS Node name: server1 Release: 5.11 Version: 11.2 Machine: sun4v Instance name: db1 Redo thread mounted by this instance: 1 Oracle process number: 39 Unix process pid: 725, image: oracle@server1 (TNS V1-V3) (...) *** 2015-05-19 11:12:25.612 *** SESSION ID:(592.55309) 2015-05-19 11:12:25.612 (...) *** MODULE NAME:(sqlplus@server1 (TNS V1-V3)) 2015-05-19 11:12:25.612 (...) -- LOG_ARCHIVE_FORMAT=%t_%s_%r.dbf -- DB_UNIQUE_NAME="DB1" (...) Warning: include(ads/text468x15.html): failed to open stream: No such file or directory in D:\inetpub\webs\fishscriptcom\documents\view_document.php on line 131 Warning: include(): Failed opening 'ads/text468x15.html' for inclusion (include_path='.;C:\php\pear') in D:\inetpub\webs\fishscriptcom\documents\view_document.php on line 131 Tutorial ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Script ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Comandi ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Codici errore ![]() ![]() ![]() ![]() ![]() |
Cerca
Oracle...
Info:
Assegnare solo i privilegi necessari (Least privilege)
Well-formedness is a new concept introduced by [XML]. Essentially this means that all elements must either have closing tags or be written in a special form (as described below), and that all the elements must nest properly.
Well-formedness is a new concept introduced by [XML]. Essentially this means that all elements must either have closing tags or be written in a special form (as described below), and that all the elements must nest properly.
Oracle...
Info:
Oracel shared server: session memory
Oracle...
Citazioni:
Designing an efficient Schema ...
Oracle...
Definizioni:
Set di caratteri (Characterset)
Oracle...
Definizioni:
Set di caratteri (Characterset)
Shell scripting...
Script:
Compact if construct
fishScript.Com is accessible by Mobile access technology
as mobile phones, Palm and Pocket PC .
Nicoleta e Marco Magnani tutorial, examples, courses, esempi, corsi, esercizi, appunti vari Dottoressa Nicoleta Dragu Formatrice Docente Insegnante Mediatrice Culturale Dott. Marco Magnani Universita La Sapienza Roma Master Computer Science Hunter College New York , Data Base Administrator DBA oracle System architect |