Problem with Log Writer

Hi,
I got the alert from OEM that 1 session is blocking another 3 sessions. When i came to know what is that session, i found that the blocking session is caused by LGWR, it is blocking other 3 sessions.
How can i avoid the session which is caused by LGWR, to avoid the blocking of other sessions.
Thanks,
Mahi

I have never heard of log wirter locking user sessions, I suggest you use the following SQL next time you see this problem to identify lokers and lock waiters:
set feedback off
set echo off
set pause off
set linesize 110
column osuser format a15
column username format a15
column SCHEMANAME format a15
column COMMAND format a25
select 'lock waiter: ',s.sid,p.spid os_pid,s.PROCESS,s.status, s.osuser,s.username,
s.SCHEMANAME,s.COMMAND,
s.MACHINE,s.MODULE,s.SERIAL#, s.LOCKWAIT,s.action, s.type
from v$session s, v$process p
WHERE s.paddr = p.addr
and s.lockwait is not null
order by 4;
select 'locker: ',s.sid,p.spid os_pid,s.PROCESS,s.status, s.osuser,s.username,
s.SCHEMANAME,s.COMMAND,
s.MACHINE,s.MODULE,s.SERIAL#, s.LOCKWAIT,s.action, s.type
from v$session s, v$process p
WHERE s.paddr = p.addr
and s.sid in
(select SESSION_ID from DBA_LOCKS
where BLOCKING_OTHERS <> 'Not Blocking')
order by 4;
spool off
Bobby A.
Edited by: babak akbari on May 8, 2009 2:06 PM

Similar Messages

  • Problem with logging in to BW after installation finished

    Hi all,
    I've a problem with logging in to my BW after i've finished installing it.
    First, i'd add that my system is a standalone server. the GUI and the Froentend are already installed on the server. I'm trying to login the BW from the server.
    After i'm starting my BW server from the R3 Management Console I'm trying to login my system and i get dump even before i'm getting the Log-In screen of SAP BW.
    the dump i'm getting is "DBIF_RSQL_INVALID_REQUEST".
    I've no idea what to do, i am stuck in that situation for 1 week, couldn't find any information about it. I've tried to read logs and couldn't find something specific.
    Someone suggested it's a connection problem, but couldn't help more than that.
    Any help or suggestion is mostly welcomed,
    Thank you all in advance,
    Yoav.

    Hi again,
    I've increased the virtual memeory, but it didn't help. Doesn't seem to be memory or space problem but more like a connection problem (to the SQL server - which is located at same computer where i'm tryinf to run the BW).
    And to your answer: I'm using SAP Gui 6.4
    Any more suggestions?
    Thank you,
    Yoav.

  • Help intermittent problem with logging in

    Help i have intermittent problem with logging in, sometimes it just comes up with the desktop without any icons or dock and i have to restart the server so i can log on properly, but it doesn't happen all the time, any ideas would be appreciated???

    The clients login window just shakes and won't login. I did find one thing that helps some of my Mac Lab woes.
    Some students get a dock that only has 3 icons. These students also will have saving and printing problems when they get this default dock.
    I think some of the problems occur when the student gets over quota, some preference files get corrupted.
    1. Student will login.
    2. Open the student's home folder. Then open Library and Preferences.
    3. Find the file com.apple.homesync.plist and delete it.
    4. Empty Safari Cache and the user's Trash Can and make sure they are not over quota.
    5. Logout and login.
    This will fix some problems, but not the problem when students can't login at all.

  • Problem with logging

    Hi, I have a problem with logging into PSN. When I want to log into in there comes an error which is NW-31456-9. I have something like that for 1 day. Anyone know how to fix this? I tried manual settings for my internet but it doesn't work.

    Did some more debugging. The application is an application running under the Glassfish 2.1.1 application server. The logger is configured in a Lifecycle module and accessed in an EJB module. Here is what I found.
    With JDK 1.6.0_05, the logger that I get in the Lifecycle module is the same logger instance that I get within the EJB where I am logging. In the EJB, I get all of the handlers and print out the information and all is correct and the logging works with the handler.
    Change the symbolic link to point to JDK 1.6.0_22 and the logger that I get in the Lifecycle module is not the same logger instance that I get within the EJB where I am logging. This time in the EJB, the logger's level is "null" and there is no handler associated with the logger. So that is why it is not logging. What I don't understand is why the logger instance is retrieved in the EJB is not the same logger instance in the Lifecycle module.
    Any ideas will be greatly appreciated.

  • Problem with logging in to apex application builder listener

    I have problem with my settings and am posting this in hope that someone else out there had similar problem and solved it!
    I am trying to use reverseproxy to access to our db through apex listener.
    It's been all set-up and I can login to the application it self either through proxy or no proxy using the listener.
    But when I try to login to apex application builder I cannot do it through proxy(with no proxy, it works).
    It just refreshes the login page when I click login....
    I tried to upgrade the listener to the latest v1.1(using 1.0.2) but it causes my tomcat to crash...
    So solution i am looking for is how to make logging in work through proxy..
    In the firebug it is showing that below and few other request status as 302 moved temporariry
    http://myserver:8080/testsin/apex/wwv_flow.accept
    Where as with no proxy it is saying Found.....
    Any thoughts??
    Thanks
    Sin K

    Hello Sin K,
    so proxy and Tomcat are located on different machines as well? Is the proxy able to commuicate with the Tomcat on the configured internal ports and is the proxy able to lookup the hostname you configured for the Tomcat?
    For the connector, the proxyName and proxyPort should be the parameters the client uses to call APEX. So if your clients should call via http://proxyserver:8080/testsin/apex the settings would be
    proxyName=proxyserver
    proxyPort=8080Reason for this is that applications (e.g. the APEX Listener) generate there URL references with these parameters.
    But does your proxy actually serve on port 8080? And is that port accessible by clients? Do clients accept cookies from that server?
    In my case, there is only one 302 which redirects to http://host:port/apex/f?p=4500:1000:sessionid which is correct.
    If you look into your first post request in firebug, what's in the request header?
    -Udo

  • Problem with logging in Creative Cloud account

    Hi, I have a problem with my Creative Cloud account. It seems like I logged out about a week ago and when I tried to log in again just now I didn't succed as the program said I have logged out of the system. My password is correct, I even changed it, it still does not work. I can log in on the internet though and my subscribtion is paid, I have no idea what to do. Please. Help.

    Sign Out When Sign In http://forums.adobe.com/thread/1450581?tstart=0 may help
    -and http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html
    -and 'looping' https://forums.adobe.com/thread/1504792

  • Problem with logs in DB13

    Hello!
    I have problems with clearing logs via transaction DB13.
    When I start this operation for the first time after starting SAP system this job is finished successfully.
    But then I have error in this job:
    Job started
    Step 001 started (program RSDBAJOB, variant &0000000000033, user ID SAP*)
    Format "X_PAPER" not defined for printer "$LOCL"
    Execute logical command BRCONNECT On host SAP-TSC
    Parameters: -u / -jid CLNUP20140505004009 -c -f cleanup
    External communication error at program start (see system log)
    SAPXPG_START_XPG_LONG: sy-subrc ne 0
    destination = %_TCPIP_%1
    SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1.006
    SXPG_COMMAND_EXECUTE(LONG)
    <timestamp> = 20140505004031
    COMMANDNAME = BRCONNECT
    ADDITIONAL_PARAMETERS = -u / -jid CLNUP20140505004009 -c -f cleanup
    LONG_PARAMS
    OPERATINGSYSTEM = ANYOS
    TARGETSYSTEM = SAP-TSC
    DESTINATION
    SY-SUBRC =  902
    SXPG_COMMAND_EXECUTE failed for BRCONNECT - Reason: x_error
    Job cancelled after system exception ERROR_MESSAGE
    And i have to restart the SAP for using DB13.
    Why it's happening?
    P.s. Yes, i changed SAPSR3 passwords via brtools and brconnect.
    Thank you for answering.

    Hello Janos,
    I checked SAPDBHOST parameter in DEFAULT.PFL:
    SAPDBHOST = SAP-TSC
    BRCONNECT is located in the directory with appropriate user rights.
    Also I checked developer traces:dev_rd
    LOCATION    SAP-Gateway on host SAP-TSC / sapgw00
    *  ERROR       timeout during allocate
    *  TIME        Wen May 07 16:08:10 2014
    *  RELEASE     720
    *  COMPONENT   SAP-Gateway
    *  VERSION     2
    *  RC          242
    *  MODULE      gwr3cpic.c
    *  LINE        6070
    *  DETAIL      no connect of TP sapxpg from host SAP-TSC.localdomain after 20
    *              sec
    *  COUNTER     11
    But i can't understand why rebooting sap system the first clearing logs finish successfully, but then i have errors.

  • Nightmare with Log Writer, active files please explain !

    Hi
    Can anybody explain how many redo log groups server may need in no-archiving mode ?
    The documentation from Oracle web site says:
    If you have enabled archiving, Oracle cannot re-use or overwrite an active online log file until ARCn has archived its contents. If archiving is disabled, when the last online redo log file fills, writing continues by overwriting the first available active file.
    From this it looks only 2 groups are needed. I dont get how is it possible to overwrite active file ??? I think I should be written by dbw and become inactive first. Is that the reason I get "checkpoint has not completed" warnings in the log and pure performance ?
    Andrius

    I believe the minimum required by oracle is 2 groups.
    Obviously, this won't cut it in ARCHIVELOG mode for most databases. But then, you were referring to NOARCHIVELOG mode. I tend to go with 3 in this type of scenario.
    As for the 2nd part. Only one redo log is 'ACTIVE' at a time. When a log switch occurs, it goes to the next INACTIVE redo log and starts writing to that. Thus, overwriting what was previously in it. DBWn doesn't write redo entries, that is handled by LGWR. As far as Oracle8i, the only part DBWn had on redo logs was triggering log writting by LGWR.

  • Problems with DVD writer

    I recently built a new machine with a P965 Platinum MB.  I put in a Optiarc AD7170 DVD writer.  Even though I was able to install windows XP with it, I immediately had problems once windows XP was up and running.  The MSI utility CD wouldn't run.  Windows explorer would hang up.  I would also get some fatal windows errors.  I replaced the DVD writer with a CD writer that I had laying around and everything was fine. 
    I put the DVD writer in my older machine and it works fine.  I also had a friend try it in his and everything was OK.
    I couldn't find anything on the web about this particular brand.  There was some mentions in this forum about JMicron.  Could there be some incompatibility with the writer and the motherboard or the JMicron controller?

    I have a similar but actually quite different problem.  My p965platinum's BIOS won't even show my IDE drives,  sometimes,  well most of the time..
    OS Name   Microsoft Windows XP Professional
    Version   5.1.2600 Service Pack 3 Build 2600
    OS Manufacturer   Microsoft Corporation
    System Name   
    System Manufacturer   MICRO-STAR INTERNATIONAL CO.,LTD
    System Model   MS-7238
    System Type   X86-based PC
    Processor   x86 Family 15 Model 4 Stepping 1 GenuineIntel ~2999 MHz
    BIOS Version/Date   American Megatrends Inc. V1.8, 12/1/2007
    SMBIOS Version   2.5
    Windows Directory   C:\WINDOWS
    System Directory   C:\WINDOWS\system32
    Boot Device   \Device\HarddiskVolume1
    Locale   United States
    Hardware Abstraction Layer   Version = "5.1.2600.5512 (xpsp.080413-2111)"
    User Name   
    Time Zone   Mountain Daylight Time
    Total Physical Memory   2,048.00 MB (Corsair XMS2 DHX [matched pair] 2 x 2GB DDR2 6400C4DHX cas5) running 5,5,5,18
    Available Physical Memory   1.43 GB
    Total Virtual Memory   2.00 GB
    Available Virtual Memory   1.96 GB
    Page File Space   3.85 GB
    Page File   C:\pagefile.sys
    I have reset the CMOS several times and once in a great while the IDE and the devices,  1 WD60GB HDD and 1 Asus 1814 DVDR/RW,  will show and work.   I have changed out the cables several times and It showed up one time.  I just bought a new cable (24" rnd 80) and that hasn't helped. I have checked the power plugs to the devices and they have power.     I have set the drives from IDE - SATA - etc.   No go.  The DVD's jumper is set to Master and is at the end of the cable,  the HDD is set to Slave  on the middle of the cable. 
    Can't see a correlation but Boot.ini running in PAE mode.
    Could there be something wrong with the board or the BIOS?
    Twice I have done a hard shutdown and it has showed up.  But when I restart or shut it down for the night It won't show when it starts back up??   System Restore does nothing.
    On other old BIOS' I could hit a key to "detect" drives,  but this BIOS has no option for that.  Everything it "Auto".
    Any help would be appreciated

  • Problems with ImageIO.write()

    Well I am finding it very strange with ImageIO.write();
    Consider the following code snippet:
    BufferedImage img=ImageIO.read(new File("fw2.jpg"));
    BufferedImage img1=new BufferedImage(img.getWidth(),img.getHeight(),img.TYPE_INT_ARGB);
    for(int i=0;i<img.getHeight();i++)
    for(int j=0;j<img.getWidth();j++)
    img1.setRGB(j,i,img.getRGB(j,i));
    ImageIO.write(img1,"jpg",new File("fwinv.jpg"));
    So simply I am copying fw2.jpg to fwinv.jpg. fw2.jpg was also created
    using ImageIO.write().
    But the two files are having different pixel values.
    i.e If I read fwinv.jpg again I will get different pixel value that it was written.
    Why is this...Can any one please help me..

    Reading the written images back and displaying them in java works okay. The third image looks okay in RGB but wrong in ARGB when displayed by a native app. For more about this see reply 1 in Color problems and the linked bug report: Some Images written using JPEG Image Writer are not recognized by native applns.
    import java.awt.GridLayout;
    import java.awt.image.BufferedImage;
    import java.io.*;
    import javax.imageio.ImageIO;
    import javax.swing.*;
    public class WriteTest {
        private JPanel getContent(BufferedImage src) throws IOException {
            File fileOne = new File("fileOne.jpg");
            ImageIO.write(src, "jpg", fileOne);
            BufferedImage image1 = ImageIO.read(fileOne);
            BufferedImage image2 = copy(image1);
            JPanel panel = new JPanel(new GridLayout(1,0));
            panel.add(new JLabel(new ImageIcon(src)));
            panel.add(new JLabel(new ImageIcon(image1)));
            panel.add(new JLabel(new ImageIcon(image2)));
            return panel;
        private BufferedImage copy(BufferedImage in) throws IOException {
            int w = in.getWidth();
            int h = in.getHeight();
            int type = BufferedImage.TYPE_INT_ARGB;   // problem in native apps
                       //BufferedImage.TYPE_INT_RGB;  // this one works okay
            BufferedImage out = new BufferedImage(w, h, type);
            for(int y = 0; y < h; y++) {
                for(int x = 0; x < w; x++) {
                    out.setRGB(x, y, in.getRGB(x, y));
            File fileTwo = new File("fileTwo.jpg");
            ImageIO.write(out, "jpg", fileTwo);
            return ImageIO.read(fileTwo);
        public static void main(String[] args) throws IOException {
            BufferedImage image = ImageIO.read(new File("images/cougar.jpg"));
            WriteTest test = new WriteTest();
            JFrame f = new JFrame();
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.getContentPane().add(test.getContent(image));
            f.pack();
            f.setLocationRelativeTo(null);
            f.setVisible(true);
    }

  • Problem with log in app store

    on my laptop I have a problem to log in, from the start
    fisrt massage is about connection to the iTunes - I ahve the latest version
    and the other masseg is that the center is not avialable and cannot make connection?
    does anyone have an answer for this problem?
    thank you in advance

    this is the first massage
    One Moment Please.
    Connecting to the iTunes Store.
    Loading
    If iTunes doesn't open, click the iTunes application icon in your Dock or Windows Task Bar. To download iTunes, please click here.

  • Problem with CD writer interaction!!!!

    Hi! I'm trying to write a program that will interact with any CD writer which means the program supposed to be capable of burning data on a CD. Is it possible to interact with CD writer in Java? If it is can anyone point me to a online resource where it is explained clearly or can anyone explain it to me in plain English?
    Thanks in advance.
    --DM777                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    To burn CD's, you have to interact with the CD-burner on a pretty low level (hardware level). Java doesn't support this by default.
    There may be 3rd-party libraries (probably based on JNI), which give you burner support, but I don't know of one.
    Cheers,
    --Arnout                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Graphics Problems with Log in screen and iPhoto

    I have been having some problems with my brand new MacBook Pro. The graphic card seems to be going broken sometimes and it seems to be happening more often.
    MacBook Pro 1
    First I bought a new mac to replace my old one, i restored it from a Time Machine back up. When my MacBook Pro went to sleep the screen turns black and you click and the screen blocks up and more of the screen unblocks as you move the mouse, I never experience this problem with my old MBP. So I took it back to the shop where they gave me a brand new one, they said it was clearly a graphics problem.
    MacBook Pro 2
    I installed the time machine back up straight away and I experience the same problem again and a few days later a iPhoto problem happens again lots of times. Examples of what happens are in the video pasted below.
    Link - http://dl.dropbox.com/u/32131902/Mac%20Problems.m4v
    Does Anyone Know The Problem?

    MacBook Pro 2 is the replacement they gave me

  • Problem with Log and transfer using AVCHD

    Hello,
    I was wondering if I can get help. I use a Canon Vixia HF S200 and FCP Version 6.0.6
    I have produced projects on my MacBook Pro 2.33 Ghz Intel Core 2 using this process before with no problems in the past. This problem just started and I dont know what has changed. When I open the Log and Transfer (LT) window I can see and hear all my video from the AVCHD folder in my harddrive just fine, I can scrub with no prob.... But when I add clip to Queue I get an red circle with exclamation on my status.
    I have changed the settings on the preferences to Apple intermediate Codec and the audio to plain stereo.. no luck there, the video still will not transfer to my bin.
    I have made sure that the toggle Queue state was the little arrow instead of the paused icon...no luck there either... i got a message that says clip queued transferring but nothing is happening.
    I will appreciate your help!
    Also I didn't mean to tread jack earlier, please accept my apologies, if anybody saw that...

    OK!!!!! This seriously cost me 1 day of my life that I'll never get back!!! lol
    So I was able to bring the footage in on to Imovie...Yes, I was that desperate...deadlines do that!
    Edited the entire project there...kinda sucked...
    Then I had the bright idea that if I was able to bring the videos in to Imovie, on my local HD...than something may be wrong with my scratch disk that I use on FC...its a USB disk, specs =slow.
    So I changed the scratch disk and yes "Davi S" for good measure I also deleted the Pref files.
    So it working again...here I go editing on FC after I edited the entire project on Imovie...
    Thanks for all your help!

  • Problem with log in to App store

    Hi, I have Macbook Pro 2010 and it was hurt in accident and I lost top case with screen. I want to use it with external screen. I bought USB WiFi and everything works, but I can't log into App Store.
    I have still got "an error has occurred". I think the reason is I don't have build-in ethernet or wifi card only USB WiFi. Any solution? I was trying everything - help.

    No, account works well, because I can log into iTunes and App Store works well on iPad and iPhone.
    I've read a lot. I'm sure the reason is no airport ethernet card. My problem is I don't know how to force to work App Store with my USB WiFi. I deleted /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist and this doesn't worked.

Maybe you are looking for

  • Issues with multiple harddrives

    I have multiple harddrives. I have a desktop, a laptop, and an external HD that I use to go between them. Because I get most of music from my friends, I have all of the music on my harddrive. When I plug my harddrive into any other computer, nothing

  • Removing a page from a pdf in preview?

    I scanned some documents into a pdf, but accidentally scanned the same document twice. Is there a way to remove that one duplicate page without having to rescan a whole new pdf file?

  • I want to purchase music but I cant get past the itunes 10 upgrade screen

    I want to purchase music on i tunes but everytime I try i get the upgrade to itunes 10 screen. I dont want itunes 10 i like my old version

  • 9i install on Red Hat 8.o

    install was Ok up to one error -- Error in invoking Target install of -- makefile/usr/oracle/ctx/lib/ins_ctx.mk I chose IGNORE , and the install finished with no more problems , INSTALL SUCCESFUL at end At the end, the EMC came up and worked ok . How

  • Control Chart in Crystal Report

    Hi Is it possible to create control chart in crystal report XI (with upper level and lower level limit) if it possible, can you please let me know how to do? Thanks