10g (9.0.4) vs. 10gR2 (10.1.2) workingDirectory

In formsweb.cfg under 9.0.4 when I set originator=c:\myforms, I can run/debug a forms from FormBuilder with no problems.
If I do the same in 10.1.2 I receive error "unable to communicate with runtime process". If I leave workingDirectory alone (i.e. do not set it to anything) I get error 40039 Cannot attach library my_forms_lib.pll while opening form MyForm in my ON-ERROR trigger and on the form (in the browser) I receive FRM-40735: ON-ERROR trigger raised unhandled exception ORA-06508.
In my registry, FORMS_PATH includes c:\myforms.
I run OC4J on my desktop while running FormBuilder on my desktop. Before opening my form in FormBuilder I connect to the database and I compile all (CTRL-SHIFT-K).
I am running under W2K with all the latest service packs and MS critical updates.
How do I get 10.1.2 to act like 9.0.4 for running/debugging forms in FormBuilder?
TIA,
Ed.

opps "originator" was suposed to read "workingDirectory"

Similar Messages

  • Upgrading  Apps11i DB toOracle DB 10g R 2

    HI,
    Am on 11.5.10.2
    DB 9.0.2.0.6
    We are planning to upgrade our DB to 10.2.0.4
    i followed 730365.1 - Oracle Database Upgrade Path Reference Lis .. and prepared my own doc .. please have a look.. correct me if am wrong
    Role of DBA:
    1. Check OS (Patches & Packages) and hardware requirements to upgrade 11i database to 10g release 2(10.2.0.4.0).
    2. Take full database consistent backup.
    3. Clone 11i Database to Test server.
    4. Upgrade Oracle Database from 9.2.0.6.0 to 10.2.0.4.0
    5. Post Upgrade checks
    6. Take the full consistent Backup.
    Role of Functional & Technical Consultants:
    1. Post upgrade checks
    2. Testing of each module
    Note: Upgrading the Database should not affect the functionality of the application.
    Software Requirements:
    1. Download software Oracle Database 10g Release 2 (10.0.2.0.1)
    2. Download Oracle Database 10g Companion CD
    Patches:
    1. 10g Release 2 Interoperability patch for 11.5.10 (4653225)
    2. 10.2.0.4 Patch set (6810189)
    3. Upgrade Developer 6i to latest Patch set (Patch set 19)
    Activities in the Process of up gradation
    1. Pre Upgrade
    a. Apply the Patch 4653225 -10g Release 2 Interoperability patch for 11.5.10
    b. Create new ORACLE_HOME for 10g
    c. Upgrade Developer 6i to latest patch set –(Patch set 19)
    d. Install Oracle Database 10g (Software only)
    e. Install Oracle Database Products from Oracle 10g Companion CD
    f. Install 10.2.0.4 Patch set (6810189)
    g. Create nls/data/9idata directory
    h. Install 10g listener
    2. Upgrade
    a. Use manual steps or dbua to upgrade the db from 9.2.0.6 to 10.2.0.4
    3. Post upgrade
    a. Fix Korean lexers
    b. Run adgrants.sql
    c. Grant create procedure privilege
    d. Gather statistics for SYS schema
    e. Recreate grants & synonyms for apps
    f. On the application tier generate appsutil.zip file
    g. Copy the appsutil.zip file from generated on application tier to the database tier inside 10g Oracle Home
    h. Create a context file on database tier
    i. Run Autoconfig
    Thanks

    HI,
    Am upgrading Oracle Apps 11i Database to Oracle Database 10g Release 2
    while installing 10gR2 Software -am facing error
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-11-01_10-29-44AM. Please wait ...[oracle@rofdbs5 database]$ Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using '127.0.0.1:0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
    workaroound :
    as root & oracle user
    export DISPLAY=localhost:0.0
    xhost +
    Thanks

  • Oracle 10G  support and 12C release

    Hi,
    I am interested in new about Oracle 12C ---Cloud compute DB system. we have 10G database
    When 12C will be released ?
    When oracle10G will not supported by oracle
    As I know 10G released in 2004 and 10gR2 in 2006. Normally speaking, 10G support will be terminated next year (after released 5 years).
    Any updated for this event?
    Jim

    Premier support has already ended on Oracle 10gR2 last july.
    Ie, no new bugs will be fixed.
    Sybrand Bakker
    Senior Oracle DBA

  • Oracle 10g End of Life & Support

    Recently I heard that Oracle 10g (we are currently using 10gR2 and 10gAS) will be end-of-life in 2010. Is this true ? If not then when and how the support will be handled after the product is end-of-life ? Thanks.

    user3514028 wrote:
    Recently I heard that Oracle 10g (we are currently using 10gR2 and 10gAS) will be end-of-life in 2010. Is this true ? If not then when and how the support will be handled after the product is end-of-life ? Thanks.See for yourself ...
    Go to http://www.oracle.com
    Hover over the Support menu link at the top and click on 'Premier Support'
    Scroll down to, and click on 'Lifetime Support' link
    Scroll down to, and click on 'Lifetime Support Policy: Oracle Technology Products (PDF)' link
    The information is on page 4. The words in the document prior to that point are useful, and I recommend reading them.

  • Error calling report FRM-41213 unable to connect to Report Server

    Hi,
    I have installed Oracle Database 10g R2 and Oracle Developer 10gR2.
    I installed it in both Windows 2000 SP4 and Windows XP SP2.
    I would like to call a Report using a button inside Oracle Form.
    I create my own Report Server, using : rwserver server=repsrv
    A Java-based window appear OracleAS Reports Sevice, and showed that repsrv is ready.
    In Form (inside a button -> WHEN-BUTTON-PRESSED) :
    1. Using RUN_REPORT_OBJECT()
       rep_id := find_report_object('REPORT10');
         if not id_null(rep_id) then
           v_rep := run_report_object(rep_id);
         else
              message('Null');
       end if;
       a. If I did not specify the name of the Report Server in Reports node of Form's property object
    (I leave it blank)
    The following error appear :
    FRM-41211: Integration error, SSL failure running another product
    b. If I specify the name of the Report Server : repsrv
    The following error appear :
    FRM-41213: Unable to connect to Reports Server repsrv
    2. Using WEB.SHOW_DOCUMENT()
    a. If did not I specify the server name in the parameter
    WEB.SHOW_DOCUMENT('http://localhost:8889/reports/rwservlet/getjobid'|| SUBSTR(v_rep,INSTR(v_rep,'_',-1)+1)||'?'||,'_blank');Another web browser appear and the following error appear :
    REP-51002: Bind to Reports Server rep_<computer_name> failed
    b. If I specify the server name in the parameter --> server='repsrv'
    WEB.SHOW_DOCUMENT('http://localhost:8889/reports/rwservlet/getjobid'|| SUBSTR(v_rep,INSTR(v_rep,'_',-1)+1)||'?'||'server=repsrv','_blank');Another web browser appear and the following error appear :
    REP-51002: Bind to Reports Server repsrv failed
    In Report :
    If I try to navigate manually to :
    1. http://localhost:8889/reports/rwservlet using web browser.
    It showed OracleAS Report Services - Servlet Command Help page.
    2. http://localhost:8889/reports/rwservlet?userid=scott/tiger@orcl&report=D:\PRACTICE\FORM\MODULE1.JSP&destype=cache&desformat=html
    The following error occured
    REP-51002: Bind to Reports Server rep_<computer_name> failed
    3. Finally,
    http://localhost:8889/reports/rwservlet?server=REPSRV&userid=scott/tiger@orcl&report=C:\PRACTICE\FORM\MODULE1.JSP&destype=cache&desformat=html
    The following error occured
    REP-51002: Bind to Reports Server repsrv failed
    4. Any attempt to different command (i.e showenv, showjobs, etc) seems failed
    If I did not specify the server then REP-51002: Bind to Reports Server rep_<computer_name> failed
    If I specify the server - 'repsrv' then REP-51002: Bind to Reports Server repsrv failed
    5. I have tried to use rwrun in command line.
    rwrun report="D:\My Documents\form\module1.jsp" userid=scott/tiger@orcl destype=file desformat=pdf desname="D:\My Documents\form\module2.pdf"
    The PDF file created and it looks exactly as the web layout as in Oracle Report Builder (Run Web Layout CTRL-R)
    Question :
    1. What supposed to be done?
    The Report server is ready, but the web browser seems unable to connect to Report Server.
    2. Can we used or call or executed an executable command line from Form (using PL/SQL inside button)?
    Any help would be grateful.
    Many thanks,
    Buntoro

    Hi,
    Problem solved.
    I got the solution from another post.
    Re: REP-51002: Bind to Reports Server rep failed
    Here are the step I did.
    Note : Please make backup for the following file : rwnetwork.conf
    - In file rwnetwork.conf, remove or commented the following
    <multicast channel="228.5.6.7" port="14021" timeout="1000" retry="3"/>
    - And then uncommented
    <namingService name="Cos" host="%NAMING_HOST%" port="%NAMING_PORT%"/>
    - replace the
    %NAMING_HOST% with your computer name or specify an IP address
    %NAMING_PORT% with 14021
    It should look like this :
    <namingService name="Cos" host="blahblah" port="14021"/>
    - I did not change the : name="Cos", since I do not understand what does it for
    - Save you changes.
    - Start the OC4J.
    - Find the location of : namingservice.bat (on Windows platform)
    - execute in the command line : namingservice.bat 14021
    - finally start the report in the web browser
    Note:
    To shutdown the namingservice, use : namingservice.bat 14021 shutdown
    Regards.
    Buntoro

  • Upgrade oracle version 10.1.0.4 to 10.2.0.2 or 10.2.0.4

    Hello,
    We are planning an upgrade of our CRM platform (CRM 5.0) with oracle version 10.1.0.4 to CRM 2007.
    I was wondering which oracle version i would upgrade to : 10.2.0.2 or 10.2.0.4 ?
    What do you guys think is the best/stable version ?
    Thanks for your answers.
    Rgds,
    Marc.

    Hello Marc,
    i think you are mixing up two things
    10.1.0.4 = 10g R1 with Patchset 4
    10.2.0.2 = 10g R2 with Patchset 2
    10.2.0.4 = 10g R2 with Patchset 4
    So you always upgrade from 10g R1 to 10g R2 .. and then is the question which Patchset for 10g R2.
    I would use 10gR2 with Patchset 4, because there are some nice features and not so many bug fixes to apply.
    Regards
    Stefan

  • Plese check command upgrade from crs 10.1.0.4 to 10.2.0.4

    Is it right?
    # Upgrade from 10.1.0.4 to 10.2.0.1
    - Keep my old $CRS_HOME
    - DO not change .profile file
    Step1 : node 2
    1) copy "CRS 10.2.0.1 install files" to on node1
    2) log on my node1 as root user
    3) cd "CRS 10.2.0.1 install files" folders
    4) [run] sh preupdate.sh
    5) [type] ./runInstaller
    6) check "t o per f or m a r olling upgr a de by ins t a lling Or a cle Da t a ba s e 10g Relea s e 2 (10.2) Or a cle Clus t er wa r e on a s ubs et of clus t er member nodes ." option
    7) run $ CRS_home/install/root upgrade.sh
    Step2 : nodo2
    1) copy "CRS 10.2.0.1 install files" to on node2
    2) log on my node1 as root user
    3) cd "CRS 10.2.0.1 install files" folders
    4) [run] sh preupdate.sh
    5) [type] ./runInstaller
    6) check "t o per f or m a r olling upgr a de by ins t a lling Or a cle Da t a ba s e 10g Relea s e 2 (10.2) Or a cle Clus t er wa r e on a s ubs et of clus t er member nodes ." option
    7) run $ CRS_home/install/root upgrade.sh
    # Upgrade from 10.2.0.1 to 10.2.0.4
    Step1 : node1
    1) copy "CRS 10.2.0.4 patchset files" to on node1
    2) log on my node1 as root user
    3) cd "CRS 10.2.0.4 patchset files" folders
    4) [type] ./runInstaller
    - Welcome Screen
    Click Next
    - Specify File Locations
    choose the CRS_home and click Next (selection the CRS_home will automatically select and upgrade the CRS software)
    - Selected Nodes
    All nodes should be automatica lly selected click Next
    - Summary
    Click Next
    - Inst ll
    - End of Installation
    (in a new window the final patch install insructions will displayed)
    5) Shutdown the CRS daemons by issuing t he following comma nd:
    crsctl stop crs
    6) sh root102.sh
    Step1 : node2
    1) Shutdown the CRS daemons by issuing t he following comma nd:
    crsctl stop crs
    2) sh root102.sh

    Hello Marc,
    i think you are mixing up two things
    10.1.0.4 = 10g R1 with Patchset 4
    10.2.0.2 = 10g R2 with Patchset 2
    10.2.0.4 = 10g R2 with Patchset 4
    So you always upgrade from 10g R1 to 10g R2 .. and then is the question which Patchset for 10g R2.
    I would use 10gR2 with Patchset 4, because there are some nice features and not so many bug fixes to apply.
    Regards
    Stefan

  • How to remove data file from System tablespace

    Hi All,
    I have wrongly added data file in SYSTEM tablespace, now I want remove it. I have tried to set datafile offline but it is giving me the error system tableapce can not set offline. so please help me. I am working Oracle 10g .
    thanks in advance
    sv

    In 10gR2, you can drop a datafile from tablespace, as long it's empty (and of course not the last one):
    ALTER TABLESPACE tbs_03 DROP DATAFILE 'tbs_f04.dbf';
    Otherwise, there's no direct way to get rid of the file. You can just shrink it and move (i.e. "rename") it another location. For a non-system tablespace, move of all segments to another tablespace (and later renaming it) would be an option, but this of course won't work with system tablespace.

  • REP-51002: Bind to Reports Server failed

    Hi,
    I have installed Oracle Database 10g R2 and Oracle Developer 10gR2.
    I installed it in both Windows 2000 SP4 and Windows XP SP2.
    I would like to call a Report using a button inside Oracle Form.
    I create my own Report Server, using : rwserver server=repsrv
    A Java-based window appear OracleAS Reports Sevice, and showed that repsrv is ready.
    In Form (inside a button -> WHEN-BUTTON-PRESSED) :
    1. Using RUN_REPORT_OBJECT()
       rep_id := find_report_object('REPORT10');
         if not id_null(rep_id) then
           v_rep := run_report_object(rep_id);
         else
              message('Null');
       end if;
       a. If I did not specify the name of the Report Server in Reports node of Form's property object
    (I leave it blank)
    The following error appear :
    FRM-41211: Integration error, SSL failure running another product
    b. If I specify the name of the Report Server : repsrv
    The following error appear :
    FRM-41213: Unable to connect to Reports Server repsrv
    2. Using WEB.SHOW_DOCUMENT()
    a. If did not I specify the server name in the parameter
    WEB.SHOW_DOCUMENT('http://localhost:8889/reports/rwservlet/getjobid'|| SUBSTR(v_rep,INSTR(v_rep,'_',-1)+1)||'?'||,'_blank');Another web browser appear and the following error appear :
    REP-51002: Bind to Reports Server rep_<computer_name> failed
    b. If I specify the server name in the parameter --> server='repsrv'
    WEB.SHOW_DOCUMENT('http://localhost:8889/reports/rwservlet/getjobid'|| SUBSTR(v_rep,INSTR(v_rep,'_',-1)+1)||'?'||'server=repsrv','_blank');Another web browser appear and the following error appear :
    REP-51002: Bind to Reports Server repsrv failed
    In Report :
    If I try to navigate manually to :
    1. http://localhost:8889/reports/rwservlet using web browser.
    It showed OracleAS Report Services - Servlet Command Help page.
    2. http://localhost:8889/reports/rwservlet?userid=scott/tiger@orcl&report=D:\PRACTICE\FORM\MODULE1.JSP&destype=cache&desformat=html
    The following error occured
    REP-51002: Bind to Reports Server rep_<computer_name> failed
    3. Finally,
    http://localhost:8889/reports/rwservlet?server=REPSRV&userid=scott/tiger@orcl&report=C:\PRACTICE\FORM\MODULE1.JSP&destype=cache&desformat=html
    The following error occured
    REP-51002: Bind to Reports Server repsrv failed
    4. Any attempt to different command (i.e showenv, showjobs, etc) seems failed
    If I did not specify the server then REP-51002: Bind to Reports Server rep_<computer_name> failed
    If I specify the server - 'repsrv' then REP-51002: Bind to Reports Server repsrv failed
    5. I have tried to use rwrun in command line.
    rwrun report="D:\My Documents\form\module1.jsp" userid=scott/tiger@orcl destype=file desformat=pdf desname="D:\My Documents\form\module2.pdf"
    The PDF file created and it looks exactly as the web layout as in Oracle Report Builder (Run Web Layout CTRL-R)
    Question :
    1. What supposed to be done?
    The Report server is ready, but the web browser seems unable to connect to Report Server.
    2. Can we used or call or executed an executable command line from Form (using PL/SQL inside button)?
    Any help would be grateful.
    Many thanks,
    Buntoro

    Hi Buntoro,
    Try out the following format....with web.show_document
    URL_VAR:='/reports/rwservlet?server='||rep_server_name_var||'&report='||report_path_var||'\'||report_file_var||'&desformat='||desformat_var||'&destype='||destype_var||'&userid='||username_var||'/'||password_var||'@'||tns_var||'&paramform='||param_form_var;
    WEB.SHOW_DOCUMENT(URL_VAR,'_parent');
    where ...._var are the specific variables...
    Simon

  • Upgrade of Designer repository from 6i to latest version

    Is the designer repository supported in a 10gR2 database?
    We plan to upgrade to the latest developer suite and i'm working on a POC. I've upgraded the repository database to 10gR2. Now, i plan to install the latest version of developer suite on a client box and then run the RAU to upgrade the repository.
    Has anyone done this? And can share his/her experience?
    Thanks.

    According to the Metalink note about this (Note:60705.1), both 9i and 10g Designer can run on 10gR2 databases. You're right to upgrade though, because the 6i repository is not certified on that database.
    By the by, latest full Developer Suite is 10.1.2.0.2. But there is a newer Designer (v 10.1.2.2) available, which that same Metalink note says is certified with the base 10.1.2.0.2 Developer. I'd go with the newest Designer if I were you.
    have fun

  • How the Forms Application should logon to the database ?

    Hi All,
    I am not a Forms developer but I have to support a custom developed Forms 10g application deployed to IAS 10gR2 application server. Pls give me some help..
    On the Login.fmb (user use this form to login) there is the statement like this :
    LOGOUT
    LOGON(vUser, vPass || '@' || vTNS, False)
    On the Formsweb.cfg and CGICMD.dat of the application server I also put the info for logging in to the database lile this :
    Formsweb.cfg :
    [myappconn]
    userid=theuser/[email protected]
    CGICMD.dat :
    rep_appsvr: userid=theuser/[email protected] server=rep_appsvr2_ORA_MIDTIER2 destype=cache desformat=pdf %*
    The question is :
    Is that redundant, If there is already LOGON statement on Login.Fmb, what is the logon info I put on the Formsweb.cfg and CGICMD.dat used for ?
    Thank you for your help,

    Hi Frank,
    Thanks for your reply..
    Further question :
    (1) I don't know what is on-logon trigger, what I found is like this : on the custom made Login form there is OK button, I right-click this button and choose PL/SQL Editor, this is where I found the LOGON Statement ?
    Does this override the Logon Info provided by formsweb.cfg ?
    (2) YES, I call reports from Form, so do you mean that the Logon info I supplied from the LOGON statement will be used instead of the one from CGICMD.dat ?
    Thank you very much,
    xtanto

  • OpenOffice,xscreensaver,gnome-libs not in OEL 5.5

    Hallo!I recently installed Oracle 10g in OEL 5.5.Some of the prerequisite software needed to install 10g rpms e.g xscreensaver and gnome-libs are not in the OEL 5.5 installation CDs/DVD.
    Though I successfully installed Oracle 10g in OEL 5.5,I am concerned that the lack of these s/w mentioned above could result in future errors.Is this so and if it is,what are the nature of the problems that I might get.
    I was also surprised that OpenOffice also isnt there.
    All these rpms are available in OEL 4.7 where I had previously installed Oracle 10g.
    Thanks.

    Requirements for 10gR2 were made for OEL 4.7.
    Regarding gnome-libs, there is a compatibility library already installed as part of the gdbm-1.8.0-xx.x.x install. To satisfy the 10g installer requirements you can ceate the following symlink: ln -s /usr/lib/libgdbm.so.2.0.0 /usr/lib/libdb.so.2
    You can also use runInstaller -ignoreSysPrereqs.
    The following url addresses 10gR2 installation on OEL5:
    Re: Oracle 10g r2 for OEL5
    EPEL will give you additional packages from Fedora distribution that you can install with yum
    sudo su -
    rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-4.noarch.rpmOpenOffice: http://download.openoffice.org/ (or maybe check out Koffice if it will suit your needs).
    Edited by: Markus Waldorf on Sep 13, 2010 8:05 PM

  • Query over Oracle Transparent Gateway on DB2 hangs the session

    I am on Database release 10gR2 using the Oracle Transparent Gateway (v9) installed on a DB2 i*series machine.
    The Oracle database is located in the same data center as the DB2 database. When I issue very simple queries such as select count(*) from t, I get a result immediately. However when I issue something like select * from t, I very rarely get any rows back (I will sometimes 39 out of 4000) and the session appears to hang. Our DB2 administrators report that everything looks ok on their end. It's like the query is executed in DB2 but the gateway has trouble replying to the Oracle DB
    As a side note, the hung session prevents the database from shutting down but does not prevent the database from closing some processes while trying to shutdown (e.g. J000, MXXX, etc.). This results in an open database with missing processes (non critical).
    I think this is a network/firewall issue, has anyone had any similar experiences with the gateway? How can I diagnose the problem?
    I should note, other Oracle databases in different locations (and different versions) do not have a problem when running the same queries.
    Message was edited by:
    SamB

    If I remember correctly the V9 TG4DB2/400 was not certified with Oracle database 10gR2; only 10.1. See also Metalink certify page which states:
    Operating System: IBM AS/400 Version V5R1 - V5R3
    Oracle Transparent Gateway for DB2/400 Version 9.2.0
    Oracle Database - Enterprise Edition V10 Version 10g
    Status: Desupported
    Side Note: the certify version states 10g; this means 10gR1; not 10gR2.
    You can crosscheck it while checking out the V10.1/2 gateway certification which explicite lists 10gR2.
    So it would be interesting if any 10gR2 database can successfully query the table.

  • Hide recovery catalog password in script

    hello all,
    i wanted to find out what are all the options the community uses when it comes to hiding password for the recovery catalog owner?? obviously when backing up other DB in our environment we use the recovery catalog and connect to it using user/password@recovery_catalog in our script. so if someone have access to read our script can find out the password for the recovery catalog owner. I wanted to see what dose rest of the community dose to hide the recovery catalog password?

    What's the db version that we are discussing here? If its 11g, you can create the virtual catalog owners on top of the catalog and use that to manage your db. Other than that, you may want to store the password in the wallet at the client side and use it without hard-coding it .
    http://www.oracle-base.com/articles/10g/secure-external-password-store-10gr2.php
    Aman....

  • Slow performance Designer 10g (on 10gR2 database)

    We are busy testing Designer 10g version 10.1.2.5 (windows XP) on 10gR2 64 bit database (Sun solaris) . The repository was migrated from Designer 6.0.
    But the performance/response is rather slow. Example: At first, opening a server model diagram took 2 minutes or more. By searching the forum we found the tip for the "alter system set OPTIMIZER_SECURE_VIEW_MERGING = false;". That made a big difference.
    But now we still have response problems: Expanding the treeview for the list of tables, views or snapshots takes much longer then in Designer 6.0.
    Also opening for example Design Editor takes longer then one normally expects, allthough some delay can be expected because we have a lot of applications (100) in the repository.
    Is it because it is now written in Java, or are more database optimizations possible?
    Paul.

    Have you computed statistics using the Repository Administration Utility (RAU)? The default percentage of 20% is usually good enough, but you could go higher.
    Do a View Objects in RAU and check for missing, disabled or invalid objects. If you find any, there are ways to correct the situation, mostly under the Recreate button.
    Make sure that no-one else is using the repository, then press the Recreate button in RAU and use the selection labeled: Truncate Temporary Tables. Sometimes these tables get too full and can impact performance.
    Under the Options menu in RAU, there is an item labeled: Enable Performance Enhancements. To be honest with you, I've never noticed this item before, and I don't know for sure what it does. Then again, I've never had any serious performance problems in Designer. It might be worth your while to back up your repository, then turn this on.

Maybe you are looking for