Looking for Oracle INDEX expert

Anyone has an idea about the difference between IndexA and IndexB and which one is recommended?
CREATE INDEX INDEX_A on TableA(Column1)
TABLESPACE indx;
CREATE INDEX INDEX_B on TableA(Column2)
TABLESPACE indx;
and
CREATE INDEX INDEX_C on TableA(Column1, Column2)
TABLESPACE indx;
How Oracle knows which INDEX to be called?

The one that is recommended, totally depends on the queries you'll be firing against your table. If the queries will be like:
select ... from TableA where Column1 = :1and
select ... from TableA where Column2 = :1then your first option is the right one. If they are:
select ... from TableA where Column1 = :1 and Column2 = :2then your second option seems right.
Note that with the second option, this index may also be used in the first two queries, if the selectivity is good enough. But again, this depends on your data and data distribution.
How Oracle knows which INDEX to be called?By using his cost based optimizer and predicting the cardinalities and the selectivity of your indexes.
Regards,
Rob.

Similar Messages

  • Looking for Financials Functional Expert - $100/Hr + Contract Opportunity

    Our company has been looking for Oracle Financials functional consultants who have implemented the below modules for other organizations - iReceivables, iPayables, Adv. Collections and LockBox
    This is an existing EBS installation with A/R already implemented. We need an expert who can help us implement the above new modules.
    Pl. respond with resume and contact info to [email protected]
    Thanks

    Hi sir,
    I am currently working in a MNC, as an engineer. I am keenly interested in Labview, and i know basics of it.
    Attached is my resume. I would like to work with Labview.
    Regards,
    Pooja karnani
    Attachments:
    RESUME.docx ‏30 KB

  • Looking for an AS3  expert

    Urgent requirement, looking for AS 3 expert, please contact me with your contact info ASAP.
    Thanks a million

    private message sent.

  • Looking For Oracle Fusion Middleware Repository Creation Utility

    I'm trying to install a development Fusion Middleware 11.1.1.7 (Weblogic, BPM, etc) environment in a Windows Virtual Box VM. I'm following the directions in the following document: Oracle Fusion Middleware Download, Installation, and Configuration ReadMe. I've installed Oracle 11G r2 and am on the step for using the "Oracle Fusion Middleware Repository Creation Utility". I have looked high and low and can't find this utility on the Oracle web site. Can someone PLEASE point me to the location so I can download it.

    Actually it is delivered on Edelivery and as a Patch on MOS:
    Oracle® Fusion Middleware Download, Installation, and Configuration ReadMe
    5.2 Downloading the Oracle Fusion Middleware Repository Creation Utility
    You use the Oracle Fusion Middleware Repository Creation Utility to install the database schemas that are required by specific Oracle Fusion Middleware products.
    For Oracle Fusion Middleware 11g Release 1 (11.1.1.7.0), download one of the following:
        Repository Creation Utility 11g Release 1 (11.1.1.7.0) from OTN or Oracle Software Delivery Cloud
        Patch 16471709 (for Windows and Linux 32-bit systems) from My Oracle Support

  • Looking for Oracle Doc on RAC...

    Hi,
    I am looking for an Oracle doc (Metalink or whatever), that will give me Oracle's recommendations on how to best configure a 4 Node RAC Env on RHLE4. We are running mainly a data warehouse shop here and we are trying to best configure our Network for this...things like NIC cards (1 gb 2, 2gb, etc, etc), InterConnect, etc, etc...anything would help us.
    Is there such a doc out there?

    http://www.grumpy-dba.com
    http://blogs.oracle.com/AlejandroVargas/gems/RACDetailDesignandBestPracti.pdf
    Good and useful stuff in the blog.
    Ravi

  • We are looking for Oracle Consultant for SCM, Shanghai, China

    We are looking for the Sr. Oracle ERP Consultant for our client, which is an US based Fortune 500 industrial company located @ SH, China. Please contact me if you have the interest: [email protected]
    Detailed job description as below:
    Position: Senior ERP Business Consultant- Supply Chain
    Report to: ERP Application Manager
    Salary: RMB25-35k/month (Negotiable)
    Responsibilities:
    This position provides internal consulting and real world experience and expertise in the field of Supply Chain Management (SCM) process design and implementation (Specifically Oracle) to the corporation.
    · Create a center of excelence, implement and educate SCM and ERP implementations best practices across the company.
    ·Be able to be allocated to a specific project and bring management and process expertise to aid the Bus and sectors in their SCM/ERP implementations.
    ·Redesign of Supply Chain processes, purchasing, procedures and determining which software will be required.
    ·Analyze current processes, and implement most cost effective and best proctice process changes to accommodate the implementation of the next system.
    Requirements:
    ·BS in CS or Engineering, preferably a MBA.
    ·Minimum 5 years accounting work experience; had worked in the consulting world and been involved in at least 4 or more major ERP implementations and had been a work stream or team lead on at least 3 projects.
    ·Have excellent project management skills and negotiation skills on process design and change management.
    ·Have knowledge and experience of the following Oracle 11i modules:
    Advenced Supply Chain Planning; Demand Planner; Constraint Based Optimization; Global Orader Promise; iProcrement; Purchasing; iSupplier Portal; INV; Advance price; Orader management
    ·Should know following Oracle 11i modules:
    BOM Configuration; WIP
    ·Have process knowledge related to:
    Direct Materials Procurement; Indirect materials Procurement; Lean Manufacturing; Kanban Systems
    ·Have technical knowledge related to:
    PLSQL; Discover
    ·Good English communication skills, both oral and written.

    http://www.grumpy-dba.com
    http://blogs.oracle.com/AlejandroVargas/gems/RACDetailDesignandBestPracti.pdf
    Good and useful stuff in the blog.
    Ravi

  • Oracle Identity Manager looking for OracleAS 10.1.3.x

    Hi,
    I need to install the following products on 2 servers
    Oracle Identity Management Suite (OID, DAS, SSO) as a OracleAS Active-Active Cluster.
    Oracle Identity Manager in Cluster
    Oracle Access Manager in Cluster
    Oracle Virtual Directory in Cluster
    with F5 load balancers
    A bit complex configuration, but think i can achieve it. I completed the first task successfully but now I am facing a problem when i wanted to install the Oracle Identity Manager 9.1 on the existing OracleAS cluster. OIM is looking for a 10.1.3.x version of OracleAS where as the Oracle Identity Management suite is shipped with OracleAS 10.1.0.2 version. we went ahead with the installation process as there was no reference of application server version in the Oracle Identity Management Certification matrix and the OracleAS 10.1.3.4 certification document below mentioned that IM 10.1.4.0.1 is shipped with 10.1.3.x version.
    http://www.oracle.com/technology/software/products/ias/files/oracle_soa_certification_101310.html
    Can anyone guided me how should i go ahead with this.
    Thanks & Regards
    Ramesh GK

    Check this OIM on OAS issues
    SOA suite is using jdk 1.5.x , Identity Management Suite is using jdk 1.4.x. My advice is to use OC4J from SOA Suite. Open a SR to confirm this. Some OIM required patch for OC4J are only for 10.1.3.x and can't be applied to OC4J from Identity Management Suite, also you can't not use the same database for OIM and IDM repository if you are using multilanguage installation.

  • Looking For Oracle DBA Supervisor

    I am looking for a Database Management Supervisor for an excellent company with great benefits and excellent working culture. Profile is mentioned underneath. Managind DBA's Experience is very necessary. There is also a referal fee of $1000. Feel free to call me for further questions and send your resume at [email protected]
    Thanks
    Harvinder Singh
    www.karta.com
    [email protected]
    Ph: 800-725-2782 x3302
    210-582-3302
    This position will be responsible for supervising 6-9 Database Management Analysts (DBAs) in managing databases and supporting application development. This position will also give directions and lead the activities of enhancing database standards and procedures for Oracle Database operations. Responsibilities include:
    · Plan DBA resource for production support and various projects
    · Manage the performance of assigned associates (primarily Oracle DBAs)
    · Provide database services to applications running on Oracle, Sybase, Adabas, and Microsoft SQL Server
    · Provide technical direction of database operations (database design, database backup/recovery, monitoring, security, performance tuning, etc.)
    · Maintain relationships with clients, managers, end users, and other technical staff, to understand client needs and optimize service levels
    · Work with the manager to select, develop, and maintain an effective team
    · Resolve any database performance issues pertaining to specific projects and general day-to-day activities
    · DBMS software management
    · DBMS vendor management
    Requirements for this position include:
    · Minimum 2 years experience managing DBAs
    · Must have extensive Oracle database management experience
    · Strong knowledge of RDBMS management throughout the application development cycle
    · Strong knowledge of managing database in the Unix environment
    · Good judgment in identifying issues and recommending solutions to others
    · Strong communication skills
    · Project management skills
    · Thorough understanding of application architecture concept
    · College Degree
    Desired skills include:
    · Sybase
    · MS SQL Server
    · Windows knowledge
    · Mainframe knowledge

    Hi,
    below is the link which will help u to upgrade 10.3 orderbookin to 11g
    http://docs.oracle.com/cd/E23943_01/upgrade.1111/e10127/soa_order_booking.htm
    "A Example: Upgrading and Redeploying SOA Order Booking"
    Note: The composite functionality is same between soa suite 10.3 and 11g. you can upgrade the composite using 11g jdev and it will be automatically converted to 11g composite
    If you are happy with answer please assing some points

  • I'm looking for a consultant/expert....

    I'm looking for a consultant to help me through the rough spots in HTML/CSS, Javascript, jQuery, php, and also with the Adobe suite of products. I'm visualizing just doing occasional phone consultation with a screen share by Adobe Connect or Joinme.com. Let ke know if you are this person, or know somebody like this. Consulting fee based, possibly a monthly retainer...

    Hi McFrisco,
    You'll get quite a bit of free expert help in this forum if you post specific questions and show us your code.
    HTML, CSS & JavaScript are not hard concepts to learn on your own.  PHP/MySql is more advanced and should be undertaken only after you have a working knowledge of the other three.
    It would help us help you if you tell us something about yourself.
         a) How much coding experience do you have?
         b) What do you feel most & least comfortable with?
         c) A brief description of your project goals.
         d) A link to your site (if you have one).
    I can only speak for myself but like most people here, I regularly donate time to this and other forums while simultaneously working on client projects. If you need a bit of hand holding while you work through tutorials, Adobe forums contain a pool of worldwide product users who are available 24/7.  Owing to differences in time zones and other commitments, a private consultant might not be as convenient to reach when you have burning questions.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/

  • Looking For Adobe Edge Experts

    I tried a Google search but wasn't getting what I was looking for. We have a couple of people on our in-house creative team who develop in Adobe Edge. However, they are uanble to fulfill all of the requests we get for this type of work. We can't get more head count for our department just yet so are searching for reputable Adobe Edge experts who we would like to outsource some of the overflow work to. Does anyone know of a good place to find suitable professionals?
    Thanks in advance for any help!
    Tara

    Hi,
    I'm alwase available for freelance work, I'm working with Edge Animate since the first version and founded the community Edgehero for it.
    Made Edgehero.js and worked on alot of advanced projects already.
    Feel free to contact me and check out the rest of the Edgehero crew : http://www.edgehero.com/about.html
    - Rob Boerman
    Edgehero.com

  • I am looking for Oracle Application Express develop

    I am starting a business next year 2009, If you are that person looking for a new start you can email at [email protected]

    Are you also interested in contacts to a company which can support you with ApEx-skilled employees?

  • Looking for Local XSan Expert

    We've recently set up 4 Seats on Xsan and while we've had a knowledgeable admin set up the system, we're in need of someone to help maintain and be on call for any issue we may experience. We have a 10 TB system and are working in FCP. Any advice on how to find someone in the Nashville, TN area?
    Thanks,
    - Matt

    Matt,
    I just happened across your post here... maybe a little late, but if you're still looking for some help with your Xsan, the perfect person for the job is right in town. Chad Grant is an Systems Engineer working with Mac Authority right here in Nashville, TN. He holds nearly every relevant certification, and is not only certified and experienced with Xsan, but is a Final Cut Trainer as well. Probably one of the best people in the country for your needs. For scheduling, contact the Corporate / Enterprise dept. at Mac Authority.
    615-577-4306 Ask for TJ.

  • Looking for oracle 8i version 8.1.7.4

    Hi all
    I am looking to download oracle 8i version 8.1.7.4 for sun solaris (sparc) or patches from
    8.1.7 to 8.1.7.4
    Can anyone can point me to the exact location.
    It very urgent.
    Thank you

    Hi Alon,
    I would recommend using http://metalink.oracle.com if you have an account with them and clicking on the patches link in the navigation bar. They will have patches to take 8.1.7.0 up to 8.1.7.4

  • Looking for oracle.adf.view.faces.CHECK_FILE_MODIFICATION property

    Hi ,
    when i try to run a simple ADF form for the second time-one 'instance' of it has already run successfully some time ago , and the status of "embedded runtime OC4J SERVER" is running- i get the following error:
    INFO: ADF Faces is running with time-stamp checking enabled. This should not be used in a production environment. See the oracle.adf.view.faces.CHECK_FILE_MODIFICATION property in WEB-INF/web.xml
    I have searched the web.xml file in the current application...(userInterface project->Web Content - > Web-Inf) but i have not found the property "oracle.adf.view.faces.CHECK_FILE_MODIFICATION"....
    Where is there declared...????
    NOTE : I use JDev 10.1.3.
    My greetings,
    Simon

    Hi,
    oracle.adf.view.faces.CHECK_FILE_MODIFICATION is a context parameter that in JDeveloper IDE is set to true by default. You can set this to false but then this means that the JSPX files are no longer compiled when running them in the embedded OC4J, which means you actually see the "old" version
    <!-- If this parameter is enabled, ADF Faces will automatically
    check the modification date of your JSPs, and discard saved
    state when they change; this makes development easier,
    but adds overhead that should be avoided when your application
    is deployed -->
    <context-param> <param-name>oracle.adf.view.faces.CHECK_FILE_MODIFICATION</param-name>
    <param-value>false</param-value>
    </context-param>
    Frank

  • Looking for oracle.siebel.configurator.screen.Configurator

    I'm exploring an upgrade of Siebel 8.1.1.3 to 8.1.1.10. The software upgrade seemed to go without errors, and I believe I need to do an incremental repository merge. However, when I run the command to kick that off (/opt/siebel/config/config.sh -mode dbsrvr) I get an error saying "Could not find the main class: oracle.siebel.configurator.screen.Configurator. Program will exit."
    I'm running Slackware Linux on my test box, I know unsupported, but 8.1.1.3 has worked fine so far. This server has all the Siebel components installed on it in /opt/siebel. I have sourced the siebenv.sh file beforehand. I have examined all the jar files in my siebel install directory and cannot find that class.
    Can someone tell me what I am missing?
    Thanks for any suggestions.

    Hi ,
    1. Have you sourced dbenv.sh before launching DB config wizard?
    Before you run the Database Configuration Wizard, you must source either dbenv.csh (for C shell) or dbenv.sh (for Bourne or Korn shell).
    2. Then run below command  for Siebel Database Configuration Wizard:
    install_path/config/config -mode dbsrvr
    In this path, install_path is the installation path for the installed Siebel Enterprise Server software. for example:
    /siebel/8.1.1.11.0/ses/config/config -mode dbsrvr
    3. Another important point to include here is IRM implementation is different in Siebel 8.1.1.10 and Siebel 8.1.1.11.
    In Siebel 8.1.1.11 you need to launch DB Config wizard to run IRM, refer MOS document 'Innovation Pack 2013: Siebel 8.1.1.11 and 8.2.2.4 Incremental Repository Merge (IRM) - FAQ and Troubleshooting (Doc ID 1623495.2)'.
    BUT for Siebel 8.1.1.10 IRM is not run through DB config wizard.
    Refer- - Siebel CRM 8.1.1.10 and 8.2.2.3 Incremental Repository Merge (IRM) - FAQ and troubleshooting (Doc ID 1549478.2)
    Thanks,
    Shilpi

Maybe you are looking for

  • MSS IAC reporting error?

    Hi, We created custom MSS role which has limited services from standard MSS role.  So we didn't want to make any change to the standard MSS role.  One of the service under custom MSS role is reporting we made it to point to reporting page(PCD as belo

  • Avoiding applet main window resizing when using browser zoom?

    Hello, I haven a applet embedded into a jsp page into an APPLET tag, with a fixed height and width, same values as the JPanel has on the applet with all the elements inside of it, my problem is, that if I use the browser zoom, the JPanel respects wid

  • Is there a virus on the iPad

    Have there been any virus reports or malware affecting the iPad or any iOS devices? Thanks

  • Peoplesoft on Solaris x86-64

    Does Oracle have any plan to fully certifiy Solaris x86-64 to have complete support on Peoplesoft (all tiers) not just for DBMS? Edited by: user10790231 on Apr 7, 2009 9:08 AM

  • Hello frields!

    I have to connect following fields from 18 tables. Please send me the query how to get the data collectively in the output. What wil be my approach? Order No                                               VBAK-VBELN Sales Org