Same index name for different tables in different schema

Just a quick query
Can two tables present in different schema of same database has same index name ?
Will there be any problem?
Thanks

And just a quick answer:
859486 wrote:
Just a quick query
Can two tables present in different schema of same database has same index name ?Yes.
>
Will there be any problem?No.
>
Thanks

Similar Messages

  • Import tables using same file name for all tables

    hi,
    We are using oracle 11.2.0.3.0, we have taken export of multiple tables in schema, unfortunately in exp command we have mention same file name for all the tables, now it has created one file for all export but the size of that file shows that all the tables included in it , when we try to import the tables only last table mention in export command is imported for other tables it hangs, example of code show below.
    Is there any way to import the remaining tables.
    exp system file =exp05042013.dmp tables=gr.table1
    exp system file =exp05042013.dmp tables=gr.table2
    exp system file =exp05042013.dmp tables=gr.table3

    Hi,
    You can use as :
    exp username@database tables=table1,table2 file=tabledata.dmpDid you have any RMAN full backup?
    Why you are not recover crash database?
    Mahir

  • Can I use the same email address for facetime on 2 different devices (ipod touch and a mini)

    can I use the same email address for facetime on 2 different devices (ipod touch and a mini)?
    I've set up my daughters ipod touch last year all fine. She's had a mini this yr but when setting up facetime and entering her email address, which is used on the touch, I get an error message saying the address is already being used.
    I thought you can use the same email address on multiple devices.

    I have four different email addresses setup on my Mac, iPod Touch and my two iPads that I can select from and use as the email address with no problems at all.
    Turn off FaceTime, and sign out of the Apple ID in the FaceTime settings, restart the iPad and try again. Turn FaceTime on again, sign in with the Apple ID and then try the email address again.

  • Update SAME column name in two tables from ONE query

    Dear All Seniors
    Please tell me is it possible to update a same column name in two tables.
    I have two tables in same schema
    (1)table name
    pem.igp_parent
    column name
    igp_no.
    igp_type
    (2)table name
    pem.igp_child
    column name
    igp_no.
    igp_type
    i want to update igp_no column in one query please tell me how it would be possible.
    thanks
    yassen

    You want to update the data from what to what? Where is the new data coming from?
    If you are trying to put the same data in two different tables, that strongly implies that you have a normalization problem that needs to be addressed.
    Why do you want a single query rather than updating each table in turn? Can you join the two target tables to produce a key-preserved view?
    Justin

  • Extract schema/metadata - names for all tables and attributes

    Hi, I am quite new to Oracle DB (only been doing dev mostly with sqlserver before). Is there a way to extract schema (names for all tables and attributes) for 10g and 11g in application code (either java or .net) or pl/sql?
    Thank you,
    -Tony

    There are built in views that start with DBA_, ALL_, and USER_. All means all the user can see, user means all the user has, and dba means everything, which generally means the same as the others plus an owner. So you can desc user_tables to see what-all that view has, then select columns from the view with ordinary sql. See the doc set for all the views available, interesting ones are ...views, ...objects, ...tab_cols and so forth.
    There are also built in procedures for getting metadata, google for details.
    Many tools have easy GUI's for this too. EM has ways on the administration screen to get to various objects, and then you can show the ddl. Maybe sqldeveloper has something too.

  • M:N Relation and plural name for associative Table

    Hi,
    I'm using DM 3.1.4
    In my logical model, 2 entities and an M:N relation. I define a name for this relation
    Entity Student
    Entity Stage
    Relation Registration
    I create a glossary with plural form for these three names (entities name and relation name) :
    Student --> STUDENTS
    Stage --> STAGES
    Registration --> REGISTRATIONS
    When I generate relationnal model with "apply name translation" option, my two tables are named correctly with the plural name, but the associative table is named with the relation name (registration), not with the plural form (REGISTRATIONS)
    Is this a bug ? Is there another way to automatically define plural name for an associative table ?
    Thanks
    Fabrice.
    Edited by: FabriceC on 22 mars 2013 14:03

    Hi Fabrice,
    thanks for reporting the problem. I logged a bug for that.
    There is no another way for setting a plural name for intersection table. If you switch to 3.3 then you can set the name manually and lock it so it cannot be changed further.
    Philip

  • Could take the same JNDI-names for both tags: jndi-name and local-jndi-name

    Hello!
    I try to design the weblogic-ejb-jar.xml descriptor and I ask myself, if I could
    take the same JNDI-names for both tags:
    <jndi-name> and <local-jndi-name> ?
    Could you give me and advice if this is ok?
    Thanks

    if you have two separate interfaces, you cant bind them to the same jndi
    name. you will have a local home that extends EJBLocalHome and a remote
    home called EJBHome. also you need to know which one you are looking up
    so you can cast it properly, and use it property (remote interfaces need
    PortableRemoteObject, remote parameters are passed by value, ...)
    joern kirch wrote:
    Hello!
    I try to design the weblogic-ejb-jar.xml descriptor and I ask myself, if I could
    take the same JNDI-names for both tags:
    <jndi-name> and <local-jndi-name> ?
    Could you give me and advice if this is ok?
    Thanks

  • HT204053 using same apple id for store purchases and different icloud on each device

    I have an apple  itunes id that ive had for years.  I bought my kids an ipad mini each and want to use the same apple itunes id on them  BUT a different icloud because i have used up all my own icloud, they should have their own right?  How to get different iclouds on different devices yet share the apple id so we an all use eachothers aps

    Sign in with separate ID for each device in Settings>iCloud, Settings>iMessage and Settings> FaceTime.
    Sign in with your ID for all devices in Settings>iTunes and App Stores.

  • How to know the column name using the index name for a particular table

    Hi All,
    I have small query regarding, I have index name and table name so by using this how can I know the column name associated with that index of that particular table specific to Oracle9i.
    Thanks
    Sudheer

    select *
    from user_ind_columns -- or all_ind_columns
    where table_name = UPPER('&table_name')
    and index_name = UPPER('&index_name');
    Regards
    Arun
    Gurgaon

  • Same node names for 2 nodes

    Assuming the two nodes have different parent nodes, can they have the same node name?

    No no, I want the technical name to be identical. My question is, is it possible to have the same node under 2 different parent nodes?
    For example:
    East1 -
                 NY
                 ATL
                 MIA
    East2 -
                ORL
                PHI
                MIA
    Miami is both in East1 and East2. Is this possbile technically?

  • How to connect two different tables from different server?

    Dear all expert,
    I need to develop a report where i need to connect 2 different tables from 2 different servers. For examples:
    BUT000 tables from CRM and KNKK from R3.
    Is it possible to do so? Because i try to link these 2 tables together and when i preview the report, it run very slow and sometime it hang. I did not get any result.
    Thank You.

    Moved to SAP Integration kit forum
    Appears you are using SAP data sources.
    And yes you can but the linked field types must match and be able to be converted into the WHERE portion of the SQL. Click on Database, Show SQL... and see if there is one. If not CR can't figure out how to so it brings all data client side and filters on the second pass.
    Thank you
    Don

  • How to create Same file names for source and target.

    hi
    Can any body send Procedure for below requirement.
    how to create the dynamic file names for a source and save the file with same name in the Target, because it has to identify that which sender had sent the file and the target file should be again sent back to the customer as a link.
    Please help me.
    Thanks

    Hi,
    See the below link
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14 - sender file name as receiver file name
    Regards
    Chilla

  • How to set same domain name for Azure Storage and Hosted Service

    I have a web application running on azure and using azure storage with blob. My application allows to edit html files that are in the azure storage to save with another name and publish them later. I am using javascript to edit the html content that
    I display in an Iframe but as the domain of my web application and the html that I try to edit are not the same, I got and this error "Unsafe JavaScript
    attempt to access frame with URL "URL1" from frame with URL "URL2". Domains, protocols and ports must match".
    I have been doing some research about it and the only way to make it work is to have the web application and the html that I want to access using javascript under the same domain. 
    So my question is: is it possible to have the same domain name in azure for the hosted service and the storage.
    Like this:
    hosted service: example.com
    storage: example.com
    By the way I already customize the domain names so they looks like this:
    hosted service <mydomainname>.com
    storage <blob.mydomainname>.com
    Actually I have my application running in another hosting and I have no problem there since I have a folder where I am storing the files that I am editing so they are in the same domain as the application. I have been thinking in to do the same with Azure,
    at least to have a folder where I can store the html file meanwhile I am editing it but I am not sure how much space I have in the hosted service to store temporary files.
    let me know if you have a good tip or idea about how to solve this issue.

    Hi Rodrigo,
    Though both Azure Blob and Azure applications support custom domain, one domain could have only one DNS record (in this case is CNAME record) at one time. For Steve's case, he has 3 domains, blog.smarx.com, files.blog.smarx.com and cdn.blog.smarx.com.
    > I would like to find a way to storage my html page that I need to edit under the same domain.
    For this case, a workaround will be adding a http handler in your Azure application to serve file requests. That means we do not use the actual blob url to access blob content but send the request to a http handler then the http handler gets the content
    from blob storage and returns it.
    Please check
    Accessing blobs in private container without Shared Access Secret key for a code sample.
    Thanks.
    Wengchao Zeng
    Please mark the replies as answers if they help or unmark if not.
    If you have any feedback about my replies, please contact
    [email protected]
    Microsoft One Code Framework

  • Object Name for ITL1 Table.

    Hi All,
    I want to add some of rows to ITL1 table using DI-API. It's possible ? if so what's the object name of this table.
    For example, we usually using oDeliveryNotes for Delivery Document like this :
              Public oDO As SAPbobsCOM.Documents
              oDO = oCompany.GetBusinessObject(BoObjectTypes.oDeliveryNotes)
              oDO.DocDate = Now
              lRetCode = oDO.Add()
    How about ITL1 table (Transaction detail for serial & batch) ?
    I am using SAP B1 9.0 PL 04.
    Thank you.
    Best Regards,
    Muh.Ulfah

    Hi Eric,
    Appreciated for your reply.
    I have found the BatchNumbers object, can't you give the pieces of code ?
    Actually what I need is added some of rows into OITL & ITL1 tables when "Add" Delivery Order Document through DI-API.
    Thank you.
    Best Regards,
    Muh.Ulfah

  • Standard Datasorce name for source table USER_ADDR

    Hi,
    Is there any standard datasource available for USER_ADDR table?
    Regards,
    Md.Ekram

    Hi,
    Seems like there no standard data source.
    If need then go for generic data source based on table by using T code - RSO2.
    For More information about generic data source please search on Google.
    Thanks

Maybe you are looking for

  • Issue with a complex web service models

    Hello all, I have a web service model that has been imported and the strutucture for inbound parameters are complex. For the inbound parameters in the mode I have an object with a number of feilds as well a another object in it that is an array. Ex.

  • How do I uninstall Yosemite please ? Since I upgraded my 2011 MacBook Pro will not boot up

    My 2011 MacBook Pro will not boot up following my upgrade to Yosemite. How do I uninstall or downgrade back to the previous version of OS please ?

  • Photo Syncing [iPhone 3GS iOS4]

    Can anybody please help me on my problem? Before I upgraded to iOS 4, my photos are sorted by file name.. (Actually, I like it this way) But now, since updating my iTunes/iPhone OS, it seems that my photos are sorted by "date taken"... (I dont like t

  • Family Share question

    i I have sent two invites to my children and it says safari can not open invite bc it is an invalid address, not sure what to do.  Also currently we use one account am I understanding correct that I will need to set them both up Apple ID's to use fam

  • Importing SAS Datasets into Oracle Tables

    Is there a way to load SAS Data sets into Oracle Tables through SQL loader/SQL Dvlpr Migration Workbench/DataPump? MS Access has facility to import SAS Datasets into its .mdb files, but Would greatly appreciate if anyone could suggest a direct load i