Need to bounce Database ?

Hello,
Is it necessary to bounce(shutdown & startup) the database after configuring OEM manually?
because
Enterprise Manager is not able to connect to the database instance. The state of the components are listed below.
when we click for "startup" after giving credentials prompting to "shutdown immediate" . so can any one tell me is it necessary to bounce the database?

i configured today. i got errors
Starting Agent 10.1.0.6.0 from C:\oracle\product\10.2.0\db_1 (00701)
2010-05-06 01:13:06 Thread-1028 EMAgent started successfully (00702)
2010-05-06 01:14:52 Thread-4128 ParseError: File=stream, Line=4, Msg=Missing value for ARG in RemoteOperationArgument (01006)
2010-05-06 01:14:55 Thread-5248 ParseError: File=stream, Line=4, Msg=Missing value for ARG in RemoteOperationArgument (01006)
2010-05-06 01:15:20 Thread-5740 ParseError: File=stream, Line=4, Msg=Missing value for ARG in RemoteOperationArgument (01006)
and i got the following error in emsoms log file.
Network Adapter could not establish the connection
2010-05-06 01:41:09,142 [HttpRequestHandler-3743136] WARN jdbc.ConnectionCache _getConnection.303 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
2010-05-06 01:41:09,142 [HttpRequestHandler-3743136] WARN jdbc.ConnectionCache _getConnection.306 - Io exception: The Network Adapter could not establish the connection
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
EM Daemon is not running.
Trace file
~~~~~~~~~~~~~~~~~~~~~~~~~
2010-05-06 01:48:26,428 [HttpRequestHandler-1255545583] ERROR eml.OMSHandshake getParameterFromDB.564 - Io exception: The Network Adapter could not establish the connection
2010-05-06 01:48:26,428 [HttpRequestHandler-1255545583] ERROR eml.OMSHandshake processFailure.781 - OMSHandshake failed.(AGENT URL = http://xxxxxxxxx-:3938/emd/main)(ERROR = INTERNAL_ERROR)

Similar Messages

  • Do i need to bounce database or application after change database

    cache size? i suppose not, but want to confirm.

    Yes, you do need to stop the db (I just stop apps but you could just do the database) to get the settings to take. Check in Task Manager or whatever evil *nix utility (I have no idea and no it's not really evil) is used to check process memory footprint.
    Regards,
    Cameron Lackpour

  • Do we need to bounce Oacore jvms / OPMN after Db bounce ?

    Hi,
    If we bounce Db do we need to bounce oacore services opmn services on middle tier also ?
    As far i know only CM bounce is sufficient.
    -Thanks

    Thanks Hussein,
    Yesterday I have bounced Database and restarted ICM,
    Client also confirmed they can access Application. BUt after almost 15 hours they got Internal server errors.
    If the Db goes down all JVMs lost connection to db , after db comes up does all oacore/ JVMs gets db connection automatically ?
    --thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Need of logical database

    Hi,
    Can any one briefly explain what is the need of Logical database?
    In which case , abapers r going for logical database?
    regards,
    Pooja

    Hi Pooja,
    A logical database is a special ABAP/4 program which combines the contents of certain database tables. You can link a logical database to an ABAP/4 report program as an attribute. The logical database then supplies the report program with a set of hierarchically structured table lines which can be taken from different database tables.
    GET will fetch the table data immediately
    GET LATE
    In the LDB when you define the table structure in hierarchy, first it will fetch the higher node data and then all the below node tables data and comes to a second record in the top node table. for this GET Late is used.
    You can create any number of primary keys in a table
    The programmer need not worry about the primary key for each table.Because Logical database knows how the different tables relate to each other,and can issue the SELECT command with proper where clause to retrieve the data.
    i)An easy-to-use standard user interface.
    ii)check functions which check that user input is complete,correct,and plausible.
    iii)meaningful data selection.
    iv)central authorization checks for database accesses.
    v)good read access performance while retaining the hierarchical data view determined by the application logic.
    GO THROUGH LINKS -
    http://www.sap-basis-abap.com/saptab.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9bfa35c111d1829f0000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/c6/8a15381b80436ce10000009b38f8cf/frameset.htm
    /people/srivijaya.gutala/blog/2007/03/05/why-not-logical-databases
    Re: **LDB**
    www.sapbrain.com/FAQs/TECHNICAL/SAP_ABAP_Logical_Database_FAQ.html
    www.sap-img.com/abap/abap-interview-question.htm
    www.sap-img.com/abap/quick-note-on-design-of-secondary-database-indexes-and-logical-databases.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/db9b5e35c111d1829f0000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/9f/db9bb935c111d1829f0000e829fbfe/content.htm
    Reward if useful.
    Regards,
    Hemant

  • I need email whenever database state change in mirroring.

    Hi,
    I  am using SQL server 2005 SP1 in Windows server 2003.
    I need email whenever database state change in mirroring. As per below link I cannot enable Service Broker setting for user database while its enable for msdb.
    http://www.mssqltips.com/sqlservertip/1564/database-mirroring-automating-failover-for-multiple-sql-server-databases/
    Thanks

    http://www.mssqltips.com/sqlservertip/1859/monitoring-sql-server-database-mirroring-with-email-alerts/
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Do I need to restart database in change of spfile?

    Hi
    All,
    Do I need to restart database in change of spfile? my database is in 10.2.0.3 on AIX.
    and one more thing when I do more on spfile it displaying the contents that is readable i am thinking that spfile is binary file so how it can be possible.
    Thanks,
    Vishal

    You may be interested in reading this page
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/create.htm#sthref438
    SPFILE is a dynamic file so it does not need any sort of server restart.Also though it can be readable by any utility which can read any binary,its not advisable to read spfile like this.The best (recommended ) way is to create a pfile from it and then alter it if you need it.
    Aman....

  • How to bounce database automatically

    Dear all,
    I want to write a script and schedule it in crontab, if it is ebs I have scripts addbctl.sh and addlnctl.sh to stop database and listner. But in another application (not ebs) these scripts are not available and I have to manually bounce database, giving commands SHUTDOWN IMMEDIATE and STARTUP after logging in into sqlplus, Is there any way to do this.
    Regards,
    Charan

    Hi Charan;
    I have exported ORACLE_HOME and ORACLE_SID, but still not working. This is the script after exporting them
    export ORACLE_HOME=/aa/aa/aa/aa/aa
    export ORACLE_SID=aaa
    sqlplus apps/pwd
    select count(*) from dba_objects where status='INVALID';
    exit
    echo "the date of checking is $(date)"Firslty you are mention how you bounde database in your thread and now you are trying to solve your script. This scirpt doesnt mention any db related issue.
    So what you want to want
    1. Bounde db
    2. Edit sh?
    If you mention sh than your sh not correct, you can try to type something like
    export ORACLE_HOME=/xxx/11.2.0
    export ORACLE_SID=VIS
    $ORACLE_HOME/bin/sqlplus apps/xxxd @/xxx/cm_invalid.sql log=/xxx/cm_invalid.log
    You can check log or can send email to yourself
    PS:cm_invalid.sql=your query
    Regard
    Helios

  • Attach User define tables and view table need add to database into my add-o

    Hi there,
    I want to deploy an addon, there are User define tables and view table need add to database.
    I need some advice on some issues..
    1. Can I attach User define tables and view table need add to database into my addon.
    2. I wonder which chance is properly to add them, if add these user define objects in time of install and I can't get the enough information that connect to SQL server
    Thanks for any help.

    Hi Weerachai,
    Here's an example of how to create a user-defined table in code. My suggestion would be to check if it exists when your add-on starts up and then if not, create the tables, fields and objects.
    'User Table
        Private Sub CreateTable(ByVal sTable As String, ByVal sDescription As String, ByVal oObjectType As SAPbobsCOM.BoUTBTableType)
            Dim oUserTablesMD As SAPbobsCOM.UserTablesMD
            Dim iResult As Long
            Dim sMsg As String
            oUserTablesMD = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserTables)
            If Not oUserTablesMD.GetByKey(sTable) Then
                oUserTablesMD.TableName = sTable
                oUserTablesMD.TableDescription = sDescription
                oUserTablesMD.TableType = oObjectType
                iResult = oUserTablesMD.Add()
                If iResult <> 0 Then
                    oCompany.GetLastError(iResult, sMsg)
                    MessageBox.Show("Error Creating Table: " & sTable & " Error: " & sMsg)
                End If
            End If
            System.Runtime.InteropServices.Marshal.ReleaseComObject(oUserTablesMD)
        End Sub
    'User Field
        Private Sub CreateField(ByVal sTable As String, ByVal sName As String, ByVal sDescription As String, _
                                ByVal iSize As Integer, ByVal aFieldType As SAPbobsCOM.BoFieldTypes, _
                                ByVal aSubType As SAPbobsCOM.BoFldSubTypes, ByVal sLink As String, _
                                ByVal bMandatory As SAPbobsCOM.BoYesNoEnum)
            Dim oUserFieldsMD As SAPbobsCOM.UserFieldsMD
            Dim oTable As SAPbobsCOM.UserTable
            Dim iResult As Long
            Dim sMsg As String
            Dim i As Integer
            Dim x As Integer
            Dim bFound As Boolean = False
            Dim oField As SAPbobsCOM.Field
            oTable = oCompany.UserTables.Item(sTable)
            For i = 0 To oTable.UserFields.Fields.Count - 1
                oField = oTable.UserFields.Fields.Item(i)
                'MessageBox.Show(oField.Name)
                If oField.Name = "U_" & sName Then
                    bFound = True
                End If
            Next
            System.Runtime.InteropServices.Marshal.ReleaseComObject(oTable)
            If Not bFound Then
                oUserFieldsMD = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserFields)
                oUserFieldsMD.TableName = "@" & sTable
                oUserFieldsMD.Name = sName
                oUserFieldsMD.Description = sDescription
                oUserFieldsMD.Type = aFieldType
                If aFieldType = SAPbobsCOM.BoFieldTypes.db_Alpha Or aFieldType = SAPbobsCOM.BoFieldTypes.db_Numeric Then
                    oUserFieldsMD.EditSize = iSize
                Else
                    oUserFieldsMD.SubType = aSubType
                    oUserFieldsMD.Mandatory = bMandatory
                End If
                oUserFieldsMD.LinkedTable = sLink
                iResult = oUserFieldsMD.Add()
                If iResult <> 0 Then
                    oCompany.GetLastError(iResult, sMsg)
                    MessageBox.Show("Error Creating Field: " & sTable & "." & sName & " Error: " & sMsg)
                End If
                System.Runtime.InteropServices.Marshal.ReleaseComObject(oUserFieldsMD)
            End If
        End Sub
    If you want to create a View I think you would have to use the RecordSet object. This will ensure that you don't have to log in to the database again
    Hope it helps,
    Adele

  • DUPLICATE: NEED TO "DROP DATABASE" BEFORE REFRESH OR CAN REMOVE DATAFILES

    I have TARGET and AUX, i need to REFRESH my AUX, so the question is:
    i need to "DROP DATABASE" or just REMOVE DATAFILES, CONTROLFILES, REDO LOGS?
    Sure, i will create new INIT.ORA , etc...
    Cheers

    Either command will do.
    Hemant K Chitale

  • Do I need start the database before installing Oracle 9iAS portal?

    I found the Oracle white paper which talks about installing
    Oracle8i EE and Oracle 9iAS portal on windows 2000. Based this
    document, after Oracle 8i installaion but before installing
    Oracle 8.1.7.1.1 path, all the Oracle database related services
    startup type have been changed to 'Manual'.
    Based on my understanding, there are some objects will be
    created in this database during the installation of 9iAS portal
    repository. But this oracle white paper didn't say that I need
    have the database ruuning during the 9iAS installation. Do I
    need to start the database before installing 9iAS?
    Thanks

    hi,
    Even i am new to oracle application server and had the same doubt that you have.
    When you install Application Server there would be two tiers installed, application tier and middle tier, these tiers can be running from the same machine or different machines.
    These tiers will have a meta data repository to store application server related data, this database will be installed along with application server.
    It is upto you to install "oracle database 10gR2 " before or after installaion of application server, this will be an independent database which will have its own home, but after this installation you will have three homes, ex: infra_home,mid_home and 10gR2_home.
    by default oracle_home is set to the last installation that happens so if you install the database 10gR2 after installing application server it will point to 10gR2_home, but if you install 10gR2 before and application server later then the oracle home will be infra_home(if both the middle tier and infratier are on the same machine)
    you can always change the oracle home by using set ORACLE_HOME=path/to/oracle/home( in windows)
    or export ORACLE_HOME=path/to/oracle/home (in unix)
    hope this helps....
    regards

  • SQL Server 2008 R2: which version of Visual Studio do I need to keep database projects and SSIS projects in the same solution

    I need to build a solution containing a database project and an integration services project for SQL Server 2008R2.  Apparently, the subset of Visual Studio tools that comes with SQL Server 2008R2 does not include database projects and does not have
    Team Foundation Server support.  Because of those limitations, I am trying to determine which version of Visual Studio will allow me to:
    1. Build a single solution that includes both a database project and an Integration Services project
    2. For the database project, be able to import a database schema from an existing SQL Server 2008 R2 database, do schema compares and update the project from the database and vice versa
    3. For the Integration Services project, be able to deploy the packages to SQL Server Integration Services on SQL Server 2008 R2 (that is, to the msdb database).
    4. Use Team Foundation Server for source control of the whole solution, including both project types.

    Hi G Britton,
    To build a solution containing a database project and an integration services project for SQL Server 2008 R2 and use Team Foundation Server for source control.
     You can choose to install Visual Studio 2008.
    And as you want to utilize Schema compare and/or Data compare functionalities in Visual Studio, you will need to install the
    Visual Studio Team System 2008 Database Edition or Visual Studio Team System 2008 Team Suite.
    In addition, for Visual Studio issues, I would like to recommend you post the question in the
    Visual
    Studio forums to get better support.
    Reference:
    Team Foundation Version Control
    Compare and Synchronize Database Schemas
    Interoperability and Coexistence (Integration Services)
    Thanks,
    Lydia Zhang
    Lydia Zhang
    TechNet Community Support

  • I need a new database engine, can you help?

    Greetings,
    I have a fairly unique application that I need to find a new database for. It currently uses an embedded database but we now want to go client server with it.
    Background:
    The application downloads a large amount of data, millions of records, from a database that runs on an IBM iSeries system. The purpose of the application is to allow the main database to be used at remote locations when a connection to the iSeries is not possible. At a later time the app uploads changed records. We want to go client-server so that the download only has to go to one PC and then other PC's can share the database across a network that our clients will set up at the remote location.
    The trick is in the download performance. When we download from the iSeries we get a binary file that we can read records out of using Java's IO funcationality, one record at a time. We want to avoid having to do a SQL INSERT statement for each of the millions of records we need to place into the database because this tends to be slow. Ideally I'd like to be able to use Java IO to write the database files.
    Do any of you know of a client-server database that allows this to happen?

    The trick is in the download performance. When we download from the iSeries
    we get a binary file that we can read records out of using Java's IO
    funcationality, one record at a time. We want to avoid having to do a SQL
    INSERT statement for each of the millions of records we need to place into the
    database because this tends to be slow. Ideally I'd like to be able to use Java
    IO to write the database files.Most of database(Mysql, Oracle, and so on) will provide dump/load utilization to do that task, and you need to use Java IO to format your binary file to the predefined binary format(maybe csv), then use Runtime.exec() method or batch to import all rows.
    One special client-server database is HXTT Text(http://www.hxtt.com/text.html), which can use directly your binary file as database. If you needn't to merge daily millions of records into the same table, you can try it with its support from http://www.hxtt.com/support.jsp?product=text .

  • Needed Help on database lookups Scenario

    Hi All,
    I'm Trying work with database lookups and i wanted to do this scenario
    [url]  /people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler [url]
    I need to retrive data from  DB2 database on my system im facing problems with the UserDefined Functions required for mapping .
    in the code for user defined functions I'm assuming that DB-CHANNEL-NAME is the name of the communication channel to be used, But what is DB-SYSTEM-NAME?
    Also im getting this error when testing mapping can anyone tell me why i'm getting this error?
    Source code has syntax error:  D:/usr/sap/PI7/DVEBMGS20/j2ee/cluster/server0/./temp/classpath_resolver/Map4ed46ec333cd11ddc75b00188be4eace/source/com/sap/xi/tf/_MSGMap_DB_.java:68: ';' expected } ^ D:/usr/sap/PI7/DVEBMGS20/j2ee/cluster/server0/./temp/classpath_resolver/Map4ed46ec333cd11ddc75b00188be4eace/source/com/sap/xi/tf/_MSGMap_DB_.java:75: ';' expected } ^
    Thanks & Regards
    Sai Kumar Madduru.
    Reward points for Helpfull Answers.

    Hi,
      The "DB-SYSTEM-NAME" is nothing but the business service which is defined for that database in your Integration directory. In this business service only you have to define ur jdbc communication channel. So by giving the details of BS and CC you will get the DB connectivity during runtime.
    Cheers!!

  • CUEAC Server: how long do we need purge the database of SQL?

    hi
    today all our attendant consoles of switch board were out of service, later i found the error from the server log file and event viewer:
    SQL.Exception(p, or setting autogrowth on for existing files in the filegroup.
    Could not allocate space for object 'dbo.Call_Details_002'.'Call_Seq_Idx' in database 'ATTLOG' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping )","DBXErrorCode:3604","Exception","" SQL.Exception(p, or setting autogrowth on for existing files in the filegroup.
    Could not allocate space for object 'dbo.Call_Details_002'.'Call_Seq_Idx' in database 'ATTLOG' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping )","DBXErrorCode:3604","Exception",""
    CREATE DATABASE or ALTER DATABASE failed because the resulting cumulative database size would exceed your licensed limit of 4096 MB per database.
    so i have to purge the database on admin web, then restart the services , finally everything is fine.
    but now i worry about when it will happen again?
    is there anything i can do and let the database automatically purge?
    thx for your answer!

    Looks like there is no way to automate / schedule the database purge. You will need to do it manually. Please check the 'Database Purge' section in the following link for additional details
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucmac/arc/CUACBE_91110WAG.pdf
    HTH
    Manish

  • At time of switchover do we need to shutdown database

    Hi
    Oracle RDBMS : 11.2.0.2 RAC 4-node on RHEL 5.6
    What are the steps for perfoming switchover between primary and physical standby,Do we need to shutdown the primary and physical standby databases before perfoeming switchover?

    951368 wrote:
    Hi
    Oracle RDBMS : 11.2.0.2 RAC 4-node on RHEL 5.6
    What are the steps for perfoming switchover between primary and physical standby,Do we need to shutdown the primary and physical standby databases before perfoeming switchover?No but you need to shut down all but one primary database instance. then you can restart the shutdown instances after the switchover task is completed.
    read: http://docs.oracle.com/cd/B28359_01/server.111/b28294/role_management.htm#i1026398
    Tobi

Maybe you are looking for

  • Firefox occasionally slows to display one frame per second, unless there is some input.

    Put another way, Firefox displays a new image one time each second, as opposed to the usual 60 times. This problem is negated with any user input, such as a mouse movement or key press. This has never occurred outside of Firefox, and no other part of

  • Vendors display of PO's without SUS

    hi all, we are allowing vendors to directly access EBP system to create confirmations. the standard vendor role does not allow PO displays. However if we add PO transaction (issue PO), then potentially any PO from any vendor can be seen by the vendor

  • Can't Downsize Artwork

    When I click the thumbnail to enlarge my album artwork, it automatically opens to be extremely large, so I can only see about 60% of the artwork. I can't make it smaller because the sizer is only in the bottom right corner, which is off the screen, a

  • Im trying to update my itunes to 11 but im having a error message about security

    im trying to update my itunes to 11 but im having a error message about security

  • VM with Office

    Hi, This should be very simple but I can't find it. How do I create a virtual machine with Office 2013 in Azure? I need it for test reasons an I do have a MSDN with the office licenses. But I can't find it anywhere in the wizards inside Azure. /Torbe