Shape how Hide bar by default in oracle 11g

Hi people of genius.

I want to just hide the bar window by default in forms of oracle 11g. Please advise me how to hide who I had him marked in red below.

Thank you

This thread appears to be a bit confusing.  You try to delete the entry 'Window' menu or the bar together, which includes the Oracle logo?  If you try to remove the whole bar AND that you use the latest version of forms (11.1.2.2), you can use the new applet parameter guiMode.  This new feature of 11 GR 2 allows to hide the various window dressings.  See the Deployment Guide forms 11.1.2 for more details on how to use this new feature:

http://docs.Oracle.com/CD/E48391_01/doc.11120/e24477/basics.htm#FSDEP759

Tags: Oracle Development

Similar Questions

  • How to implement the legend in Oracle 11g B2B

    Hello
    I am referring to the http://docs.oracle.com/cd/E23943_01/user.1111/e10229/callouts.htm#CHDEFBDG document and try to implement caption for a specific need.
    Initially, I would like to implement the legend using the simple XML - XML transformation. To do this, I made a few adjustments in oracle B2B, but unfortunately it does not work. Here is the detailed procedure.

    (1) I copied a java example Code of an XML-to-XML Transformation example in section 13-2 of the document mentioned above for JDeveloper, code compiled and created the jar (TestCallout.jar).
    (2) I copied the .jar file to a specific path (ex: D:\Oracle\Middleware\user_projects\MyCallout) and mentioned the same way in B2B UI / Configuration tab / Callout Direcotry.
    (3) create a new file .xsl using Jdeveloper where I am mapping from one XML schema format to another format of XML schema.
    (4) I have created a new legend in the Legend tab and here are the details:
    Implementation class: com.mycallout.XMLTransform
    Name of the library: TestCallout.jar
    Now please suggest me where I can quote the path of the .xsl file that I created, Oracle B2B legend UI?
    Should what the name of the parameter and value I mention in the settings section?

    Here's my XSL file:

    < xsl: stylesheet version = "1.0".
    xmlns:XP20 = "http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.Xpath20".
    xmlns:bpws = "http://schemas.xmlsoap.org/ws/2003/03/business-process/".
    xmlns:AIA = "http://www.oracle.com/XSL/Transform/java/oracle.apps.aia.core.xpath.AIAFunctions".
    xmlns:MHDR = "http://www.oracle.com/XSL/Transform/java/oracle.tip.mediator.service.common.functions.MediatorExtnFunction".
    xmlns:BPEL = "http://docs.oasis-open.org/wsbpel/2.0/process/executable".
    xmlns:oraext = "http://www.oracle.com/XSL/Transform/java/oracle.tip.pc.services.functions.ExtFunc".
    xmlns: xsi = "http://www.w3.org/2001/XMLSchema-instance".
    xmlns:ns0 = "http://www.example.org".
    xmlns:DVM = "http://www.oracle.com/XSL/Transform/java/oracle.tip.dvm.LookupValue".
    xmlns:HWF = "http://xmlns.oracle.com/bpel/workflow/xpath".
    xmlns: xsl = "http://www.w3.org/1999/XSL/Transform".
    xmlns: med = "http://schemas.oracle.com/mediator/xpath."
    xmlns:IDs = "http://xmlns.oracle.com/bpel/services/IdentityService/xpath".
    xmlns:BPM = "http://xmlns.oracle.com/bpmn20/extensions".
    xmlns:XDK = "http://schemas.oracle.com/bpel/extension/xpath/function/xdk".
    xmlns:xref = "http://www.oracle.com/XSL/Transform/java/oracle.tip.xref.xpath.XRefXPathFunctions".
    xmlns:ns1 = "http://www.example.org".
    container = "http://www.w3.org/2001/XMLSchema".
    xmlns:ORA = "http://schemas.oracle.com/xpath/extension".
    xmlns:Socket = "http://www.oracle.com/XSL/Transform/java/oracle.tip.adapter.socket.ProtocolTranslator".
    xmlns:LDAP = "http://schemas.oracle.com/xpath/extension/ldap".
    exclude-result-prefixes = "xsi xsl ns0 ns1 xsd xp20 APO aia mhdr bpel oraext dvm hwf med bpm xdk Xref ora socket ldap ID" >
    < xsl: template match = "/" >
    < ns0:Input >
    < ns0:OrderType >
    < xsl: value - of select = "concat(/ns1:OredrStatusInquiryRequest/ns1:BranchPlant,/ns1:OredrStatusInquiryRequest/ns1:OrderType)" / >
    < / ns0:OrderType >
    < ns0:OrderNumber >
    < xsl: value-of select = "/ ns1:OredrStatusInquiryRequest / ns1:OrderNumber" / >
    < / ns0:OrderNumber >
    < ns0:Item >
    < xsl: value - of select = "concat(/ns1:OredrStatusInquiryRequest/ns1:LineNumber,/ns1:OredrStatusInquiryRequest/ns1:Item)" / >
    < / ns0:Item >
    < / ns0:Input >
    < / xsl: template >
    < / xsl: stylesheet >


    Please help me to go further.

    Now please suggest me where I can quote the path of the .xsl file that I created, Oracle B2B legend UI?

    In step 4, you must add the parameter of legend with the name "xsltFile" which must be of type string, and the value of this parameter must be the absolute path of the XSL file (including the file name). Suppose that you have copied the xsl in the C:\xsl directory and the XSL file name is abc.xsl then the value of the parameter "xsltFile" is therefore C:\xsl\abc.xsl

    Kind regards
    Anuj

  • How to integrate LDAP into UCM Oracle 11g?

    At first, I create LDAP as below

    Preffix LDAP is dc = scsmart, dc = com

    UO = ucm
    | - UO = person
    | | - cn jianhua
    | | - zhaofeng NC
    | - UO = role
    | | - cn = admin
    | [others]

    next step, I have Setup OpenLDAP as Weblogic administration Console
    Security domains > myrealm > suppliers > open-ldap

    Commune
    its = optional control indicator

    Vendor-specific
    Host: localhost
    Port: 389
    Main: {rootManager}
    Credential: {*}
    Confirm the credentials: {*}
    Base user DN: OU = people, OU = ucm, dc = scsmart, dc = com
    The user of the name filter: (&(cn=%u)(objectclass=person)))
    User search scope: subtree
    User name attribute: cn
    User object class: person
    checked the username user retrieved as a main
    Basic DN:ou = role, OU = ucm group, dc is scsmart, dc = com
    Group name filter: (&(cn=%g)(objectclass=groupofnames)))
    Extended research group: subtree
    Research Group of membership: unlimited
    Research level Max group membership: 0
    Cause of spread Checked for connection of Exception

    Save & & restart AdminServer and UCM_server1

    AdminConsole I watch users and groups news, but it remains impossible to connect UCM

    Can we have soltion?

    Published by: user1548877 on April 9, 2012 20:45

    Published by: user1548877 on April 9, 2012 23:06

    Published by: user1548877 on April 9, 2012 23:07

    Hello

    Security domains > myrealm > suppliers > open-ldap

    1. in the present case 'open-ldap' should be the first in the order of the providers.

    2. This is the flag must be on enough.

    3 DefaultAuthenticator should be second in order and this is the flag must be set to sufficient.

    4. make the changes above, except

    5. restart the server WLS, and then click Server of the University Complutense of MADRID.

    Connection with LDAP users and then test to see if the issue still persists.

    Thank you
    Srinath

  • How to change the logo in Oracle Apps homepage?

    Hi all


    Just curiosity and brand, I want to put the logo of my company instead of the Oracle Apps homepage.

    Can someone help me on this?

    Thank you
    Anchorage

    Anchorage,

    Please refer to:

    Note: 119319.1 - how to replace the Oracle Logo with Company Logo on the login screen 11i Applications
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=119319.1

    Note: 421636.1 - how to replace the default Logo Oracle with a custom Logo?
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=421636.1

    Note: 395663.1 - how to change the System Wide Corporate Branding Image in the E-business Suite
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=395663.1

    Note: 468971,1 - tips to customize the E-Business Suite 11i (AppsLocalLogin) Login Page
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=468971.1

  • How to display the bar of default modules at startup of firefox?

    I'm seeing the bar of default modules at the start of Firefox. How to do this? Every time when I run Firefox I have to go to open the Menu (logo) > > right-click > > Check Addon Bar. Is it possible to show by default?

    PS: It happens after updating Firefox 29.0.1

    29 Firefox no longer supports the add-on bar, then you must use an extension that adds this toolbar.

    This extension may not work properly if you need to re - activate the add-on on each start of Firefox bar, and you can try to use another extension that restores the bar of the add-on instead as the classic extension restaurateur theme has already been mentioned.

  • How to set the default print orientation in oracle reports 6i

    Can someone help please how to set the orientation of the printing default reports Oracle 6i? Currently the document is printed in Portrait orientation, but I need to print in landscape orientation. Is this possible?

    It is now resolved. Go to page-> main Section layout model, press F4. In the palette property, select the Orientation that should be selected when printing is taken for this report.

  • How interrogate a user affected temp and tableapce default tablespace in oracle 11g?

    I have this SUNNY user on my DB. Now, I want to know how to query an affected user temp and tableapce default tablespace in oracle 11g?

    I tried Google, but no luck. can anyone help?

    Select the name of user, USER_USERS, temporary_tablespace from dba_users where username = "SUNNY";

    or

    Select the name of user, USER_USERS, temporary_tablespace from user_users where username = "SUNNY";

  • How to make the default text size and line spacing in small Sticky Notes?

    How to make the default text size and line spacing in small Sticky Notes

    Hello

    I suggest that you try the method below and check if it helps.

    Method 1: analysis of auditor of file system (CFS)

    System File Checker is a Windows utility that allows users to find corruptions in Windows system files and restore the damaged files. To perform a scan of the SFC, check out the link: https://support.microsoft.com/en-us/kb/929833.

    Note: the steps for Windows 8/8.1, works perfectly with Windows 10.

    Method 2: clean boot

    A clean boot is executed to start Windows by using a minimal set of drivers and startup programs. This will eliminate software conflicts that occur when you install a program, an update or when you run a program in Windows. Follow the link to perform the clean boot: https://support.microsoft.com/en-us/kb/929135.

    Kind regards

    Angelo bar

    Microsoft community

  • How to get the default path of the data of a table space file

    I used below the sql statement to create a table space:

    CREATE A TABLESPACE DATAFILE AAA BBB SIZE 10 M AUTOEXTEND OFF...

    Notice, I do not give a full path instead of a file name, and then ask questions relevant to tables

    get the full path of the data file, assume that it's path below:

    d:\oracle\...\BBB

    So I don't think that there is a default path that oracle can use it to create the data file. My question

    is how to get this default path before creating a table space.

    Thank you very much.

    Hello

    I did similar simulations for you, then it could be seen easily:

    SQL > Show parameter db_create_file_dest

    VALUE OF TYPE NAME

    ------------------------------------ ----------- ------------------------------

    db_create_file_dest chain

    SQL > SELECT NAME, VALUE OF V$ PARAMETER

    2 where lower (name) = "db_create_file_dest;

    NAME

    --------------------------------------------------------------------------------

    VALUE

    --------------------------------------------------------------------------------

    db_create_file_dest

    It has the value NULL. Then where my datafile is going?

    SQL > create tablespace TEST datafile 'test01.dbf' size 10 M;

    Created tablespace.

    SQL > select file_name

    2 of dba_data_files

    3 where nom_tablespace = 'TEST ';

    FILE_NAME

    --------------------------------------------------------------------------------

    /U01/app/Oracle/product/12.1.0/Db_1/DBS/Test01.dbf

    When you check the alert logs, it will not show you the location of the data file. It will tell you what exactly you ran.

    ..

    ..

    Completed: drop tablespace test whose content and data files

    create tablespace datafile 'test01.dbf' size 10 M TEST

    Completed: create tablespace TEST datafile 'test01.dbf' size 10 M

    ..

    ..

    You can not SQL user * more? Well, I would say that, when you run the CREATE TABLESPACE command, is where you run the command:

    SQL > select file_name

    2 of dba_data_files

    3 where nom_tablespace = 'TEST ';

    FILE_NAME

    --------------------------------------------------------------------------------

    /U01/app/Oracle/product/12.1.0/Db_1/DBS/Test01.dbf


    So, you should get the location of your data file. Alternatively, you can run the query in the parameter $ v so that you know your default data file location.

    I hope this helps.

    Thank you.

    Kind regards

    Gaetan

  • How to change the default listening port?

    Hi all

    11.2.0.4

    RHEL 6.5

    I managed to install Oracle Db 11.2.0.4 on RHEL 6.5

    He created a default listener uses port 1521.

    With the following entries in listener.ora.

    listener.ora # Network Configuration file: /u01/app/oracle/product/11.2.0.4/db_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP) (HOST = ip-10-0-0 - 216.ec2.internal)(PORT = 1521))

    )

    )

    ADR_BASE_LISTENER = / u01/app/oracle

    How can I change the port in 1522? Can I just he replace value of listener.ora?

    Should I also change the value of KEY = EXTPROC1521 to KEY = EXTPROC1522?



    I tried to change the port in 1522 in the listener.ora but when I start "lsnrctl status".


    [oracle@ip-10-0-0-216 admin] $ lsnrctl status

    LSNRCTL for Linux: Version 11.2.0.4.0 - Production on March 7, 2015 06:19:54

    Copyright (c) 1991, 2013, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))

    STATUS of the LISTENER

    ------------------------

    Alias LISTENER

    Version TNSLSNR for Linux: Version 11.2.0.4.0 - Production

    Start date March 7, 2015 06:19:05

    Uptime 0 days 0 h 0 min 49 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0.4/db_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/IP-10-0-0-216/listener/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = ip-10-0-0 - 216.ec2.internal)(PORT=1522)))

    The listener supports no services

    The command completed successfully

    Now, it does not support the services ORCL which is the default database installed

    I can not connect to the database the string '@orcl' of both connection using the default

    [oracle@ip-10-0-0-216 admin] $ sqlplus system/manager@orcl

    SQL * more: version 11.2.0.4.0 Production on Sat Mar 7 06:23:50 2015

    Copyright (c) 1982, 2013, Oracle.  All rights reserved.

    ERROR:

    ORA-12541: TNS:no listener

    Help, please...

    Thank you

    MK

    Hello

    As said earlier after which the listening port, you must update the parameter local_listener database as below:

    ALTER system set local_listener ='(ADDRESS = (PROTOCOL = TCP) (HOST = ip-10-0-0 - 216.ec2.internal)(PORT=1522))'

    editing the system registry;

    HTH,

    Pradeep

  • How to set a default value in the Import Wizard delimited for the date?

    Hello community,

    I am currently trying to import some files delimited in a SQL table via the Import Wizard (right-click on a Table "import data... ") with delimited as input (.dsv) files.

    In step 4 of the wizard, I put the columns in the Source files for the target of the columns of the Table.

    Now, this is where my problem. Whenever a target column has the format "date", I define the mask of translation you want for each column.

    I would like to define a mask by default so that the same format is always used.

    User interface, it looks like this field also exists:

    field_greyed_out.png

    However I can't put it in the wizard itself, and I'm not able to find the option in the preferences.

    I tried the following preferences (Oracle SQL Developer 4.0.2):

    Preferences-> database->-> all NLS date 3 preferences set to "HH24:MI:SS DD. MM YYYY ".

    Preferences-> Migration-> translators-> Format of Date Source default value "HH24:MI:SS DD. MM YYYY ".

    Preference-> Migration-> data move Options->

    DataMove.PNG

    But still, I have to type it every time.

    Can someone explain how to set the default value?

    You can not.

    But.

    In the next major release, we seek to:

    • selection of a menu selector common date formats drop-down
    • Save your import settings session and their reloading for later import

    I think you have a good idea, maybe it defaults to MRU. When we start the process of the Beta/early adopter, be sure to check and let us know what you think. For the moment, and what I'm doing, I copy the date format string and paste them in such as required. I'm not a super big fan of having default values in 'automatically' added because it can lead to mistakes, and in this case, data corruption issues.

  • Internet Explorer default for Oracle Forms, instead of Google Chrome

    I use 10g Oracle Forms and reports configured with Java 6 on Internet Explorer. I have to use Google Chrome sometimes for security reasons. There are therefore two browsers installed on my computer.

    When I run Oracle Forms, it uses Google Chrome. How can I get Internet Explorer default for Oracle Forms, instead of Google Chrome.

    Please let me know, how should I solve this problem.

    Noor

    Noor ul Huda wrote:
    I use 10g Oracle Forms and reports configured with Java 6 on Internet Explorer. I have to use Google Chrome sometimes for security reasons. There are therefore two browsers installed on my computer.

    When I run Oracle Forms, it uses Google Chrome. How can I get Internet Explorer default for Oracle Forms, instead of Google Chrome.

    Please let me know, how should I solve this problem.

    As'salamualikum Noor ul Huda

    First go to your form's constructor. In the menu EDIT travel PREFERENCES can DURATION tab and set the location of the Web browser. Here, define the path of the executable file.

    And check out this link. Make Chrome default browser

    Hope this helps

    Hamid

  • How to deselect the default option in the drop-down list in Adobe Pro XI?

    I know how to change the default option in the properties, but I don't want that there is a defect at all. When the user opens the form, I want the empty fields.

    What is the problem with the simple addition of an option that is an empty space?

    Press the space bar and click on the button 'Add '.

  • How to solve the problem of Oracle SQL Developer Connection?

    People,

    Hello. I use the Oracle 11 GR 1 material database. The database https://localhost.localdomain:1158 control console / em works correctly. I can create a database and a table with success.

    My OS is Linux and connects to the internet successfully.

    In order to execute SQL statements. We use Oracle SQL Developer. I connect Oracle SQL Developer in the following way:

    Connection name: DB1 (is my database name)
    User name: SYS (this is the user name I used to connect to the Console)
    Password: SYS (this is the password used to connect to the Console)
    Connection type: basic
    Host name: localhost
    Port: 1158
    SID: DB1 (it is created during the installation of the database)

    But the error message: "status: failed - IO exception Connection Reset."

    Can any folk tell me how to solve the problem of Oracle SQL Developer Connection?

    user8860348 wrote:
    People,

    Hello. I use the Oracle 11 GR 1 material database. database Control Panel https://localhost.localdomain:1158 / em works correctly. I can create a database and a table with success.

    My OS is Linux and connects to the internet successfully.

    In order to execute SQL statements. We use Oracle SQL Developer. I connect Oracle SQL Developer in the following way:

    Connection name: DB1 (is my database name)
    User name: SYS (this is the user name I used to connect to the Console)
    Password: SYS (this is the password used to connect to the Console)
    Connection type: basic
    Host name: localhost
    Port: 1158
    SID: DB1 (it is created during the installation of the database)

    But the error message: "status: failed - IO exception Connection Reset."

    Can any folk tell me how to solve the problem of Oracle SQL Developer Connection?

    user name: sys
    password: enter_your_correct_password given at the time of the installation of oracle

    role: select sysdba if you would connect as sysdba otherwise select normal for users other than the sys

    HostName: Enter your ip or hostname of the oracle example server address:-192.168.11.12

    to find the terminal/command prompt open hostname in oracle installed machine
    type---> hostname

    type ping hostname--->

    You can find the IP address of the server

    Port number: 1521 (default)---> I guess, otherwise check the port number in the file tnsnames.ora under your ORACLE_HOME/network/admin folder

    SID: DB1

    try it
    Good luck

  • How to set the default printer for the user in 11i

    How to set the default printer for the user in 11i, please let me know how to set the new printer to the user, its Linux OS EBS 11i.

    Please see these documents.

    How to install the default printer for a user. [153927.1 ID]
    How to set up a default printer for a user in Oracle Applications [ID 1018856.102]
    How to set a default printer? [1237254.1 ID]
    How to configure the default printer for Applications [ID 184109.1]

    Thank you
    Hussein

Maybe you are looking for

  • Go to the internet by a phone call

    Hello need your help to explain: when im in a phone call and I need in the tima even do a consultation on the internet (safari), the phone tell me that is not possible because of data transfer... Can someone tell me if this is normal? Concerning

  • Satellite Pro L300 - webcam driver open failed Please restart camera

    I have a Satellite Pro L300.Ive had my laptop for 6 months and tried to get my webcam doesn't work since. When I try to start it, it says "webcm driver open in case of failure please restart computer camera".Ive tried everything, did someone knows so

  • W550s Windows Defender cannot be activated

    W550 came with preinstalled McAfee. I removed the software in windows and then used the McAfee tool to completely uninstall. My system will not turn on Windows Defender. Help!

  • Help bring my icons on the screen.

    I need to get back my icons on my screen of wallpaper. Don't know how I hid them. Can't seem to bring it up on the screen. What should I do?

  • Change a program from Spanish to English

    Hi all I buy the AZC ACER to the Mexico and yet I want it in English instead of sale doesn't know if it's English or Spanish GRAND if the computer program W8 is in Spanish I will able to load it in English? If this is not the case, how can I get the