What Tables or Views for ORA- errors?

What are those tables or views where you can lookup for the ORA- errors which has a description or meaning?
Thanks,
Warren

Of course, you can always use the SQLERRM function, as well:
SQL> begin
  2    for i in 1..100 loop
  3      dbms_output.put_line(SQLERRM(i * -1));
  4    end loop;
  5  end;
  6  /
ORA-00001: unique constraint (.) violated
ORA-00002: Message 2 not found;  product=RDBMS; facility=ORA
ORA-00003: Message 3 not found;  product=RDBMS; facility=ORA
ORA-00004: Message 4 not found;  product=RDBMS; facility=ORA
ORA-00005: Message 5 not found;  product=RDBMS; facility=ORA
ORA-00006: Message 6 not found;  product=RDBMS; facility=ORA
ORA-00007: Message 7 not found;  product=RDBMS; facility=ORA
ORA-00008: Message 8 not found;  product=RDBMS; facility=ORA
ORA-00009: Message 9 not found;  product=RDBMS; facility=ORA
ORA-00010: Message 10 not found;  product=RDBMS; facility=ORA
ORA-00011: Message 11 not found;  product=RDBMS; facility=ORA
ORA-00012: Message 12 not found;  product=RDBMS; facility=ORA
ORA-00013: Message 13 not found;  product=RDBMS; facility=ORA
ORA-00014: Message 14 not found;  product=RDBMS; facility=ORA
ORA-00015: Message 15 not found;  product=RDBMS; facility=ORA
ORA-00016: Message 16 not found;  product=RDBMS; facility=ORA
ORA-00017: session requested to set trace event
ORA-00018: maximum number of sessions exceeded
ORA-00019: maximum number of session licenses exceeded
ORA-00020: maximum number of processes () exceeded
ORA-00021: session attached to some other process; cannot switch session
ORA-00022: invalid session ID; access denied
ORA-00023: session references process private memory; cannot detach session
ORA-00024: logins from more than one process not allowed in single-process mode
ORA-00025: failed to allocate
ORA-00026: missing or invalid session ID
ORA-00027: cannot kill current session
ORA-00028: your session has been killed
ORA-00029: session is not a user session
ORA-00030: User session ID does not exist.
ORA-00031: session marked for kill
ORA-00032: invalid session migration password
ORA-00033: current session has empty migration password
ORA-00034: cannot  in current PL/SQL session
ORA-00035: LICENSE_MAX_USERS cannot be less than current number of users
ORA-00036: maximum number of recursive SQL levels () exceeded
ORA-00037: cannot switch to a session belonging to a different server group
ORA-00038: Cannot create session: server group belongs to another user
ORA-00039: Message 39 not found;  product=RDBMS; facility=ORA
ORA-00040: Message 40 not found;  product=RDBMS; facility=ORA
ORA-00041: Message 41 not found;  product=RDBMS; facility=ORA
ORA-00042: Message 42 not found;  product=RDBMS; facility=ORA
ORA-00043: Message 43 not found;  product=RDBMS; facility=ORA
ORA-00044: Message 44 not found;  product=RDBMS; facility=ORA
ORA-00045: Message 45 not found;  product=RDBMS; facility=ORA
ORA-00046: Message 46 not found;  product=RDBMS; facility=ORA
ORA-00047: Message 47 not found;  product=RDBMS; facility=ORA
ORA-00048: Message 48 not found;  product=RDBMS; facility=ORA
ORA-00049: Message 49 not found;  product=RDBMS; facility=ORA
ORA-00050: operating system error occurred while obtaining an enqueue
ORA-00051: timeout occurred while waiting for a resource
ORA-00052: maximum number of enqueue resources () exceeded
ORA-00053: maximum number of enqueues exceeded
ORA-00054: resource busy and acquire with NOWAIT specified
ORA-00055: maximum number of DML locks exceeded
ORA-00056: DDL lock on object '.' is already held in an incompatible mode
ORA-00057: maximum number of temporary table locks exceeded
ORA-00058: DB_BLOCK_SIZE must be  to mount this database (not )
ORA-00059: maximum number of DB_FILES exceeded
ORA-00060: deadlock detected while waiting for resource
ORA-00061: another instance has a different DML_LOCKS setting
ORA-00062: DML full-table lock cannot be acquired; DML_LOCKS is 0
ORA-00063: maximum number of LOG_FILES exceeded
ORA-00064: object is too large to allocate on this O/S (,)
ORA-00065: initialization of FIXED_DATE failed
ORA-00066: LOG_FILES is  but needs to be  to be compatible
ORA-00067: invalid value  for parameter ; must be at least
ORA-00068: invalid value  for parameter , must be between  and
ORA-00069: cannot acquire lock -- table locks disabled for
ORA-00070: command  is not valid
ORA-00071: process number must be between 1 and
ORA-00072: process "" is not active
ORA-00073: command  takes between  and  argument(s)
ORA-00074: no process has been specified
ORA-00075: process "" not found in this instance
ORA-00076: dump  not found
ORA-00077: dump  is not valid
ORA-00078: cannot dump variables by name
ORA-00079: variable  not found
ORA-00080: invalid global area specified by level
ORA-00081: address range [, ) is not readable
ORA-00082: memory size of  is not in valid set of [1], [2], [4]
ORA-00083: warning: possibly corrupt SGA mapped
ORA-00084: global area must be PGA, SGA, or UGA
ORA-00085: current call does not exist
ORA-00086: user call does not exist
ORA-00087: command cannot be executed on remote instance
ORA-00088: command cannot be executed by shared server
ORA-00089: invalid instance number in ORADEBUG command
ORA-00090: failed to allocate memory for cluster database ORADEBUG command
ORA-00091: LARGE_POOL_SIZE must be at least
ORA-00092: LARGE_POOL_SIZE must be greater than LARGE_POOL_MIN_ALLOC
ORA-00093:  must be between  and
ORA-00094:  requires an integer value
ORA-00095: Message 95 not found;  product=RDBMS; facility=ORA
ORA-00096: invalid value  for parameter , must be from among
ORA-00097: use of Oracle SQL feature not in SQL92  Level
ORA-00098: Message 98 not found;  product=RDBMS; facility=ORA
ORA-00099: timed out while waiting for resource, potential PDML deadlock
ORA-00100: no data found
PL/SQL procedure successfully completed

Similar Messages

  • Help! Can any tell me what cause / remedy is for this error

    Can any tell me what cause / remedy is for this error:
    [1/29/08 10:52:05:009 GMT] 4131a8 SystemOut
    U 2008-01-29 10:52:05,009 [QuartzWorkerThread-0] FATAL
    com.scheduler.service.businessservice.ReportExecution
    () 190470534 - ****** METHOD FAILED ******WebIntelligence SDK / JSP
    Exception --- Number :10480 --- javaError : WI Internal Error = 100
    --- Description : WI Error while trying to get HTML view for the
    document

    Afraid I haven't seen that before. The only thing I could suggest is to boot from the 1st Install disk and run the hardware test. I would wonder about the video card. You might also post in the MacPro forum. I just got MY MacPro today, and the MacPro Forum is where I would go:
    http://discussions.apple.com/category.jspa?categoryID=194
    The only other thing I can think of is to launch Console from the Utilities folder and see if any errors are being reported.
    Francine
    Francine
    Schwieder

  • Reg :-maintain a table maintenance view for the z table.suggest me the code

    i have question.i have created a z table related to pp module.the requirement is to maintain {table maintenance view} for this z table.how could this be done.can any one suggest me the code for this?

    Hi ,
    We have a lots of queries on table maintainance creation in the forum posted and replied to.Pls have a look at it first.
    In se11 -> change mode of the ztable -> goto -> utilities -> table maintainance generator -> click on it...
    it will give a new screen-> enter the required details like function group , authorisation(use &NC& or leave it blank if you dont know)  and screens
    2 step and 1 step means=> number of screens displayed in maintainace
    if step1 is selected then we have a screen which will be like a table control for data entry.........
    for step2 we have a table control screen and a more detailed individual field display as second screen
    click on the button 'find screen numbers' so that system automatically proposes the screen numbers
    after which click on the "create" button and follow the required instructions/messages
    once done go to SM30 enter the table name to check if maintainance has been created properly
    Hope it helps,Pls check and revert
    Regards
    Byju

  • ANY BODY TELL ME WHAT IS THE REASON FOR THIS ERROR

    hi... experts....
        Iam having one screen in my previous module pool program....and now as per my requirement i added on e new field...
    for that...
      1. i declared one variable in top include...
      2. cretaed one more new block with help of box in layout screen..
      3. added some text field and inputput out field...
      4. and in that block i also added one line with test like... following...
    " NOTE: PLEASE ENTER THE ..... VALUE..."   Like this.... just for to give direction...
    so these are  the steps i taken to add new field to my screen... but here i am geting error ... while entering the value in that field and press any push button.... including back in that screen... like....
      "INVAILD FIELD FORMAT (SCREEN ERROR)"
    .... ANY BODY TELL ME WHAT IS THE REASON FOR THIS ERROR... COMMONLY???
    THANK YOU,,,
    NAVEEN..

    hi naveen,
    there can be problem from ur layout side.
    Goto SE51. in Layout editor make sure that the type in screen and in TOP Include is same.
    and if you are using currency field than it can also give error to you.
    if still you any error .
    give me type of variable whcih you defined in TOP and also code.
    give reward if helpfull.

  • Creating 2 table maintainance views for one custom table

    Hello All,
    I want to create 2 table maintainace views for one custom table.
    I know how to create table maintainace but I want to know whether we can create only one maintainance view or we cal also create 2 maintainace views for a single custom table.
    Regards
    Mahesh

    Hello,
    You can create as many maintenance views one one table as you want.
    Kind regards,
    Bart

  • What do I do for a ERROR CHECK ACTIVATION message on adobe digital edition??

    What do I do for a ERROR CHECK AXCTIVATION message on adobe digital edition?????

    For this problem, you need to deauthorize and authorize ADE again.
    Launch ADE
    Help -> Erase authorization.
    ADE will be deauhorized.
    Now again AUTHORIZE ADE
    Help-> authorize computer.
    Error will be fixed !!

  • HT4623 I Can't able to download IOS 7. I n my software update it is giving an error " Unable to check for updates. An error occured while checking for software update". What can be done for this error?

    I Can't able to download IOS 7. I n my software update it is giving an error " Unable to check for updates. An error occured while checking for software update". What can be done for this error?

    Me too having the same thing what's the solution for this how can I update

  • Table or view not exists error from procedure - occurs randomly

    I have a procedure used in a website, it works fine until recently we occationaly getting an error said Table or View not exists, the error will go away if refresh the page which will re-execute the procedure.
    This procedure uses an table object as temp table and just a select statement form several tables. The table object is used in other procedures as well. I can't find out what cause this error because it's not always repeatable and the error message didn't give out the exact table that cause the error.
    Any idea what might cause this or how to trace the reason that cause the error?
    We don't have a good DBA here so really need some help, any advice are welcome.
    Cheers

    I don't think it's possible that any previlege changes are made or the tables in used in the procedure are droped because after we run our db scripts to build the db, then we testing the website which can only execute procedures, and no procedures execute DDL script to make such changes.
    It's worth to mention that we have a Table Type called EntityIDTable() which is used in many of our other procedures, but I think table type is initialise as local variable in each procedure so shouldn't conflict to each other, am I right? Also, the same script are running several times a day to generate same db but with different schema names so we can test on different site templates. One change script did drop one of the table and recreate it, but it use the &DB_Schema_Name.Tablename to drop a table so shouldn't affect the table in other schema I think. (I enclosed the procedure below)
    Also, any event log in Oracle I can enabled and trace the problem to find out what table is not exists at that point that this problem occurs?
    Cheers
    Below is the sample code of the procedure:
    aEntityIDSet varchar2,
    aCount out int
    as
    L_KeyID Category.CategoryID%type:=null;
    l_strEntityIDSet varchar2(255);
    l_strPipeSepValsInput varchar2(255);
    l_UserEntityID varchar2(255);
    l_EndPointInput int;
    l_Strlength integer;
    l_UserKey NUMBER;
    l_UserOriginalKey NUMBER;
    l_RREntityData ENTITYIDTABLE:= ENTITYIDTABLE(); /*creating on object from a table type to store entity values in*/
    -- end of Local variables used for Category Security
    begin
    -- Category Security
    -- Split up the EntityIDSet
    l_strEntityIDSet:= aEntityIDSet;
    l_strPipeSepValsInput:= l_strEntityIDSet || '|';
    l_EndPointInput:= instr(l_strPipeSepValsInput,'|',1,1);
    l_UserEntityID:= SUBSTR(l_strPipeSepValsInput, 1, l_EndPointInput - 1);
    l_UserKey:= To_Number(l_UserEntityID);
    l_UserOriginalKey:=l_UserKey;
    l_strPipeSepValsInput:= SUBSTR(l_strPipeSepValsInput,l_EndPointInput+1);
    l_Strlength:=LENGTH(l_strPipeSepValsInput);
    While ( l_Strlength > 0) loop
    <<get_entityId>>
    l_EndPointInput:= instr(l_strPipeSepValsInput,'|',1,1);
    l_UserEntityID:= SUBSTR(l_strPipeSepValsInput, 1, l_EndPointInput - 1);
    l_UserKey:= To_Number(l_UserEntityID);
    l_RREntityData.extend;
    l_RREntityData(l_RREntityData.COUNT):= Entityidtype(l_UserKey);
    l_strPipeSepValsInput:= SUBSTR(l_strPipeSepValsInput,l_EndPointInput+1);
    l_Strlength:=LENGTH(l_strPipeSepValsInput);
    end loop get_entityId;
    -- the block above used in many other procedures to get the entityID
    select Count(Distinct ri.ID) into aCount From
    -- here joint to other 6 tables
    -- the inner join below use the ENTITYIDTABLE
    inner join
    (SELECT distinct KC.KnowledgeGeneID FROM Category Cat
         inner join KnowledgeGeneCategory KC on KC.CategoryID=Cat.CategoryID
         where EXISTS (SELECT EntityID FROM TABLE(cast (l_RREntityData as ENTITYIDTABLE)) ET
         INNER JOIN (SELECT EntityID, EntityTypeID, CategoryID FROM CategoryRowLevelSecurity CRLS
         WHERE CRLS.EntityTypeID=1) S ON ET.USERENTITYKEY=S.EntityID
         where S.CategoryID=Cat.CategoryID
         UNION
    SELECT EntityID FROM CategoryRowLevelSecurity CRLS
         WHERE EntityID=l_UserOriginalKey
         AND EntityTypeID=0
         AND CRLS.CategoryID=Cat.CategoryID)
         OR NOT EXISTS (SELECT CategoryID FROM CategoryRowLevelSecurity CRLS
         WHERE CRLS.CategoryID=Cat.CategoryID)
    ) CS ON CS.KnowledgeGeneID = k.KGID
    where ri.ProcessID = riPro.ProcessID)
    end QueryNotifications;

  • Table or View for Form

    HI,
    Can any body tell me what is the Table or View used for the Form ....which has Print Statement in Account Receivables
    The Navigation Path to the form is
    Receivables Superuser -- Print Documents -- Statements...
    Thx in Advance
    Regards
    Pra....

    since it is concurrent request the data will not be stored in any table or view. when we fill in that form it will submit a request to the concurrent manager and gives us the request id you can check for the table with the help of concurrent program. take name of that program query in the conc progarm form you will get the executable name with the help of that you can find the table name.go to the respective top and there you can find the script in that the table name

  • Table or View for Datablock

    Hi,
    I Have a Datablock which has Many Items...When I Open a Datablock Wizard ...The table is FND_DUAL. How i can know on which table or view the Datablock depends.
    The Name of the form is ARXSUPST.fmb
    I need to add a Collector Name Column in the Form..so that it retrieves all the Transaction for that collector.
    The Datablock name is SUPST_BLK and Canvas is SUPST_CONT
    Thanks
    Pra...

    for that you need to download the form from oracle apps n you will have to check the properties at BLOCK Level.
    Hope this answers your question

  • DataDictionnary Table or View for InfoSources/Communication Structure

    Hi,
    I am looking for the assignment between (Source) Fields  and InfoObjects.
    this is equivalent to:
    I am looking for a Data Dictionnary-Table or -View which describes the InfoSource fields / or Communication Structure fields.
    Anybody got a hint ?
    ThanXs
    Martin

    RSKS
    RSKSFIELD
    RSISFIELD

  • Create custom rule: Looking for ORA errors in the alert log

    I would like to create a rule to notify me when ORA errors are generated to the alert log. When I try to create a rule, I seem to only be able to choose from predefined lists. Has anyone configured a rule for this?

    Grrr. This is for 10.2 Grid:
    Go to databases --> select your database
    Under Diagnostic summary, you'll see:
    Alert Log 28-Dec-2006 09:19:48
    The date part is a clickable link, click on it. Scroll to the bootom of the next page and click on:
    "Generic Alert Log Error Monitoring Configuration"
    Now read the page very carefully, its all self explanatory. The reason who haven't had some errors reported is because of that filter. Now set it up the way you want it.
    Good luck
    Bazzza

  • What is the reason for this error, in printing

    HI,
      when I print the label,  in the system log it showing this error message.
    character converter active when first problem occurred****  Any one explain me what could be the reason for this error. 
    Thanks and Regards,
    Surya

    Hi Surya,
    Check out
    http://www.sapfans.com/forums/viewtopic.php?t=247433&sid=ea0c61e87af526fe4c83fe256efe0721

  • What tables are usede for posting gl entries?

    I need to create an interface that takes SAP GL postings, summarrizes them and then sends them to a legacy system.
    Any idea on how to do this?
    What tables should I be using?
    Any help most appreciated and rewarded with points.
    Thanks!
    Scott

    Rob,
    I have 3 summaries:
    expenses                     company code, gl balance, cost center, acct number
    sales & gross margin    company code, gl balance, control area
    balance sheet               company code, control area, acct number
    Any idea what other tables besides BKPF and BSEG that could be used?
    Thanks.
    Scott

  • What do i do for this error?

    Mapping validation Error:
    "For mapping code generation, the generated language needs to be the same for every operator in the mapping. Check the mapping and remove conflicting components."
    What are the conflicting components?
    The mapping I had was having source and target IT tables, joiner, sequence and a map input parameter to provide input parameter for dates to this map.
    I removed the map input parameter and introduced a data generator to supply sysdate followed by expression to modify sysdate to the format I need.
    When I validate, I get above error. Please advise.

    OK Don't worry.
    I got this tip to solve the issue
    The data generator can only be used for loading flat files. If you want to use sysdate you can define a constant that refer to sysdate.

Maybe you are looking for