http://blog.sina.com.cn/xudejun[订阅]
个人资料
评论
读取中...
图片幻灯
访客
读取中...
好友
读取中...
博文

針對SC1出現ERROR:

Dec  3 06:49:01 20k-sc1 /usr/lib/snmp/snmpdx: [ID 702911 daemon.error] error while receiving a pdu from localhost.32782: Decode the header of the variables failed: asn length too long

Dec  3 06:49:01 20k-sc1 eri: [ID 517527 kern.info] SUNW,eri0 : No response from Ethernet network : Link down -- cable problem?

Dec  3 06:49:02 20k-sc1 eri: [ID 517527 kern.info] SUNW,eri0 : 100 Mbps half duplex link up

 

處理方法:

1.      Check sc1 “eri0”相關的IP: 192.168.xx.xxx:

Telnet sc0:

root@20k-sc0 # ping 192.168.87.107

192.168.87.107 is alive

root@20k-sc0 #

 

2.      Check E20K Failover Function:

20k-sc0:sms-svc:4> showfailover -v

SC Failover Status:     ACTIVE

Status of Shared Memory:    

    HASRAM (CSB at CS0):  

Q:

系统环境:Solaris 5.8  Oracle7 Release 7.3.4.5 - 64bit Production

exp数据报错:

EXP-00002: error in writing to export file
EXP-00002: error in writing to export file
EXP-00000: Export terminated unsuccessfully

 

系统环境:Solaris 5.8  Oracle9i Release 9.2.0.1.0 - 64bit Production

exp数据报错:

EXP-00002: error in writing to export file
EXP-00002: error in writing to export file
EXP-00000: Export terminated unsuccessfully

 

A:

后來,在網絡上找到一些解決方法如下:

 

部分網友在Oracle9i中解決方案:

 

有网友说是2G文件大小限制,我当时的解决办法:当时的想法是权限问题,于是导出到/tmp目录下,一切正常,近4G大小。

 

 

理論介紹:
    本文写作时大多数的export   版本使用默认的文件处理API   来创建export  

件。这意味

Q:

最近,有同仁幫程序員處理一些問題時,在Oracle ERP10.7的FORM SERVER重新產生了APPCORE.pll文件,導致如下問題出現:

 

1) Form logon error

 

FRM-10054: Cannot attach library file

 

2) Form compile error

$ f45gen MAPCHARG.fmb apps/testapps |more

Forms 4.5 (Generator) Version 4.5.10.6.0 (Production)

 

Forms 4.5 (Generator): Release  - Production

 

Copyright (c) Oracle Corporation 1979, 1996.  All rights reserved.

 

Oracle7 Server Release 7.3.4.5.0 - Production

     With the distributed and parallel query options

       PL/SQL Release 2.3.4.5.0 - Production

PL/SQL Version 1.2.5.0.7 (Production)

Oracle Procedure Builder V1.5.8.0.0 - Production

Oracle Virtual Graphics System Version 2.1.12.9.0 (Production)

Summary of Bugs Containing ORA-600 [504] [ID 429763.1]

 


 

Modified 29-SEP-2008     Type REFERENCE     Status PUBLISHED

 

In this Document
  Purpose
  

Bug 2300743  OERI[504] on 'shared pool' latch possible

 This note gives a brief overview of bug 2300743.
 The content was last updated on: 04-OCT-2005
 Click here for details of each of the sections below.

Affects:

Product (Component)

Oracle Server (Rdbms)

Range of versions believed to be affected

Versions < 10.1.0.2

Versions confirmed as being affected

Platforms affected

Generic (all / most platforms affected)

Fixed:

 

ORA-600 [504] ... [shared pool] [ID 313851.1]

 


 

Modified 13-MAY-2008     Type PROBLEM     Status PUBLISHED

 

In this Document
  Symptoms
  

ORA-00600: [504] [] [] [SHARED POOL] in Alert.log File [ID 281779.1]

 


 

Modified 21-JAN-2009     Type PROBLEM     Status PUBLISHED

 

Checked for relevance on 21-Jan-2009


The information in this article applies to:
Oracle Server - Enterprise Edition - Version: 9

This problem can occur on

DBA职业道路可以转向商务智能(轉載)

当大多数数据库专家在谈及其职业生涯时,听到最多的莫过于“究竟有多大的上升空间?”尽管各种名号、专业认证很好很重要,但在现在的环境中,成功的准则并不仅仅是那一张纸和一个称号。在经济低迷、全球金融危机的洗礼中,许多公司已经勒紧裤腰带再过日子了。升职?谈何容易!

  就像IT人士经常会面对没有一条清晰职业道路的问题一样,DBA在经历各种基础工作之后,也会遇到职业生涯的瓶颈。

  Quest公司的SQL Server解决方案技术经理Kevin Kline这样说道:“不幸的是,IT界在某种程度上来说就是一个瓶颈。经历一段时间后,如果还想进一步发展,你就必须往管理层靠,否则在技术的海洋中迟早会被淘汰。”

  Kline计划在PASS 2009上进行主题为IT基础管理的演讲。他表示数据库专业人士面临的最大障碍就是,他们原先擅长的管理技能在进行角色转化之后未必也能好使。

  数据库管理员同时还要面对着技术革新的挑战,而在这样的经济环境中,对他们来说就更难了。Kline说:“在数据库方面,已经有很多东西越来越复杂,原先只有一个服务器一个应用的情况已经不

Q:
------------------------------
#su - oracle
$ls -la
$ ls -la
total 24
drwxr-xr-x   5 oracle   dba          512 Nov 24 13:00 .
drwxr-xr-x  18 root     root         512 Nov 24 13:00 ..
-rw-------   1 oracle   dba           73 Nov 24 13:00 .TTauthority
-rw-------   1 oracle   dba           49 Nov 24 13:00 .Xauthority
drwxr-xr-x  11 oracle   dba          512 Nov 24 13:00 .dt
-rwxr-xr-x   1 oracle   dba         5111 Nov 24 12:55 .dtprofile
drwxr-xr-x   3 oracle   dba       &nbs

Q:
-----------------------------
solaris9 release as follows:
# cat /etc/release
                        Solaris 9 9/05 s9s_u8wos_05 SPARC
           Copyright 2005 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                            Assembled 04 August 2005
#
But, can't install Oracle11g R2 with error:

'An internal error occurred within cluster verification framework
Unable to get the current group'


Installer log as follows: