Oracle BI coreapplication down

Hello,
I have a weird problem with the Oracle BI installation and am wondering if anyone can shed some light on it.
I have done two separate installations of Oracle BI on two separate machines. The installation procedure on both was the same:
I have installed Oracle database software and created a listener and a database called orcl.
I have installed (software only) the Oracle BI.
I have created a repository on DB with the rcu utility.
I have configured the BI using ...Middleware/Oracle_BI1/bin/config.sh script
The configuration procedure completed without any errors.
(in both cases the machines had the same configurations)
I created boot.properties for AdminServer and bi_server
Here is where the two installations differ.
After opening http://hostname:7001/em on the first machine, all of the components were up.
On the other machine the coreapplication was down. When I clicked on the link for coreapplication, another window opened and there it showed that all of the 5 components were up, but below there were the following errors:
[nQSError: 43126] Authentication failed: invalid user/password.
Error Message From BI Security Service: [nQSError: 46169] An HTTP operation to 10.10.162.44:9704 timed out after 60 seconds. Operation aborted.
Error while executing job in PollThread.
Also on the left panel of the EM start screen there are 5 components down and 18 components up. Out of the 5 that are down are:
- adminservice
- bioffice
- bipublisher
- bisearch
- mapviewer
To start the services on both systems (the one that works fine and the one that doesn't) I use the following script:
#!/bin/bash
MIDDLEWARE_HOME=...
ORACLE_BI_HOME=...
WLS_HOME=...
BI_DOMAIN_HOME=...
INSTANCE_HOME=...
LOGS=...
export MIDDLEWARE_HOME ORACLE_BI_HOME WLS_HOME BI_DOMAIN_HOME INSTANCE_HOME LOGS
echo "Starting AdminServer ..."
nohup $BI_DOMAIN_HOME/startWebLogic.sh 1>$LOGS/startAS.log 2>$LOGS/startAS.err&
sleep 120
echo "Starting NodeManager ..."
nohup $WLS_HOME/server/bin/startNodeManager.sh 1>$LOGS/snm.log 2>$LOGS/snm.err&
sleep 20
echo "Starting BIServer ..."
nohup $BI_DOMAIN_HOME/bin/startManagedWebLogic.sh bi_server1 t3://localhost.localdomain:7001 1>$LOGS/biserv.log 2>$LOGS/biserv.err&
sleep 120
echo "Starting opmnctl ..."
nohup $INSTANCE_HOME/bin/opmnctl startall 1>$LOGS/opmnctl.log 2>$LOGS/opmnctl.err&
sleep 10
echo "... done"
I have checked the logs for any errors that are outputted from the script but couldn't find any.
The command opmnctl status shows all components online.
Any advise is welcome and appreciated.
Thank you and best regards,
kwhtre
Edited by: 884002 on Feb 19, 2013 4:46 AM

OK that error about invalid username/password: I have found it in sawlog0.log, but that was before I created boot.properties so I suspect that was the reason.
After that there is no more errors in sawlog0.log Here is the most recent output:
[2013-02-19T14:02:03.000+01:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: 004pXBd6w9RDoYa_xLd9iW0004wm00000F,0] [tid: ] Oracle BI Presentation Services are shutting down.[[
File:sawserver.cpp
Line:698
Location:
     saw.sawserver
ecid: 004pXBd6w9RDoYa_xLd9iW0004wm00000F,0
[2013-02-19T14:09:05.000+01:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services (OBIPS) 11.1.1.6.0 (Build 120104.0800 64-bit) are starting up.[[
File:sawserver.cpp
Line:451
Location:
     saw.sawserver
ecid:
[2013-02-19T14:10:09.000+01:00] [OBIPS] [NOTIFICATION:1] [] [saw.sawserver] [ecid: ] [tid: ] Oracle BI Presentation Services have started successfully.[[
File:sawserver.cpp
Line:549
Location:
     saw.sawserver
ecid:
[2013-02-19T14:16:44.000+01:00] [OBIPS] [WARNING:16] [] [saw.taskScheduler.processJob] [ecid: 004pXEC0fDqDoYa_xLd9iW0005Zo000000,0:112] [tid: 1091090752] Running task 'Cache/CatalogAttributes' finished in 43355 milliseconds, 10.8% of job's frequency (400 seconds).[[
File:taskscheduler.cpp
Line:437
Location:
     saw.taskScheduler.processJob
     taskscheduler
     saw.threads
ecid: 004pXEC0fDqDoYa_xLd9iW0005Zo000000,0:112
ThreadID: 1091090752
task: Cache/CatalogAttributes
The only log that has any errors is this one:
nqserver.log:
[2013-02-19T13:22:48.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXB_RWC^DoYa_xLd9iW0004wp000000] [tid: 43911940] Could not connect to the authentication web service (taking OBIS offline) 10.10.162.44: [nQSError: 12002] Socket communication error at call=Connect: (Number=107) Transport endpoint is not connected [[
[nQSError: 12010] Communication error connecting to remote end point: address = 10.10.162.44; port = 9704.
[nQSError: 46119] Failed to open HTTP connection to server 10.10.162.44 at port 9704.
[2013-02-19T13:24:48.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXB_RWC^DoYa_xLd9iW0004wp000000] [tid: 43911940] Established the connection to authentication web service 10.10.162.44
[2013-02-19T14:02:12.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 004pXB_RWC^DoYa_xLd9iW0004wp000000] [tid: 4643c940] [nQSError: 46066] Operation cancelled.
[2013-02-19T14:02:13.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 004pXB_RWC^DoYa_xLd9iW0004wp000000] [tid: 4663e940] [nQSError: 46066] Operation cancelled.
[2013-02-19T14:02:16.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXB_RWC^DoYa_xLd9iW0004wp000000] [tid: 1a089cb0] [43031] :     Oracle BI Server shutdown.
[2013-02-19T14:02:20.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXB_RWC^DoYa_xLd9iW0004wp000000] [tid: 1a089cb0] [85008] MDX Member Name Cache subsystem statistics - Entries: 0, Sizes: 0 bytes, Overall Queries: 0, Hits: 0(0%), Misses: 0(0%).
[2013-02-19T14:02:20.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXB_RWC^DoYa_xLd9iW0004wp000000] [tid: 1a089cb0] [85007] MDX Member Name Cache subsystem stopped.
[2013-02-19T14:02:20.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXB_RWC^DoYa_xLd9iW0004wp000000] [tid: 1a089cb0] [58001] Query Cache Statistics -- Hits:0(0%), Qualified Misses:0(0%), Unqualified Misses:0(0%).
[2013-02-19T14:02:30.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: ] [tid: 1a089cb0] [14058] Unloaded all subject areas.
[2013-02-19T14:08:38.000+00:00] [OracleBIServerComponent] [WARNING:1] [] [] [ecid: ] [tid: 78ea4cb0] Warning: Clustering and cache are enabled for this OBIS node, but cluster aware cache is disabled. This can lead to inconsistencies.
[2013-02-19T14:08:41.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 78ea4cb0] [36007] Loading repository /u01/oracle/Middleware/instances/instance1/bifoundation/OracleBIServerComponent/coreapplication_obis1/repository/SampleAppLite_BI0001.rpd.
[2013-02-19T14:08:44.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 435ca940] [14055] Loading subject area: SampleApp Lite ...
[2013-02-19T14:08:46.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 435ca940] [14056] Finished loading subject area: SampleApp Lite.
[2013-02-19T14:08:46.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 78ea4cb0] [58002] Query Cache loaded with 0 entries from saved cache files.
[2013-02-19T14:08:46.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 78ea4cb0] [85003] MDX Member Name Cache subsystem started successfully.
[2013-02-19T14:08:46.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 78ea4cb0] [85004] MDX Member Name Cache subsystem recovered entries: 0, size: 0 bytes.
[2013-02-19T14:08:46.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 78ea4cb0] [13026] Error in getting roles from BI Security Service: 'Error Message From BI Security Service: [nQSError: 12002] Socket communication error at call=Connect: (Number=107) Transport endpoint is not connected [[
[nQSError: 12010] Communication error connecting to remote end point: address = 10.10.162.44; port = 9704.
[nQSError: 46119] Failed to open HTTP connection to server 10.10.162.44 at port 9704.'
[2013-02-19T14:08:46.000+00:00] [OracleBIServerComponent] [ERROR:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 78ea4cb0] [13037] Cannot connect to BI Security Service, please make sure this is running properly (with SSL or not) in EM.
[2013-02-19T14:08:47.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 78ea4cb0] nqsserver:     Clustered Oracle BI Server (64-bit) started. Version: 11.1.1.6.0.120104.1053.000.
[2013-02-19T14:08:50.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 467fc940] [43071] A connection with Cluster Controller orabi.bidomain:9706 was established.
[2013-02-19T14:08:57.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 43bd0940] Could not connect to the authentication web service (taking OBIS offline) 10.10.162.44: [nQSError: 12002] Socket communication error at call=Connect: (Number=107) Transport endpoint is not connected [[
[nQSError: 12010] Communication error connecting to remote end point: address = 10.10.162.44; port = 9704.
[nQSError: 46119] Failed to open HTTP connection to server 10.10.162.44 at port 9704.
[2013-02-19T14:11:39.000+00:00] [OracleBIServerComponent] [NOTIFICATION:1] [] [] [ecid: 004pXEAOHGSDoYa_xLd9iW0005Zq000000] [tid: 43bd0940] Established the connection to authentication web service 10.10.162.44
The problem still persists, so that invalid username/password had no correlation to the problem obviously.
There is one thing that is different between the two servers I have used to test Oracle BI . The one that runs without any problems has better hardware than the one where coreappliaction is down.
The one that is fine: 6GB RAM; 6GB swap; i7 processor
The one that is not fine: 2GB ram; 4GB swap; i3 processor
Both machines are also running an Oracle DB additional to Oracle BI.
Could it be at all possible that the reason is hardware related. Anyone ?
Br,
kwhtre
Edited by: 884002 on Feb 19, 2013 5:29 AM

Similar Messages

  • Oracle instance often down!!!

    Hi
    I've have an Oracle 10g (10.2.0.4) 64bits database installed on a x64 window server. The server itself has 16gb ram. My current SGA + PGA is about 4-5gb memory, processes=500 but I am still getting random problem like oracle instance killed/down, low swap page memory from OS, listener could not hand off client connection etc. Should it be the existing server RAM(10-11gb RAM free after deduct from the SGA+PGA allocated) is more than enough?

    FireFox88 wrote:
    So far from what I can recall my database server used to once a while getting "Significant virtual memory paging was detected on the host operating system" until i turn the OS page memory to system manage which is to use whatever hard disk space available, only then the warning seldom/rarely occur. listener could not hand off client connection is another error quite often prompt. When ever this error prompt, most of the time I've to bounce the database instance.Speculation - could be caused by PGA, as a result of poorly written PL/SQL code using very large PL/SQL arrays (for bulk collection). I have seen a single PGA (private process memory of a dedicated server process) growing to 50% the RAM size of the server. I have even seen a couple of server crashes due to the kernel being starved of CPU time due to swap space thrashing.
    Before resetting a server in such a situation - get whatever diagnostics available. The problem will be gone (for the time being) after reboot, without the ability to get an actual look at just what the heck is going on. There are some magic sysrequest keys on Linux that is useful - all you need is the ability to echo specific keys to a proc device in order talk to the kernel and request various data and process dumps. Pity you are using Windows - not the easiest of kernels to troubleshoot.

  • Oracle service goes down intermittently

    ENV:single instance db 11.2.0.3 on 64bit windows 2008 server R2
    no errors found in alert.log,oracle service goes down intermittently.
    Following is the last lines in alert.log:
    +2013-05-29 20:54:59.890000 -06:00+
    Starting background process SMCO
    SMCO started with pid=70, OS id=22636
    +2013-05-29 21:16:59.697000 -06:00+
    Time drift detected. Please check VKTM trace file for more details.
    contents of the VKTM trace file:
    Trace file C:\APP\ORACLE\DIAG1\diag\rdbms\vis\vis\trace\vis_vktm_25308.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Windows NT Version V6.1
    CPU                 : 6 - type 8664, 6 Physical Cores
    Process Affinity    : 0x0x0000000000000000
    Memory (Avail/Total): Ph:27412M/31899M, PhPgF:41016M/63797M+
    Instance name: vis
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 4
    Windows thread id: 25308, image: ORACLE.EXE (VKTM)
    *** 2013-05-29 20:50:32.274
    *** SESSION ID:(2017.1) 2013-05-29 20:50:32.274
    *** CLIENT ID:() 2013-05-29 20:50:32.274
    *** SERVICE NAME:() 2013-05-29 20:50:32.274
    *** MODULE NAME:() 2013-05-29 20:50:32.274
    *** ACTION NAME:() 2013-05-29 20:50:32.274
    kstmmainvktm: succeeded in setting elevated priority
    highres_enabled
    *** 2013-05-29 20:50:32.274
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    +[Start] HighResTick = 842214976721+
    kstmrmtickcnt = 0 : ksudbrmseccnt[0] = 1369882232
    kstmchkdrift (kstmhighrestimecntkeeper:highres): Time jumped forward by (7478947)usec at (843798718318) whereas (1000000) is allowed
    From windows event viewer,can found application error,following is the detail:
    Log Name:      Application
    Source:        Application Error
    Date:          5/29/2013 9:16:52 PM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SLC03OMO.us.oracle.com
    Description:
    Faulting application name: ORACLE.EXE, version: 11.2.0.3, time stamp: 0x4eb21f4b
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000005
    Fault offset: 0x000000006e8a00b6
    Faulting process id: 0x3524
    Faulting application start time: 0x01ce5ce060341504
    Faulting application path: c:\app\oracle\product\11.2.0\bin\ORACLE.EXE
    Faulting module path: unknown
    Report Id: 5eec0ca0-c8d7-11e2-a59d-fc9cad5d59a7
    Event Xml:
    +<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">+
    +<System>+
    +<Provider Name="Application Error" />+
    +<EventID Qualifiers="0">1000</EventID>+
    +<Level>2</Level>+
    +<Task>100</Task>+
    +<Keywords>0x80000000000000</Keywords>+
    +<TimeCreated SystemTime="2013-05-30T03:16:52.000000000Z" />+
    +<EventRecordID>33818</EventRecordID>+
    +<Channel>Application</Channel>+
    +<Computer>SLC03OMO.us.oracle.com</Computer>+
    +<Security />+
    +</System>+
    +<EventData>+
    +<Data>ORACLE.EXE</Data>+
    +<Data>11.2.0.3</Data>+
    +<Data>4eb21f4b</Data>+
    +<Data>unknown</Data>+
    +<Data>0.0.0.0</Data>+
    +<Data>00000000</Data>+
    +<Data>c0000005</Data>+
    +<Data>000000006e8a00b6</Data>+
    +<Data>3524</Data>+
    +<Data>01ce5ce060341504</Data>+
    +<Data>c:\app\oracle\product\11.2.0\bin\ORACLE.EXE</Data>+
    +<Data>unknown</Data>+
    +<Data>5eec0ca0-c8d7-11e2-a59d-fc9cad5d59a7</Data>+
    +</EventData>+
    +</Event>+
    can found another windows error reporting* occured almost the same time as the above application error:*
    Log Name:      Application
    Source:        Windows Error Reporting
    Date:          5/29/2013 9:17:14 PM
    Event ID:      1001
    Task Category: None
    Level:         Information
    Keywords:      Classic
    User:          N/A
    Computer:      SLC03OMO.us.oracle.com
    Description:
    Fault bucket , type 0
    Event Name: APPCRASH
    Response: Not available
    Cab Id: 0
    Problem signature:
    P1: ORACLE.EXE
    P2: 11.2.0.3
    P3: 4eb21f4b
    P4: StackHash_2264
    P5: 0.0.0.0
    P6: 00000000
    P7: c0000005
    P8: 000000006e8a00b6
    P9:
    P10:
    Attached files:
    C:\Windows\Temp\WER753D.tmp.appcompat.txt
    C:\Windows\Temp\WER757D.tmp.WERInternalMetadata.xml
    C:\Windows\Temp\WER757E.tmp.hdmp
    C:\Windows\Temp\WER93C5.tmp.mdmp
    These files may be available here:
    C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_ORACLE.EXE_74241b6d51d6043166543f6b75dacacb44b54_cab_274194bc
    Analysis symbol:
    Rechecking for solution: 0
    Report Id: 5eec0ca0-c8d7-11e2-a59d-fc9cad5d59a7
    Report Status: 4
    Event Xml:
    +<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">+
    +<System>+
    +<Provider Name="Windows Error Reporting" />+
    +<EventID Qualifiers="0">1001</EventID>+
    +<Level>4</Level>+
    +<Task>0</Task>+
    +<Keywords>0x80000000000000</Keywords>+
    +<TimeCreated SystemTime="2013-05-30T03:17:14.000000000Z" />+
    +<EventRecordID>33819</EventRecordID>+
    +<Channel>Application</Channel>+
    +<Computer>SLC03OMO.us.oracle.com</Computer>+
    +<Security />+
    +</System>+
    +<EventData>+
    +<Data>+
    +</Data>+
    +<Data>0</Data>+
    +<Data>APPCRASH</Data>+
    +<Data>Not available</Data>+
    +<Data>0</Data>+
    +<Data>ORACLE.EXE</Data>+
    +<Data>11.2.0.3</Data>+
    +<Data>4eb21f4b</Data>+
    +<Data>StackHash_2264</Data>+
    +<Data>0.0.0.0</Data>+
    +<Data>00000000</Data>+
    +<Data>c0000005</Data>+
    +<Data>000000006e8a00b6</Data>+
    +<Data>+
    +</Data>+
    +<Data>+
    +</Data>+
    +<Data>+
    C:\Windows\Temp\WER753D.tmp.appcompat.txt
    C:\Windows\Temp\WER757D.tmp.WERInternalMetadata.xml
    C:\Windows\Temp\WER757E.tmp.hdmp
    C:\Windows\Temp\WER93C5.tmp.mdmp</Data>
    +<Data>C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_ORACLE.EXE_74241b6d51d6043166543f6b75dacacb44b54_cab_274194bc</Data>+
    +<Data>+
    +</Data>+
    +<Data>0</Data>+
    +<Data>5eec0ca0-c8d7-11e2-a59d-fc9cad5d59a7</Data>+
    +<Data>4</Data>+
    +</EventData>+
    +</Event>+
    and following is the log of windows control manager:
    Log Name:      System
    Source:        Service Control Manager
    Date:          5/29/2013 9:17:15 PM
    Event ID:      7034
    Task Category: None
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      SLC03OMO.us.oracle.com
    Description:
    The OracleServiceVIS service terminated unexpectedly.  It has done this 3 time(s).
    Event Xml:
    +<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">+
    +<System>+
    +<Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />+
    +<EventID Qualifiers="49152">7034</EventID>+
    +<Version>0</Version>+
    +<Level>2</Level>+
    +<Task>0</Task>+
    +<Opcode>0</Opcode>+
    +<Keywords>0x8080000000000000</Keywords>+
    +<TimeCreated SystemTime="2013-05-30T03:17:15.208132800Z" />+
    +<EventRecordID>88710</EventRecordID>+
    +<Correlation />+
    +<Execution ProcessID="512" ThreadID="5532" />+
    +<Channel>System</Channel>+
    +<Computer>SLC03OMO.us.oracle.com</Computer>+
    +<Security />+
    +</System>+
    +<EventData>+
    +<Data Name="param1">OracleServiceVIS</Data>+
    +<Data Name="param2">3</Data>+
    +</EventData>+
    +</Event>+
    Wondering how to fix the issue.
    Thanks

    You'll have better luck posting this in the database forum. This one is specifically for "Oracle Services for Microsoft Transaction Server", which is a client side service that helps in the recovery of in doubt distributed transactions. It sounds like you're having a database issue.
    greg

  • How send mail when oracle instance went down

    Hi All,
    Please help me to configure email set in oracle standard edition so that it sends email whenever database /instance went down.
    Thanks in advance
    sankar

    user12994238 wrote:
    Many Thanks,
    Need a small clarification in the normal scenario it works, if shutdown the server without shutdown the database we not receiving the alert.
    is there any way i can configure alert mail for the instance shutdown (database is up and oracle instance is down) due to some unexpected reason.
    Thanks
    sankar"database is up and oracle instance is down"
    A very interesting concept. Given that a database is just the collection of files that are kept transactionally consistent, and the instance is the memory and processes that manage those files, could you explain what is meant by "database is up and oracle instance is down". If the instance is up it may (or may not, depending on its state) have the database (files) open. If the instance is not up, then the database is ???

  • Oracle 9i application down

    Hi,
    we are using oracle 9i application and 9i database.
    yesterday application was down automatically.
    i started it by opmnctl startall command
    after it I checked in server.log file in the /../j2ee/OC4J_BI_Forms/log/OC4J_BI_Forms_default_island_1/server.log
    In this i found
    C_10.166.141.19.5c6b9814.115d37bc6db.-8000#uatfrms.uscoluxdv23.cisgi.com#652018837#D#OC4J_BI_Forms#default_island&uscoluxdv23.cisgi.com&HTTP:uscoluxdv23.cisgi.com#3302&RMI:uscoluxdv23.cisgi.com#3202&JMS:uscoluxdv23.cisgi.com#3702
    *09/02/04 09:00:08 9.0.4.2.0 Stopped (Shutdown executed by jazn.com/admin from 127.0.0.1 (localhost))*
    *09/02/04 12:59:13 9.0.4.2.0 Started*
    09/02/04 12:59:20 9.0.4.2.0 Started
    09/02/04 12:59:32 Published an event: C_10.166.141.19.5c6b9814.115d37bc6db.-8000#uatfrms.uscoluxdv23.cisgi.com#1466369178#D#OC
    where should i look for more information and is there any solution of it ?

    Hi,
    Opmnctl is a tool in the Oracle Application Server productline.
    This productline has its own forum.
    Thank you for reposting this in the correct forum, and avoiding to turn this forum into a dumpground for all your questions.
    Sybrand Bakker
    Senior Oracle DBA

  • WebServer needs restart if Oracle DB is down.

    We are developing an Java Server Pages (JSP) Application. We are
    using Oracle Thin driver for connecting to Oracle 7.3.3 Database
    thru' JSP.
    When there are people logged on to the JSP application and I
    reboot the ORACLE DB Server, our JSP Engine hangs. Unless I
    restart the web server (Microsoft IIS 4.0), JSP Engine does not
    initialize and Application does not run at all.
    Another observation is that if we don't use thin driver and use
    OCI driver, restarting the WebServer is not required. When
    Oracle Database is up, Web Application resumes to run smoothly.
    (However considering Platform independance, usage of thin driver
    is an essential requirement for us.)
    Is there is any process which I can kill on the web server to
    reinitialize JSP Engine ?
    Thanks in Advance,
    Vinay.
    null

    Aj09 wrote:
    Thanks for your response Justin, I understand that Enterprise Manager does that, but wouldn't the EM be on the same server. As I explained, there are scenarios where my Server itself goes down. So writing another program on a different machine would be the only solution ? Kindly correct me and provide any alternatives if available ?As I said, Grid Control involves installing agents on the various machines you are monitoring and having Enterprise Manager running on a separate server. The central application pings the agents periodically-- if the agent doesn't respond because the server is down or if it does respond and indicate that the database, the listener, or some other component is down, Enterprise Manager knows that there is a problem and alerts you. Of course, Enterprise Manager can also send you alerts for hundreds of other problems.
    As Sybrand points out, Enterprise Manager is hardly alone in having this sort of architecture where agents are deployed to the monitored machines and a central process collects the information from many agents in order to provide for centralized management.
    Justin

  • Oracle Workflow is Down in R12.1.3

    Dear Legends,
    I'm facing this issue very first time in Oracle Apps R12.1.3 64 bit Linux Environment.
    Navigation : SystemAdministrator ->Oracle Applications Manager -> workflow and i am seeing that all application components are down.
    Notification Mailers          Down Down           Background Engines          Down Down
         Agent Listeners          Down Down           Purge          Down Down
         Service Components          Down Down           Control Queue Cleanup          Down Down
    Please help me to bring this UP.
    Regards,
    Karthik

    karthiksingh_dba wrote:
    Thanks for response,
    While I was checking the listener status from apps tier(since this is multi node)
    lsnrctl status
    LSNRCTL for Linux: Version 10.1.0.5.0 - Production on 26-APR-2013 11:34:46
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(PORT=1521))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Also Service Type Status
    Generic Service Component Container is enabled
    Service Instance Status
    Workflow Agent Listener Service is enabled -> Actual: 0, Target: 0
    Workflow Mailer Service is enabled -> Actual: 0, Target: 0
    Workflow Document Web Services Service is enabled -> Actual: 0, Target: 0
    I suspect the FNDFS Listener is not UP? correct me if am wrong..
    Regards,
    KarthikYou are right. And, to confirm this you can try to view any concurrent request log/output file from the application.
    Do you have proper entry in the hosts file? -- R11i: adalnctl.sh fails to startup a cloned Instance - LSNRCTL shows 'Connection refused' [ID 1355564.1]
    Please post the contents fo the hosts file here along with the application listener.ora file.
    Thanks,
    Hussein

  • Oracle edelivery is down!

    I do not know where to post this, but i cannot download any Oracle enteterprise lunux dvd from the site.
    Please fix.
    http://edelivery.oracle.com

    This webpage is not available
    The webpage at https://edelivery.oracle.com/EPD/GetUserInfo/process_form might be temporarily down or it may have moved permanently to a new web address.
    Here are some suggestions:
    Reload this web page later.
    Just right now.
    It goes down again..... and it happens for more than hours, no one fix it
    Can't believe it is the website quality for such a global and large company like Oracle...
    Unbelievible!!
    Why Oracle not run its business on unbreakable linux or its super Exadata??
    Edited by: user5538768 on Jul 20, 2011 8:35 PM
    Edited by: user5538768 on Jul 20, 2011 8:39 PM

  • Oracle 9i cut down version

    Hi ,
    We have an embedded license for the Oracle 9i DB Enterprise edition and we r planning to package it along with our application for the clients. But all we need from Oracle 9i DB is just the database and nothing else.
    Due to the huge size of the Oracle DB around 1.5 gb we were thinking that if we cud a cut down version of the Oracle 9iDb it wud be easier to package along with our application.
    Is this possible ?? if so How??
    Thanx
    Kulkarni

    oop! should of course have been 1.4.2.03 !

  • Re-connection to ORACLE db after the ORACLE server was down

    Hi all,
    I have a problem i've been trying 2 solve for several weeks now.
    I'm running a Java Class which connects to an ORACLE database located
    on the server 'server'.
    Everything is working fine.
    the problem is that if when the class is first run and the server is
    down (not started), I get an SQLException:
    "Exception d'E/S: The network adapter could not establish the
    connection", so the class retries after a certain period,
    say 5 minutes (the server is up and running at that time),
    i still get the same exception whereas it should now connect correctly.
    here's the code:
    public void run()
        bool retry = false;
        try
         DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
              Cnn = DriverManager.getConnection("jdbc:oracle:thin:@server:1521:orcl", "username", "password");
        catch(SQLException e)
             if (e.getLocalizedMessage().compareTo("Exception d'E/S: The Network Adapter could not establish the connection") == 0)
         {     retry = true;     }
         else
         {     retry = false;     }
        finally
         try
            if (retry)
              Thread.sleep(300000);
                   System.out.println("Trying connection again...");
                   run();
            else
              //End
              return;
         catch(java.lang.InterruptedException e)
            return;
    }any help or suggestion would be appreciated,
    thanx,
    greg

    Greg,
    why not try separating the connection part into a separate method, and add a few more System.out.println()s so you can see where you are going:
    public void run()
       System.out.println("started run()");
       // Only need to do this once...
       DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
       // Keep trying until we're connected...
       while (!connect())
          Thread.sleep(300000);
          System.out.println("Trying connection again...");
       System.out.println("finished run()");
    * Connects to oracle.
    * @return Has connection been made?
    private boolean connect()
       System.out.println("started connect()");
       try
          cnn = DriverManager.getConnection("jdbc:oracle:thin:@server:1521:orcl", "username", "password");
       catch(SQLException e)
          System.err.println(e.getLocalisedMessage());
       System.out.println("finished connect()");
       return (cnn != null);
    }I'm assuming here that "cnn" (I changed the capitalisation..) is a class attribute, since it was not defined within run() in the original code.
    You could probably change the last line of connect() to: return (cnn instanceof oracle.jdbc.driver.OracleDriver);This doesn't change the flow of the program (except only registering the oracle driver once) but it should help you debug.
    Ben New
    [email protected]
    Leftclick Software Development
    http://www.leftclick.com.au/

  • High cpu usage by oracle.exe even when oracle instance is down

    hi,
    I made my oracle instance down , but in Windows Task manager , it is showing 88-90% CPU usage.This only goes off when i write net stop oracleservicemisdb from command prompt.
    Help me.
    Thanks
    Deepak Kumar Sahoo

    No, i don't have any other software related to oracle running on our server . We have tomcat and Weblogic server running on same machine. But oracle.exe is showing more than 75% cpu usage even when the instance is down.
    thanks
    Deepak Kumar

  • Oracle public yum down?

    Hi, I'm trying to install a new oracle database server and am doing the prereqs. I'm following this guide http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-5.php and when I go to http://public-yum.oracle.com/ I get Error 324 (net::ERR_EMPTY_RESPONSE) in my browser. Is it working for anyone else?

    Noise can severely limit an Intrusion detection system's effectiveness. Bad packets generated from software bugs, corrupt DNS data, and local packets that escaped can create a significantly high false-alarm rate.
    I think that's what happened to you.
    Kirill Babeyev

  • Oracle apache shutting down

    Hi, I will be grateful if someone can help me on this.Our E-business suite apache seems to go down and I have not been able to get the causes. I have checked the logfiles for error under iAS_HOME/apache/apache but no luck. Which of the logfiles will really contain the causes?.
    What I do now is restart it using adapcctl.sh everytime people start calling to complain.
    Thanks for your contributions>

    Are you getting any javacore or heapdumps? They will be under one of your $Temp directories on the app server. It could indicate you are hitting an iAS parameter limit.

  • Since 5 minute ago the oracle cloud service down!

    we are using oracle cloud service since 8 months,today suddenly the data center location as  db.em1.oraclecloudapps.com  not working,it showing
    Oracle Access Manager Operation Error
    The WebGate plug-in is unable to contact any Access Servers.
    Contact your website administrator to remedy this problem.
    we never expect this issue! coz our application in production mode!,rest of data center is working fine! (em2,ap1,ap2...)

    after 1  day its up!.. after that in every day 3.50-4.00pm (AST / KSA (UTC+3) ) the paid cloud service attempt to re login as force.data center as db.em1.oraclecloudapps.com!

  • Oracle shutting down due to ORA-00600:[4142], [1835348594]. need help

    hi,
    i have Oracle 11G on linux enterprise rhel 5
    i was runing a delete statement on a table and stopped it because it was taking too much time. after that i saw that the oracle instance was down.
    i starteed it up and after some minutes it is going down again.
    i even restarted the server and after reboot again down.
    in the logs files it is show the following msg:
    <attr name='IMPACT' value='POSSIBLE ROLLBACK SEGMENT CORRUPTION'/>
    Errors in file /oracle/app/oracle/diag/rdbms/xxx/xxx/trace/xxx_smon_14333.trc (incident=74606):
    ORA-00600: internal error code, arguments: [4142], [1835348594], [], [], [], [], [], [], [], [], [], []
    and in the trace file
    Trace file /oracle/app/oracle/diag/rdbms/xxx/xxx/trace/xxx_smon_14333.trc
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORACLE_HOME = /oracle/app/oracle/product/11.1.0/db_1
    System name:     Linux
    Node name:     xxx
    Release:     2.6.18-128.el5
    Version:     #1 SMP Wed Jan 21 08:45:05 EST 2009
    Machine:     x86_64
    Instance name: xxx
    Redo thread mounted by this instance: 1
    Oracle process number: 13
    Unix process pid: 14333, image: oracle@xxx (SMON)
    *** 2010-11-29 18:35:05.955
    *** SESSION ID:(323.1) 2010-11-29 18:35:05.955
    *** CLIENT ID:() 2010-11-29 18:35:05.955
    *** SERVICE NAME:(SYS$BACKGROUND) 2010-11-29 18:35:05.955
    *** MODULE NAME:() 2010-11-29 18:35:05.955
    *** ACTION NAME:() 2010-11-29 18:35:05.955
    Incident 74601 created, dump file: /oracle/app/oracle/diag/rdbms/xxx/xxx/incident/incdir_74601/xxx_smon_14333_i74601.trc
    ORA-00600: internal error code, arguments: [25027], [2], [458753], [], [], [], [], [], [], [], [], []
    Parallel Transaction recovery caught exception 12801
    Parallel Transaction recovery caught error 600
    SMON: Parallel transaction recovery slave got internal error
    SMON: Downgrading transaction recovery to serial
    KTUNDO: cannot find ts$ entry
    SGAFRCWT: 4194304

    ORA-00600: internal error code, arguments: [4142], [1835348594], [], [], [], [], [], [], [], [], [], []ORA-00600/ORA-07445/ORA-03113 = Oracle bug => search on Metalink and/or call Oracle support

Maybe you are looking for

  • Problem with interactive booklet

    i just bought B'Day, by Beyonce, whihc comes with an interactive booklet. i double click on it and nothing happens.... i tried to open it in Quicktime and RealPlayer but it wouldn't work how does a digital booklet work? does anyone know why this is h

  • Lumia 520 how do i take my phone off earphones set...

    My phone won't work without earphones when someone calls me i can't hear them without earphones and the sound and music won't play out loud can anybody help with this problem please

  • How to create an install medium of Windows 8 with custom programs (like an OEM install)

    Hello all, I am interested in setting up a small business of making PCs for people around my area, and was curious if there was any way I could install Windows 8.1 on those computers with custom programs (i.e. Browsers, Anti-virus, etc.), but not hav

  • Scheduled job throws Class Not Found error when executing Java class

    Hi, I have written a java class to carry out a file upload to an external site and put the class on our server. I also wrote a script to call this java class, passing inthe relevant parameters. If i call the script using the ./ syntax from SSH it run

  • Pricing for sales district of customer

    Dear all, Am beginner for SAP SD, I have tons and tons of doubt.  Most might me silly. I need pricing for sales district of customer to be consider into SO. Can any 1 explain me clearly In XD01 CMR > Sales area data> sales tab v can c 2 fields Sales