İçeriğe geç
HELIOS BLOG

HELIOS BLOG

Helios Database Journey


  • Home
  • About Me
  • Video Tutorials
  • Article Index
  • Kasım 18, 2018

    Data Pump Export workers are waiting on ‘wait for unread message on broadcast channel’

    I faced with that issue on 11.2.0.4 version on Linux 6. There were no messages or warnings in the alert log file. Export status showed as executing and there weren’t any errors. I used below sql to identify wait: select v.status, v.sid,v.serial#,io.block_changes,event from v$sess_io io, v$session v where io.sid = v.sid and v.saddr in (… Continue reading

    Oracle Database&EBS General
    Data Pump Export workers are waiting on ‘wait for unread message on broadcast channel’
  • Kasım 7, 2018

    ORA-27126 and Linux-x86_64 Error: 12 During Database Creation or during Database Startup

    I faced with that error message on 12.1.0.2.0 EE version on RHEL6 Here are the error messages SQL> startup nomount; ORA-27126: unable to lock shared memory segment in core Linux-x86_64 Error: 12: Cannot allocate memory Additional information: 3894 Additional information: 2129923 Additional information: 6090752 Continue reading

    Oracle Database&EBS General
    Linux-x86_64 Error: 12, ORA-27126
  • Ekim 14, 2018

    ORA-39142: incompatible version number 4.1 in dump file with IMPDP

    You may with that error message during the export-import process. Process: Import to a database using IMPDP is erroring out Db Versions: Source DB 12.1.x Target DB 11.2.x Error: ORA-39001: invalid argument value ORA-39000: bad dump file specification ORA-39142: incompatible version number 4.1 in dump file “DUMP_PATH/xxx.dmp” Continue reading

  • Eylül 27, 2018

    INS-30131: Initial setup required for execution of installer validation failed Cause: “Failed to access the temporary location”.

    I faced with that issue trying to install Oracle 11g database on Linux 6.  Here is the screenshot: Continue reading

    Oracle Database&EBS General
    Initial setup required, INS-30131, INS-30131 linux
  • Eylül 21, 2018

    ORA-29548:java system class reported:java.lang.ExceptionInInitializerError Ora-06512: at line 6 During 12c installation

    I face with that error message while I was making 12c installation on Solaris machine. The Screen shoot is: Continue reading

    Oracle Database&EBS General
    KU$_RADM_FPTM_VIEW, ORA-00932:, ORA-29548:java system class
  • Ağustos 25, 2018

    How To Give Grant Select On X$ Objects In Oracle

    The X$ tables are owned by the SYS database user and are read-only, which is why they are referred to as fixed tables and the V$ views are referred to as fixed views. This statement might be a juicy invitation for you to try to verify this read-only property. Any attempt to alter these tables… Continue reading

    Oracle Database&EBS General
    ORA-00942, ORA-02030:
  • Ağustos 23, 2018

    RMAN-06207: WARNING: 1 objects could not be deleted for DISK channel(s) due

    One of our Prod 11.2.0.4 database backup ended by  below errors: RMAN-06207: WARNING: 1 objects could not be deleted for DISK channel(s) due RMAN-06208: to mismatched status. Use CROSSCHECK command to fix status RMAN-06210: List of Mismatched objects RMAN-06211: ========================== RMAN-06212: Object Type Filename/Handle RMAN-06213: ————— ————————————————— RMAN-06214: Datafile Copy +DATA/DB_NAME/DATAFILE/XXX_TS.319.962390011 Continue reading

    RMAN-06207, RMAN-06208, RMAN-06210, RMAN-06214
  • Haziran 26, 2018

    Extra Yazılım Ön Muhasebe Programı

    Merhaba Arkadaşlar, Bildiğiniz gibi blog’um içerisinde türkçe paylaşım yok denecek kadar az. Bugün sizlerle Yusuf Şimşek’in geliştirdiği  Ön Muhasebe Programı hakkında paylaşım yapmak istiyorum. Yusuf Bey, Şirketiniz için rahatlıkla kullanabileceğiniz kolay,  kullanıcı dostu arayüze sahip,  güzel hazırlanmış ve tasarlanmış program raporları vasıtasıyla, Şirketinizi ön muhasebenizi kolaylıkla tutmanızı sağlayan güzel bir ürün geliştirmiş. Kendisini tebrik ediyorum. Programın… Continue reading

  • Mayıs 13, 2018

    Create or rebuilding an oracle spatial index in another schema ORA-06512: at “”MDSYS.SDO_INDEX_METHOD_10I””, line 10 “

    I hit with that error message during the export&import process on 12c database on Linux While I am checking import log, I noticed below error message: ORA-13249: Error in R-tree: [mdrcrtscrt] ORA-13231: failed to create index table [MY_OBJECT$] during R-tree creation ORA-13249: Stmt-Execute Failure: CREATE TABLE “MY_SCHEMA”.”MY_OBJECT$”(NODE_ID NUMBER,NODE_LEVEL NUMBER,INFO BLOB) LOB (INFO) STORE ORA-39083: Object… Continue reading

    Oracle Database&EBS General
    line 10 “, ORA-06512: at “”MDSYS.SDO_INDEX_METHOD_10I””, ORA-13231:, ORA-13249:, ORA-29400
  • Nisan 27, 2018

    Sqlplus “/as sysdba” gives ORA-01031: insufficient privileges On Windows

    One of our Prod systems is running on Windows server. While I am trying to connect database as sysdba user it throws A-01031: insufficient privileges C:\Windows\>sqlplus “/ as sysdba” SQL*Plus: Release 11.2.0.1.0 Production on Mon Apr 27 13:15:06 2018 ERROR: ORA-01031: insufficient privileges Continue reading

    Oracle Database&EBS General
    ORA-01031, ORA-01031: insufficient privileges On Windows
«Önceki Sayfa Sonraki Sayfa»

AWARDED TOP 60 ORACLE BLOGS SINCE 2018

Recent Posts

  • Oracle CDB vs Non-CDB: A Future-Ready Database Architecture
  • Hot Cloning of a PDB in Oracle Database
  • Oracle + Artificial Intelligence = Smarter Database Management
  • Understanding UNDO Tablespace in Oracle Database: Importance and Best Practices
  • Fortifying Your Cloud: Understanding the OCI Zero Trust Landing Zone

CATEGORIES

  • Cloud Computing Tutorials
  • My Presentations
  • Oracle Cloud Journey
  • Oracle Database&EBS General
  • Oracle E-Business Suite Release 11
  • Oracle E-Business Suite Release 12
  • Scripts for Oracle E-Business Suite
  • Some other Oracle Products Installation
  • Step by Step Oracle E-Business Suite Installation
  • Video Tutorials

Newsletter


Recent Posts

  • Oracle CDB vs Non-CDB: A Future-Ready Database Architecture
  • Hot Cloning of a PDB in Oracle Database
  • Oracle + Artificial Intelligence = Smarter Database Management

Newsletter

©

HELIOS BLOG

2022, All Rights Reserved.

WordPress.com’da Blog Oluşturun.

Gizlilik ve Çerezler: Bu sitede çerez kullanılmaktadır. Bu web sitesini kullanmaya devam ederek bunların kullanımını kabul edersiniz.
Çerezlerin nasıl kontrol edileceği dahil, daha fazla bilgi edinmek için buraya bakın: Çerez Politikası
 

Yorumlar Yükleniyor...
 

    • Abone Ol Abone olunmuş
      • HELIOS BLOG
      • Diğer 67 aboneye katılın
      • WordPress.com hesabınız var mı? Şimdi oturum açın.
      • HELIOS BLOG
      • Abone Ol Abone olunmuş
      • Kaydolun
      • Giriş
      • Bu içeriği rapor et
      • Siteyi Okuyucu'da görüntüle
      • Abonelikleri Yönet
      • Bu şeridi gizle