BSLN_MAINTAIN_STATS_JOB

Hi all,
We support an SAP system with oracle 11.2 as the DB, and a couple of days ago we got an alert for BSLN_MAINTAIN_STATS_JOB, and i wanted to know whats the purpose of this job , is this job for stats collection on tables as SAP has a separate method for collecting statistics and we disable the oracle default method.
this is what i got from metalink, The program BSLN_MAINTAIN_STATS_PROG will keep the default baseline's statistics up-to-date, but i did not understand what's default baseline's statistics, could anyone please let us know.
ORA-12012: error on auto execute of job "SYS"."BSLN_MAINTAIN_STATS_JOB"
ORA-06502: PL/SQL: numeric or value error
ORA-06512: at "DBSNMP.BSLN_INTERNAL", line 2073
ORA-06512: at line 1
Thank you / Jonu

Thx Salman, the link does mention the role of job as "The program BSLN_MAINTAIN_STATS_PROG will keep the default baseline’s statistics up-to-date", what does default baseline’s statistics up-to-date mean, is it the stats for tables.

Similar Messages

  • SYS.BSLN_MAINTAIN_STATS_JOB change time...

    Hello all,
    i am on 11.2 and there is a job called SYS.BSLN_MAINTAIN_STATS_JOB which runs at midnight. I was trying to figure out a way to change the time for this as this is conflicting with one of our other jobs and need to change the time....i tried looking in to doc but looks like this is not a straight forward process compared to job schedule by us (dba_jobs).... any help on this would be appericaited...

    try using DBMS_JOB.NEXT_DATE
    exec DBMS_JOB.NEXT_DATE(job#,to_date('11/08/2011 18:00','DD/MM/YYYY HH24:MI'))
    replace the job# with the job id from the dba_jobs table and change the time that suits you.
    oracle document for the dbms_job http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/d_job.htm
    Edited by: user476341 on Aug 11, 2011 5:54 PM

  • XE11: BSLN_MAINTAIN_STATS_JOB

    Hello,
    saw the alert_XE.log and found the following:
    Errors in file /u01/app/oracle/diag/rdbms/xe/XE/trace/XE_j002_11344.trc:
    ORA-12012: error on auto execute of job "SYS"."BSLN_MAINTAIN_STATS_JOB"
    ORA-06550: line 1, column 807:
    PLS-00201: identifier 'DBSNMP.BSLN_INTERNAL' must be declared
    ORA-06550: line 1, column 807:
    PL/SQL: Statement ignored
    This is cause the schema DBSNMP is not installed? Right?
    Is it necessary to install it:
    sqlplus sys/****** as sysdba @?/rdbms/admin/catsnmp.sql
    If i create it the messages disappear.
    Or is it usefull to disable the job BSLN_MAINTAIN_STATS_JOB:
    exec DBMS_SCHEDULER.disable (name => 'BSLN_MAINTAIN_STATS_JOB');
    What is this good for? Do i need it?
    Best regards

    To be honest, there is no "all in one" view from Oracle directly. You either have to start with third-party sources (e. g. [url http://www.asktherealtom.ch/?p=147]Oracle 11g Default Jobs) or go through the docs based on their topic.
    For the latter, a good start would be the Oracle Database Administration Guide, e. g. in Part IV on [url http://docs.oracle.com/cd/E18283_01/server.112/e17120/part6.htm#i996746]Database Resource Management and Task Scheduling. Then, there is the documentation for the [url http://docs.oracle.com/cd/E11882_01/backup.112/e10642/rcmintro.htm#CHDEBFCH]DRA (Data Recovery Advisor). And so on. I'm not sure a "everyday" XE-dba would want to dig deeper into that area, unless you have an actual call for it.
    -Udo

  • Automatic_Gather_Stats is not running in 11g Database.

    Hi
    we are having a 11.2.0.3 rac database on LINUX x86-64 machine. Two days back on wards we noticed that Automatic_Gather_Stats for the database is not running. When we chech the last analyzed for the schemas it is showing 28th NOV last day. After that its has not ran. From yesterday onwards we are running it manually. What could be the reason !
    I had checked the DBA_AUTOTASK_CLIENT. The auto optimizer stats collection belong to group ORA$AT_WGRP_OS is enables. What else I should check . Kindly let me know.
    Thanks
    SHIYAS M

    Here is the output of select state, last_start_date, job_name from dba_scheduler_jobs where job_name like '%STAT%';
    STATE
    LAST_START_DATE
    JOB_NAME
    SCHEDULED
    01-DEC-12 01.01.01.512036 AM -07:00
    MGMT_STATS_CONFIG_JOB
    SCHEDULED
    02-DEC-12 12.00.00.620416 AM -07:00
    BSLN_MAINTAIN_STATS_JOB
    But when I go through many documents it says that the Unlike 10g, 11g does not have the named scheduler job - 'GATHER_STATS_JOB'.
    Rather it has 'auto optimizer stats collection' as a new feature on 11g.
    - The duration times when the windows are open have changed in 11g.
    - The duration times for windows of Monday thru Friday are from 10:00PM till 02:00AM and those for windows of Saturday thru Sunday are from 06:00AM till 02:00AM.
    select client_name, status, window_group
    2 from DBA_AUTOTASK_CLIENT;
    CLIENT_NAME STATUS
    WINDOW_GROUP
    auto optimizer stats collection ENABLED
    ORA$AT_WGRP_OS

  • Can't connect to Express Edition 11g by sql developer

    hello,
    i installed the 11g edition and try to connect to it by sql developer. it didn't work, then I noticed there was an older version (10g) on the laptop. So i removed both, and installed the 11g version, but still it doesn't work.
    My laptop runs on 32-bit windows 7 so I got the 32bit installer of 11g.
    I checked several other threads, but didn't found a solution.
    Some information:
    connecting by sqlplus
    SQL*Plus: Release 11.2.0.2.0 Production on Di Nov 8 09:34:25 2011
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Enter user-name: system
    Enter password:
    Connected to:
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production
    tnsping
    TNS Ping Utility for 32-bit Windows: Version 11.2.0.2.0 - Production on 08-NOV-2011 09:32:43
    Copyright (c) 1997, 2010, Oracle. All rights reserved.
    Used parameter files:
    C:\oraclexe\app\oracle\product\11.2.0\server\network\admin\sqlnet.ora
    Used HOSTNAME adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(CONNECT_DATA=(SERVICE_NAME=))(ADDRESS=(PROTOCOL=TCP)(HOST=fe80::7944:fff9:594b:a534%12)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=fe80::831:366f:f5fe:eab5%16)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.21.74)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=2001:0:5ef5:79fb:831:366f:f5fe:eab5)(PORT=1521)))
    OK (0 msec)
    lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 08-NOV-2011 09:29:24
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Production
    Start Date 08-NOV-2011 08:51:17
    Uptime 0 days 0 hr. 38 min. 7 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\11.2.0\server\network\admin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\diag\tnslsnr\W7-008436\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=W7-008436.iconos.be)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=W7-008436.iconos.be)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "XEXDB" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    Service "xe" has 1 instance(s).
    Instance "xe", status READY, has 1 handler(s) for this service...
    The command completed successfully

    bop wrote:
    The error message indicates that Oracle XE is not running. You can check that in several ways, e.g. by entering Computer Management - select Services and check if OracleServiceXE and OracleXETNSListener are running.
    You can also check log files (*.log,*.trc) in directory C:\oraclexe\app\oracle\diag\rdbms\xe\xe\trace and look for error messages.the services were started.
    I found an error in the "alert_xe.log"
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_j000_388.trc:
    ORA-12012: error on auto execute of job "SYS"."BSLN_MAINTAIN_STATS_JOB"
    ORA-06550: line 1, column 807:
    PLS-00201: identifier 'DBSNMP.BSLN_INTERNAL' must be declared
    ORA-06550: line 1, column 807:
    file xe_j000_388.trc: Trace file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_j000_388.trc
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production
    Windows NT Version V6.1
    CPU : 2 - type 586, 2 Physical Cores
    Process Affinity : 0x0x00000000
    Memory (Avail/Total): Ph:2120M/3063M, Ph+PgF:4631M/6124M, VA:1095M/2047M
    Instance name: xe
    Redo thread mounted by this instance: 1
    Oracle process number: 27
    Windows thread id: 388, image: ORACLE.EXE (J000)
    *** 2011-11-14 08:35:58.999
    *** SESSION ID:(102.5) 2011-11-14 08:35:58.999
    *** CLIENT ID:() 2011-11-14 08:35:58.999
    *** SERVICE NAME:(SYS$USERS) 2011-11-14 08:35:58.999
    *** MODULE NAME:(DBMS_SCHEDULER) 2011-11-14 08:35:58.999
    *** ACTION NAME:(BSLN_MAINTAIN_STATS_JOB) 2011-11-14 08:35:58.999
    ORA-12012: error on auto execute of job "SYS"."BSLN_MAINTAIN_STATS_JOB"
    ORA-06550: line 1, column 807:
    PLS-00201: identifier 'DBSNMP.BSLN_INTERNAL' must be declared
    ORA-06550: line 1, column 807:
    PL/SQL: Statement ignoredso apparently somewhere the parameter DBSNMP.BSLN_INTERNAL is not declared, but how do i fix it?
    bop wrote:
    I don't quite understand the mention of hostname related to sqlplus, do you have several Oracle installations? On a machine with Oracle XE you can normally select "Run Sql Command Line" and you are prompted like this:
    SQL*Plus: Release 11.2.0.2.0 Production on To Nov 10 23:47:26 2011
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    SQL> connect system/pwd
    Connected.
    SQL>it was a reply to the post of orafad

  • OracleServiceXE Won't Start After Active Directory Install

    Hello Folks,
    Newbie to Oracle but proficient in general I.T. stuff. Client contacted us stating Active Directory role installed on Server 2008 box running as a virtual machine. After which client could no longer remotely access server and subsequently removed Active Directory. Since then, OracleServiceXE will not start and no response on the homepage of Oracle at http://127.0.0.1:8080/apex/f?p=4950.
    I see many other posts here of troubleshooting that led to reinstall of software. We're OK with that. However, I would like to verify that the customer's database will be able to be reattached after the reinstall? If so, what is that process please?
    We're open to troubleshooting as well if there's a relatively easy fix but otherwise open to reinstall.
    We're open to paid support if necessary as client has been down for a few days now.
    Please help!
    Thanks,
    Jon

    clcarter,
    Thank you. I copied the entire database directory to the desktop. Should be good to go there.
    Now, how would one shut down the database, go to a startup mount and alter the database open reset logs?
    Alert log (beginning and end) follows:
    Thu Aug 16 16:01:10 2012
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production.
    Using parameter settings in client-side pfile C:\ORACLEXE\APP\ORACLE\PRODUCT\11.2.0\SERVER\CONFIG\SCRIPTS\INIT.ORA on machine DISMART
    System parameters with non-default values:
    sessions = 172
    memory_target = 1G
    control_files = "C:\ORACLEXE\APP\ORACLE\ORADATA\XE\CONTROL.DBF"
    compatible = "11.2.0.0.0"
    db_recovery_file_dest = "C:\oraclexe\app\oracle\fast_recovery_area"
    db_recovery_file_dest_size= 10G
    undo_management = "AUTO"
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    dispatchers = "(PROTOCOL=TCP) (SERVICE=XEXDB)"
    shared_servers = 4
    job_queue_processes = 4
    audit_file_dest = "C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP"
    db_name = "XE"
    open_cursors = 300
    diagnostic_dest = "C:\ORACLEXE\APP\ORACLE"
    Thu Aug 16 16:01:22 2012
    PMON started with pid=2, OS id=2412
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified !
    Thu Aug 16 16:01:22 2012
    PSP0 started with pid=3, OS id=3060
    Thu Aug 16 16:01:22 2012
    VKTM started with pid=4, OS id=1128 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Thu Aug 16 16:01:22 2012
    GEN0 started with pid=5, OS id=5772
    Thu Aug 16 16:01:22 2012
    DIAG started with pid=6, OS id=5972
    Thu Aug 16 16:01:22 2012
    DBRM started with pid=7, OS id=5832
    Thu Aug 16 16:01:22 2012
    DIA0 started with pid=8, OS id=5812
    Thu Aug 16 16:01:22 2012
    MMAN started with pid=9, OS id=5200
    Thu Aug 16 16:01:22 2012
    DBW0 started with pid=10, OS id=2036
    Thu Aug 16 16:01:22 2012
    LGWR started with pid=11, OS id=4284
    Thu Aug 16 16:01:22 2012
    CKPT started with pid=12, OS id=5168
    Thu Aug 16 16:01:22 2012
    SMON started with pid=13, OS id=6020
    Thu Aug 16 16:01:22 2012
    RECO started with pid=14, OS id=5940
    Thu Aug 16 16:01:22 2012
    MMON started with pid=15, OS id=480
    Thu Aug 16 16:01:22 2012
    MMNL started with pid=16, OS id=5320
    Thu Aug 16 16:01:22 2012
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 4 shared server(s) ...
    ORACLE_BASE from environment = C:\oraclexe\app\oracle
    Thu Aug 16 16:01:22 2012
    kcbztek_populate_tbskey: db key in controlfile and datafile 1 is inconsistent..
    Full restore complete of datafile 3 to datafile copy C:\ORACLEXE\APP\ORACLE\ORADATA\XE\SYSAUX.DBF. Elapsed time: 0:00:02
    checkpoint is 354593
    Full restore complete of datafile 4 to datafile copy C:\ORACLEXE\APP\ORACLE\ORADATA\XE\USERS.DBF. Elapsed time: 0:00:09
    checkpoint is 354593
    Thu Aug 16 16:01:53 2012
    Full restore complete of datafile 1 to datafile copy C:\ORACLEXE\APP\ORACLE\ORADATA\XE\SYSTEM.DBF. Elapsed time: 0:00:31
    checkpoint is 354593
    Thu Aug 16 16:02:09 2012
    Full restore complete of datafile 2 to datafile copy C:\ORACLEXE\APP\ORACLE\ORADATA\XE\UNDOTBS1.DBF. Elapsed time: 0:00:47
    checkpoint is 354593
    Thu Aug 16 16:02:09 2012
    Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\oraclexe\app\oracle\oradata\XE\system.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\undotbs1.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\sysaux.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Thu Aug 16 16:02:10 2012
    Successful mount of redo thread 1, with mount id 2672646209
    Completed: Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\oraclexe\app\oracle\oradata\XE\system.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\undotbs1.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\sysaux.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    Shutting down instance (immediate)
    Shutting down instance: further logons disabled
    Stopping background process MMNL
    Stopping background process MMON
    License high water mark = 1
    All dispatchers and shared servers shutdown
    ALTER DATABASE CLOSE NORMAL
    ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Thu Aug 16 16:02:14 2012
    Stopping background process VKTM
    Thu Aug 16 16:02:16 2012
    Instance shutdown complete
    Thu Aug 16 16:02:18 2012
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production.
    Using parameter settings in client-side pfile C:\ORACLEXE\APP\ORACLE\PRODUCT\11.2.0\SERVER\CONFIG\SCRIPTS\INITXETEMP.ORA on machine DISMART
    System parameters with non-default values:
    sessions = 172
    memory_target = 1G
    control_files = "C:\ORACLEXE\APP\ORACLE\ORADATA\XE\CONTROL.DBF"
    compatible = "11.2.0.0.0"
    db_recovery_file_dest = "C:\oraclexe\app\oracle\fast_recovery_area"
    db_recovery_file_dest_size= 10G
    undo_management = "AUTO"
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    dispatchers = "(PROTOCOL=TCP) (SERVICE=XEXDB)"
    shared_servers = 4
    audit_file_dest = "C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP"
    db_name = "XE"
    open_cursors = 300
    diagnostic_dest = "C:\ORACLEXE\APP\ORACLE"
    Thu Aug 16 16:02:26 2012
    PMON started with pid=2, OS id=5128
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified !
    Thu Aug 16 16:02:26 2012
    PSP0 started with pid=3, OS id=5388
    Thu Aug 16 16:02:26 2012
    VKTM started with pid=4, OS id=4004 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Thu Aug 16 16:02:26 2012
    GEN0 started with pid=5, OS id=4976
    Thu Aug 16 16:02:26 2012
    DIAG started with pid=6, OS id=5860
    Thu Aug 16 16:02:26 2012
    DBRM started with pid=7, OS id=5532
    Thu Aug 16 16:02:26 2012
    DIA0 started with pid=8, OS id=2820
    Thu Aug 16 16:02:26 2012
    MMAN started with pid=9, OS id=5088
    Thu Aug 16 16:02:26 2012
    DBW0 started with pid=10, OS id=4236
    Thu Aug 16 16:02:26 2012
    LGWR started with pid=11, OS id=4240
    Thu Aug 16 16:02:26 2012
    CKPT started with pid=12, OS id=4244
    Thu Aug 16 16:02:26 2012
    SMON started with pid=13, OS id=5432
    Thu Aug 16 16:02:26 2012
    RECO started with pid=14, OS id=5076
    Thu Aug 16 16:02:26 2012
    MMON started with pid=15, OS id=5124
    Thu Aug 16 16:02:26 2012
    MMNL started with pid=16, OS id=5924
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 4 shared server(s) ...
    ORACLE_BASE from environment = C:\oraclexe\app\oracle
    Thu Aug 16 16:02:26 2012
    Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\oraclexe\app\oracle\oradata\XE\system.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\undotbs1.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\sysaux.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Successful mount of redo thread 1, with mount id 2672635474
    Completed: Create controlfile reuse set database "XE"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'C:\oraclexe\app\oracle\oradata\XE\system.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\undotbs1.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\sysaux.dbf',
    'C:\oraclexe\app\oracle\oradata\XE\users.dbf'
    LOGFILE
    GROUP 1 SIZE 51200K,
    GROUP 2 SIZE 51200K,
    RESETLOGS
    Stopping background process MMNL
    Stopping background process MMON
    Starting background process MMON
    Thu Aug 16 16:02:29 2012
    MMON started with pid=15, OS id=5732
    Starting background process MMNL
    Thu Aug 16 16:02:29 2012
    MMNL started with pid=16, OS id=5704
    ALTER SYSTEM enable restricted session;
    alter database "XE" open resetlogs
    RESETLOGS after incomplete recovery UNTIL CHANGE 354593
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_ora_5312.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    Clearing online redo logfile 1 C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_%U_.LOG
    Clearing online log 1 of thread 1 sequence number 0
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_ora_5312.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_ora_5312.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    Clearing online redo logfile 1 complete
    Thu Aug 16 16:02:32 2012
    Checker run found 1 new persistent data failures
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_ora_5312.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    Clearing online redo logfile 2 C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_%U_.LOG
    Clearing online log 2 of thread 1 sequence number 0
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_ora_5312.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_ora_5312.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    Thu Aug 16 16:02:32 2012
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_m000_1808.trc:
    ORA-01155: the database is being opened, closed, mounted or dismounted
    Clearing online redo logfile 2 complete
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_ora_5312.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    Clearing online redo logfile 3 C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_0_%U_.LOG
    Clearing online log 3 of thread 1 sequence number 0
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_ora_5312.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_ora_5312.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    Clearing online redo logfile 3 complete
    Online log C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_82TNGPV9_.LOG: Thread 1 Group 1 was previously cleared
    Online log C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_82TNGRDB_.LOG: Thread 1 Group 2 was previously cleared
    Online log C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_3_82TNGSP9_.LOG: Thread 1 Group 3 was previously cleared
    Setting recovery target incarnation to 2
    Thu Aug 16 16:02:37 2012
    Assigning activation ID 2672635474 (0x9f4d2e52)
    Thread 1 opened at log sequence 1
    Current log# 1 seq# 1 mem# 0: C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_82TNGPV9_.LOG
    Successful open of redo thread 1
    Thu Aug 16 16:02:37 2012
    SMON: enabling cache recovery
    Thu Aug 16 16:02:41 2012
    [5312] Successfully onlined Undo Tablespace 2.
    Undo initialization finished serial:0 start:2306864 end:2307738 diff:874 (8 seconds)
    Dictionary check beginning
    Tablespace 'TEMP' #3 found in data dictionary,
    but not in the controlfile. Adding to controlfile.
    Dictionary check complete
    Verifying file header compatibility for 11g tablespace encryption..
    Verifying 11g file header compatibility for tablespace encryption completed
    SMON: enabling tx recovery
    WARNING: The following temporary tablespaces contain no files.
    This condition can occur when a backup controlfile has
    been restored. It may be necessary to add files to these
    tablespaces. That can be done using the SQL statement:
    ALTER TABLESPACE <tablespace_name> ADD TEMPFILE
    Alternatively, if these temporary tablespaces are no longer
    needed, then they can be dropped.
    Empty temporary tablespace: TEMP
    Updating character set in controlfile to AL32UTF8
    Create Relation IPS_PACKAGE_UNPACK_HISTORY
    Opening with Resource Manager plan: INTERNAL_PLAN_XE
    Thu Aug 16 16:02:44 2012
    Starting background process VKRM
    Thu Aug 16 16:02:44 2012
    VKRM started with pid=23, OS id=2684
    WARNING: Files may exists in db_recovery_file_dest
    that are not known to the database. Use the RMAN command
    CATALOG RECOVERY AREA to re-catalog any such files.
    If files cannot be cataloged, then manually delete them
    using OS command.
    One of the following events caused this:
    1. A backup controlfile was restored.
    2. A standby controlfile was restored.
    3. The controlfile was re-created.
    4. db_recovery_file_dest had previously been enabled and
    then disabled.
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    Thu Aug 16 16:02:47 2012
    QMNC started with pid=24, OS id=3676
    LOGSTDBY: Validating controlfile with logical metadata
    LOGSTDBY: Validation complete
    Global Name changed to XE
    Thu Aug 16 16:02:51 2012
    Starting background process CJQ0
    Thu Aug 16 16:02:51 2012
    CJQ0 started with pid=25, OS id=2536
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified !
    Thu Aug 16 16:02:57 2012
    Completed: alter database "XE" open resetlogs
    alter database rename global_name to "XE"
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    Completed: alter database rename global_name to "XE"
    Thu Aug 16 16:02:57 2012
    Thread 1 advanced to log sequence 2 (LGWR switch)
    Current log# 2 seq# 2 mem# 0: C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_82TNGRDB_.LOG
    alter database drop logfile group 3
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    Deleted Oracle managed file C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_3_82TNGSP9_.LOG
    Completed: alter database drop logfile group 3
    ALTER TABLESPACE TEMP ADD TEMPFILE 'C:\oraclexe\app\oracle\oradata\XE\temp.dbf' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    Completed: ALTER TABLESPACE TEMP ADD TEMPFILE 'C:\oraclexe\app\oracle\oradata\XE\temp.dbf' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    ALTER SYSTEM disable restricted session;
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    Thu Aug 16 16:03:02 2012
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    Thu Aug 16 16:03:02 2012
    Errors in file C:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_j003_5264.trc:
    ORA-12012: error on auto execute of job "SYS"."BSLN_MAINTAIN_STATS_JOB"
    ORA-06550: line 1, column 807:
    PLS-00201: identifier 'DBSNMP.BSLN_INTERNAL' must be declared
    ORA-06550: line 1, column 807:
    PL/SQL: Statement ignored
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    Thu Aug 16 16:03:11 2012
    db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Thu Aug 16 16:03:14 2012
    XDB installed.
    Thu Aug 16 16:03:15 2012
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    XDB initialized.
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    Thu Aug 16 16:03:25 2012
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    Thu Aug 16 16:03:28 2012
    Shutting down instance (immediate)
    Shutting down instance: further logons disabled
    Stopping background process QMNC
    Stopping background process CJQ0
    Stopping background process MMNL
    Stopping background process MMON
    License high water mark = 6
    All dispatchers and shared servers shutdown
    ALTER DATABASE CLOSE NORMAL
    Thu Aug 16 16:03:31 2012
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Thu Aug 16 16:03:31 2012
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thread 1 closed at log sequence 2
    Successful close of redo thread 1
    Completed: ALTER DATABASE CLOSE NORMAL
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Thu Aug 16 16:03:32 2012
    Stopping background process VKTM
    Thu Aug 16 16:03:35 2012
    Instance shutdown complete
    Thu Aug 16 16:03:37 2012
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production.
    Using parameter settings in server-side pfile C:\ORACLEXE\APP\ORACLE\PRODUCT\11.2.0\SERVER\DATABASE\INITXE.ORA
    System parameters with non-default values:
    sessions = 172
    spfile = "C:\ORACLEXE\APP\ORACLE\PRODUCT\11.2.0\SERVER\DBS\SPFILEXE.ORA"
    memory_target = 1G
    control_files = "C:\ORACLEXE\APP\ORACLE\ORADATA\XE\CONTROL.DBF"
    compatible = "11.2.0.0.0"
    db_recovery_file_dest = "C:\oraclexe\app\oracle\fast_recovery_area"
    db_recovery_file_dest_size= 10G
    undo_management = "AUTO"
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    dispatchers = "(PROTOCOL=TCP) (SERVICE=XEXDB)"
    shared_servers = 4
    job_queue_processes = 4
    audit_file_dest = "C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP"
    db_name = "XE"
    open_cursors = 300
    diagnostic_dest = "C:\ORACLEXE\APP\ORACLE"
    Thu Aug 16 16:03:48 2012
    PMON started with pid=2, OS id=5692
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified !
    Thu Aug 16 16:03:48 2012
    PSP0 started with pid=3, OS id=5744
    Thu Aug 16 16:03:48 2012
    VKTM started with pid=4, OS id=5576 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Thu Aug 16 16:03:48 2012
    GEN0 started with pid=5, OS id=4756
    Thu Aug 16 16:03:48 2012
    DIAG started with pid=6, OS id=1020
    Thu Aug 16 16:03:48 2012
    DBRM started with pid=7, OS id=5300
    Thu Aug 16 16:03:48 2012
    DIA0 started with pid=8, OS id=5864
    Thu Aug 16 16:03:48 2012
    MMAN started with pid=9, OS id=5636
    Thu Aug 16 16:03:48 2012
    DBW0 started with pid=10, OS id=3564
    Thu Aug 16 16:03:48 2012
    LGWR started with pid=11, OS id=5840
    Thu Aug 16 16:03:48 2012
    CKPT started with pid=12, OS id=5996
    Thu Aug 16 16:03:48 2012
    SMON started with pid=13, OS id=5280
    Thu Aug 16 16:03:48 2012
    RECO started with pid=14, OS id=5512
    Thu Aug 16 16:03:48 2012
    MMON started with pid=15, OS id=3684
    Thu Aug 16 16:03:48 2012
    MMNL started with pid=16, OS id=5104
    Thu Aug 16 16:03:48 2012
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 4 shared server(s) ...
    ORACLE_BASE from environment = C:\oraclexe\app\oracle
    Thu Aug 16 16:03:48 2012
    ALTER DATABASE MOUNT
    Changing di2dbun from to XE
    Successful mount of redo thread 1, with mount id 2672626596
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: ALTER DATABASE MOUNT
    Thu Aug 16 16:03:53 2012
    ALTER DATABASE OPEN
    Thread 1 opened at log sequence 2
    Current log# 2 seq# 2 mem# 0: C:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_82TNGRDB_.LOG
    Successful open of redo thread 1
    SMON: enabling cache recovery
    [5776] Successfully onlined Undo Tablespace 2.
    Undo initialization finished serial:0 start:2384085 end:2384865 diff:780 (7 seconds)
    Verifying file header compatibility for 11g tablespace encryption..
    Verifying 11g file header compatibility for tablespace encryption completed
    Thu Aug 16 16:03:59 2012
    SMON: enabling tx recovery
    Database Characterset is AL32UTF8
    Opening with Resource Manager plan: INTERNAL_PLAN_XE
    Thu Aug 16 16:04:00 2012
    Starting background process VKRM
    Thu Aug 16 16:04:00 2012
    VKRM started with pid=22, OS id=5816
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    Thu Aug 16 16:04:03 2012
    QMNC started with pid=24, OS id=4092
    Thu Aug 16 16:04:06 2012
    Completed: ALTER DATABASE OPEN
    Thu Aug 16 16:04:14 2012
    Starting background process CJQ0
    Thu Aug 16 16:04:14 2012
    CJQ0 started with pid=33, OS id=4932
    Thu Aug 16 16:04:17 2012
    db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified !
    Thu Aug 16 16:04:25 2012
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    Fri Oct 19 15:43:25 2012
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !
    Fri Oct 19 15:43:28 2012
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.2.0.2.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.2.0.2.0 - Production
    Time: 19-OCT-2012 15:43:28
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12638
    TNS-12638: Credential retrieval failed
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    OER 7451 in Load Indicator : Error Code = OSD-04500: illegal option specified
    O/S-Error: (OS 1) Incorrect function. !

  • DDE: Problem Key 'ORA 445' was completely flood controlled

    OK, I got this after a bunch of background process did not starts, I see there is a bug and patch for products that can be patched. Anybody else see it? Anything to do besides 3 fingered salute? Anyone know anything?

    Virtual machine (some MS product), XP Professional SP3.
    A few bits of alert log:
    Fri May 25 18:47:09 2012
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production.
    Using parameter settings in server-side spfile D:\ORACLEXE\APP\ORACLE\PRODUCT\11.2.0\SERVER\DATABASE\SPFILEXE.ORA
    System parameters with non-default values:
      sessions                 = 172
      event                    = "10795 trace name context forever, level 2"
      sga_max_size             = 512M
      memory_target            = 760M
      memory_max_target        = 760M
      control_files            = "D:\ORACLEXE\APP\ORACLE\ORADATA\XE\CONTROL.DBF"
      compatible               = "11.2.0.0.0"
      db_recovery_file_dest    = "D:\oraclexe\app\oracle\fast_recovery_area"
      db_recovery_file_dest_size= 10G
      undo_management          = "AUTO"
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=XEXDB)"
      shared_servers           = 4
      job_queue_processes      = 4
      audit_file_dest          = "D:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP"
      db_name                  = "XE"
      open_cursors             = 300
      parallel_servers_target  = 0
      diagnostic_dest          = "D:\ORACLEXE\APP\ORACLE"
    Fri May 25 18:47:24 2012
    PMON started with pid=2, OS id=488
    Fri May 25 18:47:24 2012
    PSP0 started with pid=3, OS id=324
    Fri May 25 18:47:25 2012
    VKTM started with pid=4, OS id=1940 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Fri May 25 18:47:25 2012
    GEN0 started with pid=5, OS id=1092
    Fri May 25 18:47:25 2012
    DIAG started with pid=6, OS id=1180
    Fri May 25 18:47:25 2012
    DBRM started with pid=7, OS id=1872
    Fri May 25 18:47:25 2012
    DIA0 started with pid=8, OS id=1196
    Fri May 25 18:47:25 2012
    MMAN started with pid=9, OS id=1212
    Fri May 25 18:47:25 2012
    DBW0 started with pid=10, OS id=1208
    Fri May 25 18:47:25 2012
    LGWR started with pid=11, OS id=1392
    Fri May 25 18:47:25 2012
    CKPT started with pid=12, OS id=1396
    Fri May 25 18:47:25 2012
    SMON started with pid=13, OS id=1456
    Fri May 25 18:47:25 2012
    RECO started with pid=14, OS id=1048
    Fri May 25 18:47:25 2012
    MMON started with pid=15, OS id=1476
    Fri May 25 18:47:25 2012
    MMNL started with pid=16, OS id=1480
    Fri May 25 18:47:25 2012
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 4 shared server(s) ...
    ORACLE_BASE from environment = D:\oraclexe\app\oracle
    Fri May 25 18:47:28 2012
    alter database mount exclusive
    Successful mount of redo thread 1, with mount id 2665341696
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: alter database mount exclusive
    alter database open
    Beginning crash recovery of 1 threads
    Started redo scan
    Completed redo scan
    read 1670 KB redo, 196 data blocks need recovery
    Started redo application at
    Thread 1: logseq 865, block 47980
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 865 Reading mem 0
      Mem# 0: D:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_76Z8WGYF_.LOG
    Completed redo application of 1.20MB
    Completed crash recovery at
    Thread 1: logseq 865, block 51320, scn 1627729638
    196 data blocks read, 196 data blocks written, 1670 redo k-bytes read
    Fri May 25 18:47:35 2012
    Thread 1 advanced to log sequence 866 (thread open)
    Thread 1 opened at log sequence 866
      Current log# 2 seq# 866 mem# 0: D:\ORACLEXE\APP\ORACLE\FAST_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_76Z8WJ0N_.LOG
    Successful open of redo thread 1
    Fri May 25 18:47:36 2012
    SMON: enabling cache recovery
    Fri May 25 18:47:39 2012
    [776] Successfully onlined Undo Tablespace 2.
    Undo initialization finished serial:0 start:135218 end:136015 diff:797 (7 seconds)
    Verifying file header compatibility for 11g tablespace encryption..
    Verifying 11g file header compatibility for tablespace encryption completed
    SMON: enabling tx recovery
    Database Characterset is AL32UTF8
    Opening with Resource Manager plan: INTERNAL_PLAN_XE
    Fri May 25 18:47:40 2012
    Starting background process VKRM
    Fri May 25 18:47:40 2012
    VKRM started with pid=23, OS id=2056
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    Fri May 25 18:47:42 2012
    QMNC started with pid=24, OS id=2064
    Completed: alter database open
    Fri May 25 18:47:53 2012
    Starting background process CJQ0
    Fri May 25 18:47:53 2012
    CJQ0 started with pid=26, OS id=3048
    Fri May 25 18:47:54 2012
    db_recovery_file_dest_size of 10240 MB is 8.43% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Fri May 25 18:52:43 2012
    Starting background process SMCO
    Fri May 25 18:52:43 2012
    SMCO started with pid=22, OS id=3840
    Fri May 25 19:03:01 2012
    Time drift detected. Please check VKTM trace file for more details.
    Fri May 25 20:03:49 2012
    XDB installed.
    XDB initialized.
    Fri May 25 22:00:00 2012
    Setting Resource Manager plan SCHEDULER[0x30FB]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    Setting Resource Manager plan SCHEDULER[0x30FC]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    Sat May 26 23:00:00 2012
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_j000_2824.trc:
    ORA-12012: error on auto execute of job "SYS"."BSLN_MAINTAIN_STATS_JOB"
    ORA-06550: line 1, column 807:
    PLS-00201: identifier 'DBSNMP.BSLN_INTERNAL' must be declared
    ORA-06550: line 1, column 807:
    PL/SQL: Statement ignoreds...
    Mon Jun 11 22:59:52 2012
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc  (incident=34579):
    ORA-00445: background process "J000" did not start after 120 seconds
    kkjcre1p: unable to spawn jobq slave process
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc:
    Mon Jun 11 23:01:58 2012
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_mmon_1476.trc  (incident=34578):
    ORA-00445: background process "m000" did not start after 120 seconds
    Mon Jun 11 23:04:04 2012
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc  (incident=34580):
    ORA-00445: background process "J000" did not start after 120 seconds
    kkjcre1p: unable to spawn jobq slave process
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc:
    Mon Jun 11 23:06:10 2012
    DDE: Problem Key 'ORA 445' was completely flood controlled (0x6)
    Further messages for this problem key will be suppressed for up to 10 minutes
    Mon Jun 11 23:08:16 2012
    kkjcre1p: unable to spawn jobq slave process
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc:
    Mon Jun 11 23:12:45 2012
    kkjcre1p: unable to spawn jobq slave process
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc:
    Mon Jun 11 23:15:41 2012
    DDE: Problem Key 'ORA 445' was completely flood controlled (0x6)
    Further messages for this problem key will be suppressed for up to 10 minutes
    Mon Jun 11 23:17:47 2012
    kkjcre1p: unable to spawn jobq slave process
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc:
    Mon Jun 11 23:21:58 2012
    kkjcre1p: unable to spawn jobq slave process
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc:
    Mon Jun 11 23:26:36 2012
    Process J000 died, see its trace file
    kkjcre1p: unable to spawn jobq slave process
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc:
    Mon Jun 11 23:28:42 2012
    DDE: Problem Key 'ORA 445' was completely flood controlled (0x6)
    Further messages for this problem key will be suppressed for up to 10 minutes
    Mon Jun 11 23:30:47 2012
    kkjcre1p: unable to spawn jobq slave process
    Errors in file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc:
    Mon Jun 11 23:35:40 2012
    DDE: Problem Key 'ORA 445' was completely flood controlled (0x6)
    Further messages for this problem key will be suppressed for up to 10 minutes
    kkjcre1p: unable to spawn jobq slave processThe beginning of a trace file:
    Trace file D:\ORACLEXE\APP\ORACLE\diag\rdbms\xe\xe\trace\xe_cjq0_3048.trc
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - Production
    Windows XP Version V5.1 Service Pack 3
    CPU                 : 2 - type 586, 2 Physical Cores
    Process Affinity    : 0x0x00000000
    Memory (Avail/Total): Ph:1182M/2047M, Ph+PgF:1825M/2661M, VA:1230M/2047M
    Instance name: xe
    Redo thread mounted by this instance: 1
    Oracle process number: 26
    Windows thread id: 3048, image: ORACLE.EXE (CJQ0)
    *** 2012-05-25 22:00:00.096
    *** SESSION ID:(14.3) 2012-05-25 22:00:00.096
    *** CLIENT ID:() 2012-05-25 22:00:00.096
    *** SERVICE NAME:(SYS$BACKGROUND) 2012-05-25 22:00:00.096
    *** MODULE NAME:() 2012-05-25 22:00:00.096
    *** ACTION NAME:() 2012-05-25 22:00:00.096
    Setting Resource Manager plan SCHEDULER[0x30FB]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30FC]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30FD]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30F7]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30F8]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30F9]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30FA]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30FB]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30FC]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30FD]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30F7]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30F8]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    *** 2012-06-05 22:00:00.047
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30F9]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30FA]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30FB]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30FC]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Setting Resource Manager plan SCHEDULER[0x30FD]:DEFAULT_MAINTENANCE_PLAN via scheduler window
    ksktopplmod:error[439] is caught
    Waited for process J000 to initialize for 60 seconds
    *** 2012-06-11 21:16:46.903
    Process diagnostic dump for J000, OS id=2532
    os thread scheduling delay history: (sampling every 1.000000 secs)
      0.001579 secs at [ 21:16:46 ]
        NOTE: scheduling delay has not been sampled for 0.296929 secs  0.001483 secs from [ 21:16:41 - 21:16:47 ], 5 sec avg
      0.002854 secs from [ 21:15:47 - 21:16:47 ], 1 min avg
      0.003136 secs from [ 21:13:38 - 21:16:47 ], 5 min avg
    Memory (Avail/Total): Ph:708M/2047M, Ph+PgF:1723M/2661M, VA:1211M/2047M
    CPU Load: 0%                                                                 
    Stack:
    ------------------- Call Stack Trace ---------------------
    calling location                                                 entry point                                                      arg #1   arg #2   arg #3   arg #4 
    7C90E514                                                         00000000                                                         00000000 00000000 00000000 00000000
    7C8115F4                                                         7C80B7EC                                                         7ff98c00 3188e444 07b6cc3b 310af8f9
    _sdbgrfude_dir_exists()+49                                       00000000                                                         310af8f9 310afb44 00000100 3188e734
    __VInfreq__dbgrgad_get_adrbase_directory()+342                   _sdbgrfude_dir_exists()                                          3188e458 310af8f9 00000002 00000000
    0803823D                                                         08065AD2                                                         00000004 00000000 310af8f9 000001ff
    10085B2A                                                         1028D8B6                                                         0b4b1028 3188f570 3188f391 00000100
    100842D4                                                         10085A1C                                                         0b4b1028 3188f678 3188ee64 3188ead0
    100838AC                                                         10084104                                                         0b4b1028 3188f678 3188ee64 0b4b1028
    10083626                                                         10083634                                                         0f9b9440 3188f678 3188fd50 00000100
    100835EF                                                         10083610                                                         0f9b9440 3188f678 3188fd50 00000100
    _npinli()+77                                                     _nlstdgo()                                                       0f9b9440 00000000 00000000 00000000
    _opiinit()+150                                                   _npinli()                                                        00000001 00000000 00000000 00000000
    _opimai_real()+212                                               _opiinit()                                                       30dc00b0 ffffffff 00000000 00000001
    _opimai()+125                                                    _opimai_real()                                                   00000003 3188feb0 00000000 00000000
    _BackgroundThreadStart@4()+520                                   _opimai()                                                        00000003 3188ff4c 89801ba8 000009e4
    7C80B726                                                         00000000                                                         0b49b128 00000027 0b78d4cf 0b49b128
    00000000                                                         00000000                                                         00000000 00000000 00000000 00000000
    ---------------- End of Call Stack Trace -----------------Since this is XE and a known bug, my expectations aren't too high. Should I just reboot every week?
    There is a dblink that comes in every half hour and deletes and adds around 4K rows in a table. Everything else is just a bored database playing with itself.
    I see from MOS ORA-00445 Is Reported While Waiting Too Long To Spawn A Process [ID 1382349.1] an event to set. Should I? Or should I make some dummy process to give the db something to do? (The thinking on the latter is that with so little for the db to do, Windows is making startup of normal things take longer).
    Bug 9871302 by the way, buried in there is a mention of background processes failing to start.
    Edited by: jgarry on Jun 13, 2012 9:28 AM (corrected xp sp)

  • Task of  a job in 11g

    Hi,
    I am finding some error related with some automated task in oracle 11g.It is like
    ORA-12012: error on auto execute of job "SYS"."BSLN_MAINTAIN_STATS_JOB".
    But i don't know what is the task of this job. As this is in PROD system, i am afraid to drop and recreate the DBNMS user, If there is any problem!!
    So..would anyone give some idea about the job BSLN_MAINTAIN_STATS_JOB?? If this job does not run for a long time,will there be a problem??
    Regards,

    user8983130 wrote:
    I have checked the status already. It shows failed:
    LOG_DATE STATUS
    15-SEP-12 11.00.02.159078 PM +06:00 FAILED
    11-SEP-12 08.26.50.432359 PM +06:00 FAILED
    08-SEP-12 11.00.02.194598 PM +06:00 FAILEDUse this
    SQL> @?/rdbms/admin/catnsnmp.sql
    SQL> @?/rdbms/admin/catsnmp.sql

  • Commit causes rows to disappear [solved: rogue client]

    I just ran into the strangest thing.
    Running XE 11g on Linux and Apex. My apex app was acting strange so I went into SQLDeveloper to run the raw commands that the apex app was supposed to be running.
    I ran two insert statements, inserting data into a table (insert into a table using a select).
    Then I did a select from the table to verify that the rows were there.
    The two rows were there. They looked exactly as I had inserted them.
    Then I issued a commit.
    Guess what happened? My two rows were GONE!
    I did this multiple times, each time I got the same result, the rows were gone AFTER the commit! There were no errors thrown in sqlDeveloper and nothing in the alert_XE.log.
    Not knowing what else to do, I restarted the database (shutdown immediate; startup;). I reconnected and ran the exact same inserts and commits an it worked! The rows where there and my Apex app was working fine.
    I've been an Oracle Programmer or DBA since 1994 and have never seen anything like this. The database has been up for 120 days and my only non-system generated tablespace is 20Meg.
    The table in question has some unique constraints, but my statements didn't conflict and no errors were thrown. I'd try to open an SR, but there isn't a trace or anything to submit.
    Anyone else seen this behavior in XE 11g?
    Edited by: mcallister on Aug 24, 2012 8:29 AM

    OS Details:
    CentOS 5 x64 kernel 2.6.18-308.4.1.el5
    Pentium 4 with 1 gig of RAM
    The /u01 mount point has 73 gigs of free space and the tablespace the table is in is only 20 meg in size.
    Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64bit Production.
    The only errors in the alert_XE.log are:
    Sun Aug 19 03:00:00 2012
    Errors in file /u01/app/oracle/diag/rdbms/xe/XE/trace/XE_j000_23033.trc:
    ORA-12012: error on auto execute of job "SYS"."BSLN_MAINTAIN_STATS_JOB"
    ORA-06550: line 1, column 807:
    PLS-00201: identifier 'DBSNMP.BSLN_INTERNAL' must be declared
    ORA-06550: line 1, column 807:
    PL/SQL: Statement ignoredThe errors occur periodically and have been there since the database was created on 26-Feb-2012.
    The table is NOT a global temporary table. No one has access to the database but me, everyone else uses the Apex app that I built. On 21-Aug-2012 a user of my site reported that he was unable to reserve a tee time for his golf league via the Apex application. I tried as well and got the same result. I went into the Apex app designer, found the pl/sql package that makes the reservation call, made the exact same call in SQLDeveloper and the row was inserted into the table. I issued a commit so that I could see the tee time reservation on the web site and it was NOT there. I did this repeatedly.
    Confused, I eventually just wrote a single insert statement in SQL Developer to insert the rows manually.
    1) I inserted one row, then changed the statement to avoid the unique constraint on the table.
    2) inserted another row
    3) then did a select on the table to see that both rows were there. They were both there.
    4) then issued a commit followed by the same select as step 3. Both rows were GONE.
    There was no error in the alert log. After I restarted the database, I repeated the same procedure as above with the exact same data and after the commit the rows were in the table just as they should be. The application is now working correctly.
    Table details:
    SELECT table_name, tablespace_name, temporary, duration
    FROM all_tables
    WHERE table_name = 'MATCH_TEE_TIMES';
    TABLE_NAME                     TABLESPACE_NAME                TEMPORARY DURATION       
    MATCH_TEE_TIMES                FACULTYSTAFFGOLF               N        Frankly, I'm very concerned. This is a data loss scenario with no outward signs of error. I've been running Oracle databases since 1994 and never seen anything like this. I run four mission-critical 11g Enterprise Edition databases in my professional life and my employer has hundreds of others that keep our university working. Granted none of them are XE, but if this is a common bug we would be in really big trouble.

  • ORA-06512: at "DBSNMP.BSLN_INTERNAL::Does it Impact something on DB

    Hi All,
    I got an error in alert log as follows, Looks like table given contains inconsistent information, existing records in table “DBSNMP.BSLN_BASELINES” conflict with new baseline information inserted in the cloned database. I guess the DBSNMP user needs to be dropped and re-created
    I just want to know , Does it impact something if so then i will recreate if not then I wont touch it.
    *** 2012-04-08 00:00:03.804
    *** SESSION ID:(915.61483) 2012-04-08 00:00:03.804
    *** CLIENT ID:() 2012-04-08 00:00:03.804
    *** SERVICE NAME:(SYS$USERS) 2012-04-08 00:00:03.804
    *** MODULE NAME:(DBMS_SCHEDULER) 2012-04-08 00:00:03.804
    *** ACTION NAME:(BSLN_MAINTAIN_STATS_JOB) 2012-04-08 00:00:03.804
    ORA-12012: error on auto execute of job 11762
    ORA-06502: PL/SQL: numeric or value error
    ORA-06512: at "DBSNMP.BSLN_INTERNAL", line 2073
    ORA-06512: at line 1
    ======================================
    Please suggest:
    Thanks

    I had similar issue after upgrade. According to this Metalink Note you should execute these scripts
    SQL> @?/rdbms/admin/catnsnmp.sql -- drop user
    SQL> @?/rdbms/admin/catsnmp.sql -- create user
    In my case it failed to create DBSNMP User due to password related errors. We had PASSWORD_VERIFY_FUNCTION in Default profile and script uses default password which is not strong. I had to modify script to use different strong password.
    Not sure if this your case.

  • Stats collection issue on 11.2

    Hello all,
    we have a oracle 11.2.0.3 enterprise edition database has auto optimizer stats collection is enabled
    but does not collect any stats, I tried to disable and enable the task with same result,
    database is been up for a month now,
    no rows listed in DBA_AUTOTASK_CLIENT_HISTORY, DBA_AUTOTASK_schedule,DBA_AUTOTASK_TASK
    statistics_level is set to typical,
    is there anything else I could check,
    Any help is appreciated,
    Thanks,
    Red

    rred wrote:
    Hello all,
    we have a oracle 11.2.0.3 enterprise edition database has auto optimizer stats collection is enabled
    but does not collect any stats, I tried to disable and enable the task with same result,
    database is been up for a month now,
    no rows listed in DBA_AUTOTASK_CLIENT_HISTORY, DBA_AUTOTASK_schedule,DBA_AUTOTASK_TASK
    statistics_level is set to typical,
    is there anything else I could check,
    Any help is appreciated,
    Thanks,
    Red
    SQL> show parameter queue
    NAME                         TYPE      VALUE
    job_queue_processes               integer      1000
    SQL> select job_name from dba_scheduler_jobs;
    JOB_NAME
    XMLDB_NFS_CLEANUP_JOB
    SM$CLEAN_AUTO_SPLIT_MERGE
    RSE$CLEAN_RECOVERABLE_SCRIPT
    FGR$AUTOPURGE_JOB
    BSLN_MAINTAIN_STATS_JOB
    DRA_REEVALUATE_OPEN_FAILURES
    HM_CREATE_OFFLINE_DICTIONARY
    ORA$AUTOTASK_CLEAN
    FILE_WATCHER
    PURGE_LOG
    MGMT_STATS_CONFIG_JOB
    JOB_NAME
    MGMT_CONFIG_JOB
    RLM$SCHDNEGACTION
    RLM$EVTCLEANUP
    POSPAY_CHECK_JOB
    15 rows selected.
    SQL>

  • Sql slow afterweekly STATS-JOB,then run analyze table it is fast again

    Oracle R11.2.0.2 :
    I hade some slow sql / reports and found the effect,
    that the sql is slow obvious after the weekend ,
    when STATS - JOB BSLN_MAINTAIN_STATS_JOB and other Jobs were running weekly on SYS.
    I did run dbms_stats.GATHER_TABLE_STATS on schema
    it doesn't help.
    But when
    run ANALYZE TABLE afterwards on only one or two tables of the schema
    the sql / reports performance is well and fast.
    in the dba_tables I can see the last_analyze - date
    and in GLOBAL_STATS = NO ( when Table runs with ANALYZE ),
    GLOBAL_STATS = YES( when Table runs with STATS )
    what does the ANALYZE TABLE command doing good and let my sql run well and fast,
    while dbms_stats.GATHER_TABLE_STATS
    seems not work well in this situation ?
    regards

    astramare wrote:
    Oracle R11.2.0.2 :
    I hade some slow sql / reports and found the effect,
    that the sql is slow obvious after the weekend ,
    when STATS - JOB BSLN_MAINTAIN_STATS_JOB and other Jobs were running weekly on SYS.
    I did run dbms_stats.GATHER_TABLE_STATS on schema
    it doesn't help.
    What options do you use for the gather_stats command ?
    Do you also have collected system stats?
    But when
    run ANALYZE TABLE afterwards on only one or two tables of the schema
    the sql / reports performance is well and fast.Analyze table is deprecated, but still does its work for some part. It is not as complete as dbms_stats
    >
    in the dba_tables I can see the last_analyze - date
    and in GLOBAL_STATS = NO ( when Table runs with ANALYZE ),
    GLOBAL_STATS = YES( when Table runs with STATS )
    It must have to do something with the way you use it..
    HTH
    FJFranken

  • ORA-07445 [qeaeSum()+340] during DBMS_SCHEDULER = ORA$AT_SQ_SQL_SW_4246

    Hi guys,
    I have a question. Some days ago my database starts to throw an ORA-07445 [qeaeSum()+340].
    I used the lookup tool on support.oracle.com, the error is not critical one but why does it happen?
    The trace tells me that the error is caused by a dbms_scheduler job.
    *** SESSION ID:(236.4693) 2012-12-10 23:12:04.726
    *** CLIENT ID:() 2012-12-10 23:12:04.726
    *** SERVICE NAME:(SYS$USERS) 2012-12-10 23:12:04.726
    *** MODULE NAME:(DBMS_SCHEDULER) 2012-12-10 23:12:04.726
    *** ACTION NAME:(ORA$AT_SQ_SQL_SW_4246) 2012-12-10 23:12:04.726
    But how can I find out which one?
    There is no job in dba_scheduler_jobs called something like ORA$AT_SQ_SQL_SW%
    I could find a job called ORA$AUTOTASK_CLEAN and some others.
    SQL> select JOB_NAME,START_DATE,REPEAT_INTERVAL from dba_scheduler_jobs where enabled='TRUE';
    PURGE_LOG
    18-SEP-11 03.00.00.200000 AM PST8PDT
    NULL
    ORA$AUTOTASK_CLEAN
    18-SEP-11 03.00.00.000000 AM PST8PDT
    NULL
    DRA_REEVALUATE_OPEN_FAILURES
    NULL
    NULL
    MGMT_CONFIG_JOB
    NULL
    NULL
    MGMT_STATS_CONFIG_JOB
    17-SEP-11 09.52.15.221975 AM -07:00
    freq=monthly;interval=1;bymonthday=1;byhour=01;byminute=01;bysecond=01
    BSLN_MAINTAIN_STATS_JOB
    18-SEP-11 12.00.00.000000 AM -07:00
    NULL
    RSE$CLEAN_RECOVERABLE_SCRIPT
    17-SEP-11 09.52.27.122955 AM PST8PDT
    freq=daily;byhour=0;byminute=0;bysecond=0
    SM$CLEAN_AUTO_SPLIT_MERGE
    17-SEP-11 09.52.27.133715 AM PST8PDT
    freq=daily;byhour=0;byminute=0;bysecond=0
    RLM$EVTCLEANUP
    17-SEP-11 10.00.15.000000 AM -07:00
    FREQ = HOURLY; INTERVAL = 1
    RLM$SCHDNEGACTION
    11-DEC-12 11.33.25.000000 AM +01:00
    FREQ=MINUTELY;INTERVAL=60
    Thanks
    941743

    select * from dba_SCHEDULER_JOB_LOG where JOB_NAME='ORA$AT_SQ_SQL_SW_4246'
    38652
    10-DEC-12 11.00.00.429316 PM +01:00
    SYS
    ORA$AT_SQ_SQL_SW_4246
    ORA$AT_JCNRM_SQ
    UPDATE
    STOP_ON_WINDOW_CLOSE="TRUE", PREVIOUS_VALUE="TRUE"
    38655
    10-DEC-12 11.00.00.442163 PM +01:00
    SYS
    ORA$AT_SQ_SQL_SW_4246
    ORA$AT_JCNRM_SQ
    ENABLE
    8657
    10-DEC-12 11.13.39.748142 PM +01:00
    SYS
    ORA$AT_SQ_SQL_SW_4246
    RUN
    STOPPED
    REASON="Job slave process was terminated"
    38668
    10-DEC-12 11.13.39.749548 PM +01:00
    SYS
    ORA$AT_SQ_SQL_SW_4246
    COMPLETED
    REASON="Max runs reached"
    38669
    10-DEC-12 11.13.39.749882 PM +01:00
    SYS
    ORA$AT_SQ_SQL_SW_4246
    DROP
    REASON="Auto drop job dropped", PROGRAM_NAME=""SYS"."AUTO_SQL_TUNING_PROG"", JOBWhat are these jobs doing?
    How to deactivate them?

  • GATHER_STATS_JOB not created in fresh 11g install

    I have a 11.1.0.7.0 Database which i am preparing to become a live environment. I have come across a problem in relation to GATHER_STATS_JOB, ie, it does not appear to have been created.
    Connected as sys, I run the following:
    SQL> select job_name
    2 from dba_scheduler_jobs
    3 where job_name like 'GATHER_STATS%';
    no rows selected
    And when I try to enable:
    SQL> begin
    2 dbms_scheduler.enable('GATHER_STATS_JOB');
    3 END;
    4 /
    begin
    ERROR at line 1:
    ORA-27476: "SYS.GATHER_STATS_JOB" does not exist
    ORA-06512: at "SYS.DBMS_ISCHED", line 3417
    ORA-06512: at "SYS.DBMS_SCHEDULER", line 2461
    ORA-06512: at line 2
    I wonder if anyone can tell me or give an indication:
    -Why would GATHER_STATS_JOB not be created?
    -Is there anyway I can manually create it?
    -If this job has failed to create, is there anyway I can check if there are other key jobs that have not been created?
    It is my understanding that GATHER_STATS_JOB is an Oracle created job so I am obviously concerned about it not being present.
    Any help gratefully accepted.
    Regards
    Alan

    Hi Guys
    Thanks for your assistance although I am not sure what this is telling me:
    select client_name,status, attributes, window_group,service_name from dba_autotask_client;
    CLIENT_NAME STATUS ATTRIBUTES WINDOW_GROUP SERVICE_NAME
    auto optimiz ENABLED ON BY DEFAULT, VOLAT ORA$AT_WGRP_OS
    er stats col ILE, SAFE TO KILL
    lection
    auto space a ENABLED ON BY DEFAULT, VOLAT ORA$AT_WGRP_SA
    dvisor ILE, SAFE TO KILL
    sql tuning a ENABLED ONCE PER WINDOW, ON ORA$AT_WGRP_SQ
    dvisor BY DEFAULT, VOLATILE
    , SAFE TO KILL
    SELECT JOB_NAME, next_run_DATE FROM DBA_SCHEDULER_JOBS;
    JOB_NAME NEXT_RUN_DATE
    XMLDB_NFS_CLEANUP_JOB
    FGR$AUTOPURGE_JOB
    BSLN_MAINTAIN_STATS_JOB 20-JUN-10 00.00.00.900000
    -06:00
    DRA_REEVALUATE_OPEN_FAILURES
    HM_CREATE_OFFLINE_DICTIONARY
    ORA$AUTOTASK_CLEAN 16-JUN-10 03.00.00.300000
    US/CENTRAL
    PURGE_LOG 16-JUN-10 03.00.00.900000
    US/CENTRAL
    DELETESTATS_4014906 14-JUN-10 15.39.39.578000
    EUROPE/LISBON
    DELETESTATS_3078454 14-JUN-10 15.39.20.733000
    EUROPE/LISBON
    DELETESTATS_7047795 14-JUN-10 15.39.02.029000
    EUROPE/LISBON
    DELETESTATS_8238642 14-JUN-10 15.38.45.415000
    EUROPE/LISBON
    DELETESTATS_4100688 14-JUN-10 15.38.32.311000
    EUROPE/LISBON
    DELETESTATS_8463617 14-JUN-10 15.38.15.977000
    EUROPE/LISBON
    DELETESTATS_9591772 14-JUN-10 15.37.33.701000
    EUROPE/LISBON
    DELETESTATS_9792397 14-JUN-10 15.36.42.330000
    EUROPE/LISBON
    DELETESTATS_2852314 14-JUN-10 15.36.05.030000
    EUROPE/LISBON
    DELETESTATS_6154495 14-JUN-10 15.35.28.105000
    EUROPE/LISBON
    DELETESTATS_2364772 14-JUN-10 15.34.24.659000
    EUROPE/LISBON
    GATHERSTATS_2322656 14-JUN-10 15.27.47.247000
    EUROPE/LISBON
    DELETESTATS_4015278 14-JUN-10 15.25.26.300000
    EUROPE/LISBON
    GATHERSTATS_641804 14-JUN-10 15.24.32.916000
    EUROPE/LISBON
    GATHERSTATS_2669236 14-JUN-10 14.17.19.230000
    EUROPE/LISBON
    GATHERSTATS_8430361 14-JUN-10 14.16.20.308000
    EUROPE/LISBON
    GATHERSTATS_5631681 14-JUN-10 14.15.20.294000
    EUROPE/LISBON
    GATHERSTATS_3230813 14-JUN-10 14.14.05.289000
    EUROPE/LISBON
    GATHERSTATS_4342461 14-JUN-10 12.56.48.019000
    EUROPE/LISBON
    MGMT_STATS_CONFIG_JOB 01-JUL-10 01.01.01.200000
    -06:00
    MGMT_CONFIG_JOB
    RLM$SCHDNEGACTION 15-JUN-10 10.01.51.000000
    +01:00
    RLM$EVTCLEANUP 15-JUN-10 03.15.42.600000
    -06:00
    30 rows selected.
    I was concerned about the ORA-27476: "SYS.GATHER_STATS_JOB" does not exist does the output suggest I can ignore.
    Alan

  • Gather Stats Job in 11g

    Hi,
    I am using 11.1.0.7 on IBMAIX Power based 64 bit system.
    In 10g, if i query dba_scheduler_jobs view, i see the GATHER_STATS_JOB for automated statistics collection but in 11g i don't see this rather i see BSLN_MAINTAIN_STATS_JOB job which executes BSLN_MAINTAIN_STATS_PROG program for stats collection.
    And if i query DBA_SCHEDULER_PROGRAMS, i also see GATHER_STATS_PROG program here. Can gurus help me understanding both in 11g. Why there are two different programs and what is the difference?
    Actually the problem is that i am receiving following error message in my alert log file
    Mon Aug 16 22:01:42 2010
    GATHER_STATS_JOB encountered errors.  Check the trace file.
    Errors in file /oracle/diag/rdbms/usgdwdbp/usgdwdbp/trace/usgdwdbp_j000_1179854.trc:
    ORA-00054: resource busy and acquire with NOWAIT specified or timeout expiredThe trace files shows
    *** 2010-08-14 22:10:14.449
    *** SESSION ID:(2028.20611) 2010-08-14 22:10:14.449
    *** CLIENT ID:() 2010-08-14 22:10:14.449
    *** SERVICE NAME:(SYS$USERS) 2010-08-14 22:10:14.449
    *** MODULE NAME:(DBMS_SCHEDULER) 2010-08-14 22:10:14.449
    *** ACTION NAME:(ORA$AT_OS_OPT_SY_3407) 2010-08-14 22:10:14.449
    ORA-00054: resource busy and acquire with NOWAIT specified or timeout expired
    *** 2010-08-14 22:10:14.450
    GATHER_STATS_JOB: GATHER_TABLE_STATS('"DWDB_ADMIN_SYN"','"TEMP_HIST_HEADER_LIVE"','""', ...)
    ORA-00054: resource busy and acquire with NOWAIT specified or timeout expiredBut we dont have GATHER_STATS_JOB in 11g and also the job BSLN_MAINTAIN_STATS_PROG runs only on weekend and the above error message came last night 16 August.
    Thanks
    Salman

    Thanks for the people who are contributing.
    I know from the information that table is locked, but i have tried manually locking a table and executing gather_table_stats procedure but it runs fine. Here i have two questions
    Where is GATHER_STATS_JOB in 11g as you can see the text of trace file where it says that GATHER_STATS_JOB failed, i dont see there is any GATHER_STATS_JOB in 11g.
    BSLN_MAINTAIN_STATS_JOB job is supposed gather statistics but only on weekend nights, then how come i see this error occurring last night at 22:11 on 16th August which is not a week end night.
    Salman

Maybe you are looking for

  • "Unable to load network list" on new sim card overseas on unlocked iphone 4

    I recently bought an Iphone4 (unlocked) from australia. While traveling overseas I inserted a new sim and got the message "unable to load network list", and could not activate my new sim card. Could not find the answer on the discussion board here bu

  • Want to modify sysvol and netlogon share permissions

    HI all, As per security concern we need to remove the everyone from share permission on SYSVOL and NETLOGON share.......can anyone provide me the suggesstion for the same...or any documented article which says that how to do it or what precaution sho

  • Linksys E3000 dropping wireless connections

    I know others have posted this and I have followed the advice I could find: Set channel manually - i've tried all the channels no help Different SSIDs for 5g and 2.4g Beacon Interval 50 Fragmentation threshold 2306 RTS Threshold 2304 I'm running firm

  • From apple store to hotel

    i am visiting singapore for two weeks and would like to order ipad 2 , can it be shipped to a hotel??

  • Can't load / open itunes after lion install, help

    i justed purchased a used mac mini 2.26 ghz intel core 2 duo with 2gb.  the prior owner updated the os Mac OS X Lion vesion 10.7 prior to me buying.  I cannot open Itunes and I have received different error messages upon different attempts.  they ran