Usage of Effective Old Space

Hello everybody
In a EWA of one of our ABAP+JAVA system we get this alert:
Usage of Effective Old Space
The resource utilization is critical and leaves no room to cope with sudden high-load situations.
The higher the value, the harder it is to cope with high load situations. If more than 80% of old space is used, high-load situations can lead to rapid growth phases within the old space and therefore to sudden resource outages. As a result, average values that are higher than 80% can indicate critical resource utilization.
Recommendation:
If persistently high values of effective old-space usage are observed, related parameters (such as the old-space growth rate) should be analyzed as a preliminary measure. If growth rates are observed within the cluster-high old space, this may be due to high baseline resource utilization.
In some cases, adding additional server nodes to use the available resources more efficiently may be recommended in order to reduce the overall baseline usage. It may be advisable to enlarge the heap, depending on the type of application deployed and the operating system used. However, an increased heap size will also increase the average time required for a full garbage collection, and so any changes will have to be analyzed carefully using the parameters defined here.
Any help will be apperciate.
Best regards
Rubé

Hi,
This suggest that your tenured memory is set to low. Could be that the application footprint is growing e.g. due to more users working on the system or heavier usage per user.  High effective old space usage could lead to more frequent garbage collection or out of memory dumps. You could try to increase the max heap size (-Xmx), but this could also lead to longer garbage collection times. You could also try to create another server node, to load balance the work (and application footprint).
Afterwards check with Wily Introscope the effective old space usage.
Regards,
Bart.

Similar Messages

  • TS1717 What do I have to do to keep the iTUNES program on my computer BUT NOT RUNNING on Start UP? It requires too much CPU usage on my old computer.

    What do I have to do to keep the iTUNES loaded as a program on my computer BUT NOT RUNNING on Start UP? Just opening when I want to use it.
    It requires too much CPU usage on my old computer.

    You can check you Adobe account online to see if the serial number is registered under your account.  If not then your only option will likely be to contact Adobe Support directly thru chat to see if they can provide you with a/the serial number. For them to do so will require you being able to prove ownership.
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )

  • How can I turn off the transition effect in Spaces?  - It's making me sick!

    How can I turn off the transition effect in Spaces?
    Can I do this through the terminal somehow?
    I have three monitors and the transition effect is giving me motion sickness.

    Hi,
    I'm afraid there does not appear to be anyway of turning off the sliding transition in spaces. There's no option to turn it off or to change it to another effect.
    I use spaces all the time as I have a 15" MacBook Pro and it's incredibly useful to have a screen dedicated to e-mail and IM and another for Safari and two other screens for applications. There's just not enough screen real estate for all those windows. I think Spaces is one of the most useful user features of Mac OS X.
    Maybe we should send in a feature request to Apple? I used to use some third party software to do the same before Spaces was released and it had a selection of transitions or none at all.
    Personally, I'm now used to the transitions but as I don't have multiple monitors perhaps I'm being spared the motion sickness!
    Good luck.
    Andy E

  • Installing Java based Scenarios will effect old 3.0B reports in NW2004s ?

    Hi,
    Can anybody tell me whether Installing Java based Scenarios will effect old reports running in 3.0B.? or we will be just able to use the new features available after installing Java based scenarios and old queries/ web reports will remain same?
    Here I should mention that we are upgrading our BW environment from 3.0B to NW2004s.
    Please help me.
    regards,
    Jeet

    Hi Prakash,
    Thank you very much for your fast reply.I read the blog and it is a lot of very useful information. I have a couple of questions though:
    1. <u>Option 3 - Publishing Strategy within SAP NetWeaver 2004s BI</u> - is definately what we need:
    "End User Accesses
    &#56256;&#56452; Users will be assigned to Groups which have Roles in them
    &#56256;&#56452; Therefore, all users will see a tab in the portal navigation for their reports
    &#56256;&#56452; KM Navigation iView will be used to link KM Folder with Portal Role per Application Area
    &#56256;&#56452; Users will only have 1 access point: Portal Roles"
    So If I understood you correctly 1)I need to create Roles in Portal.
    2)Assign users to the Roles.
    3)Users will have only those roles assigned to them(for ex: sales manager role, AE role and so on)
    4)Publish my web quires to PCD and then role.
    So this part is clear.
    What I still don't understand is how to make the tree menu display in the Role that I will create? And with in the Role to have different folders (in a tree display view) that would have names (links) to differnet web reports (iviews that i will store and publish)? Is there an example with step by step for this?
    Is there an example of how to implement the Option 3?
    2. <b>Bookmarks</b> - as I understood by "I recommend using the shared BEx Portfolio KM Bookmarks instead of traditional bookmarks" you reffering to 'Save As' button on the run time of the report that lets you save to favorites, Myportfolio... I have no problem of using it but is there a way:
    1) bypass the selection screen when executing the saved KMbookmark? I tried saving it under the my favorites and when executing it brings me to the selection screen first (I could use variants for selection screen, so what is the use??!!)
    2)how can i send this saved bookmark by e-mail to a collegue? Is there a way? If not may be there are a new concept that we don't understand?
    Thank  you very much again.

  • How do I get Lighter Effects work space?

    I am having problems with Lighter Effects. I can't seem to get it to open its work space. I go into Filters, Render Lighter Effects and click on it. When I do, it blinks the properties and then adds a layer naming it Lighter Effects. But it never opens the work space. It only sometimes opens up the Lighter Effect properties. And without the work space, I can't do anything with the properties anyway.
    I need a way to fix this so the Lighter Effect work space appears when I click on the Lighter Effects in the Filter Render. I have just re-installed and updated Photoshop CC 2014, if that helps those out there helping people like me who are not experts at Photoshop.

    You can find the system requirements by clicking on the hyperlink in my previous post.
    Re: 3D, you should be able to, for example, open a 3D model via 3D > New 3D Layer from File. Or you could select a normal 2D layer and go to 3D > New Mesh from Layer. If you can't do this your video card does not meet system requirements or the driver may need to be updated.
    If your Lighting Filter is working properly your window should look something like this:

  • Old Space Utilization

    Hello there! Using jstat with -gc flag to analyze our server's health indicates that we are using aroung 1GB of Old Space. But after dumping the heap using jmap. And using a tool (Eclipse Memory Analyzer Tool and Yourkit) both indicates that the heap has only 223mb.
    Is this a normal behaviour?
    Regards

    When you say "using around 1Gb of Old Space", what do you mean? The size of the space is 1Gb or the amount of the data in it is 1Gb?
    I recommend jvisualvm with the Visual GC plugin installed for analysing heap space.

  • Settings general usage doesn't see space taken up by videos app.

    settings-space-usage is not displaying space occupied by videos app.
    consequently videos apps keeps eating up space. the only recourse is to backup the ipad and restore it.

    Hi Reshandre,
    Welcome to the Support Communities!
    Is it possible you are not seeing the entire list?  In Settings > General > Usage at the bottom of the list of apps do you see a blue "Show all Apps" link?
    iPhone, iPad, and iPod: Understanding capacity
    http://support.apple.com/kb/ht1867
    If you synced videos from your iTunes library, you can also remove them from within the iTunes application on your computer.
    Managing content manually on iPhone, iPad, and iPod
    http://support.apple.com/kb/ht1535
    Cheers,
    - Judy

  • GC suddenly halves size of Old space causing major GC thrashing

    A large, stable application suddenly started to exhibit strange GC behavior: the size of the Old generation started to slowly decrease. Now, after 11 days, the size of the Old generation is roughly 1/2 what it has been for three years. As a result we are enduring major GCs continually.
    Specifics:
    JDK 1.5.05_05, running on 16cpu SunFire V890 with 16GB RAM.
    -server -Xmx10g -Xms10g -XX:NewSize=1g -XX:MaxNewSize=1g -XX:MaxGCPauseMillis=5000 -XX:GCTimeRatio=19
    In short, we have a fixed New space size of 1G, and a roughly 9G Old space.
    As you can see, we are not allowing adapative resizing. A "jstat -gccapacity" log shows that the minimum and maximum Old size (OGCMN and OGCMX) are 9G (which is what we expect and have always seen), but the current Old size (OGC) is now down to 4.6G, and is at 99.96% capacity. OGC has been at 9G for years until 11 days ago, when it started to steadily drop.
    With both jconsole and jstat we can see the New space happily bouncing between 0 and 1.0G in size, with lots of minor GCs (sub-second in duration). The Full GCs seemily occur at any point in the New space's capacity (i.e., they do not always occur when New is full).
    Another odd observation: the major GC's are occuring nearly every 10 minutes, +/30 seconds of variation. There are no external GC invocations occuring. The app does not have RMI and is not a database client. No soft/weak references are in use. No software change was made prior to the start of the shrinking-old-space behavior.
    This is a typical high-capacity on-line application servicing about 300,000 transactions daily, and creates billions of objects in doing so, in which the Old space is storing customer information and transactions; in other words a steadily growing body of long-lived objects and a ferocious number of very short-term objects. It is rare (prior to this) to see major GCs. Daily maintenance is performed to cull objects (e.g., old transactions) out of the Old space, and a nightly major GC is invoked in order to avoid major GCs during our busy business hours.
    It looks to us like the JVM/GC has suddenly decided to start resizing downward our Old space and is ignoring nearly 5GB of available space. We have detailed jstat logs available.

    The drop in the old generation size is a combination of a bug
    (6524727) and the 5 second pause time goal you used.
    That bug talks about the young generation minimum size not being
    honored but may also allow the old generation to shrink so that the overall
    heap falls below the -Xms minimum.
    The GC ergonomics is trying to get to the 5 second goal by
    reducing the size of the old generation. I think in this case it
    is just not achievable. In the jstat logs I saw full collections taking
    in the 10's of seconds. The workaround is to turn off GC
    ergonomics with -XX:-UseAdaptiveSizePolicy.

  • Change transition effect in Spaces?

    Is it possible to change the transition effect in Spaces? That whip all the windows out real fast was cool the first couple times, but it's eye-straining and brain-hurting when viewed repeatedly during the daily work flow. I'm at the point now where I hate using spaces because I dread switching screens and facing that violent visual effect.
    Something like a gentle fade out fade in would be nice, or even spinning on the faces of a cube would be more organic looking.

    Hi,
    I'm afraid there does not appear to be anyway of turning off the sliding transition in spaces. There's no option to turn it off or to change it to another effect.
    I use spaces all the time as I have a 15" MacBook Pro and it's incredibly useful to have a screen dedicated to e-mail and IM and another for Safari and two other screens for applications. There's just not enough screen real estate for all those windows. I think Spaces is one of the most useful user features of Mac OS X.
    Maybe we should send in a feature request to Apple? I used to use some third party software to do the same before Spaces was released and it had a selection of transitions or none at all.
    Personally, I'm now used to the transitions but as I don't have multiple monitors perhaps I'm being spared the motion sickness!
    Good luck.
    Andy E

  • HT4914 Does ITunes Match effect the space used on your ICloud?

    Does ITunes Match effect the space used on your ICloud? Being as though your songs are not actually being uploaded and your just  pulling content off of I tunes .

    Hello Karen,
    Yes, enabling iTunes Match the current music library on the phone will be deleted.
    From: iTunes: How to add a computer or iOS device to iTunes Match
              http://support.apple.com/kb/ht4913
    When enabling iTunes Match on your iOS device, the music library on your iOS device will be deleted and then replaced with your music in iCloud.
    The music is stored on the cloud and streamed to your device unless you choose to download it on the phone.
    Here is some additional info on how it works:
    http://www.apple.com/itunes/itunes-match/
    All the very best,
    Sterling

  • How to get less memory usage and cpu usage in an old pc with arch?

    hi, i installed archlinux sucessfully after some problems.
    but the system use a lot of memory (free said me 184mb) only with irssi, finch, mp3blaster and midori opened and is "slower" than when i used slitaz linux in it, why?
    well, the things that i installed in arch are:
    xorg + xf86-video-intel
    jwm
    irssi, finch, mp3blaster, htop.
    midori, opera, elinks, links-g, epiphany.
    geany, leafpad, go-openoffice, djview4, gnumeric, epdfview
    isomaster, inkscape, gpicview, cdrkit, mtpaint.
    pcmanfm, emelfm2, hal.
    octave, mathematica5, R, wxmaxima,gnuplot.
    nrg2iso, lxsplit, dclock.
    here is a screenshot:
    the pc have this skills:
    800mhz celeron 370
    MB gygabite gaw-mm7
    192mb ram pc100
    30 GB HD ide 5400 rpm
    some code now:
    lshw -businfo
    WARNING: you should run this program as super-user.
    Bus info Device Class Description
    =================================================
    system Computer
    bus Motherboard
    memory 183MiB System memory
    cpu@0 processor Celeron (Coppermine)
    memory 32KiB L1 cache
    memory 128KiB L2 cache
    pci@0000:00:00.0 bridge 82810 GMCH (Graphics Memory Controller Hub)
    pci@0000:00:01.0 display 82810 (CGC) Chipset Graphics Controller
    pci@0000:00:1e.0 bridge 82801AA PCI Bridge
    pci@0000:01:03.0 eth0 network IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY
    pci@0000:00:1f.0 bridge 82801AA ISA Bridge (LPC)
    pci@0000:00:1f.1 storage 82801AA IDE Controller
    pci@0000:00:1f.2 bus 82801AA USB Controller
    pci@0000:00:1f.3 bus 82801AA SMBus Controller
    pci@0000:00:1f.5 multimedia 82801AA AC'97 Audio Controller
    lspci -v
    00:00.0 Host bridge: Intel Corporation 82810 GMCH (Graphics Memory Controller Hub) (rev 03)
    Subsystem: Intel Corporation 82810 GMCH (Graphics Memory Controller Hub)
    Flags: bus master, fast devsel, latency 0
    Kernel driver in use: agpgart-intel
    Kernel modules: intel-agp
    00:01.0 VGA compatible controller: Intel Corporation 82810 (CGC) Chipset Graphics Controller (rev 03) (prog-if 00 [VGA controller])
    Subsystem: Giga-byte Technology Device 0200
    Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 11
    Memory at e0000000 (32-bit, prefetchable) [size=64M]
    Memory at ee000000 (32-bit, non-prefetchable) [size=512K]
    Expansion ROM at <unassigned> [disabled]
    Capabilities: <access denied>
    00:1e.0 PCI bridge: Intel Corporation 82801AA PCI Bridge (rev 02) (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
    I/O behind bridge: 0000c000-0000cfff
    Memory behind bridge: e7e00000-ebefffff
    Prefetchable memory behind bridge: dfc00000-dfcfffff
    Kernel modules: shpchp
    00:1f.0 ISA bridge: Intel Corporation 82801AA ISA Bridge (LPC) (rev 02)
    Flags: bus master, medium devsel, latency 0
    Kernel modules: iTCO_wdt, intel-rng
    00:1f.1 IDE interface: Intel Corporation 82801AA IDE Controller (rev 02) (prog-if 80 [Master])
    Subsystem: Intel Corporation 82801AA IDE Controller
    Flags: bus master, medium devsel, latency 0
    [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
    [virtual] Memory at 000003f0 (type 3, non-prefetchable) [size=1]
    [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
    [virtual] Memory at 00000370 (type 3, non-prefetchable) [size=1]
    I/O ports at ff00 [size=16]
    Kernel driver in use: ata_piix
    Kernel modules: ata_piix, piix
    00:1f.2 USB Controller: Intel Corporation 82801AA USB Controller (rev 02) (prog-if 00 [UHCI])
    Subsystem: Intel Corporation 82801AA USB Controller
    Flags: bus master, medium devsel, latency 0, IRQ 9
    I/O ports at da00 [size=32]
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd
    00:1f.3 SMBus: Intel Corporation 82801AA SMBus Controller (rev 02)
    Subsystem: Intel Corporation 82801AA SMBus Controller
    Flags: medium devsel, IRQ 10
    I/O ports at 04c0 [size=16]
    Kernel driver in use: i801_smbus
    Kernel modules: i2c-i801
    00:1f.5 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 02)
    Subsystem: Giga-byte Technology Device 2000
    Flags: bus master, medium devsel, latency 0, IRQ 10
    I/O ports at de00 [size=256]
    I/O ports at dc00 [size=64]
    Kernel driver in use: Intel ICH
    Kernel modules: snd-intel8x0
    01:03.0 Ethernet controller: Sundance Technology Inc / IC Plus Corp IC Plus IP100A Integrated 10/100 Ethernet MAC + PHY (rev 31)
    Subsystem: Sundance Technology Inc / IC Plus Corp Device 0201
    Flags: bus master, medium devsel, latency 64, IRQ 11
    I/O ports at cc00 [size=128]
    Memory at e8000000 (32-bit, non-prefetchable) [size=512]
    Expansion ROM at dfc00000 [disabled] [size=64K]
    Capabilities: <access denied>
    Kernel driver in use: sundance
    Kernel modules: sundance
    lsmod
    snd_ac97_codec 85937 1 snd_intel8x0
    snd_seq 42628 5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
    snd_seq_device 4313 3 snd_seq_dummy,snd_seq_oss,snd_seq
    snd_pcm_oss 33693 0
    ac97_bus 750 1 snd_ac97_codec
    snd_mixer_oss 14810 1 snd_pcm_oss
    snd_pcm 57479 3 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
    snd_timer 16117 2 snd_seq,snd_pcm
    sundance 15991 0
    uhci_hcd 19124 0
    snd 43847 9 snd_seq_oss,snd_intel8x0,snd_ac97_codec,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
    mii 3218 1 sundance
    ppdev 4882 0
    i2c_i801 7122 0
    soundcore 5007 1 snd
    iTCO_wdt 7577 0
    ehci_hcd 31594 0
    lp 6616 0
    sr_mod 13161 0
    analog 7939 0
    psmouse 56309 0
    ns558 1931 0
    parport_pc 27680 1
    shpchp 26592 0
    intel_agp 23225 1
    button 3638 0
    thermal 9326 0
    processor 26494 1
    snd_page_alloc 5809 2 snd_intel8x0,snd_pcm
    iTCO_vendor_support 1453 1 iTCO_wdt
    gameport 7130 3 analog,ns558
    parport 26575 3 ppdev,lp,parport_pc
    pcspkr 1347 0
    usbcore 118921 3 uhci_hcd,ehci_hcd
    serio_raw 3620 0
    evdev 6970 8
    i2c_core 15369 1 i2c_i801
    cdrom 31625 1 sr_mod
    pci_hotplug 23492 1 shpchp
    agpgart 23331 2 intel_agp
    sg 21079 0
    rtc_cmos 7504 0
    rtc_core 12011 1 rtc_cmos
    rtc_lib 1450 1 rtc_core
    ext2 56463 1
    mbcache 4278 1 ext2
    sd_mod 24101 3
    pata_acpi 2264 0
    ata_generic 2235 0
    ata_piix 17725 2
    libata 135579 3 pata_acpi,ata_generic,ata_piix
    floppy 47412 0
    scsi_mod 78933 4 sr_mod,sg,sd_mod,libata
    i've read i can disable the kernel modules that i don't need to improve the memory usage.
    which modules i can disable without "kill my system"?. i don't want SATA, DVD, bluray, infrared, floppys, bluetooth, usb3.0, 3d video card, dial-up-integrated modem, ntfs, 'cause mi old is so old. i want it only for the university.
    thanks in advantage for the tips, and sorry if someone can't understand very well that i wanna tell you, english isn't my "mother languaje".

    thanks for the answers. yes, i have a 1 gb of swap.
    i think i can reduce the memory usage of the system if i dissable the kernel modules that i don't use. but, the question is: what modules is safe to disable to get it?
    thanks in advantage

  • Usage reports more free space, than iTunes but music sync update fails for lack of space

    32 GB iPod touch 5th generation IOS 8.3
    Settings -> General -> Usage (Storage) says Used 17.1GB Available 10.3GB
    itunes 12.1.2.27 says 6.15 GB free
    Attempt to sync a music update - results in message(s) saying
    "unable to add song ... not enough space"
    I can understand some free space is need for overhead but

    Connect the iPod to your computer and look at the storage used by the various categories as shown in the colored bargarph in iTunes.
    Come back with the results.
    An "other" larger than about 1 1/2 GB indicates corrupted files.
    What is the Other on my iPhone and How to Remove It
    What is "Other" and What Can I Do About It?
    Next, usually restoring from backup eliminated the corrupted files. However, sometimes restoring to factory settings/new iPod is required.
    To restore from backup see:
    iOS: How to back up               
    To restore to factory settings/new iPod see:
    iTunes: Restoring iOS software

  • Old space designer presets now gone!!

    I don't get it. All of the original IR's were included in a folder called Legacy, but there is no corresponding folder of plugin setting files! There are 5 folders that match up except the fifth impulse folder is "Legacy Spaces" and the fifth setting folder is "HD Surround Spaces". Apple shuld make this available for download pronto!! I have alot of presets i like out of the old one and i really dont want to rebuild the whole thing!

    Oh boy. what , for example, about the presets fpr the "L480" from the hardware presets from v6? the preset "small wood room"? i have no way of finding it now!! it seems brash of them to go just renaming things on me here. Maybe i can just have dupes with different names if i can dig the presets off of the old installer discs. Renaming presets with different names for no good reason is a cruel thing to do to an upgrading musician.

  • How can I get the functionality of the old "Spaces" in Mission Control?

    How can I make Lion show a space number on the top of the screen so I can see which space I am in?
    How can I make Lion switch spaces in a ring? ie? 1, 2, 3, 4, 5, 6, 1, 2, 3,  ...
    How can I make lion switch directly to a numbered space?  ie: 1, 4, 5, 2, etc...
    Without these three capabilities Mission Control is a giant step backward....I am disappointed in the way it works and would liketo know how to disable it and give me back the way spaces used to work.
    Thank you.

    almost2good wrote:
    How can I make Lion show a space number on the top of the screen so I can see which space I am in?
    Currently you cannot.
    almost2good wrote:
    How can I make Lion switch spaces in a ring? ie? 1, 2, 3, 4, 5, 6, 1, 2, 3,  ...
    You cannot organise Mission Control's "Desktops" this way. They are organised in a single row to allow the swipe gestures to work. Apple allows no way to customise this.
    almost2good wrote:
    How can I make lion switch directly to a numbered space?  ie: 1, 4, 5, 2, etc...
    By deafult you should be able toi switch by pressing ctrl plus the desktop number, e.g. ctrl+1. This is the same as Spaces in Snow Leopard. You can customise this under System Preferences (Keyboard > Keyboard Shortcuts > Mission Control).
    almost2good wrote:
    Without these three capabilities Mission Control is a giant step backward....I am disappointed in the way it works and would liketo know how to disable it and give me back the way spaces used to work.
    A lot of people are disapointed with Mission Control. In my opinion it's a step backwards from Spaces & Expose in Snow Leopard but peoples views on this will depend if they used Spaces & Expose in Leopard/Snow Leopard and the type of Mac they are using - it makes some sense on a Macbook Air, for example, with a small screen and multi-touch trackpad but not so much on an iMac or Mac Pro (sames goes for Launchpad). I just hope Apple listens to the criticism and enables customisation options to change the way Mission Control behaves.

  • How can I effectively use "Spaces?"

    I am going to try this again and see if anyone has any suggestions: Is there any way of disassociating an application's ownership of a "Space" in Spaces?
    I want to be able to have, say, different open documents belonging to, say, Word, or Excel, in different Spaces for different projects. The trouble is if I open an application is a space, that space appears to now "own" that application. If I open a document using that application in, say, Space 1, and I then move that window to Space 2 for example, I have a problem!
    So I am using Space 2 for Project A and all documents for Project A are in Space 2. Also, in Space 3 I have all the windows for Project B. It is often the case that Word, which I opened in Space 1, now has document windows in Space 1, 2 and 3.
    Let us say that in Space 2 I also have a database application open and I do something in its window, when I click on the Word document window - swoosh - I am back in Space 1, where I opened Word in the first place. To get back to my project I must move back to Space 2 where I find the document window is focused and I can work in it. However if I go back to the other window in Space 2, the database window, and then again click on the Word document window - swoosh again - back in Space 1.
    Extremely irritating, and makes Spaces unusable.
    Any help? I do NOT want any Space to "own" any application. An application is common to ALL spaces, no ownership. In fact, and application is just a system resource like a printer or the clock.
    Thanks - Lawrence

    Yes, if I do not change apps in the interim I can move from document 1 in Space 1 to document 2 in Space 2 and they are both editable instantly. But now if I go to the document 2 in Space 2 and, while in Space 2 I use a window from some other application, like for example I look at some entry in an Excel spreadsheet, then click back on my document 2 - swoosh, I am moved back to Space 1.
    In other words, as an app "owns" a space, if I am to switch back and forth between documents (windows) in the same app, they must all be in the same Space else I am moved back to the Space where I first opened the app.
    To me, this is entirely illogical! Why must a Space "own" an application? I should be able to access and use any window from any app in any Space, and stay in that Space until "I" decide to move.
    For example I have my usual apps (Mail, Address Book, Calendar, Adium, etc.) in Space 1. Space 2 contains some log files. Space 3 is a project I am working on. All 3 Spaces have Word documents in them. This does not work, yet it seems an entirely reasonable way to work.
    I do not understand it.
    Thanks for your help.
    Lawrence

Maybe you are looking for

  • No downloads from I tunes showing up on Ipad Mini

    Hi, I am a new user of Ipad mini. I am struggling with that when I purchase audiobooks from itunes on my ipad; they don't show up in the purchased section, or in the music section or anywhere else for that matter. They are not on my macbook even thou

  • Get items in all Outlook folders using EWS (PowerShell)

    Hi All, I'm trying to figure out how to search all items in Outlook mailbox using EWS. I have a script that currently search "Sent Items" only. See script below. I just need to modify it to search all folders instead. Any help is appreciated. Thank y

  • Function for considering characters such ( , ,") in CLOB columns

    If I excute following SQL statement: SELECT XMLELEMENT("Inhalt",inhalt) from temp where id=5; The result is: <Inhalt> <Datenblock ID="5"> </Datenblock> </Inhalt> The datatype of column "inhalt" is CLOB. The content of ID 5 is: <Datenblock ID="5"> </D

  • AppStore Financial Report Generator

    I wrote the AppStore Report Generator out of need. I wanted a way to track my monthly and overall sales reports of my apps. Well apple conveniently sends out monthly financial reports but they are in CSV or comma separated value format. The only way

  • Really dumb newbie question

    ok how do you change the text of a label for a form field, I drilled down to edit the layer its on, its property has it as dynamic, which doesn't make sense because it is static, but I don't care about that just how do I actually get to the text and