Dump file d:\oracle\product\10.2.0\admin\ora\bdump\ora_j000_2988.trc
Thu May 19 22:00:01 2011
ORACLE V10.2.0.1.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Windows Server 2003 Version V5.2 Service Pack 2
CPU : 4 - type 586, 1 Physical Cores
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:2962M/4085M, Ph+PgF:5047M/5964M, VA:1162M/2047M
Instance name: ora
Redo thread mounted by this instance: 1
Oracle process number: 88
Windows thread id: 2988, image: ORACLE.EXE (J000)
*** SERVICE NAME:(SYS$USERS) 2011-05-19 22:00:01.058
*** SESSION ID:(48.3041) 2011-05-19 22:00:01.058
*** 2011-05-19 22:00:01.058
ORA-12012: 自动执行作业 8887 出错
ORA-02248: 无效的 ALTER SESSION 选项
------解决方案--------------------
ORA-02248: 无效的 ALTER SESSION 选项
KILL进程的语句。。出错。。
------解决方案--------------------
ORA-12012
------解决方案--------------------
是自定义收集统计数据的存储过程吗?
查看一下这个作业执行的具体代码,是否有alter session set xxxx之类的语句
------解决方案--------------------
进入 EM 中,查看,job->GATHER_STATS_JOB,就可以看到代码了
------解决方案--------------------
这个问题很麻烦啊,高手进啊