Check the alerts log without loggin in the server?

Hi all

Is there a way I can watch the last 30 to 50 lines in the alerts log without going through vi or any editor on unix system? I'm on 10203 (hp - ux). and I dba grant to me. But do have access to the Oracle login server to view the alert log... so I was wondering if there are procedures that are very practical or even watch the alert without loggin to the unix system log?
Thank you..

Try this

You missed the semicolon at the end of the first CREATE command :)

CREATE OR REPLACE  DIRECTORY TEST AS '/home/oracle/----####------/bdump';

--Below, show destination of your alert log file

DECLARE
   alert_file   UTL_FILE.file_type;
   line         VARCHAR2 (100);
   line1        NUMBER;
BEGIN
   alert_file := UTL_FILE.fopen ('TEST', 'alert_log_file_name.log', 'R'); --Here, show your alert.log file name
   line1 := 1;

   FOR line1 IN 1 .. 10
   LOOP
      UTL_FILE.get_line (alert_file, line);
      DBMS_OUTPUT.put_line (line);
   END LOOP;

   UTL_FILE.fclose (alert_file);
END;

- - - - - - - - - - - - - - - - - - - - -
Kamran Agayev a. (10g OCP)
http://kamranagayev.WordPress.com

Tags: Database

Similar Questions

  • get check the server when download

    get check the server during the download of LR.  help please

    Please read https://forums.adobe.com/thread/1499014

    -try some steps such as changing browsers and disable your firewall

    -also clear the cache of your browser if you start with a fresh browser

    -check the file hosts for blocked entries https://forums.adobe.com/thread/1912777

    http://myleniumerrors.com/installation-and-licensing-problems/creative-cloud-error-codes-w ip.

    https://helpx.Adobe.com/creative-cloud/KB/creative-cloud-desktop-application-failed.html

    http://helpx.Adobe.com/creative-cloud/KB/failed-install-creative-cloud-desktop.html

  • Need to check the server for a new databaase resources

    Hello
    Please could you help?

    I need to create a database on a solaris server that already has 9 databases. I want to check on the material resources to make sure that it can take a different database. What resources do I need check and how do I check them?

    Thank you.

    Hello

    Bassically, you should check in 3 parts:

    1 memory: make sure that the server has to have enough memory to allocate a new instance. With the command sql show sga you can see the actual use of your instance, and with the unix 'free m' command, you can see the free memory / used on your server.

    2 space: you must have enough free space to copy all your data.
    DF h

    3 CPU: Your server is overloaded? What is the CPU of the old server? You can check this with top

    Kind regards

    Mario Alcaide

    http://marioalcaide.WordPress.com

  • Check the server VM with VMTools status "does not work".

    Hello

    I need to generate the report of status of VMware tools for all virtual machines in the CR. Helpme asked for the script know the status of showing running VMware tools or not.

    Thank you

    vmk2014

    Try something like this

    Get - VM | Select ' Name,@{N='ToolStatus; E={$_. ExtensionData.Guest.ToolsStatus}}

  • Why my alert log file is not updated

    Dear all,

    Please find below my workplace

    OS - Windows server 2012

    version - 11.2.0.1.0

    Server: production server

    I checked my alert log file, there is no entry in recent day. He finally stopped on August 31. Please find entry line last two in the alert log file

    Mon Aug 31 10:30:23 2015

    Archived journal 72088 extra for each sequence 1 79292 0x38b3fdf6 dest ID thread entry 1:

    Why it is not updated after August 31.

    Please help me on the rest of my points

    (1) is there a way to know why he is not up-to-date.

    (2) If an order wrongly manually to alert the log entry, so how can I take to update as usual.

    Please make sure that you review the correct alerts log by using the following query:

    SELECT THE VALUE

    V $ diag_info

    WHERE name = "Diag Trace"

    If this is the right place, then perhaps there is no activity that should be recorded in the log of alert since August 31.

    You can manually print something for journal alerts to check this using:

    Exec DBMS_System.ksdwrt(2, 'TEST');

    Alternatively, you can manually run the command of journal and see if new lines are written to the log of alerts using the following command:

    alter system switch logfile;

  • How to enter the server EAS

    Dear Experts,

    Generally, we use the URL to access environmental assessments in our machines without connecting to the server...

    Now, I have a huge data to load... I thought his best to load the data directly from the server but I can not find I can launch the console...

    I check the server where Essbase is installed in the path - E:\Oracle\Middleware\EPMSystem11R1\products\Essbase

    Could you please help me with this.

    Thank you

    ~ RN

    The Regional service console may not have been installed on the server, if there is it would usually be launched by : \Oracle\Middleware\EPMSystem11R1\products\Essbase\eas\console\bin\admincon.bat

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Photoshop does not - open "problem connecting to the server.

    I'm having a problem with Photoshop is not opening.  It opens, and load it, but then I get a pop up notifiaction saying:

    ' There was a problem on the server 'server name' connector

    The server may not exist or it is not available at this time.  Check the server name or IP address, check your network connection and try again.

    Server, as it is at work, because I have the opportunity to take my laptop to work.  I get error at home, when I'm no longer connected to the server, and on a totally different WiFi network (the server is through WiFi). I tried to restart and turn off WiFi all together, but I still get the error each time.  I don't want to uninstall and reinstall because I recently moved, and I don't know where my box is provided with the serial number.  I use Photoshop CS on Mac 10.7.5 5.5 (Macbook Pro).

    Any suggestions?  Thank you.

    Looks like you put a link/alias/shortcut in Photoshop file to a network server that is not currently online.

    Check all the stuff in your Photoshop file that you changed (plugins, presets, expansion boards, etc.).

  • find the time what DB is down (Nothing in the alerts log).

    Hi all

    is it possible to tell when the DB is down. Yesterday we had a power outage in our data center, and he took down one of our servers. And this morning I started the DB and they went up fine without problem. But is it possible to know when the DB is lying (there is nothing written in the alerts log)... and our sysadmin's VAC... and management wants to let me know when the server/database is down... oracle this thing records anywhere in the DB without counting the alerts log? We are on 10.2.0.3 on hp - UX. We can look at the operating system to find this out, but as mentioned our sysadmin came out and do not have access to the root...

    Hello user630084,

    PLS, try this. I had to check the same thing on one of our boxes of customer not having access unix and I've used the below to find. It worked for me.
    (version 10.2.0.4)

    SELECT SCN_TO_TIMESTAMP (TIMESTAMP_TO_SCN (startup_time)) 'DB downtime', startup_time "DB-startup time" OF v$ instance

    I hope it works for you as well.

    Krishna

  • Yahoo messinger does not start, he said: "the application failed to start because its side-by-side configuration is incorrect. Check the log of events applications for more details. » __

    Yahoo messinger does not start, he said: "the application failed to start because its side-by-side configuration is incorrect. Check the log of events applications for more details. »

    UM. I have no idea what that means, I never had that in my 20s I was using a computer.  Please help, someone!

    You can get the Chkdsk to run in the General Windows interface by following these instructions?

    Try running ChkDsk to check your drive for errors. Right click on your drive icon / properties / tools / error checking. Try first by checking do not each box (that it will run in read-only mode) to see if it reports any problems file or hard drive. If so, restart it by checking both boxes and restart to allow him to attempt to fix any problems found.

    Your command prompt Mode works without failure or a boot?

    Startup options (including safe mode)
    http://Windows.Microsoft.com/en-us/Windows7/advanced-startup-options-including-safe-mode

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7
    http://support.Microsoft.com/default.aspx/KB/929135

    It works if you test with another user, you will need to create one to test with?

    System Restore and the System File Checker is able to fix anything?

    How to repair the operating system and how to restore the configuration of the operating system to an earlier point in time in Windows Vista (or 7)
    http://support.Microsoft.com/kb/936212/#appliesTo

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7
    http://support.Microsoft.com/kb/929833

    How to analyze the entries in the log file generating the program Checker (SFC.exe) resources of Microsoft Windows in Windows Vista
    http://support.Microsoft.com/kb/928228#appliesTo

    Have you tested malware?  I see a lot of recommendations here for programs such as -

    Malwarebytes' Anti-Malware
    http://www.Malwarebytes.org/products/malwarebytes_free

    SuperAntispyware
    http://SUPERAntiSpyware.com/

  • R12.2.5 Installation on OL 7.1 ERROR: RW-50010: error:-script returned an error: 1 RW-50004: error code when you run the external process.  Check the log file for more details

    I tried to install EBS 12.2.5 on OL 7.1 with rapidwiz and got this error when applying the unique patches in second File System

    "Second system logfile file - /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/logs/12021641.log.

    LOG FILE:

    _____________________________________________________________________________________________________________________________

    Step 0-8

    Command: /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/adrunfmw.sh

    Step 4 of 8: UNIX making pretreatment

    Running: chmod 777/db/oracle/OraInventory r

    chmod-r 777/db/oracle/OraInventory succeeded

    Step 4 of 8

    Performance: known appltest - c "/ app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/adrunfmw.sh".

    PHASE of INSTALLATION has BEGUN: APPS TECH STACK: Wed Dec 2 17:27:07 IST 2015

    runProcess_1

    StatusString installation of Applications Technology Stack

    Copy the temp area models

    Inventory name is: app_oracle_TEST_fs2_Oracle_EBS_app

    One-time fixes copy to temp area

    Remove JDK_TOP: / app/oracle/TEST/fs2/EBSapps/comn/util/jdk32 if there is

    / App/oracle/TEST/fs2/EBSapps/comn/util/jdk32 deleted directory

    Installation of WebLogic Server.

    With the help of /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instWLS.xml

    L'exécution de commande : /stageR12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/bin/java -cp /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/ASInstallHome/fnd /... /j11067592_fnd.zip:/app/Oracle/test/FS2/inst/Apps/TEST_ebs122/Temp/ASInstallHome/FND/Java/3rdparty/stdalone/xmlparserv2.zip-Doracle.apps.fnd.txk.env_home=/app/oracle/TEST/fs2/EBSapps/appl/admin/TEST_ebs122/-Doracle.apps.fnd.txk.runtime.config=/app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instWLS.xml oracle.apps.fnd.txk.config.InstallService

    WebLogic Server successfully installed

    Web Tier utility installation.

    With the help of /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instWeb.xml

    L'exécution de commande : /stageR12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/bin/java -cp /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/ASInstallHome/fnd /... /j11067592_fnd.zip:/app/Oracle/test/FS2/inst/Apps/TEST_ebs122/Temp/ASInstallHome/FND/Java/3rdparty/stdalone/xmlparserv2.zip-Doracle.apps.fnd.txk.env_home=/app/oracle/TEST/fs2/EBSapps/appl/admin/TEST_ebs122/-Doracle.apps.fnd.txk.runtime.config=/app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instWeb.xml oracle.apps.fnd.txk.config.InstallService

    Level successfully installed Web utilities

    Registration EBSUsing /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instEBS.xml

    L'exécution de commande : /stageR12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/bin/java -cp /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/ASInstallHome/fnd /... /j11067592_fnd.zip:/app/Oracle/test/FS2/inst/Apps/TEST_ebs122/Temp/ASInstallHome/FND/Java/3rdparty/stdalone/xmlparserv2.zip-Doracle.apps.fnd.txk.env_home=/app/oracle/TEST/fs2/EBSapps/appl/admin/TEST_ebs122/-Doracle.apps.fnd.txk.runtime.config=/app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instEBS.xml oracle.apps.fnd.txk.config.InstallService

    EBS registered successfully

    Rename/home/appltest/bea/beahomelist in /home/appltest/bea/beahomelist.29266 to avoid problems during WLS

    patching

    / Home/appltest/Bea/beahomelist renamed successfully.

    Application of ad hoc patches

    With the help of /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instASpatches.xml

    L'exécution de commande : /stageR12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/bin/java -cp /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/ASInstallHome/fnd /... /j11067592_fnd.zip:/app/Oracle/test/FS2/inst/Apps/TEST_ebs122/Temp/ASInstallHome/FND/Java/3rdparty/stdalone/xmlparserv2.zip-Doracle.apps.fnd.txk.env_home=/app/oracle/TEST/fs2/EBSapps/appl/admin/TEST_ebs122/-Doracle.apps.fnd.txk.runtime.config=/app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instASpatches.xml oracle.apps.fnd.txk.config.InstallService

    Fatal error: T2K install Service

    oracle.apps.fnd.txk.config.ProcessStateException: OPatch process failed: Output = 1 see log for more details. CMD = perl /app/oracle/TEST/fs2/FMW_Home/webtier/OPatch/opatch.pl apply - verbose - silent - ocmrf /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/ASInstallHome/fnd/admin/template/txkForms_ocm.rsp jdk - / app/oracle/TEST/fs2/FMW_Home/webtier/jdk/app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/patches/7695070/7695070

    at oracle.apps.fnd.txk.config.OPatchActionNode.processState(OPatchActionNode.java:312)

    at oracle.apps.fnd.txk.config.PatchActionNode.processState(PatchActionNode.java:187)

    at oracle.apps.fnd.txk.config.PatchNode.processState(PatchNode.java:338)

    at oracle.apps.fnd.txk.config.PatchesNode.processState(PatchesNode.java:79)

    at oracle.apps.fnd.txk.config.InstallNode.processState(InstallNode.java:68)

    at oracle.apps.fnd.txk.config.TXKTopology.traverse(TXKTopology.java:594)

    at oracle.apps.fnd.txk.config.InstallService.doInvoke(InstallService.java:224)

    at oracle.apps.fnd.txk.config.InstallService.invoke(InstallService.java:237)

    at oracle.apps.fnd.txk.config.InstallService.main(InstallService.java:291)

    Can not install the unique patches

    RW-50010: error:-script returned an error: 1

    RW-50004: Error Code when you run the external process.  Check the log file for more details.


    It was recorded in /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/logs/12021641.log and I don't know how to find another newspaper for such details as mentioned in this journal. Please help me with that.


    Concerning

    KasunA

    Found a workaround.  The problem is that, before the 7695070 patch is applied, the installation program backup directory/apps/fs2/FMW_Home/webtier/jdk in /apps/fs2/FMW_Home/webtier/jdk_backup_existing_version, but then it clears. / jdk - the patch fails because it can't find it.  I had to rename the directory of the jdk for jdk2, and as soon as it gets deleted quickly and rename jdk2 jdk.  Then he applies the patches without problem.  A symbolic link would do the same thing.

  • CHECK THE LOGS OF APPSERVER. THE SITE STARTED WITH INTERNAL DEFAULT SETTINGS, REASON OF: bea.jolt.ServiceException: invalid Session

    Hello

    I install peopletools 8.50 with application MFC 9.0 with Oracle 11 g on Windows 8 (32 bit). Everything went well and I installed with success of the PIA and peoplesoft signon page becomes also open in my browser.

    But the question is when signon page appears in the browser it see the following error:

    CHECK THE LOGS OF APPSERVER. THE SITE STARTED WITH INTERNAL DEFAULT SETTINGS, REASON OF: bea.jolt.ServiceException: invalid Session

    And even I am not able to connect to PIA by using the id of PS.

    I went through several threads about the same question and tried to replace

    psserver = gaurav:9000


    in the file configuration.properties with the IP address which, right now, is:

    # For example: psserver = SERVER1:9000, SERVER2:9010, SERVER3:9020

    # = "Application Server Connection String" sd, ld = "this string represents the failover and the chain for PIA to connect to Application Server load balancing areas.»  For more information, consult the recommendations of PeopleBooks on failover and load balancing.  The format is psserver = AppSrvr:JSLport, where AppSrvr is the fully qualified domain name.   Multiple areas must be separated by commas", tip =" "Format: psserver = AppSrvr:JSLport where AppSrvr is your fully qualified domain name, for example psserver = SERVER1.oracle.com:9000, SERVER2.oracle.com:9010" "

    psserver = 192.168.0.1:9000

    but always without success.

    More for more information, I am able to connect in Data Mover designer both App. and I installed everything on a single computer only.

    There is no error in the APPSRV_0611.LOG file and stderr is empty.

    In stdout, he says:

    The query for the process failed error code = 0 x 80041033Error: WMIExecute query fails.

    It is said in PSRENSRV_0611.LOG:

    8088.7232 [June 11, 2013 13:23:43] (Notice) nssock: listening on 0.0.0.0:7180 (http://gaurav:7180)

    8088.7232 [June 11, 2013 13:23:43] (Notice) nsmain: race of PeopleSoft PSRENSRV 8.50

    8088.772 [June 11, 2013 13:23:43] (Notice) nssock: from

    8088.772 [June 11, 2013 13:23:43] (Notice) nssock: accepting connections

    8088.772 [June 11, 2013 13:35:27] (FATAL) nssock: trigger recv() failed: win32 error code: 10054

    8088.6660 [June 11, 2013 13:35:27] (FATAL) nskn: recv(): "win32 error code: 10054'."

    Likewise in the peoplesoft.log of the Web server, there is no error. PIA_access.log is empty

    In PIA_weblogic.log, there is error for which I share a small part of it:

    # < 11 June 2013 09:40:06 IST > < Info > < J2EE > < gaurav > < PIA > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1370923806774 > < BEA-160151 > < Registered Library Extension-Name: bea_wls_async_response (JAR). >

    # < 11 June 2013 09:40:08 IST > < Info > < EJB > < gaurav > < PIA > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1370923808759 > < BEA-010008 > < EJB deployment file: mejb.jar >

    # < 11 June 2013 09:40:09 IST > < Info > < EJB > < gaurav > < PIA > < [pending] ExecuteThread: '2' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1370923809509 > < BEA-010009 > < EJB deployed EJB with JNDI name ejb.mgmt.MEJB. >

    # < 11 June 2013 09:43:36 IST > < Info > < ServletContext - > < gaurav > < PIA > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1370924016604 > < BEA-000000 > < ERROR: WebProfile loading internal settings by default due to an Exception during communication with "gaurav:9000" >

    # < 11 June 2013 09:43:37 IST > < WARNING > < Socket > < gaurav > < PIA > < ExecuteThread [ASSET]: '1' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1370924017314 > < BEA-000449 > < socket closure as no data read from it during the configured timeout of 5 seconds >

    # < 11 June 2013 09:43:45 IST > < Info > < ServletContext - > < gaurav > < PIA > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1370924025978 > < BEA-000000 > < ERROR: WebProfile loading internal settings by default due to an Exception during communication with "gaurav:9000" >

    # < 11 June 2013 09:44:28 IST > < Info > < ServletContext - > < gaurav > < PIA > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1370924068361 > < BEA-000000 > < ERROR: WebProfile loading internal settings by default due to an Exception during communication with "gaurav:9000" >

    # < 11 June 2013 09:44:40 IST > < Info > < ServletContext - > < gaurav > < PIA > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1370924080564 > < BEA-000000 > < ERROR: WebProfile loading internal settings by default due to an Exception during communication with "gaurav:9000" >

    # < 11 June 2013 09:45:24 IST > < Info > < ServletContext - > < gaurav > < PIA > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1370924124860 > < BEA-000000 > < ERROR: WebProfile loading internal settings by default due to an Exception during communication with "gaurav:9000" >

    # < 11 June 2013 09:53:11 IST > < Info > < ServletContext - > < gaurav > < PIA > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1370924591240 > < BEA-000000 > < ERROR: WebProfile loading internal settings by default due to an Exception during communication with "gaurav:9000" >

    # < 11 June 2013 09:53:23 IST > < Info > < ServletContext - > < gaurav > < PIA > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < < > anonymous > > <>< 1370924603271 > < BEA-000000 > < ERROR: WebProfile loading internal settings by default due to an Exception during communication with "gaurav:9000" >

    # < 11 June 2013 09:57:28 IST > < opinion > < WebLogicServer > < gaurav > < PIA > < thread - 1 > < < WLS Kernel > > <><>< 1370924848565 > < BEA-000388 > < JVM called WLS closing hook. The server will force shutdown now >

    # < 11 June 2013 09:57:28 IST > < warning > < WebLogicServer > < gaurav > < PIA > < thread - 1 > < < WLS Kernel > > <><>< 1370924848567 > < BEA-000396 > < server shutdown was requested by < WLS core > >

    # < 11 June 2013 09:57:28 IST > < opinion > < WebLogicServer > < gaurav > < PIA > < thread - 1 > < < WLS Kernel > > <><>< 1370924848579 > < BEA-000365 > < server status changed to FORCE_SUSPENDING >

    # < 11 June 2013 09:57:28 IST > < Info > < hats > < gaurav > < PIA > < thread - 1 > < < WLS Kernel > > <><>< 1370924848599 > < BEA-149059 > < Module of peoplesoft application /helloportletapp is STATE_ACTIVE of STATE_ADMIN transition on server PIA. >

    # < 11 June 2013 09:57:28 IST > < Info > < hats > < gaurav > < PIA > < thread - 1 > < < WLS Kernel > > <><>< 1370924848601 > < BEA-149060 > < /helloportletapp Module of the peoplesoft application successfully spent STATE_ACTIVE to STATE_ADMIN on server PIA. >

    and when I start PIA by running 'startPIA.cmd' he read of the news:

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    JoltSessionPool: Domain //192.168.0.1:9000 is not available

    JoltSessionPool: Domain //192.168.0.1:9000 is not available

    java.lang.Throwable

    at psft.pt8.net.NetReqRepSvc.sendRequest(NetReqRepSvc.java:586)

    at psft.pt8.net.NetService.requestService(NetService.java:152)

    at psft.pt8.net.NetReqRepSvc.requestService(NetReqRepSvc.java:349)

    at psft.pt8.net.NetSession.connect(NetSession.java:336)

    to psft.pt8.net.NetSession. < init > (NetSession.java:208)

    at psft.pt8.jb.PPMSession.connectWithBlob(PPMSession.java:173)

    at psft.pt8.jb.PPMSession.connect(PPMSession.java:95)

    at psft.pt8.jb.PPMInstrumentorDBInterface.checkConnect (PPMInstrumentorDB

    Interface.Java:80)

    at psft.pt8.jb.PPMInstrumentorDBInterface.getMonitorURL (PPMInstrumentorD

    BInterface.java:116)

    at psft.pt8.util.PIAPerfUtil.initializePSPerf(PIAPerfUtil.java:378)

    at psft.pt8.util.PIAPerfUtil.reinitializePSPerf(PIAPerfUtil.java:294)

    at psft.pt8.util.PIAPerfUtil.reinitializePSPerf(PIAPerfUtil.java:282)

    at psft.pt8.psp.service (unknown Source)

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run

    (StubSecurityHelper.java:227)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet (StubSecuri

    tyHelper.java:125)

    at weblogic.servlet.internal.ServletStubImpl.execute (ServletStubImpl.jav

    one: 292)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)

    at weblogic.servlet.internal.FilterChainImpl.doFilter (FilterChainImpl.ja

    will: 56)

    at psft.pt8.psfilter.doFilter(psfilter.java:109)

    at weblogic.servlet.internal.FilterChainImpl.doFilter (FilterChainImpl.ja

    will: 56)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationActio

    n.Run(WebAppServletContext.Java:3588)

    to weblogic.security.acl.internal.AuthenticatedSubject.doAs (Authenticate

    dSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:)

    121.)

    to weblogic.servlet.internal.WebAppServletContext.securedExecute (WebAppS

    ervletContext.java:2200)

    at weblogic.servlet.internal.WebAppServletContext.execute (WebAppServletC

    ontext. Java:2106)

    at weblogic.servlet.internal.ServletRequestImpl.run (ServletRequestImpl.j

    AVA: 1428)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Please help me on this issue as well as possible.

    Thanks in advance

    Gerard

    Well thank you understand input Gpotti. I have succesully it is resolved.

  • Average time of recovery in the alerts log

    Hi Experts,

    I found the following statement in the alerts log. my version of the 11.2.0.2.0 database - 64 bit.

    FAST_START_MTTR_TARGET 60 is too low, to the minimum achievable MTTR 61 rather helps - in my alertlog.

    I have found that whenever you set fast_start_mttr_target to a value other than zero, and while the MTTR is what WE, Oracle Corporation recommends that you disable (value 0) the following parameters:

    LOG_CHECKPOINT_TIMEOUT

    LOG_CHECKPOINT_INTERVAL

    FAST_START_IO_TARGET

    The values that I found in my database.

    fast_start_mttr_target integer 60

    log_checkpoint_interval integer 100000

    log_checkpoint_timeout around 1200

    FAST_START_IO_TARGET integer 0

    My question is will I have to perform no action, what I found in the alerts log. I read on the fast_start_mmtr_target according to my understanding

    The fast_start_mttr_target defines the average time effective to the target for recovery (MTTR), expressed in seconds.

    The default value of fast_start_mttr_target is 300 seconds (5 Minutes). and the maximum we can give 3 600 (1 hour).

    Administrators specify a (delimited) target time to complete the phase of recovery of cache recovery with the fast_start_mttr_target initialization parameter.

    Please suggest your ideas.

    Thanks in advance.

    Without knowing why, this parameter has been set to a specific value (in this case 60), I suggest you not change to something else. In general, the init.ora parameters are defined for some reason, I hope that logic.

    HTH
    Srini

  • Best way to control the primary databases, standby, including alert logs, etc..

    Hi, guys, I've finally commissioning of the new environment for the new redhat linux and everything works great so far (primary/secondary).

    Now I would like to setup of its surveillance analysis scripts automatically so I can let it run by itself.

    What is the best way?

    I talked to another friend of dba outside the company and he told me that his shop would not use any cron jobs to monitor, they use the grid control.

    We have no control of grid. I would like to see what fits best here? should we configure the grid control?

    And as for now, I would appreciate the ideas of all the cron scripts.

    Thank you

    I have the simple:

    ####################################################################
    # script to check alert log on PRIMARY
    #
    ####################################################################
    #
    #
    # Set the directory for alert log
    #
    cd /u01/app/oracle/diag/rdbms/primary/PRIMARY/trace
    #
    #
    #  run tail command
    #
    tail -500 alert_PRIMARY.log | more
    

    Adjust the - 500 on the tail according to your needs.

    Or you can get fancy:

    #!/bin/bash
    
    function outputMenu {
    cat > /dev/stdout <
    

    Best regards

    mseberg

  • Unable to see the changes in the file for the RAC database alert log

    Hello

    We have two node cluster database. I stop a node instance with srvctl utility and then start it. When I checked the alert of this instance log, I've not seen these changes to the connected instance change log of this instance file. Ive tried with instance of shipment and found same. Why is happening. Why Oracle database is not to connect the start event and stop in the log file alert.

    Kind regards

    Abgrall

    What is your version of DB?

    If you are using 11g, use adrci > display alerts > choose the database to view the log of alerts. The events are always recorded in the alert.log, you are probably looking to wrong/old file.

  • FlexBuilder startup error - an error has occurred. Check the log file.

    Hello everyone. It baffles me. When I try to load FlexBuilder, I get a message popup stating the following:

    "An error has occurred. Check the log file
    c:\Program Files\Adobe\Flex Builder 2\configuration\1201413244722.log"

    Note that the file name of the change log. Also note that this file does not exist. I can't find anywhere on my computer. Also note that I am running Vista in 32-bit mode. The error of course is not very descriptive, especially since I don't have the log file. I think that this may be due to a corrupt workspace, but I'm not sure. I've uninstalled and reinstalled the software several times and it will work for awhile, but then he'll come back.

    Any ideas?

    In addition, anyone know of a configuration file that I can change the workspace without loading FlexBuilder? If it is a corrupt workspace I would try to get around it by tapping a different workspace FlexBuilder (I have several).

    Thank you
    Amanda

    Yes, my solution was the same thing. I just run as administrator. After some research it turns out that this is how Microsoft treats problems of incompatibility in Vista. Microsoft actually recommends this:

    1. right click on the executable
    2. Select the "Compatibility" tab
    3. check "run this program as an administrator".

    That's nice, so at least you don't have to manually run the program as administrator, every time that you run the program. Although I find it funny that this is microsofts workaround!

Maybe you are looking for