Window maximize in 10g

Hi!
how can we maximize mdi window in 10g?
i am using separateframe = true.
using when-new-form-instance to maximize and set title of mdi window. this trigger set the title of mdi window but it fills screen , do not maximize mdi window.
thanx

This has to do with bug nr. 2696694
Hello,
This problem is described in bug:2696694 - FORMS MDI WINDOW MAXIMIZE NOT WORKING PROPERLY USING SET_WINDOW_PROPERTY.
This bug has a base bug.
"If you use the maximize icon at the top right hand corner of the MDI frame it does seem to
size the window correctly, taking into account the startbar at the bottom on win2k. However when we initially maximize it by calling set_window_property(forms
_mdi_window,window_state,maximize)it doesn't take into account the startbar. In
fact it doesn't appear to be maximized according to the state of the 'maximize'
icon. "
So "Forms is not using this capability when calling set_window_property(forms_mdi_window,window_state,maximize).""
I tried to set window height and width using Set_Window_Property, but the result was the same.
So I'm afraid all you can do is to use the workaround suggested in the 1st bug, i.e.:
".. click the little window, the icon changes to "two overlapping little windows" and the desi
red effect is given which shows both the windows task bar "
I know that this is not a good suggestion, but that's all I can suggest.
According to the text om metalink refering to the bug (2696694), the bug awaits resolution.
Is there another JVM/ another Jinitiator version available that will let the applet window maximize. Sofar I wasn't able to find a good work around.
Thanks in advance for yous suggestions.
Regards,
Thomas

Similar Messages

  • How to Maximize MDI window in Dev-10g

    Buddies....How can we maximize MDI window (Browser's window) in Dev-10g while calling a form or report?

    hi
    try this
    when-new-form-instance trigger.
    declare
    fm_id formModule;
    begin
    fm_id :=find_form ( :system.current_form);
    set_form_property(fm_id,defer_required_enforcement,property_true);
    set_window_property(forms_Mdi_window,window_state,Maximise);
    set_window_Property(forms_Mdi_window,title,'MDI title');
    set_window_property('window1',window_state,Maximise);
    set_window_property('Window1',Title, 'Form title');
    end;
    sarah

  • DELL BLADE Server and Windows 2003 Oracle 10g RAC

    Anyone out there sucessfully set up a Windows 2003 Oracle 10g RAC using DELL BLADE Servers and VMWARE configuration?

    dear guys
    i have 3 database instances running on primary databases.means 3 different sid.now i want to create DR for same.is it possible.how can i do it.its like 3 versions production,trial and development database running on primary under same home.i want to make dr(standby) .so do i follow same proedure for all.
    taking backups of all three.creaating pfile for all and then to start recovery for all three.is it possibleYes, It's called RAC but It need to be licensed.
    You have a lot of manuals online so check by yourself how to install and configure.

  • Create pop-up windows in forms 10g

    I have an application in which several formal controls are made before insert/update a record. Some of them are blocking, some others arent.
    Actually, at every constraint violation, a message is displayed with an alert. So, the user may got one or more alerts before he succeed in inserting/updating a record. And it may be annoying to click on 'OK' a lot of times!
    So, I wish to collect all error message and display them in a window, which is to be displayed in a pop-up way (something like the alerts that appear at the bottom-right corner of our screen when we have new mail).
    The issue is that the pop-up window must not disturb the user, i.e it should be displayed and iconized after few seconds, leaving the focus on the main window.
    I tried several solutions, but each of them have some issues.
    External HTML page: maybe its the easiest solution. But bluring it, the focus doesnt return to the form application.
    New window: I can run and iconize it. But, as in the previous case, the main window lost the focus.
    New canvas: I put a text item LOG_ERRORS in a new canvas, in the same main window. But when I run it, the main canvas disappear.
    does anyone know how to create popup windows in forms 10g (if it is possible)?
    thank you

    You can use a new window and set "Window Style" to "Dialog" then you can show the window without the main-window loosing the focus

  • Oracle Java Apps Window - Maximize by default possible?

    Hi All,
    As in subject, is it possible to have Oracle Java Apps window maximize by default when launched?
    Kind regards

    PawelBertel wrote:
    Hello,
    Apologies, I'm talking about Oracle EBS 12.1.2 - main oracle apps window.
    Kind regards
    This is something that can be fixed from the browser.
    http://support.microsoft.com/kb/555217
    http://answers.microsoft.com/en-us/ie/forum/ie8-windows_vista/how-do-i-make-the-default-window-size-open-to/a6261690-88e9-47ab-befb-f2cef12f2601
    Thanks,
    Hussein

  • Image window maximize over title bar and tools

    Hi,
    im working on a PC , with windows 7, with photoshop CS5
    i searched everywhere for answer , but none was given..
    people did mention this problem, but for different photoshop versions , and, i had it good till i dont know what happened and changed it, so i believe it is fixable but people understood it wrong.
    anyhow, the problem is, when you try to maximize the image window (assuming you changed it from tabs), the window maximize all over the screen, over the tools and title bar.
    instead of staying inside the workspace.
    as i mentioned, it used to be like it , but something happened and now its all over the thing.
    i tried double click the hand tool, all sort of things with the "F" and Tab shortcuts, the arrange documents thing on the top, even trying to restore default setting but nothing really did the trick.
    i tried to look for something called "Application frame", that somehow suppose to do just that, under window->Application frame, but its not there.
    again, it used to be ok so i know there is still hope..
    here it is restored, under "fit screen" option, notice it only get the hight right, i would not call it "fit screen" but what ever..
    red circels show the title bar and tools.. very nice and cool.
    and this is when i hit the maximize button and unleash hell, red circles are where the title bar and tools were, not so nice and cool..
    i noticed none of the others gave pictures, so i gave it a go..
    please help, there are no words to describe how annoying it is.
    thank very much in advance.

    If you want the Photoshop main window components to remain visible, either right-click on the image with the Zoom Tool selected and choose "Fit on Screen" (which really fits it inside the Photoshop workspace), or use Tabbed View.
    Pressing Control-0 (control zero) is a shortcut for Fit to Screen.
    I have no idea why Adobe changed the behavior.  Perhaps people reported that it was annoying to have the maximize window button not actually maximize the document window to fill the screen, which is really what it's supposed to do.
    -Noel

  • TNS-12541: No listner on Windows VISTA (oracle 10g client)

    Hi all,
    After installing an Oracle 10g Client for Windows Vista, when trying to connect to the database, i got the error No listner (TNS-12541). I checked the database listner but it's running and i can connect there from XP OS client. Does anybody have an idea about that.
    tnsping give the same error also but when i ping the server it gives response.
    Any body has experioenced the same problem, if yes could you help please it's very urgent.
    Thanks regards
    raitsarevo

    raitsarevo,
    First of all: it's not very urgent. Very urgent requests end up in a SR at http://metalink.oracle.com.
    Oracle doesn't support all editions of Vista and 10g may not even support Vista at all. Please refer to the download page for 10g at http://otn.oracle.com for further details.
    A non-supported edition of Mickeysoft usually results in Oracle Net issues.
    Sybrand Bakker
    Senior Oracle DBA

  • Solution manager key for installing ecc 6.0 on window 2003, oracle 10g

    Hi,
    I am installing ecc6.0 on windows 2003 platfrom with 10g oracle database.  I have problem providing solution manager key during installtion in the window.
    my db hostname is : deleted
    sap system id : deleted
    central instance number: deleted
    can any one help me please.
    Thank you
    Edited by: Eric Brunelle on Feb 8, 2010 7:53 AM

    > I am installing ecc6.0 on windows 2003 platfrom with 10g oracle database.  I have problem providing solution manager key during installtion in the window.
    >
    > my db hostname is : deleted
    > sap system id :deleted
    > central instance number: deleted
    It is illegal to provide keys here.
    You have to install a solution manager first before you can install an ERP 6.0 system - or open an OSS call if your Solution Manager is not (yet) available.
    Markus

  • Windows Vista Oracle 10g Express Edition ODBC problem

    Hi,
    I am running my Oracle 10g Xpress Edition locally on Windows Vista Enterprise Edition. I am trying to create an ODBC connetion to the local XE using Window ODBC utility. I selected the Oracle in XE driver to create the connection, when I test it I get
    Unable to connect
    SQLState=S1000
    [Oracle][ODBC][Ora]ORA-28547: connection to server failed, probable Oracle net admin error...
    I am new to Oracle kindly excuse my ignorance :-)

    I think you should probably download the file again, it might be corrupt.
    ~Jer

  • Page Space usage in Windows XP64 with 10g PE 32-bit

    Hi.
    We have three workstations installed with 12GB of RAM and XP64.
    Due to issues porting the database from the user's XP32 bit machines into oracle 64-bit,
    I instead installed Oracle 10g 32-bit, and just copied over the %ORACLE_HOME\oradata\orcl directories.
    Since the time that I installed these machine, I have learned how to port the database to 64-bit correctly.
    However, I've noticed that the systems slow down a great deal when loading data into tables.
    I've traced this to Paging file activity - which is odd because there is 6GB completely unused on these
    machines, and I don't understand why it is paging. The size of the paging is fairly small, under 100MB,
    but the machine slows to a crawl when it starts paging, not just for Oracle but for all applications.
    Does anyone know if this is 'normal' behavior? Would switching to Oracle 64-bit fix this problem?
    What about disabling the pagefile? SGA memory settings? The systems are configured to use a
    SGA of 3.2 GB. Is this wrong?

    avramits wrote:
    Windows will be always using Page file. But i do not think paging is a problem. Running 32 bit emulation in 64 bit environment is a problem. Why won't you upgrade your database to 64 bit and enjoy. It will take no time to do that.
    install 64 bit oracle software, Recreate service, copy database dirrectory, then startup upgrade, run utlirp, shutdown then startup normal and run utlrp. Done. All together will takes less then 10 min to complete (64 bit software could be installed upfront).Oracle 10g 32-bit was causing significant paging even though less than 6GB out of 12GB system RAM was used.
    I read the instructions for upgrading a 32-bit database to 64-bit, but it didn't work correctly on this database.
    The database contained a good deal of JAVA and other code, and utlrp crashed every time I ran it, to upgrade a 32-bit database to 64-bit.
    I found other advice on the network on how to upgrade the 32-bit database completely to 64-bit, but I could never get it completely error-free.
    However, after I actually learned what the tables in the database were for, I came up with a script which exported/imported only the non-system data, and then re-installed all of the 'code' tables separately, which results in a fully-working 64-bit database.
    Initially there was a very short 'porting' window for moving the data from the old 32-bit machine to the 64-bit PC, so I went with the easier solution of just copying the oradata directory and using 32-bit Oracle 10g. Now I have essentially the entire weekend to
    upgrade the PC from Oracle 32-bit to Oracle 64-bit, which is plenty of time.

  • Activate 3Gb option in Windows Database Oracle 10g

    Hi
    We are facing ORA 4030 -  Oracle Out of memory issues after upgrade to Oracle 10.2.0.4 (32 Bit Machine).
    We want to activate the 3GB option in Windows by adding /3GB at the end of boot.ini file.
    We will make sure to take the backup of boot.ini file.
    But
    One of the prerequisite is
    An additional prerequisite for using 3GB of address space is a corresponding indicator in the header of the executable. You use this indicator to signal to NT that the application (ORACLE.EXE) can work with
    3GB of address space. If this indicator is not set, this means that only 2GB is available to the application, even though you are using the 3GB option and the NT Enterprise Edition.
    1. How can we put the corresponding indicator in the header of the executable?
    2. And in which Executable?
    Much appreciate the response..
    Regards

    Hello Rajesh,
    you don't havt to changa any executable.
    You just have to add the entries /PAE /3GB to your boot.ini.
    The user account under which Oracle Database runs (SAPSERVICESID), must have the "Lock memory pages" Windows 2000 and Windows XP privilege.
    USE_INDIRECT_DATA_BUFFERS=TRUE must be present in the initialization parameter file for the database instance that will use VLM support. If this parameter is not set, then Oracle Database 10g Release 1 (10.1) or later behaves in exactly the same way as previous releases.
    Initialization parameters DB_BLOCK_BUFFERS and DB_BLOCK_SIZE must be set to values you have chosen for Oracle Database.
    Dynamic SGA and multiple block size are not supported with VLM. When VLM is enabled, the following new buffer cache parameters are not supported:
       DB_CACHE_SIZE
       DB_2K_CACHE_SIZE
       DB_4K_CACHE_SIZE
       DB_8K_CACHE_SIZE
       DB_16K_CACHE_SIZE
       DB_32K_CACHE_SIZE
    To select the block size for the instance, use the initialization parameter DB_BLOCK_SIZE. The buffer cache size is set by the initialization parameter DB_BLOCK_BUFFERS.
    Registry parameter AWE_WINDOW_MEMORY must be created and set in the appropriate key for your Oracle home. This parameter is specified in bytes and has a default value of 1 GB. AWE_WINDOW_MEMORY tells Oracle Database how much of its 3 GB address space to reserve for mapping in database buffers.
    This memory comes from the 3 GB virtual address space in Oracle Database, so its value must be less than 3 GB. Setting this parameter to a large value has the effect of using more of the address space for buffers and using less AWE memory for buffers. However, since accessing AWE buffers is somewhat slower than accessing virtual address space buffers, Oracle recommends that you tune these parameters to be as large as possible without adversely limiting database operations.
    In general, the higher AWE_WINDOW_MEMORY is set, the fewer connections and memory allocations will be possible for Oracle Database. The lower AWE_WINDOW_MEMORY is set, the lower the performance.
    Once this parameter is set, Oracle Database can be started and will function exactly the same as before except that more database buffers are available to the instance. In addition, disk I/O may be reduced because more Oracle Database data blocks can be cached in the System Global Area (SGA).
    For more details please see ...
    SAP Note 441663 - USING > 3 GB of memory for Oracle on WINDOWS platforms
    or
    http://download.oracle.com/docs/cd/B19306_01/win.102/b14304/architec.htm#i1005826
    Regards
    Sascha

  • Replacement of SAN with windows 2003 on 10g

    Dear All,
    2 Oracle database clustered on a SAN storage, and we need to replace the storage with new one, the database size is 40GB and the cluster service is running.
    OS is Windows 2003 and oracle DB is 10g.
    Any body can guide me steps to follow for replacement of SAN storage.
    Best Regards

    Thank you for your update.
    Oracle 10g RAC is installed on two instance, data files are on the SAN storage.
    Now we want to replace SAN storage media.
    Is it possible to keep Cluster ready service softeare and database software and we will change SAN by cloning. ??
    or any other method baisc point is we want to change SAN storage with new one.

  • How popup window maximize default when it opens

    Hi,
    I am making one interactive alv report.
    When i click on a record i am opening that record entries as a pop up window.
    Now my requirement is when popup window open by default it should open in maximize screen.
    I have tried to set the second view screen size maximum width and height..that does not worked..
    Appreciate your answers..
    Thanks,
    Subba
    Edited by: subba rao on Aug 11, 2011 3:10 AM

    Hi.,
    try this.,
    LO_WINDOW->SET_WINDOW_POSITION(
    LEFT = 250
    TOP = 250
    *position = ).
    LO_WINDOW->SET_WINDOW_SIZE(
    WIDTH = '3500px'
    HEIGHT = '3500px' ).
    U can adjust accordingly
    LO_WINDOW->OPEN().
    hope this helps u.,
    Thanks & Regards,
    Kiran

  • Annoying window maximize change from cs3 to cs4/5

    When I hit the maximize button on an image window, it goes to full screen and I lose my top menu bar and side tool bar. Why the heck did they do this..who the hell wants this - why change the behaviour of the tab key?!! Its so annoying! Is there a way to get it back how it was? I want it to maximie to the available space inside the PS window, not the entire screen. I dont want a windowed or tabbed view in the available space.
    I've tried:
    CTRL-0
    double clicking the hand tool
    hitting "f" then "Tab"
    ..and they kind of get me there none of these ways are perfect. I'm a user since Version BETA, and this is hard to get used to. HELP! This is almost as annoying when they changed the key mappings and didnt provide a way to change it back. I sitll cant remembwe what key brush is.

    Thanks for the replies. I have used the arrange windows feature. So lets say I was compiling elements from two psd files.. I'd tile them, or likely just have one next to each other. Then when I want to blow one up to maximize the available window space, I would normally just hit the maximize button on the window and start working, but when I do that now, I lose the menu bar and tool bar. I do have two 24" monitors and keep the layers and other sub tools and properties windows off to the right window. But I need the main tool bar on the left side - like its been for the last 14 years. I also need the menu bar.
    So this is where it gets annoying. Why isn’t there an option to just maximize the window to the available space like it used to be? I either have to grab the window and drag it up to make it a tab.. or hit maximize button, hit F, then hit Tab, which sort of gets me there, but then I'm in a weird mode I have to back out of later when I want to see that other window in the background. They've added more clicks and user effort for what I can see as little gain. I'm changing between these modes all the time!
    It’s cool they use tabs because well, hey Google and Mozilla introduced it so why not, but in the context of web browsing tabs may make sense, but for Photoshop its just annoying. I shouldn’t have to modify my deeply ingrained workflow to suit the needs of a new program feature. I hate when Adobe does this!! !'m considering uninstalling and going back to cs3.

  • Forms Windows Maximize on Web

    Hi All,
    I'm trying to maximize my form window on the web, but I Set_Window_property Does'nt seem to work.
    Anyone who has had the same problem ??
    -PJ.

    Edward,
    'Web' in this context means running Webforms as opposed to Client/Server. Most probably running in intranet with own server.
    If you're not hosting your own server for internet use, you'll probably have to sign up for a dedicated server of which you've full control over. I think (should know it) that Oracle offers hosted Application Server served by Oracle DBA's. Call your Oracle reps for more information on that topic.
    Regards,
    Martin

Maybe you are looking for

  • Problem in Career and Job

    Hi All, We are facing crictical issues in career and Job after we moved all our objects to quality machine. We are using mySAP ERP 2005 Buss pack 1.0 with ECC 6.0, Portal 7.0 SP12 and E-rec 600. The career and Job especially -  Apply Directly and can

  • Drag and drop to T/L, dragging vid with aud, no thumbnails, other errati

    Here's my first post, from my first Mac, on this forum in this great Apple world... I'm working through Diana Weynand's FCP6 training book and have the following oddities: 1-drag and drop from the Browser to the timeline does not work. I can drag fro

  • Connection timed out: connect at com.sun.mail.imap.IMAPStore.protocolConne

    Hi , Recently, my team need to work with javamail. Here I got a problem: when I run the application in my personal home network , it goes on very well. When I run the program in my company env, it gives error info: Exception in thread "main" javax.ma

  • PC not detecting Pla

    I have a Zen Xtra 30GB and when I connect it to the PC and run the software it keeps saying that it may be busy or not connected, I have also tried dragging and dropping the files into the player with the same results. Also after a while it will exit

  • Load balancing vs Replication

              Supposedly simple question:           if you loadbalance your HTTP requests between 3 servers in a cluster serv1,serv2,serv3 and WL cluster creates primary state on serv1 and replicates to secondary serv2.           What happens when balanc