今天早上数据库出现一个怪问题,

早上业务部分和我说数据库连不上,首先ssh连接至数据库
sqlplus / as sysdba习惯性登入,卡住,无反应
再去查看alert.log
Mon Nov 19 08:33:08 2012
ksvcreate: Process(m000) creation failed
Mon Nov 19 08:35:16 2012
ksvcreate: Process(m000) creation failed
Mon Nov 19 08:51:37 2012
kkjcre1p: unable to spawn jobq slave process
Mon Nov 19 08:51:37 2012
Errors in file /opt/oracle/admin/nqora/bdump/nqora_cjq0_5029.trc:
Mon Nov 19 08:54:02 2012
kkjcre1p: unable to spawn jobq slave process
Mon Nov 19 08:54:02 2012
Errors in file /opt/oracle/admin/nqora/bdump/nqora_cjq0_5029.trc:
Mon Nov 19 09:02:24 2012
ksvcreate: Process(m001) creation failed
Mon Nov 19 09:04:29 2012
kkjcre1p: unable to spawn jobq slave process
Mon Nov 19 09:04:29 2012
Errors in file /opt/oracle/admin/nqora/bdump/nqora_cjq0_5029.trc:
Mon Nov 19 09:05:13 2012
Errors in file /opt/oracle/admin/nqora/bdump/nqora_pmon_5013.trc:
查看/opt/oracle/admin/nqora/bdump/nqora_cjq0_5029.trc:,日志信息是这样的
*** 2012-11-19 08:51:26.386
Waited for process J000 to initialize for 110 seconds
*** 2012-11-19 08:51:26.386
Dumping diagnostic information for J000:
OS pid = 3025
loadavg : 0.29 0.13 0.11
memory info: free memory = 0.00M
swap info: free = 0.00M alloc = 0.00M total = 0.00M
F S UID PID PPID C PRI NI ADDR SZ WCHAN STIME TTY TIME CMD
0 S oracle 3025 1 0 75 0 - 4645209 semtim 08:49 ? 00:00:00 ora_j000_nqora
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0x2b8b6f595c40 (LWP 3025)]
0x00000034d1ed4477 in semop () from /lib64/libc.so.6
#0 0x00000034d1ed4477 in semop () from /lib64/libc.so.6
#1 0x0000000003be9dfa in sskgpwwait ()
#2 0x0000000003bccdf0 in skgpwwait ()
#3 0x00000000007a0d9a in kslges ()
#4 0x00000000007a0918 in kslgetl ()
#5 0x00000000007ab0be in ksfglt ()
#6 0x0000000003b69b6d in kghfrunp ()
#7 0x0000000003b6880d in kghfnd ()
#8 0x0000000003b66fcb in kghalo ()
#9 0x0000000000783412 in ksp_param_handle_alloc ()
#10 0x0000000000782b14 in kspcrec ()
#11 0x000000000080550a in ksucre ()
#12 0x000000000236b3f0 in kkjrdp ()
#13 0x0000000002f4da4c in opirip ()
#14 0x000000000132b016 in opidrv ()
#15 0x0000000001eb3146 in sou2o ()
#16 0x0000000000723245 in opimai_real ()
#17 0x00000000007230fc in main ()
The program is running. Quit anyway (and detach it)? (y or n) [answered Y; input not from terminal]
*** 2012-11-19 08:51:27.214
Killing process (ospid 3025): (reason=x4 error=0)
... and the process is still alive after kill!
*** 2012-11-19 08:52:57.936
Waited for process J000 to initialize for 60 seconds
空闲内存和swap都为0了,但是原因查不到
/opt/oracle/admin/nqora/bdump/nqora_pmon_5013.trc信息是这样的
*** 2012-11-19 08:51:28.327
KGX cleanup...
KGX Atomic Operation Log 0x4c3bce9e0
Mutex 0x286a15bd0(1012, 0) idn 7adb03e oper GET_EXCL
Cursor Pin uid 1105 efd 5 whr 11 slp 16383
=================================================
KGL Child 5 Level 0 latch clean-up information:
=================================================
Operation = 12
kgllcpt1 = 3619f8d8 kgllcpt2 = 0
kgllcpt3 = 0 kgllcpt4 = 0
kgllcpt5 = 88bd0138 kgllcub4 = 0
*** 2012-11-19 08:54:31.599
KGX cleanup...
KGX Atomic Operation Log 0x4c3bce9e0
Mutex 0x286a15bd0(1012, 0) idn 7adb03e oper GET_EXCL
Cursor Pin uid 1105 efd 5 whr 11 slp 16383
=================================================
KGL Child 5 Level 0 latch clean-up information:
=================================================
Operation = 12
kgllcpt1 = 3619f8d8 kgllcpt2 = 0
kgllcpt3 = 0 kgllcpt4 = 0
kgllcpt5 = 88bd0138 kgllcub4 = 0

OS pid = 3025
loadavg : 0.29 0.13 0.11
memory info: free memory = 0.00M
swap info: free = 0.00M alloc = 0.00M total = 0.00M怀疑与内存使用情况有关, 是否有OS监控 top ps ?输出? 找出耗尽内存的 进程 是首要任务 , AWR ash alert.log os log都是可以参考的对象
其次任何提问 数据库版本信息都是必要的

Similar Messages

  • ошибка загрузки

    Не могу установить программы в Creative Cloud пишет ошибка загрузки

    Please refer to :
    Error downloading and installing Creative Cloud application
    Troubleshoot CCM Applet installation and download
    Creative Cloud "Download Error" message
    It should help you.
    Regards
    Rajshree

  • R Entarprise run embedded R

    Hello All.
    I'm install R Enterprise in my ora 11 base. And try execute code.
    From RStudio I run this:
    ## Is the ORE client connected to the ORE server?
    ## The output of this command should be TRUE.
    ore.is.connected() - it's work
    ## List the available database tables
    ore.ls() - It's work too
    ## Push an R dataframe to a database table
    CARS <- ore.push(cars) -OK
    head(CARS) -OK
    ## Run embedded R
    ore.doEval(function() { 123 }) - It's ERROR
    Error in .oci.GetQuery(conn, statement, data = data, prefetch = prefetch, :
      ORA-06520: PL/SQL: Error loading external library
    ORA-06522: Unable to load DLL
    ORA-06512: at "RQSYS.RQEVALIMPL", line 17
    ORA-06512: at "RQSYS.RQEVALIMPL", line 14
    ORA-06512: at line 4
    More, I run this from SQL Developer:
    BEGIN
    sys.rqScriptCreate('myRandomRedDots2',
    'function(divisor = 100, numDots = 100) {
    id <- 1:10
    plot(1:numDots, rnorm(numDots), pch = 21, bg = "red", cex = 2 )
    data.frame(id = id, val = id / divisor)
    END;
    It's correct.
    But it's ERROR:
    "SELECT *
    FROM table(rqEval(NULL, 'SELECT 1 id, 1 val FROM dual', 'myRandomRedDots2'));
    ORA-06520: PL/SQL: Ошибка загрузки внешней библиотеки
    ORA-06522: Unable to load DLL
    ORA-06512: на  "RQSYS.RQEVALIMPL", line 17
    ORA-06512: на  "RQSYS.RQEVALIMPL", line 14
    ORA-06512: на  line 4
    06520. 00000 -  "PL/SQL: Error loading external library"
    *Cause:    An error was detected by PL/SQL trying to load the external
               library dynamically.
    *Action:   Check the stacked error (if any) for more details.
    Please HELP ME. Where solution?

    What platform (Windows, Linux, or other?) are you running?
    Does libR.so exist in $R_HOME/lib and $ORACLE_HOME/lib?
    Regards,
    Sherry

  • Ошибка в функции YtFlv2Mp3.DocOnLoad. TypeError: oDoc.location.href.startsWith is not a function

    When I try to open my web browser or a new webpage then it writes out the next in a pop-up window: Ошибка в функции YtFlv2Mp3.DocOnLoad. TypeError: oDoc.location.href.startsWith is not a function. I hope that the problem can be solved.

    Thank you so much! Arigatou! Danke schön! Köszönöm!

  • ошибка код 205 при установки Creative Cloud на windows 8.1. Что делать?

    ошибка код 205 при установки Creative Cloud на windows 8.1. Что делать?

    ошибка код 205 при установки Creative Cloud на windows 8.1. Что делать?

  • Установил пробную версию Adobe Photoshop Elements v.11, срок действия закончился, я её удалил.. Купил лицензионную программу, а она не устанавливается! В конце загрузки, при установке общих компонентов пишет:"Не удалось установить Shared Technologies" и д

    Установил пробную версию Adobe Photoshop Elements v.11, срок действия закончился, я её удалил.. Купил лицензионную программу, а она не устанавливается! В конце загрузки, при установке общих компонентов пишет:"Не удалось установить Shared Technologies" и делает откат программы. Как мне исправить эту ошибку? Спасибо!!!

  • ошибка при загрузке OS x 10.8.1

    Было утановлено OS X Moutain Lion 10.8. При загрузке обновлдения 10.8.1. возникает ошибка. Как все исправить???????

    My mail application completely failed shortly after the upgrade to Mountain Lion. None of the user advice has repaired it from these forums, so I have now resigned myself to using my ipad and iphone to conduct all my business emails. I was hopeful that this first 10.8.1 update from Apple would restore the my mail application. I can frustratingly report that no, it certainly hasn't. No change in fact. I click on the mail app and the beachball of death continues for about 5 minutes then it comes up with a message 'there is a problem with your mailboxes' with the option to quit or quit and rebuild index. If I choose that latter, the beachball resumes it's rotation forever or until I hard reset the machine as all other programs crash at this point. Apple, please help FAST, this is no way to run a business!!!!

  • Постоянно выскакивает ошибка Buffer overrun detected firefox.exe После этой ошибки закрываю Firefox но процесс firefox остается незавершенным, и приходится его завершать вручную в Диспетчере задач. Что нужно сделать чтобы эта ошибка больше не выскакивала?

    Постоянно выскакивает ошибка Buffer overrun detected firefox.exe После этой ошибки закрываю Firefox но процесс firefox остается незавершенным, и приходится его завершать вручную в Диспетчере задач. После перезагрузки компьютера эта ошибка поначалу не появляется, но затем снова выскакивает, и все чаще и чаще, и так до следующей перезагрузки. Раньше такого не случалось, это началось несколько месяцев назад, невозможно спокойно работать с интернетом. Прошу мне помочь.

  • Не пускает в ICloud ошибка 403

    Не пускает в ICloud ошибка 403  что это может быть в Appstore пускает

    Try сбросить пароль Apple ID.
    Коснитесь Настройки> Магазин> Apple ID> iForgot

  • ERROR: Media DB Error : 12 ошибка при установке illustrator

    ERROR: Media DB Error : 12 ошибка при установке illustrator

    Give full permisson in to below given location also inherite the permission to sub folders and files.
    Windows (64 bit OS) : C:\Program Files (x86)\Common Files\Adobe\caps
    Windows (32 bit OS) : C:\Program Files\Common Files\Adobe\caps
    MAC :  /Llibrary/Application support/Adobe/caps
    Then try to install, if still not work then Rename media_db.db located in above mentioned location to media_db_old.db
    After Renaming try to install the software

  • Ошибка аутентификации PDP

    Не могу войти в мобильный интернет, всё подключено, но пишет: "ОШИБКА АУТЕНТИФИКАЦИИ PDP". Что делать?

    hello, you could try resetting the file in your firefox profile that holds the certificate information, maybe it has become corrupted.
    therefore go to ''firefox > help > troubleshooting information'', click on ''profile folder/show folder'' and close all firefox windows afterwards. a windows explorer window should open up - in there rename or delete the file named '''cert8.db''' (& '''cert_override.txt''' in case it is present) - it will be regenerated again the next time you launch the browser.

  • Ошибка установки

    При установке Adobe Degign Standart на Windows 7 возникла ошибка,
    Exit Code: 20
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 0 error(s), 0 warning(s)

    You have to provide exact system info. This simply looks like your system does not at all meet the requirements.
    Mylenium

  • Mac выдает: ошибка 4sns/1/40000000:tmop/65.625 что делать и как настраивать? подскажите

    mac выдает: ошибка 4sns/1/40000000:tmop/65.625. Подскажите что делать и как настраивать?

  • Низкая скорость загрузки Appstore

    Good afternoon. Please tell me the answer to the question about the slow download appstore. Phone Iphone 5 6.1.2. Different modes have switched on the router. Download speed is still very low. Program 10 minutes 10 mb swings

    я не знаю, есть ли у wifi адаптеров стационарных компьютеров опция энергосбережения, если есть - попробуйте отключить ее в диспетчере устройств.
    x220 | i5-2520m | Intel ssd 320 series | Gobi 2000 3G GPS | WiFi
    x220 | i5-2520m | hdd 320 | Intel msata ssd 310 series | 3G GPS | WiFi
    Do it well, worse becomes itself
    Русскоязычное Сообщество   English Community   Deutsche Community   Comunidad en Español

  • Метка времени: 20.02.2013 9:29:11 Ошибка: NS_ERROR_NOT_INITIALIZED: AddonManager is not initialized Источник: resource://gre/modules/AddonManager.jsm Строка: 17

    After upgrading from 15 to 18 and then to 19 version, all addons turned off.
    When goind to addon manager page, it shows Loadin... and nothing more. Error from console in subj.

    It is possible that there is a problem with the file(s) that store the extensions registry.
    Delete the files extensions.* (e.g. extensions.sqlite, extensions.ini, extensions.cache) and compatibility.ini in the Firefox profile folder to reset the extensions registry.
    *https://support.mozilla.org/kb/Profiles
    New files will be created when required.
    See "Corrupt extension files":
    *http://kb.mozillazine.org/Unable_to_install_themes_or_extensions
    *https://support.mozilla.org/kb/Unable+to+install+add-ons
    If you see disabled, not compatible, extensions in "Tools > Add-ons > Extensions" then click the Tools button at the left side of the Search Bar (or click the "Find Updates" button in older Firefox versions) to check if there is a compatibility update available.
    If this hasn't helped then also try to delete the addons.sqlite file.

  • HT4623 у меня на iPhone 3G стояла прошивка 4.2.1, я хотел обновить, но теперь вылазит ошибка 1015 как вастоновить прошивку

    HELP.. Помогите пожалуйсто починить iPhone

    Ну пожалуйста помогите!!!

Maybe you are looking for

  • RSQL error 23 when accessing table "AUFK "??What happened in the ABAP DUMP?

    Thanks a millon for your help o(u2229_u2229)o... The code is:   select aufkaufnr  afkogltri afkoftrmi afkoplnbez maktmaktx afkogamng                                  afkogmein afpowemng afko~plnnr      inner join AFKO on AUFKAUFNR = AFKOAUFNR  and AF

  • AVCHD to DVD:  Really ugly results

    Basically what I'm trying to do is take AVCHD (off of a canon HG10 camera) and burn the movie onto a DVD to be played in 'normal' dvd players.  When I do this, the video is downright blurry.  When I render to a test file that is in 720 or 1080 its fi

  • GRC delta doc for 5.1 to 5.3

    Hello all, I'm looking for a GRC 5.1 - 5.3 delta doc that outlines all the new/improved features in CC and FF 5.3. I already have the delta doc for 5.1 - 5.2. So if anyone even has the 5.2-5.3 delta changes I'd appreciate it. Thanks Dave Wood

  • Splitting a string -- 2 variables

    I'm trying to split a string into 2 variables One variable (exString) being a string, the other variable (exInt)integer For example, I want to split JSPCool.006 the variables would contain: exString = JSPCool exInt = 006

  • Programmatically create build specification

    Here's my problem. I have several dozen projects, each of which contain the same VIs (more or less) but are for different hardware configurations. In particular, they all contain 1) a PXI target that contains a unique EtherCAT configuration, 2) a uni