I hate oracle support - transporting index tablespaces

i exported 9 index tablespaces and ran the import into a database created as a duplicate of the original database (duplicated using RMAN). None of the indexes got created...yes I checked dba_segments.
I am using 9iR2.
Any suggestions?

the intent was to bring over the 9 data tablespaces and the 9 index tablespaces using transportable tablespace -- the amount of data here is 2.5+ Tb. we exported the metadata for all 18 tablespaces and then tried to import that metadata to the new instance. the data came over fine but the indexes are non-existent. oracle support says this should have worked, but surprise, it didn't. it will take 72 hours or more to rebuild the indexes if we have to do it manually, which is why we trying to use transport to begin with. just copying all the files over took 20 hours.
oracle says my indexes should be there. anyone else try to do this and what did they do to make it happen?

Similar Messages

  • Red hat Linux support for Oracle

    Hi! Can some body tell me which version of Red Hat Linux is supported. I was told that Oracle supports only upto Red hat 7.1 for Oracle 8.1.7.3.
    thanks

    I installed 9iAS on RedHat 7.3, see my post at:
    Re: SQL query report columns
    I don't know about versions < 7.3, but 7.3 by default includes kde 3 :)

  • Compression for oracle database and index compression during import of data

    Hi All,
    I have a query , in order to import into oracle database and also have compression and index compression , do we have some kind of load args for r3load and also do we have to change the tpl file ?

    Hello guy,
    I did this kind of compression within migration project before.
    I performed index compress first and then export -> import with table compress.
    One thing you should take care, delete nocompress flag from TARGET.SQL (created by program SMIGR_CREATE_DDL, program SMIGR_CREATE_DDL created pure non-compression objects for these considered non-standard tables). For table columns > 255, we should not delete this flag.
    Regarding to the index compress in source system, please check the following notes:
    Note 1464156 - Support for index compression in BRSPACE 7.20
    Note 1109743 - Use of Index Key Compression for Oracle Databases
    Note 682926 - Composite SAP note: Problems with "create/rebuild index"
    Best Regards,
    Ning Tong

  • Oracle support for Weblogic 7 under LINUX

    Hi,
    Does anyone know what happened to oracle support in weblogic 7.0 for linux platform,
    as it seems that the drivers are not included? Are there any discussions on that
    topic anywhere?
    thanks.
    Zlatko

    It DOES appear that there is support for WebLogic jDriver for Oracle on Linux:
    see http://e-docs.bea.com/wls/certifications/certifications/redhat_linux.html#39532
    The strange thing here is that, apparently, the Oracle drivers located @ lib/linux/i686/oci817_8/libweblogicoci38.so
    and lib/linux/i686/oci817_8/libweblogicoxa38.so are "Type 2" ODBC drivers which
    require an Oracle client to be installed on the WebLogic machine, but Oracle doesn't
    support installation of the client on RedHat 7.2, which is required (according
    BEA's doc) for installation of WebLogic 7.0. Can someone reconcile this apparent
    conflict?
    Laurent Goldsztejn <[email protected]> wrote:
    Hi,
    There is currently no support for WebLogic jDriver for Oracle on Linux
    with WLS 7.0. Please check the following page for update on this topic.
    http://www.weblogic.com/platforms/index.html#jdbc
    Zlatko Mesaros wrote:
    Hi,
    Does anyone know what happened to oracle support in weblogic 7.0 forlinux platform,
    as it seems that the drivers are not included? Are there any discussionson that
    topic anywhere?
    thanks.
    Zlatko
    Thank you,
    Laurent Goldsztejn
    Developer Relations Engineer
    BEA Support

  • Oracle supported flavours of linux

    My company is planning to shift all it's oracle operations on to
    linux. We do not know which distributions of linux oracle
    supports. we work in products like oracle database, jserver, ias
    etc. Can you please suggest the distribution of linux we can go
    for.
    Thanx in advance,

    It seems to me as though they all will work but none will
    install perfectly cleanly. Each distribution is addressed in
    this forum in one way, shape or form. The baseline supported by
    Oracle is SuSe but folks in this forum have successfully
    installed on Red Hat and Mandrake as well as others. Whichever
    distribution you choose do a search in this forum on the
    distribution name and browse the posts that are returned. Some
    will sound like the end of the world and others have solutions
    to common problems.

  • Finding the exact need in oracle support site

    Dear all,
    oracle support is very complex for finding the exact needs.
    suppose i want to download FMW 11gR2 version 11.1.2.0.0 Forms and Reports
    i am wonder how to search it and download it?
    kindly help.

    open a window with google--> write "download forms and report" --> open first link --> you got it.
    http://www.oracle.com/technetwork/developer-tools/forms/downloads/index.html
    If you are looking for a old version, you had to open a SR in MOS, but if you want the newest, in oracle website (downloads) you can find it easily.

  • My Oracle Support (requires Flash)

    Trying to access new metalink My Oracle Support (requires Flash) , ending up with error, even i put my CSI # also?
    any body know the fix?
    Access to all other features in My Oracle Support is disabled. This account requires one valid Support Identifier.

    I had the same problem and phoned support.
    I was told the new support site did not work with IE 7 or Firefox 3 and I should revert my browser to a previous release !
    Can you believe anyone would release to production a web app that does not work with the current version of the two most common web browsers?
    I think the problem is fixed now, but I HATE the flash inturdface and continue to use the old Metalink.

  • How to import tables, indexes, tablespace, etc from a DMP.

    Hello,
    I like to know how to import tables, indexes, tablespace, etc from an DMP export of a Oracle 10.2.0.1 to be apply on a Oracle 11.2.0. When I import the DMP file all the data is going to one single Tablespace, for example, Users tablespace.
    On the original database we have various tablespace's each separated with different content (tables, indexes) and I like to know if it posible to import the same schema,tables, indexes, tablespace all made with one single DMP Export. I can't use DBUA because the software of the database on the 10.2 is missing, I have only a DMP file (24GB) of DMP!.
    Thanks for the reply,
    Sorry for my english :).
    Regards.

    thanks for that but is not what Im looking for.
    Look, on my ORCL directory of the oracle 10.2 I have for example this:
    CONTROL01.CTL
    EXAMPLE01.DBF
    REDO01-1.LOG
    REDO01.LOG
    REDO02-2.LOG
    REDO02.LOG
    REDO03-3.LOG
    REDO03.LOG
    RMAN.DBF
    SYSAUX01.DBF
    SYSTEM01.DBF
    TEMP01.DBF
    UNDOTBS01.DBF
    USERS01.DBF
    TABLESPACE1.ORA
    TABLESPACE2.ORA
    TABLESPACE3.ORA
    TABLESPACE4.ORA
    TABLESPACE5.ORA
    I make a full export to a DMP. Then in my 11.2 version first I created the user then when import the DMP file none of the tablespace (TABLESPACE1, TABLESPACE2, ETC...) is created, all is going to the USERS tablespace, SO, im looking a way to tell imp command that generates the exactly tablespace structure that i was have on the 10.2.
    Hope this can explain more my problem.
    Thanks again!.

  • Need Oracle Support

    hi experts,
    just a few general questions about getting Oracle Support. what if my company wants to get Oracle official support. I mean what is the way to get Oracle Support for the product we are using, for troubleshooting and any issues being faced. Shall my company have to pay extra for the support or is it okay if we buy a license for Oracle ? plz guide me in this regard.

    http://www.oracle.com/support/index.html

  • Can SQL Developer be used for Oracle Support "HTML Output" Diag Scripts ?

    Hi All,
    Oracle Support has asked me to run a diagnostic script (OTL_Diag.sql for anyone familar with the script) that produces output in HTML format using SQL*Plus to help troubleshoot an OTL problem we are having. Unfortunately I don't have SQL*Plus installed and my company is not on board with me installing it because of the SQL*NET connection required. Instead I have access to SQL Developer 3.1.0.7. While this works fine for most situations I'm having problems generating the required .html output file that Support needs.
    I've tried runing the OTL_Diag.sql a couple of ways using SQL Developer. First, I opened the file from SQL Developer and using the Run Script functionality (F5) I executed the code that way. This method did give me an opportunity to input the necessary parms and it did create the 'start' of the HTML file on my (Windows) file system, but the script seemed to abort with a java error that indicated some sort of format error (sorry, I'm not a java person so I can't provide any more info, but I'll be glad to get the exact error message if anyone thinks that will help solve my issue).
    My second approach was to open a SQL Window where I typed in @C:\OTL_Diag.sql without quotes. This approach also gave me the opportunity to enter the necessary input parms and it seemed to end normally. It also created the 'start' of the diaganostic output file on my Windows file system, but it 'completed' before any of the 'real' diaganostic output was written to the .html file.
    The Metalink note clearly specifies that the OTL_Diag.sql script is to be run with SQL*Plus 10.2 or above so I don't think I can complain too loudly to Oracle about this...but given that I don't have access to this product (and it is useless for me to again ask to install it) I am hoping someone out there has some ideas or insight as to how I can use SQL Developer to execute this diag script in a manner that will produce the required .html output file.
    Thanks in advance to anyone taking time to read my post !!
    Jeff
    Edited by: user13111861 on Jul 10, 2012 6:43 PM
    Edited by: user13111861 on Jul 10, 2012 7:51 PM

    >
    As a result, at this point in time my only available tool to run the OTL_Diag.sql script (provided by Oracle Support) is SQL Developer
    >
    Then you will have to edit the script, break it into pieces, execute each piece manually and save the output to feed into the next piece as required based on what the script is actually doing. Don't post the script or contents as that will likely violate your support agreement.
    As I already mentioned the script may be using syntax and/or commands that are simply not supported by sql*developer. One likely area is the script may be producing intermediate output scripts that are then processed by a later portion of the script. If that is the case then my suggestion to execute the pieces manually should work but you will need to do some trial-and-error to see.
    Even if you appear to be successful you will still have an issue when you communicate the results of your 'test' to Oracle support and they determine you didn't follow their instructions to use the proper tool.
    Sounds like your management is either ignorant or incompetent so I suggest you cover yourself by documentating the instructions from Oracle support and the direct orders you were given to disregard those instructions. No need to discuss that issue further but clearly there are resources available somewhere in the org that has the proper privileges or they wouldn't be able to maintain and support the database. If they want to pay for support they should heed their advice. Nuff said.

  • How To Simplify Knowledge Search On My Oracle Support (MOS) For WCI (ALUI)

    ****** Please feel free to post a reply to this thread if you've found the link provided here useful ******
    Where's The WCI Knowledge On My Oracle Support?
    Have you been frustrated by how difficult it is to navigate the My Oracle Support "Product Tree" when searching for WebCenter Interaction knowledge articles?
    Do you find yourself confused by the number of articles returned from your keyword searches for knowledge that have absolutely nothing to do with WCI Products?
    Is there really any knowledge base for WCI products at all?
    The answer is yes! In fact it's very healthy and getting healthier every day.
    Across the breadth of the the WCI Products (Portal, Collab, Publisher, Analytics...etc.) there are hundreds of current and updated knowledge articles available on MOS.
    New knowledge is created from almost every support case where the issue was not otherwise solved by existing knowledge or documentation.
    The Support Team is reviewing and publishing an average of 20 new articles a month, each of them solutions culled from actual customer engagements.
    We recognize that it can be difficult to navigate the "product tree" to narrow the scope of your search results to ensure it's limited to the knowledge created specifically for the WCI products.
    To help make it easier for WCI customers to get to the right knowledge as quickly as possible we've created a valuable link to use anytime you want to search MOS for
    WCI product knowledge. The link at the bottom of this posting will limit your search to only the products in the WCI family.
    Let Us Know How We're Doing
    Did an article help you resolve your issue and avoid having to log a service request?
    Was the article perfectly written and exactly what you needed?
    Was the article more complicated than it should have been or somehow incomplete?
    Make sure you "rate" the article after viewing it and feel free to make comments to improve an article.
    Look for the "Rate This Document" icon at the bottom of the view window for the article and click there.
    The feedback goes directly to the team that created the article is actively reviewed in an effort to improve on the knowledge already provided
    or to help generate new knowledge as needed. The Support Team is striving to ensure that the right information is available at the right time.
    <h2>Click this link: WCI Search
    The link should take you right to the WCI KM search section on MOS (after you log in) and all you need do from there is enter your key words and "Search".

    SUPER userful.
    I attempted to use the Knowledge Base on oracle support earlier today to find this precise information and gave up in frustration.
    This link definitely helps.

  • Error message for calling oracle support

    Hi,
    We are getting the following error codes:
    ORA-27302
    Ora-27303
    Ora-2000
    ora-1013
    can anyone please help out.The error message is for contacting Oracle support
    Thanks a heap
    regards,
    vinayak

    Very limited info has been given.
    Be more cleared. Like hwat is your Oracle version, what is your OS and its version?
    Have you applied any new patches recently?
    When does this problem started?
    Is this problem coming when querying anything or while database startup?
    Also, check your alert.log and paste the complete error message.
    Jaffar
    Message was edited by:
    The Human Fly

  • How do I add a new Support Identifier to My Oracle Support?

    I have one support identifier shown for my company.  I need add a second but the number is not recognized.  The number is correct.  Is it possible to have more than 1 in My Oracle Support?  Even if I delete the other identifier the new one I need to add is not found.
    thanks for your help!
    Dawn

    Hello rmoff,
    Here are the steps for adding a Support identifier to your My Oracle Support (MOS) Account:
    Once in MOS:
    Go to More / Settings tab
    Select My Account (left hand side menu)
    In the Support Identifiers region, click on the Request Access button
    Enter the Support Identifier you want to add. Provide a justification if need be and click the Request Access button
    Your request will be sent to your Company's Customer User Administrator who will approve your request and grant you necessary privileges
    Let me know if you have questions.
    Mirella

  • Selling on Oracle support services

    Hi Everyone
    My name is Ajit. I'm new to this forum. Infact I'm new on the Oracle Technology. I've just joined a company which provides support services on Oracle technology. We focus on RDBMS right now and we are also an Oracle Partner.
    I'd like to know how do I develop myself in the field of Business Development for Oracle support services. I'd like to know which magazines, newsletters, websites, forums etc. I need to visit to serve my existing clients better and to generate new clients.
    Would really appreciate if you could help me on this one.
    Feels great to join the Oracle community.
    Ajit.

    Hi Kai.
    Thanks for clarifying the requirement and passing this on. I believe that you cannot currently add new warning messages to Fusion HCM SaaS.
    Adding a new validation and resulting pop-up message would require either (a) ADF adjustments in JDev and an app redeploy or (b) Application Composer to add an object trigger/groovy script. Obviously there is no backend development for Fusion SaaS and App Composer is available for CRM products currently. I couldn't find anyway the standard Page Composer could have the capability to add new validation logic to the UI.
    As you already mentioned in the other thread, if a validation and FND message already exists at that point, the text can be customized via the Manage Messages page in the FSM task.
    Kind regards,
    Richard
    Fusion Applications Developer Relations

  • Siebel database Configuration wizard unable to identify index tablespace

    Hi,
    I'm installing Siebel CRM 8.1.1 on AIX platform. We have RAC enabled database at backend and in that two tablespace has been created, one for data and another one for index. Now in the database configuration wizrd where we have to provide the name of both tablespaces; we provide the name of data tablespae in the Table Tablespace filed and index tablespace in the index tablespace filed of the configuration wizard. Now when we click on the next button. The configuration wizrd gives error of unable to identify index tablespace.
    Why is this happening as index tablespace is properly created in the database. Please help me in this. You quick respance will be highly appriciated.
    Regards,
    Abbasi

    I thought it might be. grantuser.sql generally needs to be modified to suit the underlying database configuration. Glad you got it working.

Maybe you are looking for

  • MIRO Invoice Entry Date

    Hello All - There are multiple dates on the invoice when it is entered via MIRO - Invoice Date, Posting Date, Baseline date, etc.   I would like to find the date that the invoice was first entered into SAP.  This should be a system generated date sim

  • "not enough storage, go to settings". What am I doing wrong?

    I use an IPad and an IPod touch. I had the message that "not enough storage" was left for me to download new music I've bought. I then purchased the iCloud twelve pound yearly storage plan. However I am still getting the message "not enough storage .

  • Contact sheets with textured bkg . . .

    [CS4 bridge and PS] Is there some way to get a textured bkground when using the tools availabe in bridge at: Windows/workspace/output ? I see an area where I can set a color bkground (Document/background) but seem only possible to set solid colors.

  • Nothing Appears Under My Products and Services

    I purchased Premiere Elements through Adobe online and downloaded it. I don't know if I ever registered it or what that even does. Now that I have my new computer I tried to download it again, but fould out that I deleted the email with my serial num

  • Creating new Photo Ablum

    Hi, I have 16 gb, original iphone, and I want to creat new photo albums with different names in my iphone, but when I syncing the new photo folder, all of them going into the same folder in iphone. Is there any way to create different albums in iphon