Map Layer makes map slow

I have a java mapviewer application. Within the map, I have 2 layers reading off the same point dataset Addresses, both of which are added to the map as dynamic layers, although each is rendered differently and becomes visible at different scales. There are ~50,000 points in the layer, so it's not a large dataset, although spatially, it spans the US. The problem is that the 2nd theme where we use the Addresses dataset, Addresses by Type, whose theme is created using a more complex query and has more complex symbols, really slows down the map -- making the map generation go from ~5 seconds to ~2 minutes - in our production environment. The time it takes to generate this one layer has increased over time, at first the maps were generated in an acceptable amount of time, slowly becoming slower to generate until this point. We can pinpoint this layer as the problem, because when we remove the layer from the map in the application, the maps go back to being rendered in ~5 seconds. The Addresses dataset is continually being updated - existing data is modified, both tabular and spatial, and new locations are added. In our test/dev environment, everything works great, which makes this problem even harder to solve.
The addresses spatial dataset is stored in a separate database on a separate server than the rest of the data, MapViewer, and the java application. However, when we re-boot the server with the application, Mapviewer, and all data but the addresses, the map goes back to generating in an acceptable amount of time, including the Addresses by Type layer. The server with the Address data on it has not been rebooted/restarted. This tells me that the issue isn't with the data, but something with MapViewer. Is there a cache or temp directory that needs to periodically be cleared/deleted with MapViewer? Or any other ideas on how to solve this issue?
We are using MapViewer 10.1.3 and running on a windows server.
Thanks for your help.

Its better to post Mapviewer questions on the [Mapviewer forum |http://forums.oracle.com/forums/forum.jspa?forumID=727].
I'm not too sure about Mapviewer caches - I haven't really used it much. Have you tried creating a materialised view for the Addresses by type? Would seem to make sense since you say it uses a more complex query. Having said that, I think I'd start by making sure that the complex query is well tuned. Make sure you've got the right indexes on it. Maybe post the query here and we'll see if we spot anything obvious.

Similar Messages

  • I Dont like ios 7 and it makes everything slow please let me go back to ios6

    i Dont like ios 7 and it makes everything slow please let me go back to ios6

    Sorry, Apple has no approved method to downgrade the version of iOS on your iDevice. You can voice your displeasure with the iOS by leaving feedback at the appropriate subsection from the link below.
    http://www.apple.com/feedback/

  • Should i install the sims 3 on my mac or will it make it slow ?

    should i install the sims 3 on my mac or will it make it slow ?

    annalise253,
    installing a legitimately purchased game on your Mac should not make it slow unless its internal disk is critically low on free space. If installing the game does slow it down when the game isn’t being played, you could uninstall the game. Installing a game of uncertain provenance could have side effects, depending upon how the game has been modified.

  • How do I make a slow  spinning movement so character and scene turns upside down?

    How do I make a slow  spinning movement so character and scene turns upside down?
    It's for a dream sequence.

    The better method (I feel) is to rotate the camera when shooting.
    Certainly that is better. However, I don't have a way to do that, so I imagine that most people don't either. I can turn my tripod's head on its side, but upside down? Not so easy.
    Having said that, there are camera cages designed to do that.
    It is true that my way doesn't fill the frame so one way to handle that is to do it on a copy of the video on a higher track, and blur the heck out of the original to keep the frame filled. Some amount of blur is often associated with dream sequences.

  • Google Maps slow to load

    Hi,
    I appear to be having issues with Google Maps and Firefox.
    Google Maps loads fine but then once trying to utilise the maps every operation is extremely slow and clunky, sometimes taking up to 30 seconds to complete the command.
    I have tried Google Maps on Safri and don't have the same issue so can only assume it is a compatibility issue and nothing to do with internet speeds. Furthermore, I don't appear to be having any similar issues with other websites........for instance, I can watch 1080p You Tube videos without much need for buffering.
    Any suggestions in laymen terms please as I'm no where near technical enough for the usual jargon ;)

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Create a new profile as a test to check if your current profile is causing the problems.
    See "Creating a profile":
    *https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
    If the new profile works then you can transfer some files from an existing profile to the new profile, but be careful not to copy corrupted files.
    *http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox

  • Too much static text in a flash movie clip makes it slow?

    Hello...
    First of all, I am new to flash. I have one pre-designed web site made entirely in flash. I have made a lot of modifications to the website, changing text, images, adding effects, text and all sorts of things. The navigation bar has 5 buttons. If you click on any button but the middle one ("Servicios"), all subpages load fast, however, if that "servicios" button is clicked, the display of that subpage is really slow. In that subpage there are 6 items that reveal additional text when the mouse rolls over them. I have tried removing the text and the subpage load fast. I have seen web sites with a LOT more content than mine and I think my problem is not the amount of text rather the way it shows. I have also removed all the effects and just try to load all the contents on that subpage and I still get a really slow subpage. Now, the design has two ways of loading those subpages. The first is by doing something like
    _root.pages.pages2.gotoAndStop(_root.link);
    which is executed when the main slideshow is running and a navigation button is pressed. The second one is something like
    _root.pages.play();
    which is executed when the main slideshow is NOT running and a navigation button is pressed. This pages.play() movieclip contains all subpages and the movieclip that is slow.
    I hope I explained myself relatively well. Thanks in advance.
    I have uploaded the SWF & FLA files compressed in a 7z format
    http://hotfile.com/dl/90576224/39cd96c/GAP24_PureFlash.7z.html
    Also I have a test host where I uploaded the website temporarily for testing purposes
    http://www.gildemeister.com.ve/GAP24/
    Thanks

    Ok so it looks like you're referring to the method of placing a screenshot of the flv on the stage in front of the flv so that users don't notice that the flv loads more slowly than the other bitmaps on the stage, right?
    yes
    Looks like I'll have to do this (since embedding the flv in the main swf, which avoids the slow-to-show problem, is not recommended).
    that's also correct (and it will make your entire swf load slower).
    Thanks Kglad.
    you're welcome.

  • Glassfish V3 on Apache using Connector mod_jk makes applications slow

    Hi,
    I have installed Oracle Glassfish V3.1 on CentOS 5.5 and I have Plesk Web Admin Panel.
    Glassfish Administrative Control on port 4848 works fine but when I connect to my applications deployed on Virtual Servers and connect using port 80 the application becomes terribly slow. It takes several minutes for the response to come.

    I found this in the BUILDING.txt file in the unzipped distribution.
    Build for both Apache 1.3 and 2.0
    If you want to build mod_jk for Apache 1.3 and 2.0, you should :
    use configure and indicate Apache 1.3 apxs location (--with-apxs)
    use make
    copy the mod_jk binary to the apache modules location
    make clean (to remove all previously compiled modules)
    use configure and indicate Apache 2.0 apxs location,
    then make.
    ./configure --with-apxs=/usr/sbin/apxs
    make
    cp ./apache-1.3/mod_jk.so /usr/lib/apache
    make clean
    ./configure --with-apxs=/usr/sbin/apxs2
    make
    cp ./apache-2.0/mod_jk.so /usr/lib/apache2

  • APEX report sorting makes report slow

    Hi,
    I have some reports in APEX that are fast (3 sec) when I have no sorting enabled and they turn slow (20 sec) when I enable column sorting.
    The reports are based on data running over a DB-link, all tables come from the same DB-link. When I launch the queries (with filled in parameters) in SQL+ then it takes no more then 5 sec (with or without sorting). The result is about 1000 to 2000 records (only showing 25 in the report with pagination).
    How can I make the report fast (less then 5 sec) with sorting enabled?
    Is there any known bug in APEX that is the source of my problem?
    Thanks in advance.

    Good point, but I already have recreated the report (delete and recreate) with no result. Cause I know that sometimes the reports run slow, cause they are somehow confused with the sorting, and in most cases it helps to recreate the report (which resets the report ID, so that it's like clearing the user preferences).
    First I thougt it had to do something with the user preferences, but I think that it is something different.
    I really don't know how to explain the time difference between SQL+ and APEX.

  • How to make smooth slow-mo?

    I cannot for the life of me figure out how to slow down clips?
    Currently, I am working in iMovie, and when I slow down the clips, they are really jumpy, even though I shot them at 720p 60fps.
    I can't even find out how to slow clips down in Final Cut Pro X. Once I've done that, how to make them play in SMOOTH slow motion?
    Thanks!
    Jesse

    fox_m wrote:
    …  optical flow, it's really pretty gimmicky -- don't get me wrong, it's a cool effect... … It works really well when there is one thing moving against everything else being still in a shot. Otherwise, it's more like "morphing".
    I find Nearest Neighbor works well enough; …
    Hi fox_m,
    i'm a huge fan of your advices on Motion5 - learning everyday, appreciate your efforts here on the board!
    a) doing tons of sports-videos for my lil' football kickers, I'm for years desperately in search for the 'ESPN-like' super slowmo - on a shoestring budget, a Phantom-cam is no option
    what I noticed with OF in FCPX - it does a wonderful job, under certain circumstances (made a test, click here): this is 60p in a 25p project:
    it becomes obvious - rotation is poison (notice the ball in foreground) and too high angle-speed doesn't perform too (compare legs of player in foreground vs. players in background)
    recording from a tripod, 'far away' or action straight  in axis of cam plus short shutter speed gives good results - and are mostly the ones shown with Twixtor!
    Had the priviledge, playing around with it for 20min on a friends Mac (AE as host) - I was completely lost in its zillions of options - I do understand the concept to tell Twixtor 'background' and 'object', but the interface was way beyond my horizon ...
    b) Next Neighbor? Wot? Did I miss something? 'new' to me, will test today immediately! thanks for input!

  • Selecting same column twice makes query slow

    Hello,
    Has anybody any idea why following statement is slow when selecting the
    DATA_TYPE column twice?
    SELECT S.OWNER,
    S.SYNONYM_NAME,
    UCOL.COLUMN_NAME,
    UCOL.DATA_TYPE,
    UCOL.DATA_TYPE,
    UCOL.DATA_LENGTH,
    COLUMN_ID
    FROM ALL_SYNONYMS S,
    ALL_TAB_COLUMNS UCOL
    WHERE S.TABLE_OWNER = UCOL.OWNER
    AND S.TABLE_NAME = UCOL.TABLE_NAME
    and S.owner = 'REPORTING_TEST'
    and S.SYNONYM_NAME = 'OV_COMMERCIAL_ENTITY_JN'
    Replace the owner and table name with one of your own.
    If you take one of the DATA_TYPE's out the select is much faster.
    Why, I hear you ask, do you select the same column twice?
    Well, it's not me. It's BusinessObjects when it does a structure refresh it
    produces a statement similar to the one above except that one of the
    DATA_TYPE's is a SUBSTR + DECODE (however they in themselves
    have virtually no impact on the statement). I just find it weird that repeating
    a column twice can have such a dramatic impact on performance.
    I'm not a tuning expert and have looked at EXPLAIN PLAN outputs but can't
    make head nor tail of them.
    Thanks,
    Ruud

    Yes it's true that Oracle caches data but I did run both statements several times within the same session. Run statement 1, run statement 2, add 2nd column and run again, take column away and run again, etc. Always the results were the same. The query with duplicate columns ran in seconds, the one without in milliseconds.
    If it tells you anything, below both explain plans. The main difference that I noticed is the full table scan on USER$ for the first query. The second one (although a more elaborate execution plan) seems to use indexes more.
    Don't spend too much time on this. I've found a workaround where I create temporary tables for ALL_SYNONYMS and ALL_TAB_COLUMNS and re-direct the public synonyms to point at those. After I've done what I wanted to do with BusinessObjects, I restore the original public synonyms. Next thing I'll try is rebuilding my database from scratch and see if the problem is still there.
    Apologies if the listings come out in variable font (how do you paste fixed font?).
    === SQL1 ====================================================
    EXPLAIN PLAN FOR
    SELECT UCOL.COLUMN_NAME,
    UCOL.DATA_TYPE,
    UCOL.DATA_TYPE
    FROM ALL_SYNONYMS S,
    ALL_TAB_COLUMNS UCOL
    WHERE S.TABLE_OWNER = UCOL.OWNER
    AND S.TABLE_NAME = UCOL.TABLE_NAME
    AND S.owner = 'REPORTING_TEST'
    AND S.SYNONYM_NAME = 'OV_COMMERCIAL_ENTITY_JN'
    Explained.
    Elapsed: 00:00:00.04
    SQL> @E:\Oracle\Product\10.2.0\db_1\RDBMS\ADMIN\utlxpls.sql
    Plan hash value: 1692851197
    | Id | Operation | Name |
    | 0 | SELECT STATEMENT | |
    | 1 | NESTED LOOPS | |
    | 2 | NESTED LOOPS | |
    | 3 | NESTED LOOPS | |
    | 4 | TABLE ACCESS BY INDEX ROWID | USER$ |
    |* 5 | INDEX UNIQUE SCAN | I_USER1 |
    | 6 | VIEW | ALL_TAB_COLUMNS |
    |* 7 | FILTER | |
    | 8 | NESTED LOOPS OUTER | |
    | 9 | NESTED LOOPS OUTER | |
    | 10 | NESTED LOOPS OUTER | |
    | 11 | NESTED LOOPS OUTER | |
    | 12 | NESTED LOOPS | |
    | 13 | NESTED LOOPS | |
    | 14 | TABLE ACCESS FULL | USER$ |
    | 15 | TABLE ACCESS BY INDEX ROWID| OBJ$ |
    |* 16 | INDEX RANGE SCAN | I_OBJ2 |
    |* 17 | TABLE ACCESS CLUSTER | COL$ |
    |* 18 | INDEX UNIQUE SCAN | I_OBJ# |
    |* 19 | TABLE ACCESS CLUSTER | COLTYPE$ |
    |* 20 | INDEX RANGE SCAN | I_HH_OBJ#_INTCOL# |
    |* 21 | TABLE ACCESS BY INDEX ROWID | OBJ$ |
    |* 22 | INDEX RANGE SCAN | I_OBJ3 |
    | 23 | TABLE ACCESS CLUSTER | USER$ |
    |* 24 | INDEX UNIQUE SCAN | I_USER# |
    |* 25 | TABLE ACCESS CLUSTER | TAB$ |
    |* 26 | INDEX UNIQUE SCAN | I_OBJ# |
    | 27 | NESTED LOOPS | |
    | 28 | FIXED TABLE FULL | X$KZSRO |
    |* 29 | INDEX RANGE SCAN | I_OBJAUTH2 |
    |* 30 | FIXED TABLE FULL | X$KZSPR |
    |* 31 | TABLE ACCESS BY INDEX ROWID | OBJ$ |
    |* 32 | INDEX RANGE SCAN | I_OBJ2 |
    |* 33 | TABLE ACCESS BY INDEX ROWID | SYN$ |
    |* 34 | INDEX UNIQUE SCAN | I_SYN1 |
    Predicate Information (identified by operation id):
    5 - access("U"."NAME"='REPORTING_TEST')
    7 - filter(("O"."TYPE#"=3 OR "O"."TYPE#"=4 OR "O"."TYPE#"=2 AND NOT
    EXISTS (SELECT 0 FROM "SYS"."TAB$" "T" WHERE "T"."OBJ#"=:B1 AND
    (BITAND("T"."PROPERTY",512)=512 OR BITAND("T"."PROPERTY",8192)=8192)))
    AND ("O"."OWNER#"=USERENV('SCHEMAID') OR EXISTS (SELECT 0 FROM
    "SYS"."OBJAUTH$" "OBJAUTH$",SYS."X$KZSRO" "X$KZSRO" WHERE "OBJ#"=:B2
    AND "GRANTEE#"="KZSROROL") OR EXISTS (SELECT 0 FROM SYS."X$KZSPR"
    "X$KZSPR" WHERE "INST_ID"=USERENV('INSTANCE') AND ((-"KZSPRPRV")=(-45)
    OR (-"KZSPRPRV")=(-47) OR (-"KZSPRPRV")=(-48) OR (-"KZSPRPRV")=(-49) OR
    (-"KZSPRPRV")=(-50)))))
    16 - access("O"."OWNER#"="U"."USER#")
    17 - filter(DECODE("C"."PROPERTY",0,'NO',DECODE(BITAND("C"."PROPERTY",
    32),32,'YES','NO'))='NO')
    18 - access("O"."OBJ#"="C"."OBJ#")
    19 - filter("C"."INTCOL#"="AC"."INTCOL#"(+))
    20 - access("C"."OBJ#"="H"."OBJ#"(+) AND
    "C"."INTCOL#"="H"."INTCOL#"(+))
    21 - filter("OT"."TYPE#"(+)=13)
    22 - access("AC"."TOID"="OT"."OID$"(+))
    24 - access("OT"."OWNER#"="UT"."USER#"(+))
    25 - filter(BITAND("T"."PROPERTY",512)=512 OR
    BITAND("T"."PROPERTY",8192)=8192)
    26 - access("T"."OBJ#"=:B1)
    29 - access("GRANTEE#"="KZSROROL" AND "OBJ#"=:B1)
    30 - filter("INST_ID"=USERENV('INSTANCE') AND ((-"KZSPRPRV")=(-45) OR
    (-"KZSPRPRV")=(-47) OR (-"KZSPRPRV")=(-48) OR (-"KZSPRPRV")=(-49) OR
    (-"KZSPRPRV")=(-50)))
    31 - filter("O"."TYPE#"=5)
    32 - access("O"."OWNER#"="U"."USER#" AND
    "O"."NAME"='OV_COMMERCIAL_ENTITY_JN')
    33 - filter("S"."NAME"="UCOL"."TABLE_NAME" AND
    "S"."OWNER"="UCOL"."OWNER")
    34 - access("O"."OBJ#"="S"."OBJ#")
    Note
    - rule based optimizer used (consider using cbo)
    === SQL2 ====================================================
    EXPLAIN PLAN FOR
    SELECT UCOL.COLUMN_NAME,
    UCOL.DATA_TYPE
    FROM ALL_SYNONYMS S,
    ALL_TAB_COLUMNS UCOL
    WHERE S.TABLE_OWNER = UCOL.OWNER
    AND S.TABLE_NAME = UCOL.TABLE_NAME
    AND S.owner = 'REPORTING_TEST'
    AND S.SYNONYM_NAME = 'OV_COMMERCIAL_ENTITY_JN'
    Explained.
    SQL>
    SQL> @E:\Oracle\Product\10.2.0\db_1\RDBMS\ADMIN\utlxpls.sql
    Plan hash value: 3285788911
    | Id | Operation | Name |
    | 0 | SELECT STATEMENT | |
    | 1 | TABLE ACCESS BY INDEX ROWID | OBJ$ |
    |* 2 | INDEX UNIQUE SCAN | I_OBJ1 |
    | 3 | TABLE ACCESS BY INDEX ROWID | OBJ$ |
    |* 4 | INDEX UNIQUE SCAN | I_OBJ1 |
    | 5 | TABLE ACCESS BY INDEX ROWID | OBJ$ |
    |* 6 | INDEX UNIQUE SCAN | I_OBJ1 |
    | 7 | TABLE ACCESS BY INDEX ROWID | OBJ$ |
    |* 8 | INDEX UNIQUE SCAN | I_OBJ1 |
    | 9 | TABLE ACCESS BY INDEX ROWID | OBJ$ |
    |* 10 | INDEX UNIQUE SCAN | I_OBJ1 |
    |* 11 | FILTER | |
    | 12 | NESTED LOOPS OUTER | |
    | 13 | NESTED LOOPS OUTER | |
    | 14 | NESTED LOOPS OUTER | |
    | 15 | NESTED LOOPS OUTER | |
    | 16 | NESTED LOOPS | |
    | 17 | NESTED LOOPS | |
    | 18 | NESTED LOOPS | |
    | 19 | NESTED LOOPS | |
    | 20 | NESTED LOOPS | |
    | 21 | TABLE ACCESS BY INDEX ROWID| USER$ |
    |* 22 | INDEX UNIQUE SCAN | I_USER1 |
    |* 23 | TABLE ACCESS BY INDEX ROWID| OBJ$ |
    |* 24 | INDEX RANGE SCAN | I_OBJ2 |
    | 25 | TABLE ACCESS BY INDEX ROWID | SYN$ |
    |* 26 | INDEX UNIQUE SCAN | I_SYN1 |
    | 27 | TABLE ACCESS BY INDEX ROWID | USER$ |
    |* 28 | INDEX UNIQUE SCAN | I_USER1 |
    | 29 | TABLE ACCESS BY INDEX ROWID | OBJ$ |
    |* 30 | INDEX RANGE SCAN | I_OBJ2 |
    |* 31 | TABLE ACCESS CLUSTER | COL$ |
    |* 32 | INDEX UNIQUE SCAN | I_OBJ# |
    |* 33 | TABLE ACCESS CLUSTER | COLTYPE$ |
    |* 34 | INDEX RANGE SCAN | I_HH_OBJ#_INTCOL# |
    |* 35 | TABLE ACCESS BY INDEX ROWID | OBJ$ |
    |* 36 | INDEX RANGE SCAN | I_OBJ3 |
    | 37 | TABLE ACCESS CLUSTER | USER$ |
    |* 38 | INDEX UNIQUE SCAN | I_USER# |
    |* 39 | TABLE ACCESS CLUSTER | TAB$ |
    |* 40 | INDEX UNIQUE SCAN | I_OBJ# |
    | 41 | NESTED LOOPS | |
    | 42 | FIXED TABLE FULL | X$KZSRO |
    |* 43 | INDEX RANGE SCAN | I_OBJAUTH2 |
    |* 44 | FIXED TABLE FULL | X$KZSPR |
    Predicate Information (identified by operation id):
    2 - access("O"."OBJ#"=:B1)
    4 - access("O"."OBJ#"=:B1)
    6 - access("O"."OBJ#"=:B1)
    8 - access("O"."OBJ#"=:B1)
    10 - access("O"."OBJ#"=:B1)
    11 - filter(("O"."TYPE#"=3 OR "O"."TYPE#"=4 OR "O"."TYPE#"=2 AND NOT
    EXISTS (SELECT 0 FROM "SYS"."TAB$" "T" WHERE "T"."OBJ#"=:B1 AND
    (BITAND("T"."PROPERTY",512)=512 OR BITAND("T"."PROPERTY",8192)=8192)))
    AND ("O"."OWNER#"=USERENV('SCHEMAID') OR EXISTS (SELECT 0 FROM
    "SYS"."OBJAUTH$" "OBJAUTH$",SYS."X$KZSRO" "X$KZSRO" WHERE "OBJ#"=:B2
    AND "GRANTEE#"="KZSROROL") OR EXISTS (SELECT 0 FROM SYS."X$KZSPR"
    "X$KZSPR" WHERE "INST_ID"=USERENV('INSTANCE') AND ((-"KZSPRPRV")=(-45)
    OR (-"KZSPRPRV")=(-47) OR (-"KZSPRPRV")=(-48) OR (-"KZSPRPRV")=(-49) OR
    (-"KZSPRPRV")=(-50)))))
    22 - access("U"."NAME"='REPORTING_TEST')
    23 - filter("O"."TYPE#"=5)
    24 - access("O"."OWNER#"="U"."USER#" AND
    "O"."NAME"='OV_COMMERCIAL_ENTITY_JN')
    26 - access("O"."OBJ#"="S"."OBJ#")
    28 - access("S"."OWNER"="U"."NAME")
    30 - access("O"."OWNER#"="U"."USER#" AND "S"."NAME"="O"."NAME")
    31 - filter(DECODE("C"."PROPERTY",0,'NO',DECODE(BITAND("C"."PROPERTY",
    32),32,'YES','NO'))='NO')
    32 - access("O"."OBJ#"="C"."OBJ#")
    33 - filter("C"."INTCOL#"="AC"."INTCOL#"(+))
    34 - access("C"."OBJ#"="H"."OBJ#"(+) AND
    "C"."INTCOL#"="H"."INTCOL#"(+))
    35 - filter("OT"."TYPE#"(+)=13)
    36 - access("AC"."TOID"="OT"."OID$"(+))
    38 - access("OT"."OWNER#"="UT"."USER#"(+))
    39 - filter(BITAND("T"."PROPERTY",512)=512 OR
    BITAND("T"."PROPERTY",8192)=8192)
    40 - access("T"."OBJ#"=:B1)
    43 - access("GRANTEE#"="KZSROROL" AND "OBJ#"=:B1)
    44 - filter("INST_ID"=USERENV('INSTANCE') AND ((-"KZSPRPRV")=(-45) OR
    (-"KZSPRPRV")=(-47) OR (-"KZSPRPRV")=(-48) OR (-"KZSPRPRV")=(-49) OR
    (-"KZSPRPRV")=(-50)))
    Note
    - rule based optimizer used (consider using cbo)

  • Series of renaming makes LR slow till freeze

    Hi all,
    when I rename some series of pictures in a catalogue
    LR gets slower and slower. After about seven or eight
    series it freeze totally. Catalogue has only about 300 Images
    from a MarkII Ds. Tested with another catalogue makes the same
    mistake, it happens on G5 / OS 10.4.11 and MacBook Pro 1,83 / OS 10.4.11
    Is that a bug ?
    any ideas ?
    TIA
    cler

    Hi,
    sorry, I tried to describe it as precise as possible.
    It's quite easy:
    I copy from various flash cards to a folder on my computer
    than I import all files from this folder to LR.
    At the end of the day we rename all files according to
    job number and part number of my clients products.
    Sometimes it leads to long file names.
    After about forth session of renaming LR get slower
    and it takes a while until okay button gets blue.
    If its blue and you can press "okay" renaming is done quickly.
    After sixth or seventh renaming (at least trying to rename)
    LR freezes totally.
    G5 Dual 2.0 4MB RAM, internal hard drive
    MBP 1,83 2 MB RAM internal hard drive also.
    thanks in advance
    regards
    cler

  • Scanned images makes pages slow, causes crash

    I have a 40 page document into which I have scanned about 15 pages. The Pages doc is 388mb and is slow to open, in fact it pretty much just crashes at this point. I managed to export it to Word and the same doc. is only 2.3mb and opens easily and I can still work in it. I would prefer any tips that would make oit possible for me to do the whole doc. in pages.
    Thanks in advance.

    I have a 40 page document into which I have scanned about 15 pages. The Pages doc is 388mb and is slow to open, in fact it pretty much just crashes at this point.
    In professional prepress where scans are of significant size, the assembly application lets you link to the scan instead of including the scan in the pagination document.
    This leads to problems no end since you can't colour manage what you can't include, and you can have links break which leaves you without what it was you linked to.
    So on the whole putting the scans into the pagination is a safer solution, but not if the assembly application crashes, of course.
    Here a few things you can do to slim the size of your scans.
    First, size your scans before you place them rather than placing scans that are oversize and then scaling them in the interface which still leaves the oversize scan behind the scenes.
    Second, select a compression format for your scans that is sensible for what they are scans of - for monochrome 1 bit select Bitmap, for grayscale and colour select JPEG.
    JPEG supports colour management in the application as does TIFF, but TIFF does not support compression. If you intend to print on a press, you will need to select image sharpening and OutputIntent for the specific printing condition.
    hh

  • Slow Computer makes photoshop slow

    how to make my photshop application fast few days ago it was working good but now its performance is slow and my computers speed is also slow. How to fix it?

    I am moving this post to the Photoshop General Discussion forum, whose members may be able to provide suggestions.
    Regards,
    Randy Nielsen
    Product Integration Manager, Creative Cloud Learning & Training
    Adobe

  • ISight Makes a SLOWER "Turn On" Sound Then "Used by Another App Message"

    I've had my iSight cam for about 4 years. When I plugged it in a couple of days ago, that quick sound it makes when it's connected (focusing sound?) was much slower. I then received the message that it is in use by another app.
    I do regular maintenance (permissions, clean caches, check pref files). I've tried another user account. I've unplugged everything and shut the computer off for at least 15 minutes. I've tried another firewire port. I'm going to reinstall the 10.4.10 combo PPC update.
    Has anyone else encountered the slow "turn on" sound to find that their iSight no longer works?
    Im afraid I'm going to have to send it away, pay $150, and get it repair. I guess that's better than paying $350 for a new one.
    Thanks.

    Hello PDXKevin
    Has anyone else encountered the slow "turn on" sound to find that their iSight no longer works?
    Not I. 
    I know you did not ask, but you may want to consider any of the following that you have not already tried before you have your iSight serviced.
    If you have changed anything recently, have you considered Possible hardware or software conflicts.
    I see you have previously posted about problems with your Firewire. Does your iSight show as a Firewire device in your System Profiler? Do other Firewire devices work when connected to the same port on your PowerBook?
    If your iSight works when connected to a different Mac but you do not see iSight in System Profiler when your iSight is connected to your PowerBook, you may have connection, cable, Firewire, or other problems with your Mac. In this case, try Apple's suggestions in What to do if your computer won't recognize a FireWire device.
    Jim
    15" PowerBook 1.67 GHz   Mac OS X (10.4.10)    G5 DP 1.8  External iSight

  • How can Logic make tracks slow down like an old record slowing down?

    If anyone skilled know this, I need to get my entire tracks to " slows down" as a record that just loosing the motor....I have audio tracks and some spectronics /ESX24 also in the set.
    I need to make this goes down and efter 1 second to speed up again...
    I am working in 48Khz and Logic 9.1.1 and 5.1 sorround.
    Maybe I am missing something easy, or maybe it is are harder to get.....
    Hopefully a "mastermind" can help me out!
    Message was edited by: Host (to clarify subject)

    Danke, thank you....!!
    I was messing around with flex and felt it was not really obvious to make it there.....
    I will do this!
    Thanks for helping me out here!

Maybe you are looking for