Database recovery and oracle errors!!

Hi, all.
I got the message that "Media Recovery is complete", but got some errors
when applying archive log files. I was able to open database.
I am just wondering why oracle gives us error message when applying archive
logs in the process of recovery(for instance, ora-00279,ora-00289,ora-00280,and
ora-00278)
Thanks in advance.
Best Regards.

How was the media recovery carried out? Manual recovery of database would result in those message (not errors).
[oracle@rhel4 ~]$ oerr ora 279
00279, 00000, "change %s generated at %s needed for thread %s"
// *Cause: The requested log is required to proceed with recovery.
// *Action:  Please supply the requested log with "ALTER DATABASE RECOVER
//           LOGFILE <file_name>" or cancel recovery with "ALTER DATABASE
//           RECOVER CANCEL".
[oracle@rhel4 ~]$ oerr ora 289
00289, 00000, "suggestion : %s"
// *Cause:  This message reports the next redo log filename that is needed,
//          according to the initialization parameters LOG_ARCHIVE_DEST and
//           LOG_ARCHIVE_FORMAT. This message assumes that LOG_ARCHIVE_DEST
//           and LOG_ARCHIVE_FORMAT are the same now as when the required redo
//          log file was archived.
// *Action: Consider using this filename for the next log needed for recovery.
[oracle@rhel4 ~]$ oerr ora 278
00278, 00000, "log file '%s' no longer needed for this recovery"
// *Cause:  The specified redo log file is no longer needed for the current
//          recovery.
// *Action: No action required. The archived redo log file may be removed
//          from its current location to conserve disk space, if needed.
//          However, the redo log file may still be required for another
//          recovery session in the future.

Similar Messages

  • Difference Between Oracle Database 10g And Oracle 10g Express Edition

    Can any body Tell me What is The Difference Between Oracle Database 10g And Oracle 10g Express Edition.

    http://www.oracle.com/database/product_editions.html
    This link might help you.

  • Oracle Database 10g and Oracle Client 9i together

    Hi, I've been lost some nights in this problem, in my job I will need migrate my Oracle Database 10g for a new computer, on the other hand, there is a software in this computer wrote in Visual Basic and this running only Oracle 9i Client.
    Is it possible configure my new server for run Oracle Database 10g and Oracle 9i Client together?
    Thanks!
    Emerson

    You can certainly use an Oracle 9i client to connect to an Oracle 10g database. Technically, you may have to apply the 9.2.0.4 patchset to the Oracle client to be completely supported, but that may not be strictly necessary.
    You can also have both a 10g database and a 9i client installed on the same machine in different Oracle Homes. You may have some issues on Windows, however, if you are using software that is not multi-home compliant (i.e. the Microsoft ODBC driver for Oracle) or if you call Oracle command-line utilities (exp, imp, etc) without explicitly setting the PATH first.
    Justin

  • AutoConfig is exiting with status 1 And ORACLE error 6502 in afpodbinit

    Hi Experts,
        Excuse me for trying to brief the Issue in such manner which may not be apt. or appear stupid to many Experts.   But I am newbie to Oracle Apps !
      After registering the  EBS R12.1 Vision, DB version 11.2.0.3.0   with OID 11.1.1.6  successfully with  $FND_TOP/bin/txkrun.pl   Before that Registered EBS Instance with OID
       as part of Integrating EBS R12 with OAM-OID 11g according to  (ID :1309013.1)
        Once i updated  these profile options i.e  "Applications SSO Type" profile option to “SSWA w/SSO”  and“Applications SSO Login Types” profile option to   BOTH ,   AND
      Applications SSO Auto Link User profile option to “Enabled” And “Applications SSO Enable OID Identity Add Event” profile option to “Enabled”.
      And than it requyire the EBS tier to be restarted Once i restarted it  Than the following  Issues  Occured.
       1.  As i specified the provisiontype value to 1 which means that  the user that's got created in OID should be populated in fnd_user table in EBS But this is not happening
            as the User that i 've created with the ODSM is not propagated to fnd_user table when i verified it with the following query
                   select USER_NAME, CREATION_DATE from fnd_user where creation_date > (SYSDATE - 1);
                       The Output : no rows selected
    2.  The EBS Login page become inaccessible that is the Login Page goes blank
    3.  opmn managed are running fine But when i checked the status of adcmctl got the following error,
    You are running adcmctl.sh version 120.17.12010000.5
    ORACLE error 6502 in afpodbinit
    Cause: afpodbinit failed due to ORA-06502: PL/SQL: numeric or value error: character to number conversion error
    ORA-06512: at "APPS.FND_GLOBAL", line 1939
    ORA-06512: at "APPS.FND_GLOBAL", line 2309
    ORA-06512: at "APPS.FND_GLOBAL", line 2447
    ORA-06512: at line 1.
    The SQL statement being executed at the time of the error was: begin fnd_global.bless_next_init('FND_PERMIT_0000'); fnd_global.initialize(:session_id, :user_id, :resp_id, :resp_appl_id, :security_group_id, :site_id, :login_id, :conc_login_id, :prog_appl_id, :conc_program_id, :conc_request_id, :conc_priority_request, :form_id, :form_application_id, :conc_process_id, :conc_queue_id, :queue_appl_id, :server_id); fnd_profile.put('ORG_ID', :org_id); fnd_profile.put('MFG_ORGANIZATION_ID', :mfg_org_id); fnd_profile.put('MFG_CHART_OF_ACCOUNTS_ID', :coa); fnd_profile.put('APPS_MAINTENANCE_MODE', :amm); end; and was executed from the file &ERRFILE.
    Internal Concurrent Manager status could not be determined.
    adcmctl.sh: exiting with status 0
    even though
    adopmnctl.sh status give the following output.
    You are running adopmnctl.sh version 120.6.12010000.5
    Checking status of OPMN managed processes...
    Processes in Instance: VIS_ebs.ebs.oracle.com
    ---------------------------------+--------------------+---------+---------
    ias-component                    | process-type       |     pid | status
    ---------------------------------+--------------------+---------+---------
    OC4JGroup:default_group          | OC4J:oafm          |  100242 | Alive  
    OC4JGroup:default_group          | OC4J:forms         |  100173 | Alive  
    OC4JGroup:default_group          | OC4J:oacore        |  100021 | Alive  
    HTTP_Server                      | HTTP_Server        |   99964 | Alive
    4. when i run the autoconfig  it got Failed with these error
        AutoConfig is exiting with status 1
        also the following i observed in the adconfig log file.
    [PROFILE PHASE]
      AutoConfig could not successfully execute the following scripts:
        Directory: /oracle/VIS/apps/tech_st/10.1.3/perl/bin/perl -I /oracle/VIS/apps/tech_st/10.1.3/perl/lib/5.8.3 -I /oracle/VIS/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 -I /oracle/VIS/apps/apps_st/appl/au/12.0.0/perl -I /oracle/VIS/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /oracle/VIS/inst/apps/VIS_ebs/admin/scripts/adexecsql.pl sqlfile=/oracle/VIS/inst/apps/VIS_ebs/admin/install
          afwebprf.sql            INSTE8_PRF
        Could you please suggest whats could be Issue here.   Also posting the contents of /etc/hosts file  Although these is no Issue with the Apps & DB listener.
    [root@l]# cat /etc/hosts
    127.0.0.1    localhost.localdomain    localhost
    192.168.12.6     iam.oracle.com  iam   (WHICH IS THE EBS node)
    192.168.12.13     OAM.oracle.com  OAM (which is the OAM node)
    Thanks & Regards
    Priya

    Hi Hussein, 
    Thanks for the suggested Docs
    I 've gone through the Docs that you 've suggested And based on that  made a Comprehensive analysis of the Issues and comes up with these findings even though still short of the resolution
    Kindly see  the following and suggest. 
    1. The Docs [ID 1109247.1]   suggested to  Remove the value of profile option ' Initialization SQL Statement .
         Please see the current Value of it and if you could give your thoughts
    SHORT_NAME                             
    NAME               
    LEVEL_SET         
    CONTEXT                        
    VALUE
    FND_APPS_INIT_SQL      
    Initialization SQL Statement - Oracle
    Application     
    OFA                             
    BOTH
    FND_APPS_INIT_SQL      
    Initialization SQL Statement - Oracle
    Application      
    SQLGL                          
    BOTH
    FND_APPS_INIT_SQL      
    Initialization SQL Statement - Oracle
    Responsibility   
    BIS_FIN                         
    BOTH
    FND_APPS_INIT_SQL      
    Initialization SQL Statement - Oracle
    Responsibility     
    BIS_FIN-19121522              
    BOTH
       Also when i query the home_url from icx_sessions The home_url column of the table are BLANK. even though it's there in the context file which is verified by this output.
    grep login $CONTEXT_FILE
             <login_page oa_var="s_login_page">http://ebs.oracle.com:8000/OA_HTML/AppsLogin</login_page>
        Therefore i quried to check the whether the related  Tablespace are full. It is not  FULL also there is no Issue of space TEMP tablespace either,
        Please see the APPS_SSO related profile values after dating those values the EBS login url ISSUE  Occured. as I already mentioned that in the First POST.
    SHORT_NAME                                  NAME                    LEVEL_SET              CONTEXT                             VALUE
    FND_APPS_INIT_SQL           Initialization SQL Statement - Oracle    Application            OFA                                    BOTH
    FND_APPS_INIT_SQL           Initialization SQL Statement - Oracle    Application             SQLGL                                 BOTH
    FND_APPS_INIT_SQL           Initialization SQL Statement - Oracle    Responsibility           BIS_FIN                              BOTH
    FND_APPS_INIT_SQL           Initialization SQL Statement - Oracle    Responsibility          BIS_FIN-19121522                      BOTH
    APPS_SSO               Applications SSO Type            Site                                                                     SSWA_SSO
    APPS_SSO               Applications SSO Type            User        PROFILEOPTIONS                                                  BOTH
    APPS_SSO_ALLOW_MULTIPLE_ACCOUN Applications SSO Allow Multiple Accounts Site                                                         BOTH
    TS
    APPS_SSO_AUTO_LINK_USER        Applications SSO Auto Link User        Site                                                           Enabled
    APPS_SSO_CHANGE_PWD_URL        Application SSO Change Password URL    UnDef                      UnDef
    APPS_SSO_FORGOT_PWD_URL        Application SSO Forget Password URL    UnDef                      UnDef
    APPS_SSO_HINT_COOKIE_NAME      Applications Single Sign On Hint Cookie                         Site                                    BOTH
                       Name
    APPS_SSO_LDAP_SYNC           Application SSO LDAP Synchronization    Site                                                               BOTH
    APPS_SSO_LDAP_SYNC           Application SSO LDAP Synchronization    User        GUEST                                                 BOTH
    APPS_SSO_LDAP_SYNC           Application SSO LDAP Synchronization    User        PROFILEOPTIONS                                        BOTH
    APPS_SSO_LDAP_SYNC           Application SSO LDAP Synchronization    User        SYSADMIN                                              BOTH
    APPS_SSO_LINK_SAME_NAMES       Link Applications user with OID user wit UnDef        UnDef
                       h same username
    APPS_SSO_LINK_TRUTH_SRC        Applications SSO Linking Source of Truth Site                                                            BOTH
    APPS_SSO_LISTENER_TOKEN        Applications SSO Partner Application Lis UnDef        UnDef
                       tener Token
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        Site                                                               BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        MHUNT                                                  BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        PTULL                                                     BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        MEMERY                                                    BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        RKARMER                                                   BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        CABLACKWELL                                               BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        DBAKER                                                    BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        SCRAWFORD                                                 BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        WJEFFREY                                                   BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        PROFILEOPTIONS                                            BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        PROCESS_OPS                                               BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        FAVERY                                                    BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        FBRAMER                                                   BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        GUEST                                                     BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        DAEVANS                                                   BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        RGRANT                                                     BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        MNOOT                                                     BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        PPARKINSON                                               BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        SYSADMIN                                                  BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        PGARRER                                                   BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        RDUNNE                                                     BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        PDESMOND                                                  BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        CPARKER                                                   BOTH
    APPS_SSO_LOCAL_LOGIN           Applications SSO Login Types        User        CHMARTIN                                                   BOTH
    APPS_SSO_MODPLSQL_URL           Applications SSO MOD_PLSQL Url        UnDef        UnDef
    APPS_SSO_OID_IDENTITY           Applications SSO Enable OID Identity Add Site                                                              Enabled
                    Event
    APPS_SSO_POSTLOGOUT_HOME_URL   Applications SSO Post Logout URL     UnDef        UnDef
    APPS_SSO_USER_CREATE_UPDATE    Applications SSO User Creation and Updat Site                                                                    Y
                       ion Allowed
       Waiting to hear from you.  Please suggest
    Thanks
    Priya

  • Can Oracle Database 10g and Oracle Database 10g Express Edition co-exist ?

    I just installed Oracle Database 10g Express Edition. But I also want to access isql*plus for study purposes.
    Can I download/install Oracle Database 10g without removing Oracle Database 10g Express Edition ?

    I decided to download and install Oracle 10g myself and it was pretty quick to install. So I answered my own question : Oracle 10g Express is definitely able to co-exist with Oracle 10g no problem.
    I want to post/share this answer for others who started with Oracle 10g express first - the journey I started.
    The url isql*plus is displayed near the end of the installation together with the enterprise manager url. Pretty cool.
    Now I can learn both Oracle 10g enterprise edition and Oracle 10g Express which is based on apex engine.

  • Conn between progress 9.1d database(winnt) and Oracle 9.2 on linux/unix

    Hai,
    Iam new to this situation.
    Where i have to establish a connection between
    Prograss Database 9.1D and Oracle on linux/unix.
    For i gone through metalink documents.
    There is procedure like Hetrogenious Services.
    But my question is.
    Is this HSODBC will be installed along with Oracle EE or we have to install.
    If installed how to check that service.
    And to connect to Progress Database we need ODBC drivers for linux.
    I couldn't find from Data-Direct technologies site.If any one know about the link please help me.
    If any one gone through this please tell me the procedure how to over come from this.
    Regards

    If the matrix says "Oracle 9.2.0.5 through Oracle 11.1.0.6.0, 11.2.0.1.0" then that means Oracle 10.2.0.x will be supported.
    It says you need the installer patch if "To use Oracle database 11.2.0.1.0 for any product, you must apply the EPM System Installer patch 11.1.1.3.05. "
    If you are using 10.2.0.x then you will not need to.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to configure SharePoint 2010 / 2013 Search for SQL Database Contents and Oracle Database Contents?

    Hi All,
    We are planning to maintain the contents in SQL / Oracle. Could you please suggest anyone which is best for SharePoint 2010 / 2013 Search. How to configure the search for external content source?
    Thanks & Regards,
    Prakash

    This link explains supported and non supported scenarios to use Oracle for BCS
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/453a3a05-bc50-45d0-8be8-cbb4e7fe7027/oracle-db-as-external-content-type-in-sharepoint-2013
    And here is more on it
    http://msdn.microsoft.com/en-us/library/ff464424%28office.14%29.aspx 
    And here how you can connect Oracle to SharePoint for BCS functionality
    http://lightningtools.com/bcs/business-connectivity-services-in-sharepoint-2013-and-oracle-using-meta-man/
    Overall it seems SQL doenn't require any special arrangement to connect BCS to SharePoint.
    Regards,
    Pratik Vyas | SharePoint Consultant |
    http://sharepointpratik.blogspot.com
    Posting is provided AS IS with no warranties, and confers no rights
    Please remember to click Mark As Answer if a post solves your problem or
    Vote As Helpful if it was useful.

  • SQL Agent and Oracle Error

    Hello,
    This is the error I'm getting:
    Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation. Provider is unable to function until these components are installed.
    I only have ODAC installed and that's all, not the full-blown Oracle database. This is on a Windows Server 2003 (32-bit) Developing on this server was fine, I could run packages within BIDS, create a deployment utility and actually run the package from Integration Services, it's when creating a SQL Agent Job and trying to execute the steps where I get the above error.
    Any advice would be appreciated.
    Thanks.

    SQL Agent is a SQL Server tool... it is looking for an extremely old version of the Oracle client, one that is no longer supported. Since this is the support forum for the Visual Studio tools, I don't know anything about that.
    Based on the fact that SQL Agent is looking for such old software, I would naively suggest:
    1) Upgrade SQL Agent to a new version
    2) If you do not intend it to connect to Oracle anyway, try to find out where in the configuration it is attempting to do so.

  • Database Growth and Grooming Errors

    About 3 weeks ago our Service Manager database began to grow about 1GB per day. We've
    been in production for about 3 years and the database size is 140 GB and now
    it's rapidly increasing. There have been no recent changes to the environment,
    however, we are receiving errors related the grooming failing.<o:p></o:p>
    Event ID 10880<o:p></o:p>
    Service Manager CMDB Grooming failed.<o:p></o:p>
    Grooming Type: StagedChangeLog<o:p></o:p>
    The following error was encountered:<o:p></o:p>
    Timeout
    expired. The timeout period elapsed prior to completion of the operation or the
    server is not responding.<o:p></o:p>
    Event ID 3224<o:p></o:p>
    LfxGroom.Start failed. Exception type:<o:p></o:p>
    DatabaseLayerException<o:p></o:p>
    Exception message:Command
    type:StoredProcedure<o:p></o:p>
    Command:[LFXSTG].Groom<o:p></o:p>
    Connection state:Closed<o:p></o:p>
    Event ID 10870<o:p></o:p>
    Mom failed
    executing SQL Job p_PartitioningAndGrooming. Details: Timeout expired. The timeout
    period elapsed prior to completion of the operation or the server is not
    responding..<o:p></o:p>
    I also noticed that the Transform.Common data warehouse job is in a failed state. When
    I attempt to view the properties the console crashes. Any thought on what may be
    causing the issue? Perhaps I need to manually initiate the grooming process?<o:p></o:p>
    Thanks,
    James<o:p></o:p>
     

    Hi,
    There are situations where Grooming for some or all WorkItem types may fail because of the fact that there are just too many entries to delete and the job takes more than 30 minutes (Workflow TimeOut) to complete. This may happen in some situations
    but the most common one is where the default grooming settings for the different WorkItems was changed and set too high for the environment to handle.
    In these situations you might need to manually run the Grooming Workflow (SQL Stored Procedure) for all or some WorkItems types.
    Quote from:
    http://blogs.technet.com/b/mihai/archive/2012/12/12/how-to-manually-execute-workitem-grooming-in-service-manager.aspx
    You may want to shrink SM_LOG.
    http://ariessysadmin.blogspot.com/2012/11/scsm-2012-data-warehouse-dwdatamart-full.html
    Please remember to backup your data before changing anything about the database.
    Regards,
    Yan Li
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Oracle JAAS with roles from database tables and Oracle SSO integration

    I have the following requirement for user authentication and authorization. The applications are build using ADF Faces and BC4J. User authentication should be done using Oracle SSO. User roles and functions will be stored in custom tables. These roles will be used on ADF application pages to restrict access to the UI components on a page. Example: User will "Employee" role cannot create a new employee; however, user with "HR" role can create a new employee.
    In this case, "Create" button will be visible on the ADF page.
    1. How can we use Oracle JAAS to use custom tables for roles instead of using flat XML files?
    2. How does ADF applications use these roles to restrict components on a page?
    3. For authentication, I guess we should be able to use SSO and integrate with Oracle JAAS?
    Thanks.

    Hi,
    I can give you the answers to 1 and 2 but haven't tried 3.
    1) Oracle OC4J since 10.1.3.1 has a database LoginModule that is explained in the OC4J security guide.
    I have a how-to document in review that will be published probaby next week and that explains how to set this LogiNModule up for JDeveloper and stand alone OC4J, though the OC4J documentation is pretty good as well
    http://download-west.oracle.com/docs/cd/B32110_01/web.1013/b28957/loginmod.htm#BABCDDAI
    2) Create a managed bean with boolan methods like isUserManager, isUserEmployee, isUserTechnician etc. In this methods check for the security role on teh request object's isUserInRole() method. Then access this methods from the disabled or rendered property using ExpressionLanguage
    A custom Login ModuleDoesn't use Oracle JAAS but plugs into it. So I am not sure if SSO would work with this because the custom LoginModule wouldn't get a username password pair but only a username that it has to trust.
    Frank

  • Log unsuccessful attemps connecting to database+Oracle error

    Hi,
    I've a simple trigger to log all user's unsuccessful attempts to connect to a database for the oracle error:ora-1017( invalid username/password when trying to login)
    CREATE TABLE connection_audit (
    login_date DATE,
    username VARCHAR2(30));
    -- trigger to trap unsuccessful logons
    CREATE OR REPLACE TRIGGER T_LOGON_FAILURES
    AFTER SERVERERROR
    ON DATABASE
    BEGIN
    IF (IS_SERVERERROR(1017)) THEN
    INSERT INTO connection_audit
    (login_date, username)
    VALUES
    (SYSDATE, 'ORA-1017');
    END IF;
    END T_LOGON_FAILURES;
    Now, I would've to log the unsuccessful attempts due to whatever Oracle error, along with the oracle error.
    Can someone help me with the code changes?
    Thanks,
    Bhagat

    I've created a trigger which inserts a record into table SERVERERROR_LOG for
    every server error.
    CREATE OR REPLACE TRIGGER T_LOG_SERVER_ERRORS
    AFTER SERVERERROR ON DATABASE
    ** Purpose: T_LOG_SERVER_ERRORS TRIGGER -- THE SERVERERROR TRIGGER TAKES EVERY SERVER ERROR GENERATED
    ** FROM ORACLE PL/SQL AND PLACES IT INTO AN ORACLE TABLE.
    ** BY CAPTURING THE USER ID AND THE TIME OF THE ERROR, THE ORACLE ADMINISTRATOR WOULD BE
    ** IMMEDIATELY BE NOTIFIED VIA E-MAIL WHENEVER A SERVER ERROR OCCURS.
    DECLARE
    ls_user varchar2(30);
    ls_osuser varchar2(30);
    ls_machine varchar2(64);
    ls_process varchar2(9);
    ls_program varchar2(48);
    BEGIN
    SELECT username,osuser,machine,process,program
    INTO ls_user,ls_osuser,ls_machine,ls_process,ls_program
    FROM V$SESSION
    WHERE audsid=userenv('sessionid');
    INSERT INTO SERVERERROR_LOG
    VALUES(
    dbms_standard.server_error(1),
    localtimestamp,
    ls_user,
    ls_osuser,
    ls_machine,
    ls_process,
    ls_program);
    END;
    And My procedure below queries the table and notifies the Oracle Admin by
    E-mail for every server error.(P_NOTIFY_SERVER_ERR is the procedure which does the job of sending mail to Admin).
    PROCEDURE P_SERVER_ERRORS
    AS
    ** Purpose: PROCEDURE FOR CHECK FOR SERVER ERRORS .
    ** INVOKE THE PROCEDURE P_NOTIFY_SERVER_ERR,WHICH NOTIFIES THE ORACLE ADMIN
    ** EVERYTIME SERVER ERROR OCCURS.
    CURSOR C_SERVERERROR_LOG
    IS
    SELECT * FROM SERVERERROR_LOG;
    BEGIN
    FOR lc_servererror_log IN c_servererror_log
    LOOP
    P_NOTIFY_SERVER_ERR(lc_servererror_log.error,
    lc_servererror_log.error_dt_time,
    lc_servererror_log.username,
    lc_servererror_log.osuser,
    lc_servererror_log.machine,
    lc_servererror_log.process,
    lc_servererror_log.program);
    END LOOP;
    END P_SERVER_ERRORS;
    An Oracle job executes procedure P_SERVER_ERRORS once every 5 minutes.
    Thanks every one for your valuable suggestion.
    Cheers!!!!
    Regards,
    Bhagat

  • Oracle error message code 1401 op 4, ORA-01401: inserted value too large fo

    Hi All
    I got this error when I try to run convert tables on our application server. Anyone know why? I am using Oracle 9i
    Here is the error message:
    Checking Table WORK_INSTRUCTION
    Table not in database
    Conversion Method - Create Table
    Creating Table WORK_INSTRUCTION
    Unable to create database table 'WORK_INSTRUCTION'
    Oracle error message code 1401 op 4, ORA-01401: inserted value too large for column
    WORK_INSTRUCTION definition as followings:
    table work_instruction;
    field identity
         used_for unique_key
         datatype identity;
    { APR 31/3/03 - Bug Nr WI4}
    field wi_admin
    {         links_to personnel . identity;}
    {         links_to location . identity;}
         links_to lab_section . identity;
    { ARP 31/3/03 - Bug Nr WI5 }
    field wi_title
    {         datatype text(20);   }
         datatype text(100);
    field version
              datatype text ( 4 );
    field wi_status
         datatype identity
         prompt_type choose
         choose_type WI_STATUS
         default 'I ' ;
    field wi_type
         datatype identity
         prompt_type choose
         choose_type WI_TYPE
         default '0 ';
    field sterlab_status
         datatype identity
         prompt_type choose
         choose_type STER_STAT
         default '0 ';
    field used_in_lims
         datatype boolean
         true_word 'Yes'
         false_word 'No'
         default 'No' ;
    { ARP WI16 28/5/03 - Extend from 10 to 45 }
    field method
         datatype text(45);
    field ref_method
         datatype text(100);
    field delegate
         links_to personnel . identity;
    field date_expire
         datatype date;
    field date_draft
         datatype date;
    field double_method
         datatype boolean
         true_word 'Yes'
         false_word 'No'
         default 'No' ;
    field technique
         datatype identity
         prompt_type choose
         choose_type TECHNIQUE
         default '0 ';
    field date_distribute
         datatype date;
    field report_date
         datatype date;
    field group_autho
         datatype text ( 16 );
    field astm_volume
         datatype text ( 6 );
    field date_non_active
         datatype date;
    field translated_in
         datatype text(10);
    { ARP WI16 28/5/03 - Extend from 60 to 2000 }
    field comments
         datatype text(2000);
    field doc_path
         datatype text ( 300 )
         prompt_type user_defined
         library 'TEST_SOP_FILE'
         routine 'file_browse';
    field modified_on
         datatype date
         used_for modified_on ;
    field modified_by
         links_to personnel.identity
         used_for modified_by;
    field modifiable
         datatype boolean
         used_for modifiable;
    field removeflag datatype boolean
         used_for remove_flag;
    { MOD TDR - 10/04/03 - Link to livelink document }
    field livelink_url
    datatype text ( 300 ) ;
    Thanks
    Li

    Verbatim from the manual:
    ORA-01401:     inserted value too large for column
    Cause:     The value entered is larger than the maximum width defined for the column.
    Action:     Enter a value smaller than the column width or use the MODIFY option with ALTER TABLE to expand the column width.You should find which value is bein attempted to be inserted into a column with a capacity shorter than the value length.
    ~ Madrid.

  • Oracle DBA and Oracle SYS ADMIN

    is oracle database administator and oracle system administrator same?if not then how the duties and responsiblities differ from each other.

    I believe it only differs in title. But, they carry out the same resonsibilities.
    for me, I haven't come across of any title called 'oracle system administrator'.
    Jaffar

  • Comparation between database XE and 10Gr2

    Hello everybody.
    I want compare the diferences between Oracle Database XE and Oracle Database 10G.
    I suppose that must to be a document where this comparation is done.
    Anybody can send me the link where it is?
    Thanks in advanced & regards to all.

    selezeus wrote:
    Hello everybody.
    I want compare the diferences between Oracle Database XE and Oracle Database 10G.
    I suppose that must to be a document where this comparation is done.
    Anybody can send me the link where it is?
    Thanks in advanced & regards to all.There's not such a document for 10g and XE on Oracle website now. They updated the document for 11g.
    I found one on the net, it's a PDF document, and it's for 10g:
    http://software.bestcom.com.tw/down/dwon_file.aspx?file=20070808145418ABKwQ.pdf&filetype=9&DC_ID=9
    Best Regards,
    Gokhan
    If this question is answered, please mark appropriate posts as correct/helpful and the thread as closed. Thanks

  • Install questions on OVM Manager  and Oracle Linux

    I installed OVM Server 3.0.3 on a 64-bit server class box.
    Getting tight with a spare box, I tried to install OVM Manager on the Oracle VirtualBox as a VM and also to install it on the top of OVM Server on the same hardware box but neither has been successful.
    So, I'm thinking of rather installing OVM Manager on one of my laptops.
    Before proceeding to wipe out the data on my laptop, I'd like to check couple of things:
    1. I take it that the 32-bit OVM Manager should have no problem working with 64-bit OVM Server, correct?
    2. The OVM Manager itself doesn't include with a bootable Linux image and should be installed on the top of a pre-installed Linux (e.g., Oracle Linux), so I need to install Oracle Linux first on my laptop and install OVM Manager on top of it, right?
    Thanks for your help in advance!
    - Young

    user7259518 wrote:
    1. I take it that the 32-bit OVM Manager should have no problem working with 64-bit OVM Server, correct?That's fine.
    2. The OVM Manager itself doesn't include with a bootable Linux image and should be installed on the top of a pre-installed Linux (e.g., Oracle Linux), so I need to install Oracle Linux first on my laptop and install OVM Manager on top of it, right?Correct. You'll need at least 4GB of RAM for the Manager for a test/development environment, with 8GB+ recommended for Production, to cover both Oracle Database SE and Oracle WebLogic.

Maybe you are looking for

  • Data Ware House Development Position Available in The Dallas Ft. Worth Area.

    Esoftsolutions, Inc is an award winning systems integration firm headquartered in Plano. We specialize in providing both solutions and services in several areas including, Data warehousing, ERP package implementations/upgrades and Infrastructure rela

  • Rescuing a G4 and need help!

    Original hard drive in G4 started making bad noises and wouldn't boot. Was able to SuperDuper! it to my MacBook Pro (OSX 10.6) using an external enclosure and now have a .dmg file. The original drive then died -- less than two minutes after completio

  • I recently bought the new iPhone 5s in Singapore, but i'm not able to use 4g or LTE in Portugal. Why?

    Hi Guys. I recently went to Singapor for work, and i bought the new iPhone 5s unblocked. The lady told me i would be able to use 3g, 4g and Lte in Europe, and since i need to travel a lot, i decided to bought the iPhone. I started using my iPhone tod

  • Outlook 2010 will not open

    I have Microsoft Office Professional Plus 2010. I've had issues with a problem in outlook where file was being generated in my PST folders everytime I opened outlook. I read where I should disable Norton Anti-Spam and it worked to allow me to delete

  • PDF Windows isn't working

    Good day all here! Some days ago - I don't remember after a Windows-7-Professional (64 Bit) and/or and Adobe-Update (they took place on the same day) Acrobat 8.0 Professional (I still use Creative Suite 3.2) isn't working correct anymore. Opening a P