trc recreation

Read about trc recreation, The latest news, videos, and discussion topics about trc recreation from alibabacloud.com

Share pool 10: Simulate ORA-4031 errors

level 2ORA-04031: unable to allocate 136 bytes of shared memory ("sharedpool", "select/* + rule */Bucket_cn... "," SQLA ^ 337fc737 "," kccdef: qkxrMemAlloc ")Elapsed: 00:00:10. 99BYS @ bys3> show parameter shared_poolORA-04031: unable to allocate 16 bytes of shared memory ("sharedpool", "unknownObject "," KGLH0 ^ 92c529c4 "," kglHeapInitialize: temp ") You can also see a large number of error logs in the warning log: Mon Feb 03 20:20:44 2014Errors in file/u01/diag/rdbms/bys3/bys3/trace/bys3_mmo

Case of Oracle RAC node restart caused by mapid overflow

= 11141424 At this point, in the database alert log log of Node 2, no other information was found, only the information that the node 1 instance was restarted. Therefore, it is not difficult to see that the node ASM instance was forced to terminate, is the key to this problem. We further analyzed the log of the Node 1 ASM instance and found the following information: Tue Sep 15 21:51:52 2015Time drift detected. Please check VKTM the trace file for more details.Thu Sep 17 11:38:06 2015Errors i

Load Balancing (LB) Details

written to/u01/Oracle/10.2.0/db_1/Network/Trace/listener. TRC Trace Level is currently 0 Started with PID = 25371 Listening On: (description = (address = (Protocol = TCP) (host = felix1) (Port = 1521 ))) Listener completed notification to CRS on Start Timestamp * connect data [* protocol info] * event [* Sid] * return code 03-jun-2014 11:51:54 * (CONNECT_DATA = (cid = (program =) (host = felix1) (user = Oracle) (command = status) (arguments = 64) (

Tkprof read Oracle trace

, enable the trace function, execute an SQL statement, and disable trace: 3. Browse trace files Open the trace file directory: CD/ora10g/admin/otdrdb/udump By date, the file that appears at the top is the generated trace file: Ls-T | more Let's take a look at the unprocessed trace file. The content format is not easy to read: More otdrdb_ora_30597.trc Use tkprof to handle otdrdb_ora_30597.trc:

Oracle maintenance: Daily Work

to the problems found in the log for timely processing Problem Processing The startup parameter is incorrect. Check the initialization parameter file The redo log cannot be switched because the checkpoint operation or archive operation is not completed. If this happens frequently, you can increase the redo log file group and find a way to improve the efficiency of checkpoint or archive operations; The tablespace is deleted without authorization. C

SSD hard disk, not used on server first

Recently, I bought two SSD hard disks and mounted them to the database. I put the virtual memory and temp tablespace and a controlfile on them. I hope to improve the efficiency of the database by taking advantage of the fast I/O feature of the SSD hard disk. after two weeks of running in the test environment, I moved to the formal environment. At noon today (3rd days), I received a call from my colleagues while I was on the way to dinner, and the database went down. return to the data center and

SQL tracking methods

\ udump \ fgisdb_ora_5600.trc 2) obtain the trace file using SQL-- SQL: view the location of the current session trace fileSelect D. Value | '\' | Lower (rtrim (I. instance_name, CHR (0) | '_ ora _' |P. spid | '. trc' trace_file_nameFrom (select P. spidFrom v $ mystat M, V $ session S, V $ PROCESS pWhere M. Statistic # = 1And S. Sid = M. SidAnd P. ADDR = S. paddr) P,(Select instance_name from V $ instance)

Detailed description of Oracle tracking files and dump commands

I,OracleTracking FileThere are three types of Oracle tracking files: One is the background alarm log file, which recordsDatabaseActivities of background processes during startup, shutdown, and running, such as creating tablespaces, creating rollback segments, some alter commands, log switching, and error messages. When the database fails, you should first check the file, but the information in the file is not necessarily related to any error status. The background alarm log file is saved in th

Basic class DSP/bios api call

log_disable (log_obj * log)Disable the log function of the specified direction.(2) void log_enable (log_obj * log)Enable the log function of the specified direction(3) void log_error (string format, Arg arg0)Void log_message (string format, Arg arg0)The previous function can write an event, data, or error message to the System Log according to the specified format string. This function is not affected by the TRC tracking management module.The latter

ORACLE Database Analysis and Processing (ora-1578)

One quiet afternoon, an AIX small machine with an ORACLE database in the test environment was shut down due to an unexpected power failure. In the test environment, an engineer was assigned to solve the problem. Specifically, the server was restarted, it is found that the/app directory of oracle is not mounted. Then we fixed it through smitty fs, mounted the app, and started oracle. The system logs of system.txt (obtained through errpt-a), alert_soa.log, and oracle trace logs

ORA-01438 Solution

[Oracle @ localhost udump] $ pwd /Home/oracle/admin/ORCL/udump [Oracle @ localhost udump] $ ls ORCL_ora_5035.trc You can also use an SQL script to find the generated trace file: SELECT a. VALUE | B. symbol | c. instance_name | '_ ora _' | d. spid | '. trc'Trace_fileFROM (SELECT VALUEFROM v $ parameterWHERE name = 'user _ dump_dest '),(Select substr (VALUE,-6, 1) symbolFROM v $ parameterWHERE name = 'user _ dump_dest ') B,(SELECT instance_name FROM v

One ORA-600 [13011], one ora-60013011

One ORA-600 [13011], one ora-60013011SunOS 5.10 Oracle 10.2.0.2.0 development environment a database has a ora-600 error.Alert. error message in log: Thu Nov 13 15:11:43 2014 Errors in file/oracle/admin/sun/bdump/sun_j000_29589.trc: ORA-00600: internal error code, arguments: [13011], [298314], [4277430], [0], [4277430], [17], [], [] Thu Nov 13 15:11:45 2014 Errors in file/oracle/admin/sun/bdump/sun_j000_29589.trc

ORA-00600: internal error code, arguments: [kcratr_nab_less_than_odr], [1], [1498], [18713], [18720], internalerror

ORA-00600: internal error code, arguments: [kcratr_nab_less_than_odr], [1], [1498], [18713], [18720], internalerrorDatabase Server appears ORA-00600 [kcratr_nab_less_than_odr], cannot open database 1. open DATABASE reports ORA-00600 [kcratr_nab_less_than_odr] SQL> ALTER DATABASE OPEN; ALTER DATABASE OPEN * 1st Line Error: ORA-00600: Internal error code, parameter: [kcratr_nab_less_than_odr], [1], [99189], [43531], [43569], [], [], [], [], [], [], [] 2. view alert logs Wed Jan 11 13:56:16 2012 al

ORA-600 [4194] Description

I.Description A friend's library cannot be opened. The error message is as follows: Errors in filef: \ app \ administrator \ diag \ rdbms \ orcl \ trace \ orcl_ora_assist.trc (incident = 89062 ): ORA-00600: Internal error code, parameter: [4194], [78], [8], [], [], [], [], [], [], [], [], [], [] ORA-00600: Internal error code, parameter: [4194], [78], [8], [], [], [], [], [], [], [], [], [], [] Incident details in: f: \ app \ administrator \ diag \ rdbms \ orcl \ incident \ incdir_89062 \ orcl_o

ORA-600 [13013] handling process

ORA-600 [13013] handling process Record one ORA-600 [13013] Process A ORA-600 [13013] error was found in the alert Log after a database exception was completed Thu Mar 08 23:29:37 2012 Errors infile/opt/Oracle/diag/rdbms/chf/trace/chf_smon_24137.trc (incident = 38681 ): ORA-00600: internal error code, arguments: [13013], [5001], [518], [4198427], [170], [4198427], [17], [], [], [], [], [] Incident details in:/opt/oracle/diag/rdbms/chf/incident/incdir_

Oracle instance recovery

/u01/app/oracle/admin/orcl/bdump Alert_orcl.log orcl_arc0_4016.trc orcl_arc1_4018.trc orcl_lgwr_3995.trc SQL> ho cat/u01/app/oracle/admin/orcl/bdump/alert_orcl.log ---------------------------------------------------------------- ALTER DATABASE MOUNT Thu Jul 22 12:44:40 2010 Setting recovery target incarnation to 10 Thu Jul 22 12:44:40 2010 Successful mount of

Oracle Database hang

Oracle Database hang I. Possible phenomena in database hang 1. The most intuitive thing is that most of your business operations, for example, a query takes a long time, or no results are returned at all. This is different from the simple lock table. 2. Using HP-UNIX with glance, Aix with nmon, and SAR for monitoring in the operating system may lead to the illusion that the system is idle. On the surface, the system looks idle. In fact, the system has hang. 3. Check v $ session_wait for a large

ODBC Data Source problems!

When installing vcenter encountered the following problem: ORA-12012: too many has been too many has 23 flood ORA-01403:? ORA-06512: Small? "Vcadmin. stats_rollup1_proc", line 245 ORA-06512: Small? Line 1 Mon Mar 19 20:32:08 2012 Errors in file c: \ app \ Administrator \ diag \ RDBMS \ vcenter \ trace \ vcenter_j000_5548.trc: ORA-12012 ORA-01403:? ORA-06512: Small? "Vcadmin. stats_rollup3_proc", line 247 ORA-06512: Small? Line 1 Mon Mar 19 20:46:19 20

What should I do if the Oracle control file is lost?

*. Job_queue_processes = 10*. Large_pool_size = 4194304*. Log_archive_format = '% T _ % S _ % R. dbf'*. Open_cursors = 300*. Pga_aggregate_target = 66060288*. Processses = 150*. Remote_login_passwordfile = 'clusive'*. Sga_target = 201326592*. Shared_pool_size = 109051904*. Streams_pool_size = 0*. Undo_management = 'auto'*. Undo_tablespace = 'undotbs1'*. User_dump_dest = '/Oracle/admin/orcl/udump' 2. Use the old control file to mount the database,SQL> startup Mount pfile = 'initorcl. ora ';SQL> s

SQL that is emitted by the trace file lookup program

Trace file is a text file followed by TRC, which records various SQL operations and what is consumedAccording to the trace file, we can understand which SQL is causing the system's performance bottleneck, and then take the appropriateMode tuning.Query production report-WIP of the ownership process;Show parameter sql_trace;(if value is false, the system does not currently produce trace files.) Take the following actions to make the system produce trace

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.