Focus for Grid

Hi,
I want to focus the grid from some other control by pressing tab, i.e while pressing tab grid should get focus. How to do this. I've tried it by setting taborder but it doesnt work out.

Hi,
On key down action of that control you simply need to click the cell of required grid.
if (pVal.CharPressed = 9 and bubbleevent = false)
oGrid.Columns.Item("id").Cells.Item("index").Specific").Click(SAPbouiCOM.BoCellClickType.ct_Regular)
regards:
SANDY

Similar Messages

  • A possible bug for Grid control?

    Hi, Dear all,
    We installed Grid control 10.2.0.1 on Redhat Linux R3 with existing database(10.2.0.4).
    During the installation, we succeeded for repository creating but failed at OMS Configuration.
    When I start oms in cmd line, I got the following error: the repository database can not be connected.
    The description for the environment:
    1. OMS server and repository database are installed on the same server, on which HA is used.
    2. There are two floating IP on this machine,
    IP | server name | used for |
    xx.xx.xx.124 | cnsz030318 | oms server |
    xx.xx.xx.80 | oem.db.paci.com.cn | repository database |
    3.When we installed the oms with OUI, the repository server we input is oem.db.paci.com.cn
    The problem we found:
    During the installation, the repository was created successfully. But it failed at OMS configuration.
    The error we got: the repository database can not be connected.
    there are two lines in emoms.properities which seems strange:
    oracle.sysman.eml.mntr.emdRepServer=oem.db.paic.com.cn
    oracle.sysman.eml.mntr.emdRepConnectDescriptor=(DESCRIPTION\=(ADDRESS_LIST\=(ADDRESS\=(PROTOCOL\=TCP)(HOST\=cnsz030318.db.paic.com.cn)(PORT\=1535)))(CONNECT_DATA\=(SID\=oem10g)))
    The emdRepServer is what we have input on OUI:oem.db.paic.com.cn. But for the connectDescriptor, it is changed to "cnsz030318.db.paic.com.cn", which does not exist at all!.
    Now, we have worked around this problem by adding "cnsz030318.db.paic.com.cn" in the /etc/hosts.
    But my question is, why the connectDescriptor set the HOST\ as cnsz030318.db.paic.com.cn? Why does it not use the name we input in OUI (oem.db.paic.com.cn)?
    Maybe it is a bug for Grid control?

    Did you install with "Use existing database" or "Use new database"?
    I recommend that you use fully qualified domain names only!
    Best regards,
    Martin Decker
    www.ora-solutions.net
    Edited by: mdecker on Jan 7, 2009 2:24 PM

  • Problem with requesting focus for a list

    Hi there !
    What would be the right way to request focus for a list component ?
    I can use select() method to select some item from a list, but the list itself still hasn't got a focus until I click it.
    What I'd like to do is to be able to highlight some item from the list by using up and down arrow keys only, without clicking the list first =)

    The list is visible, but still this doesn't work.
    I think that the reason for this may be that I'm running this app on Nokia 9210 Communicator emulator. The emulator itself has had some not-so-minor problems...

  • Local node not included in the list of host names for grid installation

    I'm attempting to install clusterware on Solaris 11 on 2 nodes. I've tried tweaking the /etc/hosts file in a few different ways by including the fully-qualified name and without it for the localhost, but it still gives me this error every time. The runcluvfy.sh script doesn't run on Solaris 11. Does anyone know how to get around this problem?
    I've tried this using the silent install and with OUI, but got the same error both ways. This is the format of the node names:
    oracle.install.crs.config.clusterNodes=myLocalNode:myLocalNode-vip1,myOtherNode:myOtherNode-vip2
    [FATAL] [INS-40907] Local node not included in the list of host names for grid installation.
    CAUSE: The local node (the node where you are running the installer) was missing from the list of host names you provided.
    ACTION: Include the local node in the list of host names for grid installation.
    Edited by: 982828 on Jan 18, 2013 1:18 PM

    Hi,
    what Oracle Version are you trying to install?
    Best to directly start with 11.2.0.3 and look in MOS for certification, hints requirements.
    Regards
    Sebastian

  • App similar to stay focused for MacBook Air

    Is there an app similar to stay focused for MacBook Air?

    There is a way to see (in small window) short bits and parts of video movies, where they exist, in the iTunes application from the store page in there. My older Mac with earlier version of iTunes lets me browse Music, Movies, TV stores, from the sections on the iTunes application; years ago there was more direct content. They used to have a site page for some of those clips... I haven't looked lately.
    A screenshot of a video clip ^ from the iTunes Movie store, via iTunes in my Mac.
    If you browse the items for sale/rent, a few have a tiny triangle on them and this opens the little window where a preview runs. A few actual movies will have an option to see a preview or trailer-like video in a similar small window that opens up over the store screen.
    The older iTunes application in earlier Mac systems had various other features. In order to view movie trailer kinds of content streamed from the internet, you may have to look into a third party application or a web page.
    There may be a list of applications included with certain models of Mac portables
    and if you can find that name, that may be a talking point. The Store has lists of
    what software may be included in the most recent Macs in each products info.
    {There was no mention prior to your reply...
    that you did not want to make movies, btw.}
    Good luck & happy computing!
    edited.

  • Database limits for Grid control repository?

    Document "Oracle® Database Licensing Information / 10g Release 2 (10.2)" [Part Number B14199-10] discusses the restricted use license of database for grid control repository and rman repository use.
    nfrastructure Repository Databases A separate Oracle Database can be installed and used as a Recovery Manager (RMAN) repository without additional license requirements, provided that all the Oracle databases managed in this repository are correctly licensed. This repository database may also be used for the Oracle Enterprise Grid Control repository. It may not be used or deployed for other uses.
    A separate Oracle Database can be installed and used as a Oracle Enterprise Manager Grid Control (OEM Grid Control) repository without additional license requirements, provided that all the targets (databases, applications, and so forth) managed in this repository are correctly licensed. This database may also be used for the RMAN repository. It may not be used or deployed for other uses.
    There is no discussion of licensing requirements for options of the database (RAC, partitioning, etc) when the database stays within these repository use restrictions. Therefore it is unclear whether the Grid Control can be configured to provide appropriate monitoring without additional licenses.

    This is the reply I received from release
    management:
    If they have deployed an EE edition of the database
    as an OEM repository, and then want to protect that
    with RAC or Data Guard, or make more Secure with ASO
    or Database Vault, or indeed get any of the
    additional benefits any of the options provide, then
    they will need to license the option.
    Let me know if that is still not clear, and I'll go
    back again.Thanks.
    There is a minor inconsistency in their response ... they say "if deployed on EE". However, as far as I know OEM repository required VPD, which is available only on Enterprise Edition (see http://download-east.oracle.com/docs/cd/B16240_01/doc/em.102/e10953/pre-installation_req.htm#CHDGIEAD)
    However, it is quite clear that 'they' are telling us that the RAC option is not inherent in the "Special Use Licensing" as described http://download.oracle.com/docs/cd/B19306_01/license.102/b14199/editions.htm#CJAHFHBJ .
    The implication (not necessarily a topic for this forum) is that the OEM is not guaranteed to be able to provide basic monitoring and reporting functionality without additional license fees to make OEM more highly available than the targets being monitored.
    It would be nice to have the information about which Oracle products (database and app server) have included licenses with a basic Grid Control install and which require additional licenses as part of Chapter 1 of http://download.oracle.com/docs/cd/B19306_01/license.102/b40010/toc.htm (That document goes into excruciating detail about the extra packs, but ignores the basics.)
    For that matter, since OEM Grid Control can not be purchased, it would be nice to have a list of products that provide license to install Grid Control, again in Chapter 1 of the Grid Control Licensing document listed above.
    I appreciate your time in having dug into this.

  • Problem Load Balancing connections for Grid Control Console on port 80!

    I have two OMS and I'm balancing connections for Grid Control Console using a Software Load Balancer according with "Oracle Enterprise Manager Advanced Configuration". I have success where the load balancer is listening on port different to 80. When I configure Load Balancer to listen on port 80(architecture requirement) and distribute load between the two OMS(Port 7779), when login to Enterprise Manager Console the URL on the web browser changes to the port configured for HTTP server (port 7780) wich produces an "unable to connect" error message; and this behaviour also happends in some of the internal links of Grid Control Console too. Any ideas?
    Thanks in advance!
    Message was edited by:
    user463224

    I got it working, changing the "Port" directive to 80 on httpd.conf on HTTP Server

  • Looking for best practice / installation guide for grid agent for RAC

    I am looking for best practice / installation guide for grid agent for RAC, running on windows server.
    Thanks.

    Please refer :
    MOS note Id : [ID 378037.1] -- How To Install Oracle 10g Grid Agent On RAC
    http://repettas.wordpress.com/2007/10/21/how-to-install-oracle-10g-grid-agent-on-rac/
    Regards
    Rajesh

  • Standby Database for GRID instance

    Hi All,
    I have a requirement from a client to provide a Standby database (Physical or Logical) for the GRID control instance. Baffled by this, I tried to explain that the GRID instance is very small and may not require a standby. The client is adamant.
    So, has anyone had any experience (experimental or otherwise) of configuration of a standby for GRID?. If so, how? and which would be a feasible option, Physical or Logical?
    Any feedback is appreciated.
    Regards,
    Timothy.

    The search function on here isn't great, it took me longer than I care to admit to find you this:
    OMS question on Physical Standby database
    If you need clarification on anything, shout. Like I said, its a pain to do.

  • Database is required for grid?

    Hi
    I m planning to install the grid control on Linux box , but that box no database .
    My question is for grid control database is required ?
    If YES then which version downlod for linux (database and grid) ?
    My Linux version is
    Linux sos02.sias.corp 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386 GNU/Linux

    819136 wrote:
    Hi
    I m planning to install the grid control on Linux box , but that box no database .
    My question is for grid control database is required ?
    If YES then which version downlod for linux (database and grid) ?
    My Linux version is
    Linux sos02.sias.corp 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:27:17 EDT 2006 i686 i686 i386 GNU/LinuxPlease do not duplicate post
    Grid control required database?

  • Can i have same ORACLE_BASE directory location for Grid and RDBMS home ?

    Grid Version:11.2.0.3
    OS : RHEL 5.8
    Can I have same ORACLE_BASE location for Grid (CRS) and RDBMS software Homes ?

    The OFA guideline for ORACLE_BASE is /u01/app/<owner>.  If you are using the same owner for all software (let's call him "oracle") then a simple installation will have one base /u01/app/oracle.  This base will be shared by all installations of Grid and RDBMS software.  But, if you use two separate owners (let's call them grid and oracle) then you will have two separate ORACLE_BASE locations /u01/app/oracle and /u01/app/grid.  I always use two separate owners, but I know many people who only use the oracle account and that is fine too.
    Oracle allows every ORACLE_HOME to have a unique base.  There is no requirement to install more than one ORACLE_HOME under a given ORACLE_BASE location.  This is just an extension of what I said above, that the ORACLE_HOMEs for Grid and RDBMS can be stored under separate ORACLE_BASEs. 
    If you are using RAC then I strongly suggest you read chapter 1 of the Oracle Real Application Clusters Installation Guide.  Read section "Overview of Oracle Base and Oracle Home Directories". The rules for ORACLE_BASE are as I noted above, but the rules for ORACLE_HOME change: the Grid ORACLE_HOME is not to be a sub-directory of the Grid ORACLE_BASE as it is when not using RAC.  So, with RAC your directory structure might look more like this:
    su -
    umask 0022
    mkdir -p /u01/app/oraInventory
    # Grid Base
    mkdir -p /u01/app/grid
    # Grid Home
    mkdir -p /u01/app/12.1.0.1/grid
    # Oracle  Base
    mkdir -p /u01/app/oracle
    # Oracle Home
    mkdir -p /u01/app/oracle/product/12.1.0.1/db_1
    # Ownership for all of the above...
    chown grid:oinstall /u01/app/grid
    chown grid:oinstall /u01/app/oraInventory
    chown grid:oinstall /u01/app/12.1.0.1
    chown grid:oinstall /u01/app/12.1.0.1/db_1
    chown oracle:oinstall /u01/app/oracle
    My examples show 12.1.0.1 but it's the same for 11.2.0.3.
    There's no requirement to create the home directories prior to running the OUI.  It can create them for you.  I just shown these commands to help you understand the big picture.
    The OUI will pop-up a warning if the Grid user's ORACLE_HOME is outside of his ORACLE_BASE as shown in the above mkdir commands, which is funny since it is the recommended setup in the Oracle RAC documentation.  I submitted a bug report several years ago.  To be consistent across all of my RAC and non-RAC servers I follow the more strict rules of RAC and use the mkdir commands shown above.

  • Datagrid focus for cell

    Hi,
    how to set focus for perticuler cell or row in datagide
    using flex 3 .Flex 2 Beta 1:
    var __focusedCell:Object = new Object();
    __focusedCell.itemIndex = 1;
    __focusedCell.columnIndex = 2;
    dg.setFocusedCell(__focusedCell,true);
    Flex 2 Beta 2:
    var __focusedCell:Object = new Object();
    __focusedCell.rowIndex = 1;
    __focusedCell.columnIndex = 2;
    dg.setEditedItemPosition(__focusedCell);
    but this functions
    (dg.setFocusedCell,dg.setEditedItemPosition) are not working in
    flex 3.0. please let me know if any body known this one

    Perhaps you could try:
    myGrid.selectedItem = -1;

  • What is Hardware/O.S. Recommendations for Grid Control server

    I understand both Linux and Window servers are supported for Grid Control Installation.
    However, since we are running Exadata database and cells, what would be your recommendation when we choose which O.S. we should run G.C. on?
    Since the entire Exadata environment is running Linux, so, personally I'd prefer to use Linux server. But, what is your preference, and please detail your reasons.
    Thank you!
    Edited by: 943714 on Jul 12, 2012 9:37 AM

    Grid Control (OEMGC 11g) for Windows is only available (certified) for 32 bit Windows. So you can run into memory limitations, dependeing on the number of agents/targets you will be monitoring. Second you have to install Cygwin on your Windows server if you want (or need) to be able to SSH to a Linux/Unix server. Installing Cygwin is very problematic to say the least.
    If you would use OEMCC (12c), and I don't know why you wouldn't, you can install the 64 bit version for Windows however you still have to install Cygwin.
    So in your case I would go for the Linux version.
    Eric

  • Storage for Grid

    Hello
    With regards to valid storage options for Grid Infrastructure voting disk and install,
    I think ASM, ACFS and NFS are the valid storage options but not sure about CFS and block disk slices ?
    Any suggestion ?
    1-)a certified cluster file system (CFS)
    2-)a certified network file system (NFS)
    3-)ASM cluster file system (ACFS)
    4-)Automatic Storage Management (ASM)
    5-)shared disk slices (block or raw device)

    Hi Rico,
    see the certification matrices for details. Here is the one for linux:
    http://www.oracle.com/technetwork/database/clustering/tech-generic-linux-new-086754.html
    So with 11.2. OCR and Voting disks can only be a certified CFS (under this falls NFS and Veritas), or ASM. ACFS is not an option, since ACFS is later in the stack.
    With 11.1 OCR and Voting disks can also be on block disk slices / raw devices.
    So for 11.2 only
    1, 2 and 4 are valid.
    Regards
    Sebastian

  • Request focus for message area

    Dear All,
    As my screen is long hence if an error comes we will require to scroll down so I have added a message area UI element and in do modify method of the view i have request focus to my message area but it is not working.  Below is the code which I have written:
    try{
              IWDMessageArea msgarea=(MessageArea)view.getElement("MessageArea");
            msgarea.requestFocus();
            catch(Exception e)
    Is there any other property or changes need to be made.
    Thankyou.
    Regards,
    Santosh

    Hi,
    In would say, create an input field at the top left corner of the screen. Set its width to zero and bind it to a context attribute say Va_ShowMesg of type string. Now insert a MessageArea UI element just below the inputfield to display all the erro message at the top left.
    Now if you request focus for the input field using the following code, the focus will automatically come to the Message Area as well.
    wdThis.wdGetAPI().requestFocus(wdContext.currentContextElement(),wdContext.getNodeInfo().getAttribute(
              wdContext.currentContextElement().VA__SHOW_MESG));
    You can call this code whenever you need to display message to user in the message area and shift focus of the screen to the message displayed.
    Regards,
    Tushar Sinha

Maybe you are looking for

  • Session Timeouts for Apps deployed on separate domains

    Hi, Jdeveloper : Studio Edition Version 11.1.1.2.0 , Build JDEVADF_11.1.1.2.0_GENERIC_091029.2229.5536 Platform: Linux, Windows I am observing something strange with session timeouts when 2 apps are deployed to 2 separate WLS instances. Here is what

  • Messages are not kept in the history of a forum

    Hello everyone, There is a problem. When a message from a friend on a forum is posted to me and I'm not logged in - the message is not visible as well as I can not see all history. When I logged in every thing works fine but after log out/log in - ag

  • HP Scanjet G4050 and Windows 7 Home Premium Ver 6.1

    I bought the G4050 photo scanner years ago and it worked fine with my old laptop windows XP operating system for the time I had it.  But shortly after, I upgraded my laptop to a Dell XPS with a Windows 7 Home Premium. I've never been able to use my s

  • Can't find the 'as' syntax explanation

    Hi Folks, I looked everywhere, including the syntax documentation. Because the keyword 'as' is short and generic, it is hard to find on Google/Forums. Can someone explain to me what the 'as' keyword/operator/statement does? Is it a typecasting techni

  • LOST Calendar info, running Version 4.1.4 Software Desktop Software

    I lost ALL my calendar info on my Palm software, with the exception of "repeat" events that were logged prior to 2009 (all other repeats enterend this year gone).  Is there ANYTHING I can do retrieve this info?  Unfortunately my handheld has not been