Oracle error  "No message file for" after Upgrade to 10.2.0.5

After upgrade from 9.2.0.8 to 10.2.0.5 i get the following error "No message file for"
(with both Users sidadm and orasid)
Platform AIX 64 bit
The installation und Upgrade with dbua works fine.
DB and SAP runs after the Upgrade.
then I tried
SQL> select xx from v$log;
select xx from v$log
ERROR at line 1:
ORA-00904: Message 904 not found; No message file for produstyle='font-
family:courier' ct=RDBMS,
facility=ORA; arguments: ["XX"]
The Environment is correct,
ORACLE_HOME,ORACLE_SID,PATH,LIBPATH have right Values.
I cant find any failure in Configuration or Install Logs.
So i tried the following:
Copy the complete Directorie /oracle/SID/102_64/rdbms/msg from a
10.2.0.4 Oracle Installation to the 10.2.0.5 home.
the result ist that the Messagefile could be read by Oracle an i get
the ORA-00904
Here the same Query:
SQL> select xx from v$log;
select xx from v$log
ERROR at line 1:
ORA-00904: "XX": invalid identifier
So I do the same procedure with an other System.
I detect:
the Patch 9952230 (SAP_102051_201011/9952230) delivers
both Message Files oraus.msg and oraus.msb which caused the problem.
Has anyone the same Problem?
Are there any other Impacts with wrong Message Files .
I raised a OSS Call, but no answer till today.
best regards
Uwe

I could not find anything is sap notes, but oracle recommends to update binary file oraus.msb in $ORACLE_HOME/rdbms/mesg
Download link:
https://updates.oracle.com/ARULink/PatchDetails/process_form?patch_num=10235783
You can find more details also in:
https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=10235783.8
https://support.oracle.com/CSP/main/article?cmd=show&type=BUG&id=10235783
The problem with this solution. It is not officially released by SAP.

Similar Messages

  • Issue after installing Designer 10.1.2 on Windows7 - ???-21705: The .msb message file for product "Unknown", utility "CDR" could not be found

    Hi,
    I installed Oracle Designer 10.1.2 on my laptop which is running Windows7. I followed the recommendations to make run the setup.exe file (compatibility SP2 & Run as administrator) but while the installation I got the error message twice or 3 times: "The procedure entry point GetProcessImageFileNameW could not be located in the dynamic library PSAPI.DLL". I skipped this message and the installation ended with success anyway. Starting the first Designer windows works well. Though when I click on the des2k61.exe file and once I entered the correct Repository Owner/password and connect string I got the message:
    ???-21705: The .msb message file for product "Unknown", utility "CDR" could not be found.
    For information I used to have Designer 10.1.2 on my former laptop (also Windows 7) and it works well. I migrated my DB (11.2.0.2) to the new PC which includes the repository owner I'm trying to use.
    Any idea about the possible origin of the issue?
    Thanks in advance for your help.
    Kind regards,
    Yves

    Hi,
    I installed Oracle Designer 10.1.2 on my laptop which is running Windows7. I followed the recommendations to make run the setup.exe file (compatibility SP2 & Run as administrator) but while the installation I got the error message twice or 3 times: "The procedure entry point GetProcessImageFileNameW could not be located in the dynamic library PSAPI.DLL". I skipped this message and the installation ended with success anyway. Starting the first Designer windows works well. Though when I click on the des2k61.exe file and once I entered the correct Repository Owner/password and connect string I got the message:
    ???-21705: The .msb message file for product "Unknown", utility "CDR" could not be found.
    For information I used to have Designer 10.1.2 on my former laptop (also Windows 7) and it works well. I migrated my DB (11.2.0.2) to the new PC which includes the repository owner I'm trying to use.
    Any idea about the possible origin of the issue?
    Thanks in advance for your help.
    Kind regards,
    Yves

  • Itunes setup file is downloaded for my widows XP but after downloading it is not opened when try to open i receive message file moved after download

    I can download itune setup file from apple.com but file is not opening and receive message file moved after downloading.

    Not Enough Memory typically refers to RAM.  How much RAM do you have on your 64-bit OS computer?  Do you have other programs running that may be using most of the memory?

  • ORA-01034: Message 1034 not found; No message file for product=RDBMS

    Hi!
    After creating a RAC Database (10.2.0.5) on Redhat Enterprise Linux 64-bit, we checked: Listeners, Processes and Environment variables.
    Everything was set up properly and running.
    When trying to connect as sysdba the following message appeared:
    $sqlplus / as sysdba
    sql>select * from v$instance;
    select * from v$instance
    ERROR at line 1:
    ORA-01034: Message 1034 not found; No message file for product=RDBMS,
    facility=ORA
    A shutdown and startup did not help.
    What could be the issue here?
    Thanks!

    Here is an excerpt of the alert log. No ora-
    ALTER DATABASE OPEN
    Picked broadcast on commit scheme to generate SCNs
    Fri Feb 24 11:26:50 CET 2012
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=32, OS id=4930
    Fri Feb 24 11:26:50 CET 2012
    ARC0: Archival started
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    ARC1 started with pid=33, OS id=4932
    Fri Feb 24 11:26:50 CET 2012
    SUCCESS: diskgroup LOG01 was mounted
    SUCCESS: diskgroup LOG02 was mounted
    Thread 1 opened at log sequence 10
      Current log# 11 seq# 10 mem# 0: +LOG01/omdemo/onlinelog/group_11.265.776085353
      Current log# 11 seq# 10 mem# 1: +LOG02/omdemo/onlinelog/group_11.265.776085353
    Successful open of redo thread 1
    Fri Feb 24 11:26:50 CET 2012
    ARC0: Becoming the 'no FAL' ARCH
    ARC0: Becoming the 'no SRL' ARCH
    Fri Feb 24 11:26:50 CET 2012
    ARC1: Becoming the heartbeat ARCH
    Fri Feb 24 11:26:50 CET 2012
    SMON: enabling cache recovery
    Fri Feb 24 11:26:50 CET 2012
    Successfully onlined Undo Tablespace 1.
    Fri Feb 24 11:26:50 CET 2012
    SMON: enabling tx recovery
    Fri Feb 24 11:26:50 CET 2012
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=34, OS id=4934
    Fri Feb 24 11:26:52 CET 2012
    Completed: ALTER DATABASE OPEN
    Sat Feb 25 02:00:23 CET 2012
    Thread 1 advanced to log sequence 11 (LGWR switch)
      Current log# 12 seq# 11 mem# 0: +LOG01/omdemo/onlinelog/group_12.266.776085355
      Current log# 12 seq# 11 mem# 1: +LOG02/omdemo/onlinelog/group_12.266.776085355$ps -ef|grep mon
    oracle    4694     1  0 Feb24 ?        00:00:10 /oracle/app/oracle/product/10.2.0/db_1/bin/racgimon startd OMDEMO
    oracle    4773     1  0 Feb24 ?        00:00:04 ora_pmon_OMDEMO1
    oracle    4779     1  0 Feb24 ?        00:00:03 ora_lmon_OMDEMO1
    oracle    4819     1  0 Feb24 ?        00:00:05 ora_smon_OMDEMO1
    oracle    4825     1  0 Feb24 ?        00:00:00 ora_mmon_OMDEMO1
    root     10429     1  0 Jan24 ?        03:29:11 /oracle/app/grid/11.2.0/grid/bin/osysmond.bin
    root     10475     1  0 Jan24 ?        00:01:44 /oracle/app/grid/11.2.0/grid/bin/cssdmonitor
    grid     11214     1  0 Jan24 ?        00:00:46 asm_pmon_+ASM1
    grid     11301     1  0 Jan24 ?        00:00:19 asm_lmon_+ASM1
    grid     11335     1  0 Jan24 ?        00:00:00 asm_smon_+ASM1
    grid     11343     1  0 Jan24 ?        00:00:00 asm_gmon_+ASM1
    grid     11347     1  0 Jan24 ?        00:00:00 asm_mmon_+ASM1
    dbus     11972     1  0 Jan17 ?        00:00:03 dbus-daemon --system
    xfs      14493     1  0 Jan17 ?        00:00:00 xfs -droppriv -daemon
    avahi    14594     1  0 Jan17 ?        00:00:00 avahi-daemon: running [at1srv0080.local]
    avahi    14595 14594  0 Jan17 ?        00:00:00 avahi-daemon: chroot helper
    root     14671     1  0 Jan17 ?        00:00:00 /usr/sbin/gdm-binary -nodaemon
    root     14736 14671  0 Jan17 ?        00:00:00 /usr/sbin/gdm-binary -nodaemon
    oracle   17059 12052  0 10:42 pts/1    00:00:00 grep mon
    [oracle@at1srv0080 /]$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.5.0 - Production on Mon Feb 27 10:46:51 2012
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/oracle/app/oracle/product/10.2.0/db_1/dbs/initOCTA1.ora'

  • Error when creating files for transport request SAPK-700BGINPLMWUI

    Hello experts,
    We're upgrading our 46c System to ERP 6.0 EHP4.
    In Phase  EHP_INCLUSION we get the following error Message: Disassembling package queue failed, rc = "2", reason = "Error when creating files for transport request SAPK-700BGINPLMWUI"
    We've already checked the SAINT version; Upgrade Fix, SAPCAR version. We've checked our TMS as well and everything seems  O.K.
    Any help would be really appreciated!!!
    Complete Error message:
    EhP component PLMWUI, 700                                                                               
    Looking for SAINT package for 'PLMWUI' ...                                                                               
    R3upReadNewPackages:                                                                               
    patchType='U', langVect='DEC'                                                                               
    RFC Login to: System="X05", Nr="00", GwHost="sxt ", GwService="sapgw00"                                                 
    RFC Login succeeded                                                                               
    Calling function module "spda_read_new_packages" by RFC                                                                     
      ismovesVersion='0'                                                                               
    R3upReadNewPackages: exit: rc=0                                                                               
    ... No matching package found.                                                                               
    R3upReadNewPackages:                                                                               
    patchType='I', langVect='DEC'                                                                               
    RFC Login to: System="X05", Nr="00", GwHost="sxt ", GwService="sapgw00"                                                 
    RFC Login succeeded                                                                               
    Calling function module "spda_read_new_packages" by RFC                                                                     
      ismovesVersion='0'                                                                               
    R3upReadNewPackages: exit: rc=0                                                                               
    Found: name = 'PLMWUI', release = '700', package = 'SAPK-700BGINPLMWUI', type = 'AOI'                                  
    ... Matching package found: 'PLMWUI','700','SAPK-700BGINPLMWUI'                                                             
    (trc) R3upPatchDisassembleQueue: 1 package queue entries                                                                    
    (trc) R3upPatchDisassembleQueue: force=YES                                                                               
    (trc) R3upPatchDisassembleQueue: 1 packages will be disassembled                                                            
    Starting disassembling package queue                                                                               
    Date & Time: 20100319133139                                                                               
    Starting RFC Login to: System = "X05", GwHost = "sxt ", GwService = "sapgw00"                                           
    RFC Login to: System="X05", Nr="00", GwHost="sxt ", GwService="sapgw00"                                                 
    RFC Login succeeded                                                                               
    Calling function module "SPDA_DISASSEMBLE_QUEUE" by RFC                                                                     
    Input table IT_PATQ:                                                                               
    "SAPK-700BGINPLMWUI","000","AOI","PLMWUI","700","SAP PLM Web UI","00"                                                       
    Call of function module "SPDA_DISASSEMBLE_QUEUE" by RFC succeeded                                                           
    Logging off from SAP system                                                                               
    Date & Time: 20100319133139                                                                               
    Disassembling package queue failed, rc = "2", reason = "Error when creating files for transport request SAPK-700BGINPLMWUI"

    Hello Anthes,
    Please Check the things in following sequence :
    1.Use latest SAPehpi, R3trans and tp versions.
    2. users/group authorization issue and/or ownersip limitations (set 777) .Reboot the server to make sure, that the authorisations are updated and there is no lock on a file in the EHPI dir.Repeat the phase.
    Folders where permissions should be 777 are Upgrade directory, Data Directory, Cofile directory and .../EPS/in.
    3. Source file corruption can be ruled out by execution
    R3trans -l /usr/sap/<SID>/..../abap/data/R-700BGINPLMWUI.SAP (The data file corresponding to the Package which is giving error). Check if this ends fine.
    Note 2050
    4. Confirm that your transport tool is 'healthy' by testing it in STMS. In SPAM in client 000 use the function Disassemble package and enter the package <Package name>.
    5. Try to update the kernel if it not helps.
    Best Regards
    Niraj

  • My mail messages are blank after upgrading to OS X Mavericks. How do I fix this??

    My mail messages are blank after upgrading to OS X Mavericks. How do I fix this??

    Hi, I had this same problem. I have a load of work subfolders and was showing the message header but no content. I think it lost the link to the original messages.
    There may be a simpler way but I fixed it by going to the mail folders in finder. I took the following steps:
    Go to user library (hold down the alt key whilst clicking the Go menu in finder to access user library)
    Go to user/Library/Mail/V2/Mailboxes. You should be able to see your mailboxes and your original messages (ending .emlx) after clicking down the hierachy in each mailbox. For some reason mail added a "-2" onto the end of each mailbox which I think has caused the problem.
    Copy each required mailbox (.mbox) onto desktop. I removed the "-2" at this stage to clean things up.
    In Mail, choose File/Import Mailboxes....
    Import data from: Apple Mail. Click continue, navigate to desktop and choose the relevant .mbox folders. Click Choose.
    It should then import the mail to a new folder called import in mail. You can then rename that folder or move the subfolders out.
    I moved the .mbox folders on my desktop to my documents folder as a backup just in case. I then deleted the problem mailboxes from the finders mailboxes folder.
    Problem solved - for me anyway!!
    Hope this helps.

  • TNS-12560: Message 12560 not found; No message file for product=NETWORK

    I have downloaded and installed the SQL *Plus client software from the URL http://www.oracle.com/technology/tech/sql_plus/index.html
    This should help me connect to the Oracle database
    Following is the error I have in the sqlnet.log file (located at C:\oracle\product\10.2.0\client_1\BIN)
    Fatal NI connect error 12560, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleORCL)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=ORCL)(CID=(PROGRAM=C:\oracle\product\10.2.0\client_1\BIN\sqlplus.exe)(HOST=PEM270639IC)(USER=mattut))))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 10.2.0.1.0 - Production
    Time: 10-SEP-2007 10:45:13
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12560
    TNS-12560: Message 12560 not found; No message file for product=NETWORK, facility=TNS
    ns secondary err code: 0
    nt main err code: 530
    TNS-00530: Message 530 not found; No message file for product=NETWORK, facility=TNS
    nt secondary err code: 126
    nt OS err code: 0

    Where are you trying to connect to?
    If you want a local database you must down and install for example the Oracle 10 Express

  • Message 2100 not found; No message file for product=RDBMS, facility=UL

    Hi,
    I am trying to run sqlldr. But I got this message:
    Message 2100 not found; No message file for product=RDBMS, facility=UL;
    I checked my ORACLE_HOME and it is set to: C:\oraclexe\app\oracle\product\10.2.0\server which includes the folders BIN,RDBMS, ....
    I checked my C:\oraclexe\app\oracle\product\10.2.0\server\RDBMS and there is no ORAUS.MSG inside the folder. If this is the solution where can I find this file? I read in the forums to copy it from the server directory to the client, but I couldn't find it anywhere on my machine.
    Thanks,
    M

    Thansk, I really appreciate your help. This is the result:
    AGSDESKTOPJAVA=C:\Program Files (x86)\ArcGIS\Desktop10.0\
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\Matt\AppData\Roaming
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    CommonProgramW6432=C:\Program Files\Common Files
    COMPUTERNAME=Smith
    ComSpec=C:\Windows\system32\cmd.exe
    DEFLOGDIR=C:\ProgramData\McAfee\DesktopProtection
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Users\Matt
    JAVA_HOME=C:\Program Files\Java\jdk1.6.0_23
    LOCALAPPDATA=C:\Users\Matt\AppData\Local
    LOGONSERVER=\\Smith
    NUMBER_OF_PROCESSORS=2
    ORACLE_BASE=C:\oraclexe\app\oracle
    ORACLE_HOME=C:\oraclexe\app\oracle\product\10.2.0\server
    ORA_NLS=C:\oraclexe\app\oracle\product\10.2.0\server\nls
    OS=Windows_NT
    Path=C:\XEClient\bin;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Windows
    \system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerSh
    ell\v1.0\;c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\MATLAB\R
    2010a\runtime\win64;C:\MATLAB\R2010a\bin;C:\Program Files (x86)\Common Files\Rox
    io Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLSh
    ared\
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 15 Model 6 Stepping 2, GenuineIntel
    PROCESSOR_LEVEL=15
    PROCESSOR_REVISION=0602
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    ProgramW6432=C:\Program Files
    PROMPT=$P$G
    PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
    PUBLIC=C:\Users\Public
    RoxioCentral=C:\Program Files (x86)\Common Files\Roxio Shared\10.0\Roxio Central
    36\
    SESSIONNAME=Console
    SQLPATH=C:\XEClient\sqlplus
    SystemDrive=C:
    SystemRoot=C:\Windows
    TEMP=C:\Users\Matt\AppData\Local\Temp
    TMP=C:\Users\Matt\AppData\Local\Temp
    USERDOMAIN=Smith
    USERNAME=Matt
    USERPROFILE=C:\Users\Matt
    VS100COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\Tools
    VS90COMNTOOLS=C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\Tools\
    VSEDEFLOGDIR=C:\ProgramData\McAfee\DesktopProtection
    windir=C:\Windows

  • Posfix error writing message: File too large

    I was looking for a reason for my Mac hanging occasionally. In Console I found the following recurring error message.
    10/2/11 8:15:19 PM     postfix/master[656]     daemon started -- version 2.5.5, configuration /etc/postfix
    10/2/11 8:16:00 PM     postfix/pickup[657]     B6095D33A25: uid=501 from=<Al>
    10/2/11 8:16:00 PM     postfix/cleanup[664]     B6095D33A25: message-id=<[email protected]>
    10/2/11 8:16:00 PM     postfix/qmgr[658]     B6095D33A25: from=<[email protected]>, size=668, nrcpt=1 (queue active)
    10/2/11 8:16:00 PM     postfix/local[666]     B6095D33A25: to=<[email protected]>, orig_to=<Al>, relay=local, delay=0.08, delays=0.04/0.02/0/0.02, dsn=5.2.2, status=bounced (cannot update mailbox /var/mail/al for user al. error writing message: File too large)
    10/2/11 8:16:00 PM     postfix/cleanup[664]     C5ACFD33A28: message-id=<[email protected]>
    10/2/11 8:16:00 PM     postfix/bounce[667]     B6095D33A25: sender non-delivery notification: C5ACFD33A28
    10/2/11 8:16:00 PM     postfix/qmgr[658]     C5ACFD33A28: from=<>, size=2366, nrcpt=1 (queue active)
    10/2/11 8:16:00 PM     postfix/qmgr[658]     B6095D33A25: removed
    10/2/11 8:16:00 PM     postfix/local[666]     C5ACFD33A28: to=<[email protected]>, relay=local, delay=0.01, delays=0/0/0/0, dsn=5.2.2, status=bounced (cannot update mailbox /var/mail/al for user al. error writing message: File too large)
    10/2/11 8:16:00 PM     postfix/qmgr[658]     C5ACFD33A28: removed
    10/2/11 8:16:19 PM     postfix/master[656]     master exit time has arrived
    I haven't done anything with Postfix, but I'm guessing one of the monitoring utilities is set up to send me an email message if it finds an error.
    Looking for ideas on how to fix this.

    Well, I think I figured this out.
    I found this posting on a message board http://www.linuxquestions.org/questions/linux-networking-3/file-too-large-in-pos tfix-495988/#post2480213
    I ran this command in terminal: sudo postconf -e "virtual_mailbox_limit=0" then: sudo postfix reload
    That still didn't fix the error messages.
    Then I ran this command in terminal: sudo postconf -e "mailbox_size_limit=0" then: sudo postfix reload
    That stopped the "file too large" error message.
    Now the console message I get is:
    postfix/master[1630]          daemon started -- version 2.5.14, configuration /etc/postfix
    postfix/pickup[1631]          68EA012A66BD: uid=501 from=<Al>
    postfix/cleanup[1643]          68EA012A66BD: message-id=<[email protected]>
    postfix/qmgr[1632]          68EA012A66BD: from=<[email protected]>, size=707, nrcpt=1 (queue active)
    postfix/pickup[1631]          BA07112A66BE: uid=501 from=<Al>
    postfix/cleanup[1643]          BA07112A66BE: message-id=<[email protected]>
    postfix/local[1645]          68EA012A66BD: to=<[email protected]>, orig_to=<Al>, relay=local, delay=0.82, delays=0.5/0.09/0/0.23, dsn=2.0.0, status=sent (delivered to mailbox)
    postfix/master[1630]          master exit time has arrived
    I'm guessing this is normal function of the postfix system. However, I'm still not sure what postfix is doing. Maybe its the under-the-hood stuff for Apple Mail?

  • ORA-01031: No message file for product=RDBMS, facility=ORA

    Hello,
    i run instance and get message:
    ORA-01031: Message 1031 not found; No message file for product=RDBMS,
    facility=ORA
    what can i do for solving that problem?
    regards
    Denis

    I assume you run under Windows:
    Check environment variable ORACLE_HOME and environment Variable Path.
    Path looks something like:
    PATH=c:\oracle\XXX\920\bin;<someother minor important oracle DIRs>;c:\windows;c:\windows\system32.......
    ORACLE_HOME looks like:
    ORACLE_HOME=c:\oracle\XXX\920    (without \bin!!!!)
    If you have installed more than one Oracle_home following is important:
    Your Path variable looks like following:
    PATH=c:\oracle\xx1\920\bin;c:\oracle\xx2\102\bin;c:\windows;c:\windows\system32;....
    if your ORACLE_HOME points now to c:\oracle\xx2\102 then you run in the problems you have documented.
    you have to remove oracle\*\bin references from System environment and have to move them to the userenvironment of the affected users:
    1. remove c:\oracle\xx1\920\bin;c:\oracle\xx2\102\bin; from system environment variable PATH
    2. modify xx1adm's environment variable PATH to include c:\oracle\xx1\920\bin
    3. modify xx2adm's environment variable PATH to include c:\oracle\xx2\102\bin
    Important:
    The first %ORACLE_HOME%\bin directory in PATH must be identical with %ORACLE_HOME%
    regards
    Peter

  • FRM-40506: Oracle error: unable to check for record uniqueness

    Hello everyone
    I have an emergency problom. the context is:
    I have a master -detail structure in a form. first, my detail is a tabulation view, so it has severals records. Then, when i try to commit the form ii received the message <<<FRM-40506: Oracle error: unable to check for record uniqueness>>.
    i made a test by changing the detail block presentation to Form. and i could save because my detail has one record.
    Could someone has any idea how can I save my master-detail form with severals records in my detail.
    Master
    [code_p] [non_P]
    Detail
    [code_p] [product1]
    [code_p] [product2]
    [code_p] product3]
    [code_p] [productn]
    thanks!

    Error Cause:
    Processing error encountered while checking a record's primary key items for uniqueness. The table associated with the current block of the form does not exist, or you do not have authority to access the table.
    You can review the error documentation:
    http://www.errorpro.com/oracleerrors/oraerror.php?level1=Oracle&send=Send&ecode=FRM-40506&Submit=Search

  • Message file for ICX

    I generated message file throw adadmin for ICX module and I've got next message: "No Oracle Message files selected for generation".
    Message files for other modules can be generated successfuly and I have a problem only for this one.
    What could be a cause?
    And is there a solution?
    Tnx in advance!
    Natasa

    Hi!
    Well, you obviously misunderstood me, so let me explane you what is going on.
    The problem I asked about is not caused by patch. I work on localization and customization of EBS and I changed some messages for specific language in FND_NEW_MESSAGES table, and I needed to generate message file to be able so see those changes on web pages.
    I made changes to this table many times, but for other modules, and I could always generate message file successfully. This is the first time I have the problem, and it's the first time I tried to do that for ICX module.
    Is there anything specific for that module?
    What could be a problem?
    Regards,
    Natasa

  • Message 2100 not found; No message file for product=RDBMS, facility=ULMessa

    hi all,
    I am using windows2000 and 10g i am running loader using java
    but getting a message like
    Message 2100 not found; No message file for product=RDBMS, facility=ULMessage
    I have checked oracle_home and path in my env setting. but no progress same message i am getting
    but its running fine using cmd prompt.
    please help
    thanks in advance.

    First 10g is not a version it is a marketing label. What is the version number (to 3 decimal places).
    Second can you expand your question to explain you this has to do with AQ? How are enqueued, what code is executing to dequeue? We can make guesses but they may have nothing to do with your actual environment.

  • Missing message file for PL/SQL compile time warnings

    I want to use PL/SQL compile time warnings but I don't have the message file on my system (or it is not installed correctly). This results in output like this:
    3/5 PLW-05005: Message 5005 not found; No message file for
    product=plsql, facility=PLW
    Where can I get this message file and what do I have to do to install it?
    Thank you.
    Alex.

    hi Will
    Maybe this is a beter forum for your question:
    "JDeveloper and OC4J 11g Technology Preview"
    JDeveloper and OC4J 11g Technology Preview
    success
    Jan Vervecken

  • Oracle Error occured, while checking for Already Committed data

    Hi,
    In my 1 day old workspace I see more than 3000 errors logged in the owb_error_log_table with text as shown below , can someone from Oracle please advise what the problem seems to be ?
    Oracle Error occured, while checking for Already Committed data : 76291.DBObject.TABLE_1.2.en_GB
    Oracle Error occured, while checking for Already Committed data : 76291.DBObject.TABLE_1.1.en_GB
    Oracle Error occured, while checking for Already Committed data : 42483.PlatformConfiguration.ORACLE.1.en_GB
    Oracle Error occured, while checking for Already Committed data : 42483.PlatformConfiguration.ORACLE.2.en_GB
    There are many more examples of other errors as well. Google returns nothing for these error....am I the first one to face these errors. We are using 11gRelease2 on RHEL.
    They all have a error text of ORA-01403: no data found
    tks in advance.

    I haven't been able to pin it down to a specific action that causes these errors. I have been having various other problems when importing tables ...the screen just freezes and nothing happens. When I queried this table from sql developer to check if I can spot anything and I found these errors.
    The screen freezes when I add a new oracle location - the test works fine - but when I click OK to the add oracle location screen it just freezes and nothing happens.

Maybe you are looking for