Graphic management tool?

Hello All,
I just inherited a legacy DB Oracle 8i Enterprise Edition and a program called SQL Plus (version 8.0.6.0.0). I used SQL Server 2005 a bit but new to Oracle. My first question is "Is there a graphic management tool similar to SQL Server Management Studio or SQL Server Management Studio Express?
I am also to the DB. And with SQL Plus, how can I find out the primary keys and foreign keys of all tables?
Thanks,
Jason

user11925071 wrote:
Could you tell me what exact command I should type in SQL prompt to get the properties of all columns of a table?What does it mean by properties of the columns ? If you want to know all about the columns of a table than you can check the view, user_tab_columnsConnected to:
Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
With the Partitioning, Oracle Label Security, OLAP, Data Mining,
Oracle Database Vault and Real Application Testing options
SQL> desc user_tab_columns
Name                                      Null?    Type
TABLE_NAME                                NOT NULL VARCHAR2(30)
COLUMN_NAME                               NOT NULL VARCHAR2(30)
DATA_TYPE                                          VARCHAR2(106)
DATA_TYPE_MOD                                      VARCHAR2(3)
DATA_TYPE_OWNER                                    VARCHAR2(30)
DATA_LENGTH                               NOT NULL NUMBER
DATA_PRECISION                                     NUMBER
DATA_SCALE                                         NUMBER
NULLABLE                                           VARCHAR2(1)
COLUMN_ID                                          NUMBER
DEFAULT_LENGTH                                     NUMBER
DATA_DEFAULT                                       LONG
NUM_DISTINCT                                       NUMBER
LOW_VALUE                                          RAW(32)
HIGH_VALUE                                         RAW(32)
DENSITY                                            NUMBER
NUM_NULLS                                          NUMBER
NUM_BUCKETS                                        NUMBER
LAST_ANALYZED                                      DATE
SAMPLE_SIZE                                        NUMBER
CHARACTER_SET_NAME                                 VARCHAR2(44)
CHAR_COL_DECL_LENGTH                               NUMBER
GLOBAL_STATS                                       VARCHAR2(3)
USER_STATS                                         VARCHAR2(3)
AVG_COL_LEN                                        NUMBER
CHAR_LENGTH                                        NUMBER
CHAR_USED                                          VARCHAR2(1)
V80_FMT_IMAGE                                      VARCHAR2(3)
DATA_UPGRADED                                      VARCHAR2(3)
HISTOGRAM                                          VARCHAR2(15)HTH
Aman....

Similar Messages

  • AD FS on 2012 R2 Server Core - management tools

    So it seems in 2012 R2, AD FS is now able to be installed in Server Core, I'm assuming because it's no longer part of IIS. However, managing it on Server Core seems "limited" to the use of PowerShell.  This is ok but a GUI option from a
    client would be nice too.  Does anyone know a way to have the MMC snap-in for AD FS on a remote client for management purposes?

    Hi,
    According to this ms article, i am not find the ad fs is not available on windows server 2012r2 server core:
    http://technet.microsoft.com/library/hh831786
    Regards.
    Vivian Wang
    No, you can indeed installed ADFS on 2012 R2 Server Core - I did it.  The problem was that the GUI management tools (obviously) aren't available on a pure Server Core install and there doesn't appear to be the ability to use the MMC Add-In from
    a client so you're "stuck" using PowerShell to manage it on the ADFS server.
    Using PowerShell to manage it isn't a big deal, but as I'm learning about ADFS, I figured a GUI element would be nice to confirm what I've done in PowerShell translated properly to what the various guides give.  Arguably, learning on a full GUI server
    would have been the better option but, I'm stretched for resources in my Lab environment so this VM needed to consume less resources - which is why I went with Server Core.
    Anyway, to get around this, I installed the feature "Graphical Management Tools and Infrastructure."  The server is still Server Core, but it now has the ability to run MMC on the server itself, which means I now have the GUI ADFS management
    tool on the server itself.
    Hopefully for future releases, there will be an ADFS management tool included with the Remote Administration Toolkit

  • Disk Management Tool error in Disk Utility

    Update: (first, reviewing problem that I and others have been having, including on 10.4.x systems):
    When I attempt to repair permissions on my HD with Disk Utility, I get this specific error message: "Disk Utility internal error -- Disk Utility has lost its connection with the Disk Management Tool and cannot continue. Please quit and relaunch Disk Utility" and the repair-permissions will not proceed. It fails to get the proper "correct" permissions info for that drive to allow the repair. The error log points to a file in the Library called "DiskManagementToll" The path is ~/System/Library/PrivateFrameworks/DiskManagement.framework/Resources/DiskManag ementTool)
    This problem is appearing in many forums here and elsewhere, including 10.4.x systems (like mine) and persists in a few after deleting suggested files. Is there a sophisticated solution that addresses the problem through the DiskManagementTool file by replacing some values or replacing the file from a backup vis SUDO or Root?
    Previous posts have focused on Macs running 10.3.x and with iTunes 6.0x installed. Not here, so the problem is more general. None of the "delete iTunes / plists / Chess.app" suggested fixes have worked for me. Also tried running DU from my Tiger install disk; no luck! -- still fails when it tries to determine the correct permissions.
    The "DiskManagementTool" file apparently either stores the correct file permissions or handles reading them from the receipts in the Library. If I understand things right, Disk Utility is actually a (user)-permissioned graphic front end, while DiskManagementTool is a Root-user-level tool that actually does the heavy lifting. Can I replace -- and any benefit to that -- or rewrite it with proper access?
    There is a complete crash log report in Crash Reporter, by the way. Anyone want the text, and would it help figure out what's happening?
    I've tried the suggested deletion of iTunes 6.0.2 or Chess.app and their plists (these and other steps were suggested on MacFixIt at http://www.macfixit.com/article.php?story=20060111090035797 the advice is, basically, to delete iTunes 6.0.2 and/or Chess.app and related plist files.) As I said, no luck!
    Everyone that I talk to says it MUST be the fault of some other 3rd-party disk utility software.
    For what it's worth, I HAVE run Disk Warrior -- and, the drive that's having the problem is a recent reinstall from a backup using Carbon Copy Cloner. The original disk is NOT having such a problem, only the hard drive on my iBook after the reinstall. Don't know if that gives any clues (or to how the link gets somehow disengaged between Disk Utility and the Disk Management Tool file / software).
    Any thoughts on that? What about replacing the Disk Management Tool file in the Library or forcing some kind of re-link to it? some Unix guru MUST know a fix!
    Obviously, the big worry for me is that I can't update my System to 10.4.5 or anything else without repairing permissions first. This IS a big deal. And others are having the same problem. Help?!?
    New 2 GHz dual g5 , Dual g4, & iBook G4 (recent) Mac OS X (10.4.4)

    A system problem was involved that became, briefly, a "known issue" that was solved in the next minor update. Solved, anyway, by the advice given by the last poster. Thanks! SJ

  • Management Tools for Oracle

    Hi Guys,
    Is there a consensus view on a decent GUI interface for managing Oracle instances. In particular something equivalent to SQL Server Management Studio - something that allows you to do DBA tasks and write ad hoc queries against the database?
    The reason I ask is that I'm just having a play with Enterprise Manager (the web based version) and I've got to be honest - it's pretty hard going. Even something as simple as adding a table is very tedious when compared to SQL Server Management Studio.
    I'm just downloading SQL Server Developer to see how that looks but was wondering if there was a de facto standard that lots of people like and use.
    Many thanks in advance
    Simon
    PS - Typing the SQL in by hand is not an option for me
    :-)

    Hi Simon,
    Many thanks for your thoughts. I've heard people say similar things about SQL Server - e.g. if you don't know how to make indexes, filegroups, schemas etc using TSQL, you aren't a proficient DBA. Thing is, I still manage to make a decent wage consulting on SQL Server and I'm sure the same arguments were applied to the Windows command prompt in the past.No Simon, you took me wrong. A proficient DBA is NOT the one who remembers each command by heart and can immediately type it. Heck what is the need of remembering syntaxes, commands when there is whole bunch of information of them over the entire web, in the documentation? But merely knowing that there is a command and does create an index doesn't make /prove anyone as a super-duper dba. Knowing at which stage to apply which command is the trick which differentiates best from the good dbas and certainly from average ones as well. People who say windows is a bad o/s are wrong. If it would be bad, it wouldn't had been used by so many people. Its good that's why it stayed and dominated for so long. Its just the people who use it, they tend to behave it like a bad o/s. A very simple, example, ask any pure winddow admin, what does it mean by mount point and he would be blank as the term never comes across to him since window has made things so simple, there is no need to know all these things. Its hard to make windows do what you want so we tend to adopt whatever it gives to us and there, things start getting different from Linux/Solaris(put any *nix here). Does that mean all window admins are bad? Nope, I know some guys who make window based servers up much efficiently and use its fullest power. But when things are tied to a shiny interface, we tend to use that more and more often, what they say, comfort zone kinda thing happens. That's it.
    s I mentioned, I can write decent, very high performing queries, but when it comes to administrator style tasks I tend to want to use a graphical user interface. That's not to say I don't have a good understanding of what the UI is actually doing for me - it's just I don't care to type it all in by hand :-)No admin would like to type things. If they really would had loved typind so much, they probably would had become developers <g> . That's why we make scripts , schedule them , just to make sure that we can sit back, have a cup of coffee and can truly live up to expectations that dba's don't do anything (just kidding).
    suppose the best anology I can come up with is if I want to go to the New York Times website, I don't open telnet and do:
    GET /default.html HTTP/1.1
    Host: www.nytimes.com
    I open Firefox and type in New York and then press enter :-)I agree to what you said but doesn't matter how hiteck we may become, how many I's we include in our phone, life, we still have to eat by our hands only and that's the only way to enjoy it too isn't it ;-) .
    Now for the Sql Server, Oracle difference in the Management tools, here comes an analogy from me which I give pretty often. Getting married for the first time and making sure that the married life goes smooth itself is a very big and tough task. And if you decide to get married, things only would become tougher. If you really want to make the second marriage a successful one, you need to forget all teh good/bad points of the last partner and have to live with and be happy with the ones of teh second one. If you would keep on comparing, you are going to be ending up screwing up things in a very nice manner. That's what is doing Sql Server in the first place and then oracle or vice-versa. There would be differences, theree would be some good/bad new things but that's what it is and with which you have to live with.
    Hope you would have fun learning oracle and surely being over here as well.
    Cheers
    Aman....
    PS: Just a note, please remove your email from the handle.

  • RE: [REQ] Assisted management tools/methods for planshierarchies(imp/ex

    Hi William, and all fort&eacute; subscribers.
    Thanks for your answers.
    To discuss on honest basis, let's say we don't plan to buy any product yet.
    But the 'small' fort&eacute; code management is source of many problems.
    We're interfacing the 'workspaces handling' with text-based source control
    tools, and this (can) allows proper 'control'. Shame we can't build fort&eacute;
    applications from proper text files :)
    Our issues are more about understanding the hierarchy between projects when
    it's not documented. Therefore, quite a reverse-engineering point of view,
    despite we stay in a " forte TOOL code " level.
    For your information, we have Select, used as " reference " model, and as
    interface to Express.
    For the Issues I've expressed, here's my (current) status.
    I learned 'b-tree' repositories have become standard for 3.0 (despite 2.0 had many),
    and therefore we're extremely waiting for 'R.4.0' code management.
    We've got a way to " visualize " plans depandancies from an exported workspace,
    but this doesn't allow 'update' (lacks fort&eacute; workspace cross-verification facility).
    We've got another way to export a 'workspace' in both 'wex' and set of 'pex's,
    and building the import script from the wex file using an intelligent grep/sed script.
    Thanks for all your suggestions,
    J-Paul GABRIELLI
    Integration Engineer
    De: William Poon[SMTP:[email protected]]
    Date d'envoi: vendredi 10 juillet 1998 16:58
    A: 'Jean-Paul GABRIELLI'
    Cc: John Apps; Forte -- Development
    Objet: RE: [REQ] Assisted management tools/methods for plans hierarchies(imp/exports, supplier plans management & external APIs control)
    Hi Jean-Paul,
    One of our consultants has forwarded your message to me. I am
    extremely interested in learning more about your requirement. I am the
    lead engineer in the Compaq-Digital enterprise organization building
    component based development tools. Following are some of my thoughts as
    well as questions.
    William Poon, Compaq-Digital
    -----Original Message-----
    From: John Apps
    Sent: Friday, July 03, 1998 6:40 AM
    To: Forte -- Development
    Subject: FW: [REQ] Assisted management
    tools/methods for plans hierarchies (imp/exports, supplier plans
    management & external APIs control)
    From the Forte-Users newslist: I think this person is
    looking for CBD tools?! Perhaps William has an answer out of his
    research?
    Cheers,
    From: Jean-Paul
    GABRIELLI[SMTP:[email protected]]
    Reply To: Jean-Paul GABRIELLI
    Sent: Friday, July 03, 1998 11:28
    To: '00 Forte Mailinglist'
    Subject: [REQ] Assisted management tools/methods
    for plans hierarchies (imp/exports, supplier plans management & external
    APIs control)
    Hi,
    I'm looking for cross-projects investigation tools, to
    provide graphical understanding and management of
    fort&eacute; source code. Viewing/updating plans dependencies,
    as well as managing external APIs calls are my
    requirements.
    I am not clear about this question. But I will give my best shot. Are
    you looking for some form of "source profiling" or "reverse engineering"
    tool where by it reads the Forte TOOL code and turn that into UML which
    then can be displayed in graphical form. My understanding is that
    SELECT's Enterprise has this capability for C/C++ code. They also work
    closely with Forte so they might have something that will work with TOOL
    code.
    In order to manage international developments between
    sites, applications have been split into 'components'.
    Therefore, and to keep it simple, each component comes
    out of a separate dedicated repository.
    At integration and build time, those sets of source code
    are merged together, supplier plans updated and
    fort&eacute; applications built.
    Controlling UUIDs at export time keeps simple the reload
    of new delivered versions.
    But my issue is in the physical process to actually
    (get) deliver(ed) those sets of source code.
    Fort&eacute; fscript allows to export classes, plans, or
    workspaces.
    Only 'plan exports' (pex) can provide a way to only
    deliver plans which have to be delivered.
    (i.e. without test projects, stubs or third party
    products plans which could be part of the workspace).
    Therefore, whereas an export script can easily be
    automated (list plans, and then for each plan find it
    and then export it with a meaningful name), the import
    process can't, because of plans dependancies.
    In order to assist that process, I would like to know if
    any of you did find ways to :
    1) Display in a tree view the plans hierarchy for a given
    workspace, or for a given repository baseline
    I don't think you can do it in Forte 3.0. But my I understanding is
    that they will have this capability in Forte 4.0. But Forte people will
    have more information.
    2) Export from a given workspace plans as separate
    files, as well as related import script (with proper sequence)
    3) Get from a set of pex files a plans hierarchy and a
    proper import script.
    Current workaround has been first to 'batch load' all
    the pex files until having them all loaded
    (first go loads top providers, then more and more as
    dependancies are resolved).
    Another one has been spending time grep'ing from pex
    files the 'includes' lines and designing on paper
    the tree. But that's long and evolving.
    Thanks for ideas and suggestions,
    J-Paul GABRIELLI
    Integration Engineer
    France
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Maybe Hamish Speirs can explain it - it was his post in another thread that gave me the idea and commands to try (see http://forums.novell.com/forums/nove...r-10038-a.html).
    We had a confluence of changes at the beginning of the semester (Sept) that no doubt helped contribute to the problem and yet also mask the real cause to a certain extent.
    1. The Thawte cert expired and was replaced with a new cert - Thawte does not support doing renewals on NetWare. This happened around the start of Sept.
    2. School semester begins. Thousands of students return.
    3. We use Pcounter for pay-for-print and it uses httpstk to provide a webpage for students to authorize print jobs.
    4. Printing activity in general goes way up.
    5. All printers are Secure.
    6. Apache, iPrint and httpstk all use the same Thawte certificate
    7. The print server was also hosting the netstorage service which also uses the Thawte cert (via apache).
    8. The print server was recently (August) virtualized (via p2v using the excellent Portlock Storage Manager)
    Eventually I built a new NetWare vm to host print services and got a new cert so at least the netstorage and print services were no longer running together. I suspected at that point that the likely source of the abends was NetStorage since Nile and SSL were almost always involved in the abends.
    After the separation the issues continued - so it wasn't netstorage's fault. Desparate searching of the 'net lead to H.'s post. The rest is history!
    It has now been 9 days up uptime without a single nile/ssl related abend ( I had one abend in pcounter but services survived).
    Ron
    "Seasoned Greasings and Happy New Rear!"

  • Disk Utitlity has "Lost Connection" with Disk Management tool"

    [ Edited by Apple Discussions Moderator; please start a new topic about your technical issue. ]
    Running OSX10.3.8
    I installed:
    "iTunes" (6.0.2)
    "iPod Updater 2005-11-17" ((null))
    "iChat Update" (2.1)
    Went to repair disk permissions
    I get this error:
    Disk Utitlity has "Lost Connection" with Disk Management tool" Please quit Disk Utility.
    then it says quitting Disk Utility may render the disk useless. Stopping the scan just gives a "stopped by User" red text message in the DU screen.
    Had to Quit. No other way out.
    Now it will not repair "or" verify Disk permissions at all.
    What to do?
    Powermac G4 1.25ghz, OS9/OSX   Mac OS X (10.3.8)  

    Getting the same results booting off of the install CD. I even ran fsck -y after a soft boot(command S). Note I also installed the iPod updater and iChat update.
    I'm getting a crash log that has to do with DiskManagement
    Path: /System/Library/PrivateFrameworks/DiskManagement.framework/Resources/DiskManage mentTool
    I tossed the pref file for Disk utility and tried to locate a pref for the Disk Management but nada...
    Is there a prefs file that needs to be tossed?
    Anyone do a recent Onyx Maintainence cleaning?
    Is there a way to do an iTunes Uninstal and reinstall a previous version?
    Powermac G4 1.25ghz, OS9/OSX   Mac OS X (10.3.8)  
    Powermac G4 1.25ghz, OS9/OSX   Mac OS X (10.3.8)  

  • 'Disk Utility has lost connection with Disk Management Tool' w/ RAID 10 set

    Using 4 internal drives, I have specified the following setup for each:
    2 partitions, 1 'speed' of 5 GB and 1 'data' of whatever remains.
    The 4 speed partitions stripe to a single RAID volume correctly.
    The 4 data partitions are used to make a RAID 10 volume as follows:
    The first 2 data partitions are mirrored to make a 'data-A'
    The next 2 data partitions are mirrored to make a 'data-B'
    These complete correctly.
    Upon attempting to strip data-A and data-B in order to finish the RAID 10 setup, Disk Utility quits with the following message:
    "Disk Utility has lost connection with the Disk Management Tool and cannot continue. Please quit and relaunch Disk Utility'.
    A search here and on the nets reveals only that this message appeared in 10.3.x when attempting to repair disk permissions and had to do with a rogue iTunes support file. This is occurring on a blank system (no iTunes installed) so I don't think its the same cause.
    Note that I was able to complete this setup under Tiger several times without issue, so it seems to be unique to Leopard. Does anyone know what is going on and hopefully suggest a workaround?

    To answer my own issue and leave a marker here for others, I was able to successfully set up a RAID 10 partition using diskutil, indicating that the problem is Disk Utility itself and not the RAID implementation.
    Disk Utility has proven itself to be bugridden (must restart frequently to get updated view of volumes; drops device names at various times; etc.) and this latest bug would seem to suggest that it should be avoided in favor of diskutil for any serious RAID construction.

  • Disk Utility has Lost Connection with the Disk Managment Tool

    Hi,
    For starters, this problem is not associated with the thread that Brian Z. has posted at the top of this forum. Having said that, here's my problem:
    I had installed Security Update 2006-003, and Quicktime 7.1. Permissions were repaired before and after each installation, and all went well.
    Some hours later, I was experimenting with Apple Remote Desktop. I had activated ARD in the System Preferences>Sharing pane, and it provided me an IP address associated with ARD. I then turned on Airport, and ARD provided me with an IP address associated with that connection. However when I turned off my modem connection, System Preferences>Sharing hung, and had to be Force Quit.
    Console Log follows:
    ===== Mon May 15 2006 ===== 21:09:09 America/Anchorage =====
    2006-05-15 21:09:17.488 System Preferences[2732] Can't open input server /Library/InputManagers/Menu Extra Enabler.bundle
    2006-05-15 21:09:28.224 System Preferences[2732] ### Error:268435460 File:FileSharing.m Line:308
    2006-05-15 21:09:38.230 System Preferences[2732] ### Error:268435460 File:FileSharing.m Line:343
    2006-05-15 21:09:48.415 System Preferences[2732] ### Error:268435460 File:FileSharing.m Line:343
    Thinking a plist had become corrupted, I trashed the following:
    com.apple.systempreferences.plist
    com.apple.RemoteDesktop.plist
    com.apple.Remotemanagement.plist
    com.apple.sharing.firewall.plist.
    System Preferences started out very slowly, but then all the panes except Sharing would work ok.
    I booted from the install disk and performed a Disk Repair. There were no problems reported.
    When I tried to run a Repair Permissions, after about 20 seconds I got the, "Disk Utility has lost connection with the disk management tool and can not continue. Please quit and relaunch Disk Utility."
    I quit D.U. and the Installer, and was able to successfully run a Repair Permissions from the D.U. in my Utilities folder. It had no problems to report.
    Continuting to troubleshoot the System Preferences problem, I then trashed the com.apple.preferencepanes.cache. This solved my System Preferences>Sharing problem.
    However, I am still unable to perform a Repair Permissions after booting from my install disk (I get the subject message). Repairing permissions from the Disk Utility in my Utilies folder works fine.
    Any thoughts out there on a logical way to troubleshoot where my problem is? Is there a way to get a console log when I'm running DU from the install disk, or a comparable source??
    Thanks,
    Bob

    I found this crash log that was generated about the time I had problems with System Preferences hanging.
    Thoughts?
    Bob
    Entitled "writeconfig.crash.log"
    Host Name: Bobs-Big-Mac.local
    Date/Time: 2006-05-15 21:08:17 -0800
    OS Version: 10.3.9 (Build 7W98)
    Report Version: 2
    Command: writeconfig
    Path: /System/Library/PrivateFrameworks/Admin.framework/Resources/writeconfig
    Version: ??? (???)
    PID: 2707
    Thread: 0
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000001
    Code[1]: 0x90a8d2c0
    Thread 0 Crashed:
    0 com.apple.Foundation 0x90a8d2c0 _NSRaiseError + 0xf8
    1 com.apple.Foundation 0x90a349d8 -[NSConnection sendInvocation:] + 0x6a4
    2 com.apple.Foundation 0x90a2d8e0 -[NSObject(NSForwardInvocation) forward::] + 0x198
    3 libobjc.A.dylib 0x90866810 objcmsgForward + 0xb0
    4 writeconfig 0x0000baac 0x1000 + 0xaaac
    5 writeconfig 0x0000ec84 0x1000 + 0xdc84
    6 writeconfig 0x0000ad88 0x1000 + 0x9d88
    7 writeconfig 0x0000abfc 0x1000 + 0x9bfc
    PPC Thread State:
    srr0: 0x90a8d2c0 srr1: 0x0202f030 vrsave: 0x00000000
    cr: 0x24000442 xer: 0x00000000 lr: 0x90a8d298 ctr: 0x90a23528
    r0: 0x00000000 r1: 0xbffff430 r2: 0xa0a204bc r3: 0xa0a34e20
    r4: 0x9086eb88 r5: 0x20000000 r6: 0xbffff110 r7: 0x00000000
    r8: 0x00000001 r9: 0x0030d370 r10: 0x00000239 r11: 0x28000442
    r12: 0x90a23528 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00310680 r25: 0xbffffcd8 r26: 0x00311c50 r27: 0xa0a2af6c
    r28: 0xa0a30e7c r29: 0xa0a24ae0 r30: 0x003109a0 r31: 0x90a8d1d0
    Binary Images Description:
    0x1000 - 0x28fff writeconfig /System/Library/PrivateFrameworks/Admin.framework/Resources/writeconfig
    0x80830000 - 0x8090efff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x8c2bc000 - 0x8c2c5fff libBSDPClient.A.dylib /usr/lib/libBSDPClient.A.dylib
    0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
    0x90000000 - 0x9014ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c0000 - 0x9026efff com.apple.CoreFoundation 6.3.9 (299.37) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x902b0000 - 0x90529fff com.apple.CoreServices.CarbonCore 10.3.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x905a0000 - 0x90610fff com.apple.framework.IOKit 1.3.6 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90640000 - 0x906c8fff com.apple.CoreServices.OSServices 3.0.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90733000 - 0x90740fff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90860000 - 0x908cffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x908f5000 - 0x90912fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x90940000 - 0x909b3fff com.apple.DesktopServices 1.2.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90a20000 - 0x90b7bfff com.apple.Foundation 6.3.8 (500.61) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90d50000 - 0x90d6bfff com.apple.SystemConfiguration 1.7.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x90d7c000 - 0x90d8cfff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x90dd0000 - 0x90df0fff com.apple.DirectoryService.Framework 1.7.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x90e10000 - 0x90e11fff com.apple.ServerControl 10.2.3 /System/Library/PrivateFrameworks/ServerControl.framework/Versions/A/ServerCont rol
    0x90e13000 - 0x90e4bfff com.apple.LaunchServices 10.3.5 (98.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x90e60000 - 0x90e66fff com.apple.ServerPrefs 10.2.3 /System/Library/PrivateFrameworks/ServerPrefs.framework/Versions/A/ServerPrefs
    0x90e80000 - 0x90e9ffff com.apple.MediaKit 2.6 (232.3) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9102d000 - 0x91047fff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x910c0000 - 0x910c1fff com.apple.AFPDefines 2.0.1 /System/Library/PrivateFrameworks/AFPDefines.framework/Versions/A/AFPDefines
    0x910e0000 - 0x91134fff com.apple.bom 1.2.7 (64.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x91141000 - 0x91141fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91230000 - 0x9123afff com.apple.framework.machinesettings 1.3.3 /System/Library/PrivateFrameworks/MachineSettings.framework/Versions/A/MachineS ettings
    0x91242000 - 0x9124cfff com.apple.framework.AppleTalk 1.2.0 (???) /System/Library/Frameworks/AppleTalk.framework/Versions/A/AppleTalk
    0x91251000 - 0x9125afff com.apple.DiskArbitration 2.0.5 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbi tration
    0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91303000 - 0x91370fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x913a0000 - 0x9145ffff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x915e0000 - 0x91699fff com.apple.QD 3.4.71 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x916f0000 - 0x91728fff com.apple.AE 1.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91760000 - 0x917f3fff com.apple.print.framework.PrintCore 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9194f000 - 0x9194ffff com.apple.audio.units.AudioUnit 1.3.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91970000 - 0x919befff com.apple.print.framework.Print 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91a40000 - 0x91ab3fff com.apple.NavigationServices 3.3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91afb000 - 0x91b0bfff com.apple.ImageCapture 2.1.5 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x91b30000 - 0x91b44fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x91b60000 - 0x91b6bfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91ba3000 - 0x91bbdfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x91bd0000 - 0x91bdffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
    0x91c00000 - 0x91c13fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x92037000 - 0x92052fff libcurl.2.dylib /usr/lib/libcurl.2.dylib
    0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x92170000 - 0x92357fff com.apple.security 2.4 (179) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x927f0000 - 0x92827fff com.apple.CFNetwork 1.2.2 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9283f000 - 0x92857fff com.apple.WebServices 1.1.1 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x92880000 - 0x92c05fff com.apple.HIToolbox 1.3.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x92de0000 - 0x92e30fff com.apple.HIServices 1.4.1 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92e70000 - 0x9336ffff com.apple.AppKit 6.3.10 (743.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93680000 - 0x93958fff com.apple.CoreGraphics 1.203.30 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x93a50000 - 0x93a64fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x93a6a000 - 0x93a84fff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x93bec000 - 0x93ca4fff com.apple.audio.toolbox.AudioToolbox 1.3.4 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x94270000 - 0x94333fff com.apple.DiskImagesFramework 10.3.8 (77) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x94580000 - 0x9458bfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x94593000 - 0x9459ffff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
    0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x94720000 - 0x94721fff com.apple.securityfoundation 1.0 (6) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94800000 - 0x9488cfff com.apple.ink.framework 101.1.4 (55.12) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94e0b000 - 0x94e1efff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95140000 - 0x951b5fff com.apple.DiscRecordingEngine 2.1.17 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine
    0x954c0000 - 0x95ac6fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95b20000 - 0x95df0fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x95f00000 - 0x95f20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x96028000 - 0x960f0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x96a04000 - 0x96a6dfff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96aa0000 - 0x96acefff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x96b50000 - 0x96bdffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x96c00000 - 0x96c67fff com.apple.audio.CoreAudio 2.1.3 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x96de0000 - 0x96df0fff com.apple.vecLib 3.0.3 (vecLib 3.0.3) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ee0000 - 0x96ee8fff libbsm.dylib /usr/lib/libbsm.dylib

  • Bug in exists() function of XI Graphical Mapping Tool?

    Hi!
    If I connect a source field with the exists() function in XI Graphical Mapping Tool and the tag exists it returns TRUE, otherwise it returns FALSE, so everything works as expected.
    But I have to connect a user-defined function with exists(). The user-defined function will either calculate a value or set Resultset.SUPPRESS.
    If there is a value the exits() function returns TRUE, however if Resultset.SUPPRESS is set it does also return TRUE! This looks to me like a bug in exists() function. Shouldn't it always return FALSE if the input is Resultset.SUPPRESS?
    Regards, Tanja

    Hi Stefan!
    > The exists() function checks, if a queue is empty.
    > An empty queue is <b>not</b> represented by the
    > SUPPRESS value.
    > If inside a queue there is a SUPPRESS value, the
    > queue is <b>not</b> empty.
    Ok, so it's not a bug and the exists() function is working as expected.
    > If you want the exist() function after a UDF, provide
    > an empty queue, or easier: return the values "true"
    > or "false" directly from the UDF.
    Yes, that's how I actually solved the problem. The UDF was used at several places where the ResultList.SUPPRESS output was needed. So I copied the UDF and changed it so that the output was TRUE or FALSE instead.
    Regards, Tanja

  • Unable to add File Server Resource Manager Tools on Windows Server 2012 - Errors on restart and roll back install

    Unable to install Windows Server 2012 Feature -  [Tools] File Server Resource Manager Tools.
    Installs, however when I restart the server error messages appears saying feature unable to install, windows reverting changes.
    In the Setup event logs have the following information message "Update FSRM-Infrastructure of package FSRM-All failed to be turned on. Status: 0x800f0922"
    Does anyone have any idea's on why this Feature can not be installed ??
    Scott

    Hi Shaun
    Tried both of your suggestions, however neither strategy worked.
    Strategy 1
    Tried installing via powershell - "install-windowsfeature -name fs-resource-manager -includemanagementtools"   
    Feature un-installed itself during the restart.
    Attempted to use the command "DISM /online /remove-feature /featurename:FSRM-Infrastructure-Services".  However
    this did work because one the Service was'nt installed or two because there was no command option for "/remove-feature"
    PACKAGE SERVICING COMMANDS:
      /Add-Package            - Adds packages to the image.
      /Remove-Package         - Removes packages from the image.
      /Enable-Feature         - Enables a specific feature in the image.
      /Disable-Feature        - Disables a specific feature in the image.
      /Get-Packages           - Displays information about all packages in the image.
      /Get-PackageInfo        - Displays information about a specific package.
      /Get-Features           - Displays information about all features in a package.
      /Get-FeatureInfo        - Displays information about a specific feature.
      /Cleanup-Image          - Performs cleanup and recovery operations on the image.
    Strategy 2
    Tried installing via powershell, using the following command DISM
    /online /enable-feature /featurename:FSRM-Infrastructure-Services, however got the same result, the install backed out during the restart.
    All up back to where I started?

  • As an asset management tool it should manage all images but only adjust raw

    Is Aperture an image management tool, raw converter/workflow tool, or both?
    Let it be both! Restrict what is is ALLOWED to ADJUST, but manage it all.
    When I do a shoot, I start out with 300-1000 RAW images.
    By the time I am finished with the client I will have narrowed the pile of image assets down to 20% of the original RAW files, JPGs of all of those, AND 10% of the selected originals will also end up as layered PSD/TIFF files. But when I go back in and want to open a PSD file then why not allow just that Then save it back as the same or a version..
    OR when I tell it to open a PSD file in CS2 it will as "make a version(full or flat), or edit original?" and of course a "don't ask me again for this format" check box!
    So why not leave the layered PSD/TIFF files alone and NOT allow them to be adjusted, only managed?
    Think about it, IF I want to adjust my multilayered PSD file I will most definitely only trust that to CS2 where I retain full creative control over the layers, and I can output a version if I want!
    IF I am crazy enough to feel the need to use the shallow tools of Aperture to tweak the brightness/level/curves/saturation/WB/etc/etc of a flattened COPY of my layered PSD file then I will make a copy and drag it into Aperture. By shallow I mean that CS2 and layers has much more control than the single layer tools of Aperture.
    As an option leave it open as a configuration choice in the prefs... "Adjustable image formats: RAW, JPG" and even on a per image basis, right-click--> image status-->Adjustable or Unadjustable.
    Yes, I sent this idea off to Apple!

    Moki,
    Right there with you. Here's my rough scenario:
    1. I shoot 500 RAWs.
    2. Cull down to 100 keepers.
    3. Client culls down to their 50 selects.
    4. Anywhere from 25-50 become layered PSD files, depending on the presentation the client wants (sizes, packages, borders, special effects, etc.).
    5. In addition to those 25, there may be *completely new* composites (PSD's) created from combinations of the 25 -- this isn't a version of one of the original masters -- it is a *completely new* image that Aperture needs to manage in the project (so import of PSD without flattening and/or allowing Photoshop to Save-As into the Aperture library is a must).
    I'd even add to your request about allowing adjustments. It would be totally cool if the adjustment tools were context-sensitive, enabled when working with an image (like RAW or JPG) where Aperture can adjust, and disabled when working with an image (like layered PSD or TIFF) that it won't adjust.
    Anyway, I have complete confidence that eventually, the RAW conversion will be fixed, so even though that's an immediate glaring issue, it doesn't seem to me to be the long-term workflow killer. Being able to traverse this editing stage of the workflow with Photoshop is crucial. Without this, its basically
    a complete project export after the initial organization stage, and the rest of the workflow is either managed entirely in another tool, or a complete pain to bring back into Aperture for output, which leaves files strewn everywhere for backup and archiving.
    Brad

  • Help define the requirements for an Oracle Spatial management tool

    Hi,
    We are developing a tool that, we hope, will be indispensable for all Oracle Spatial and Locator dbas/users. We've released version 1.0, but we need your help to define the requirements for the next version.
    What features would you like to have in a management tool for your spatial databases?
    The features we've got so far:
    1. Viewing of vector data in a map + attributes
    2. Loading from shapefiles
    3. Exporting to shapefiles
    4. Validating metadata, indexes and spatial data.
    We are adding editing of vectors in the next version - basic stuff for add, update and delete.
    But there must be a lot more. What do you find difficult to do in Oracle Spatial/Locator? What would you like in a tool such as this?
    Any feedback either to myself or the forum is much appreciated.
    cheers,
    Andrew
    [email protected]
    PS If you like to have a look at what we have done so far, go to http://www.geometryit.com/products/spatialConsole.php

    Andrew knows what I have asked for but for others to think about and to start
    the ball rolling, here's what they are:
    1. Ability to enter own SQL commands but with PARAMETERS for attributes
    and shapes as in the following examples:
    SELECT ...
    FROM my_spatial_table a
    WHERE a.ATTRIBUTE = :attr
    AND MDSYS.SDO_RELATE(a.shape,:polygon,'mask=anyinteract') = 'TRUE'
    When executed the attribute value is asked for via a input box (data type?)
    and the user is asked to define the SDO_GEOMETRY for the :polgygon parameter via mouse clicks on the screen.
    Similarly, this would work for INSERT, UPDATE and DELETE...
    INSERT INTO my_spatial_table (shape) values(:polygon)
    The data type of an attribute parameter could be determined in two ways:
    a) By querying the Oracle catalog;
    b) By using a "PARAMETERS" command before the query as follows
    PARAMETERS name type [(size)] [, name type [(size)] ...]
    The PARAMETERS declaration has these parts:
    name     The name of the parameter.
    type     The type of the parameter.
    size     The size of the parameter in characters or bytes.
    2. When executing an SQL SELECT statement I would like the tool
    to suggest the HINTS that are needed to improve performance.
    3. Following on from 2, I would like to Tick an option that would return the
    EXPLAIN PLAN that the query optimizer used when executing my query.
    4. The tool has to support ALL Oracle's spatial vector data types.
    5. It would be nice to be able to work with GeoRasters. Since Spatial Console
    imports/exports shapefiles why not the same for rasters. However, the problem
    with supporting foreign data formats is WHERE DO YOU STOP!!!!!
    6. You could allow for the styling of the Spatial Console to be stored in the MapViewer catalogs or use the MapViewer catalogs when styling an Sdo_Geometry if it exists (I note that your tool extracts the SDO_METADATA
    why not the MapViewer metadata as well)?
    regards
    S.

  • Can JWS be used as a multiple Java version management tool?

    WinNT4 WKS with JRE 1.3.1 - 1.4.2 loaded on it using IExplorer or Netscape.
    We don't have a need for the JWS download features because our clients (and their applications) remain static for the most part. However, we do require multiple JRE version support because our customers have written class/objet "fixes" (mostly for text rendering) and these fixes break if you try and run the application on a different version of Java from which it was written. Basically, we can't have a default JRE on each machine and hope that it will work with all customer applications. So we will load all necessary Java components on our workstations (in this case JRE versions 1.3.1 - 1.4.2). I know that browsers can be forced to load with a specific Plug-in version (providing it exists on the machine) through Object & Embed tags in the HTML and that standalone apps can be directed to the correct Java directory path. My question is, can JWS automatically identify the Java requirements of our customers applications and act simply as a multi-version management tool to provide the right JRE/Plug-In for either standalone or browser applications? Keeping in mind that all the JREs will be loaded on the workstions and it won't need to download any components from some site.
    I've noticed that JWS identifies all JREs loaded on a machine in the Java tab so I'm wondering if it can "switch" the environment as needed for each application.
    Does anyone know if I can use JWS in the scenario I described above? Thanks!

    JWS can manage the multiple JREs installed if you run the application through a .jnlp. This can not "switch" the default JRE. It runs the application specified in the .jnlp using the requested version specified in the .jnlp.
    JWS does not apply to applets. You should use the object tags as you mentioned below.
    ...can JWS automatically identify the Java requirements of our customers applications
    No. You must determine this and setup the .jnlp appropriately.

  • Feature request: better keyword management tool

    I'm re-organizing my keywords and I think that LR needs some work in keyword management and DAM features.
    I miss something like separate keyword management tool which would have two keyword lists, which would work a bit like spatial file management in Os X finder.
    Easily manage keyword hierarchy. For example: browse list and and be able to easily select keywords (now it's OK) and drag and drop them to under a new keyword (almost ok, but sometimes cumbersome, if one wants to move keyword which is/are at the bottom of the long keyword list to keyword which is at the top of the list).

    KKuja wrote:
     ...if one wants to move keyword which is/are at the bottom of the long keyword list to keyword which is at the top of the list.
    Dang near impossible once you have a lot of keywords. A work-around for me has been to filter keywords first to reduce the number of keywords in the list, then do the drag 'n drop. At a minimum, a change to scroll the list when you're searching for a drop target at a variable rate that depends on mouse position, or even something simple like slowing it down when the alt key is pressed.
    +1 vote - better keyword management.
    Something else that may help you in the mean time: KeywordConsolidator.
    Rob

  • Looking for a Calendar w/ Management Tool

    Hi, I am looking for a calendar creator that comes with some sort of Management Tool so that once I have adapted the code to fit a site, my clients can easily add events without messing with the code. Does anyone know of one or use one that they like?

    You don't have order iPhoto books, prints, etc. from the US if you're in the UK or Ireland. Those are printed in-country; you can see pricing here. So there may be VAT, but there won't be any import/release fees.
    But as has been pointed out already, iPhoto is a Mac-only application. So unless you have access to a Mac you can use, you'll have to look for an equivalent application/service for Windows.

Maybe you are looking for