Can we create a database index?

Hi all..
Can we create a database index for a customised table? and later on can we change the same database index?
Also if possible please provide me with a suitable link for this topic.
Thanks

HI
  PLEASE REFER THE LINKS
1  <a href="http://72.14.203.104/search?q=cache:cHuHvVv9UfgJ:help.sap.com/saphelp_nw04/helpdata/en/cf/21f0f0446011d189700000e8322d00/content.htm+adatabaseindexIN+ABAP&hl=en&gl=in&ct=clnk&cd=1">Editing Tables and Indexes in the Database</a>
2  <a href="http://72.14.203.104/search?q=cache:mIR0TLmS_fsJ:help.sap.com/saphelp_nw04/helpdata/en/cf/21eb20446011d189700000e8322d00/content.htm+adatabaseindexIN+ABAP&hl=en&gl=in&ct=clnk&cd=2">Indexes</a>
<a href="http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb47446011d189700000e8322d00/content.htm">Creating Secondary Indexes</a>
IF THESE ARE USEFUL PLEASE REWARD POINTS
REGARDS
ANOOP
Message was edited by: ANOOP R.S

Similar Messages

  • How can I create a database connection to Cloudscape database in 9iJDeveloper?

    How can I create a database connection to Cloudscape database in
    9iJDeveloper?
    thanks.

    Hi,
    I assume you have a JDBC driver for Cloudscape.
    1. In the IDE System Navigator, expand the Connections Node.
    2. Right-click on the Database Connection and choose New
    Connection .. .
    3. Click pass the welcome screen.
    4. In Step 1, name your connection and choose "3rd party JDBC
    Driver"
    5. Follow the rest of the steps and provide username/password,
    class name and URL, test and you should be ready to go.
    Good luck.

  • Can I create Oracle Database using Java ???

    HI ...
    Can I create a Database using Java... ? If yes can any one tell me how ? I mean provide some codeing help... ???

    If you mean a table yes, since the create table statement is exactly that, an SQL statement, if you mean an SID then I would have to say (AFAIK) no.

  • How Can I create a database?

    How can I create a database to store registered members info
    (member id, password and other information?) I have the scripts for
    member login, member signup, etc.. I understand that I will have to
    deploy the database, once it is created, in the same folder where I
    have all other scripts (PHP.)
    Thank you, in advance.

    Hey,
    basically you should start with an empty SharePoint 2010 project where you add an List-EventReceiver. This Receiver should point to the url of the list and handle the ItemAdded-Event. In this method you place the code to create the database, for example
    with a SQL-Statement.

  • Can we create standby database on same server as primary database

    I have Oracle 10g Rel2, OS Windows server 2003. Can I create standby database on same server on which we have our primary database?

    Bharat Kaushik wrote:
    I have VMware server s/w, do i need to create 2 virtual machines inside the one installation of VMware server? Or do i need to have 2 different installation of VMware server?You could think of VMWare Server in similar terms are Oracle Database Server.
    The HOME: The VMWare Server s/w is put into a "VMWare Home" (I use VMWare Workstation, it goes into C:\Program Files\VMware\VMware Workstation)
    The INSTANCE: WHen I create a VM Image, I specify the name (like a SID), configuration (like PFILE), and location (like ORACLE_BASE/oradata/ ...)
    And just like Oracle with which I can have 2 or more instances running on the host (if there is sufficient memory and other resource), I can have 2 or more VM Images running on my host.
    And just like Oracle, if I have insufficient resources, things get slow like molasses in the middle of winter.
    Hope your desktop has at least 4GB of OS-addressible RAM and at least dual-core CPU. ALternately ... I hope you have lots of coin for the coffee machine.

  • Can't create SQL Database on Free Trial

    "The operation is not supported for your subscription offer type."
    What the heck is this? Azure front page flames that I can try this stuff for free and now I can't without paying full price?
    Has anyone tried MS SQL on other cloud service providers such as Amazon?

    Hi,
    When the period for the trial ends, we can't create SQL Database, refer to
    http://blogs.msdn.com/b/mast/archive/2013/10/12/windows-azure-30-day-s-free-trial-uncovered.aspx for more information about the 30 days free trial, I don't familiar with Amazon, but you could find a lot of resources about the difference between Azure and
    Amazon, for more information about Azure SQL Database benefits, see
    Azure SQL Database.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can't Create 9i Database on Netra x1 Server

    I have Sun Netra x1 Server. It's specification is
    Ultra SPARC IIe 500 MHz, 128 MB DIMM, 40 GB HDD.
    OS is Solaris 5.8 64 Bits.
    I got some problems when installing Oracle 9i 9.0.1 Database server. It can't create Database it take so long for more than 12 hrs, but not finish creating. But I can Install Server Software only no Database.
    If you have any experience with this case please let me know.
    PS:Limited to increase RAM.
    Thanks Advance
    Nay Linn Than (Mr.)

    Hi,
    When the period for the trial ends, we can't create SQL Database, refer to
    http://blogs.msdn.com/b/mast/archive/2013/10/12/windows-azure-30-day-s-free-trial-uncovered.aspx for more information about the 30 days free trial, I don't familiar with Amazon, but you could find a lot of resources about the difference between Azure and
    Amazon, for more information about Azure SQL Database benefits, see
    Azure SQL Database.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • I can not create mysql database

    I installed mariadb and mariadb-client. Whent I type this in command line
    mysql> CREATE DATABASE menagerie;
    a text file was created which name is CREATE and it consist of mysql --help output.
    How can I create mysql database?

    I think the problem is that you took the instructions too literally. There's a system command line, and a MySQL command line; you're likely looking for the second.
    Try running in your terminal:
    $ mysql
    This will bring up a MySQL prompt that will look like:
    mysql>
    inside of which you can run your "CREATE DATABASE" command.

  • Have one instance on linux running one database.can i create more databases to sam

    i have one instance on linux running one database.can i create more databases to same instance and they all remain up .

    you can create more than one database (Instance) on the same machine, start up all of them, in the connect string write the Instance name you want to work with.
    null

  • Steps for creating a database index

    Do we just create it from SE11? Does Basis needs to be involved for any furthur steps?

    Hi Amrutha,
    Indexes speed up data selection from the database. They consist of selected fields of a table, of which a copy is then made in sorted order. If you specify the index fields correctly in a condition in the WHERE or HAVING clause, the system only searches part of the index (index range scan). The primary index is always created automatically in the R/3 System. It consists of the primary key fields of the database table. This means that for each combination of fields in the index, there is a maximum of one line in the table. This kind of index is also known as UNIQUE. If you cannot use the primary index to determine the result set because, for example, none of the primary index fields occur in the WHERE or HAVING clause, the system searches through the entire table (full table scan). For this case, you can create secondary indexes, which can restrict the number of table entries searched to form the result set. You specify the fields of secondary indexes using the Abap Dictionary. You can also determine whether the index is unique or not. However, you should not create secondary indexes to cover all possible combinations of fields. Only create one if you select data by fields that are not contained in another index, and the performance is very poor. Furthermore, you should only create secondary indexes for database tables from which you mainly read, since indexes have to be updated each time the database table is changed. As a rule, secondary indexes should not contain more than four fields, and you should not have more than five indexes for a single database table. If a table has more than five indexes, you run the risk of the optimizer choosing the wrong one for a particular operation. For this reason, you should avoid indexes with overlapping contents. Secondary indexes should contain columns that you use frequently in a selection, and that are as highly selective as possible. The fewer table entries that can be selected by a certain column, the higher that column's selectivity. Place the most selective fields at the beginning of the index. Your secondary index should be so selective that each index entry corresponds to at most five percent of the table entries. If this is not the case, it is not worth creating the index. You should also avoid creating indexes for fields that are not always filled, where their value is initial for most entries in the table. If all of the columns in the SELECT clause are contained in the index, the system does not have to search the actual table data after reading from the index. If you have a SELECT clause with very few columns, you can improve performance dramatically by including these columns in a secondary index.
    Index:
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb20446011d189700000e8322d00/content.htm
    Creating Secondary Index
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb47446011d189700000e8322d00/content.htm
    regards,
    keerthi.

  • How can I create a database from a sharepoint using entity framework

    Hello All,
    I want to develop a data base from SharePoint list independently. The column name are based on a SharePoint list eg: Contact-list (will be having 10 columns)
    can any one please suggest me an idea on how to do this task? Which Visual Studio template is suitable for this purpose?
    I confused with starting with following Visual studio template!!!
    Empty SharePoint Project??, Business Data Connectivity Model??, ASP.Net Web application??
    Somebody please help me soon....
    I am using SharePoint 2010 and Visual Studio 2010

    Hey,
    basically you should start with an empty SharePoint 2010 project where you add an List-EventReceiver. This Receiver should point to the url of the list and handle the ItemAdded-Event. In this method you place the code to create the database, for example
    with a SQL-Statement.

  • Data Modeler - can't create a spatial indexes

    Good day, colleagues!
    I have a 584 release of Dala Modeler.
    Here is the cite from Oracle SQL Developer Data Modeler Guide:
    "3.82 Spatial Definition Properties
    Coordinate System ID: Oracle Spatial SRID value. ...
    +Create Spatial Index: Controls whether a spatial index is created.+
    Spatial Index Name: Name for the spatial index.
    I have a SDO_GEOMETRY column in my table and want to create spatial index.
    The problem is that there is no "Create Spatial Index" option in my Spatial Definition Properties window. There is only "Spatial Index Name" option. When I'm trying to create spatial index manually, I can't, because "Spatial" option for creating index is inactive. I've checked "Register as Spatial Table" table option, but it also didn't help.
    So, I have no way to create a spatial index. How can I do it?

    Hello usamytch,
    creation of spatial index is confusing. We'll improve it in next releases. Here are the steps:
    1) create index - no need to add columns
    2) create spatial column definition ("Spatial properties" in table dialog)
    3) In spatial column definition you can select your spatial column, coordinate system ID, dimensions and you can select one of existing indexes to be used as spatial one.
    4) after that index appear as spatial and you can set spatial related properties in index dialog
    5) you have to check "Register as Spatial Table" in order to get spatial meta-data generated in DDL
    There are additional spatial properties you can set in physical model.
    Philip

  • Can't create 11gR1 Database with 11gR2 CRS/ASM non RAC, dbca ASM password

    Hi,
    try to create a 11gR1 SE Database on a single server with 11gR2 ASM up and running.
    when dbca ask where to store the datafiles and i choose ASM, i have to give the asm sys password which i know (can connect with sql+).
    dbca replies wrong password and i can NOT go further.
    is it possible to use 11gR2 ASM with 11gR1 database and create a database with dbca?
    any hint for this situation?
    thanks
    Michael
    Edited by: user12132314 on 18.07.2010 22:24

    Hello,
    i tried again - still don't work
    it is dbca step 6 from 16, storage option (or something simiular - dbca lang here is german)
    the dialog looks like this
    ASM-ID-Data (Titel)
    enter ASM specific SYS password (prompt)
    entering the correct pwd and push OK
    dbca shows a error dialog with something like: password for user SYS not valid. Enter a valid password.
    Any help?
    Michael

  • Can not create new database

    hi all,
    i am new to oracle, so it may be a very simple question for you, but i couldn't find the answer though i read all the documentation and manual stuff.
    i have already installed trial version of oracle 8.1.7 , though i had some warnings( or errors) which i had ignored. from the programs menu i tried to open enterprise manager, DBA stuido or console.. whatever, i am promted to login a user name and a password. Can someone please tell me what user name and password should i enter at first, or from where i should start.
    i also tried creating a new database from the database config assistant, and faced with "EOF on the communication channel" at the beginning of database creation process, it can't go further.
    i just want to create a sample database to start with .
    Please any help and suggestions ?
    thanks in advance.
    Cheers :)

    okey guys, since no one replied my question
    i gave up, creating a database and now i am using another oracle database server's sample database through network.
    this time i encountered another strange problem. When i am trying to start OAS through the control panel>servies as described in the docs, it can't start saying that : "can't start the OAS on this computer, server didn't throw any error. this may be because of an inner problem of windows or service. See your admin for help"
    any idea what to do or how to start Oracle application server?
    thanks for help
    cheers :)

  • Linux Oracle8.1.7 can't create a database

    I'm trying to install Oracle Enterprise R8.1.7 on Linux. I've found Miracle Linux (it's "made" for running Oracle on Linux), it's a Japanese distribution.
    http://www.miraclelinux.com/
    Everything works perfect until I get to the point where I have to create a database. I use dbassist, its stops at 2% and says "ORA-03114: not connected to Oracle"
    or
    "ORA-03113: end-of-file on communication channel".
    I really don't know what to do. Could anyone help me?

    Hi
    Could you please let me know if you have created that odbc connection for crystal report  in 32bit ODBC driver or 64 bit ODBC driver
    If your using 64bit odbc driver for that crystal report, then please change the ODBC driver connection to 32 bit ODBC driver and test the issue
    Regards,
    Raja

Maybe you are looking for

  • Can't play flv in acrobat pro 9

    Hi, I want to play a flv clip in acrobat 9 pro. I can import it but if I want to play the clip I get only a grey square. I use adobe premiere pro cs4 to export the clip to flv. What I'm doing wrong? Thx

  • How to add a table (J2ME CDC)

    Is there a way to add a table? I am using Eclipse IDE & IBM J9 ( Personal Profile 1.1, FP 1.1, CDC 1.1) Thanks in advance.

  • .mov copy of mp4 webcam video not importing onto pp cc

    I recorded a face cam with a logitech c920. When I put it onto premiere pro cc the audio doesnt sync up to the video. I tried turning it into a mov video and it says that it cant import at all. Can you help me with this problem?

  • Image removed from email

    Hope someone can help me........... The message comes up "image removed" in email, not always but most of the time if there are images to view. Also when I am forwarding mail that I received with images that do open, the images do not show up in the

  • Sync calendars in icloud

    I'm having trouble synchronizing my iCalendar between my desktop Mac and my iPhone 4S.   Preferences for both devices are set to enable iCal in iCloud (or so I think) but items entered in one don't appear in the other unless I plug the devices togeth