What  are the steps for merging of database files ?

hi
i have 23 datafiles in a tablespace .i want to merge these 23 datafiles into 4 to 5 datafiles.What are the steps for merging of database files
Edited by: mithun on Oct 22, 2011 11:29 PM

>
i have 23 datafiles in a tablespace .i want to merge these 23 datafiles into no of
small no of datafiles.What are the steps for merging of database filesYou didn't mention your Oracle version.
See here for creating tablespaces http://www.adp-gmbh.ch/ora/sql/create_tablespace.html.
You can specify as many (or as few) datafiles as you like.
Then create tables in your new tablespace x_old_table_name(s) - you can Google this.
Then select the data from old_table_name(s) into x_old_table_name(s).
Drop old_table_name(s)
Rename x_old_table_name(s) old_table_name(s).
There may be a better way.
Paul...

Similar Messages

  • What are the steps for loading master data

    Hello
    what are the steps for loading master data? i want to learn about loading all master data and the steps to choose the best way to load the data.
    if anyone has documents please send me the documents i will be really greatful
    [email protected] thanks everyone
    Evion

    Hi Heng,
    Download the data into a CSV file.
    Write a program using GUI_UPLOAD to upload the CSV file and insert records.Chk the below link for example
    http://www.sap-img.com/abap/vendor-master-upload-program.htm
    Reward Points for the useful solutions.
    Regards,
    Harini.S

  • Hi, my name is Laith I'm from Iraq I just want to know what are the steps for buying a new iphone 5 from apple store and how to ship it to Iraq ???? and I would be grateful for you

    hi, my name is Laith I'm from Iraq I just want to know what are the steps for buying a new iphone 5 from apple store and how to ship it to Iraq ???? and I would be grateful for you

    Legality aside (I'm not a lawyer and have no opinion on the matter) in order to make a purchase of an iPhone 5 you would need to travel to a country where they are for sale and purchase it there. Be sure to get one that is officially unlocked or you would not be able to use it with your cell carrier. Be sure that your carrier supports use of the iPhone before you buy. Also note that the warranty of the iPhone is only valid in the country of purchase.
    Appe does not ship outside of the countries where it sells the phones.

  • What are the steps for using the backup files to reload data to my blackberry curve (8310, i think)?

    What are the steps for using the backup files to reload data to my blackberry curve (8310, i think)?

    Connect BB to PC. On 'Desktop Manager'>Backup & Restore tab>Click Restore. Double click .ipd file (backup file created from Desktop Manager).

  • What are the steps for integration FI to PP

    hai
    what are the steps for integration with FI to PP
    Thanks & regards,
    PG BABU

    Hi,
    Integration is with CO and PP
    In CO, Cost Centers are Created using T.code KS01.
    In CO, Activity Types are created using T.Code KL01.
    Both should be combined Using T.code KP26.
    Cost Centers are assigned to Work Centers using T.Code CR02.
    Please let me know if you need more information.
    Assign points if useful.
    Regards
    Sridhar M

  • What are the steps to connect to database or file in mainframe

    Hi
    pls tell me what are the steps to connect to database or file in mainframe os/390
    with regards

    Check out JDBC

  • What are the steps for downloading photoshop?

    I signed up and paid first month for the complete package.  I keep trying to download without any success.  What are the steps?

    Thanks Bruce.   I shall set it to music, and forever more post it with the appropriate tune resonating in my head-do-wup-wup-wup.
    You need to log into creative.adobe.com
      `<<QWEEAcppoiYTTRRRVSVASTWG 
    Click Download Center
    `<<lihgafdkm[‘whi[Jbagdosf
    Scroll down the page to Creative Cloud
      `<<UOHDGPWHGQ[UPHGG  ADSTFIHB 
    Click on creative cloud to download it, then install it.
    `<< uitfspiuuhbGVTfaifdiho[qf

  • What are the steps for a clean reinstall of the os?

    I have updated to mavericks from mountain lion and well to say the least, my 2011 macbook pro has been running slower than what it should be. I have been reading forums that other people are having problems as well and was able to fix some of them by doing uninstalling their os and reinstalling it for a clean install. So my question is what do i need to do before i reinstall the os, will my files be safe? Also what are the steps i need to take to reinstall the os?
    Im honestly thinking about just going back mountain lion, this update adds nothing for me than it being free and the extra batery life, which i havent noticed, but when it takes forever to open up itunes or switch tabs in safari or open up word, theres a problem. Anyways can anybody help me out here?

    A clean install means you'll have to re-install all third party apps from scratch and migrate nothing. Your files will not survive a clean install, so be sure you have a good backup to copy them back after.
    Are you sure the issue is with the system and not just something in your user account? Have you tried logging into your Guest account and see how it works, or try starting in Safe Mode and see if the problem still occurs?
    Restart holding the "shift" key.
    (Expect it to take longer to start this way because it runs a directory check first.)

  • What are the steps for moving FPGA to new target

    I thought I asked this question once but can't find it. So if this is a repeat I apologize.
    I have a PXI-7831r project that works. I need to cake a copy that runs on a PXI-7851r on another machine.
    What are the steps that I need to take and potential pitfalls.
    Thanks you in advance
    Judd
    Judd

    I hope this page helps.
    http://www.ni.com/white-paper/5075/en
    TailOfGon
    Certified LabVIEW Architect 2013

  • What are the steps for extending a OAF page (11iApplication Salary screen)

    I couldn't proceed further beyond step 3 after following the instruction in OAF Developer's Guide, Chapter 9, Common BC4J Extension, page 890.
    In Step 3, it says...
    Create a new view object that extends the parent VO (you create the extended VO just as you would any other view object with the following difference: specify the name of the parent VO in the Extends View Object field in the first page of the wizard). Be sure to follow the naming standard described above.
    Note that the parent VO package must be included in your project before you can extend the parent VO.
    The issue I have now is, during the creation of a new VO, I need to extend the parent VO. However, I do not see any parentVO in the Parent window for me to select.
    I want to know what are the initial steps or normal steps you usually do when extending a OAF page, so I know where I missed.
    Thanks.
    **Purpose:
    To make the ViewAttribute:ProposalReason as a required field when entering a new salary record
    **Some information about the Salary screen:
    Page:
    /oracle/apps/per/saladmin/webui/NewSalaryPG
    Page Denefination:
    header: New Salary      CO: NewProposalCO
    messageComponentLayout: (NewProposalRN)
    messageRadioGroup: "Reason for Change"
    VO:PerPayProposalsVO1 ViewAttribute:ProposalReason
    AM:oracle.apps.per.saladmin.server.SaladminAM
    VO:oracle.apps.per.saladmin.server.PerPayProposalsVO
    EO:oracle.apps.per.schema.server.PerPayProposalsEO
    CO:oracle.apps.per.saladmin.webui.NewProposalCO
    AM: Version:
    SaladminAMImpl.java 115.80
    VO Version:
    PerPayProposalsVOImpl.java 115.16
    PerPayProposalsVORowImpl.java 115.8
    EO Version:
    PerPayProposalsEOImpl.java
    Message was edited by:
    user562389

    Hi,
    which version of JDeveloper is this ? 11 ?
    Frank

  • What are the steps for using Bobj with ECC

    Hi,
    I have the ECC 6 with EHP4 system, now i want to use BusinessObjects for reporting purpose. I dont have the BI installed, What are the pre-requisit for installaing and using Bobj with web intelegence and crystal report. Dose BI is must for bobj to work? Please explain in steps what are the things i have to do.
    Thanks
    Rajib Imran

    It looks like you are new to BOBJ. BI is the service name and BOBJ is the product name in SAP.
    Since you have not mentioned your version of BOBJ, I assume you are in the latest version...
    To date, there is no direct connectivity available between ECC and BI 4.0 (current release of BOBJ).
    You may need to use one of some of the following ways:
    1. Using Plug and play Rapid marts (using Data Services)
    2. Build your own custom marts (using Data Services)
    3. Building SAP BW and using SAP integration kit
    Having said, there is a plan for direct connectivity between SAP ECC and BI 4.0 in the upcoming enhancement to BI 4.0.
    Please refer the link below for more details:
    /people/tammy.powlas3/blog/2011/12/04/sap-integration-with-businessobjects-bi-40-feature-pack-3-asug-webcast-summary
    Hope this sets up your thought process
    --Vino

  • What are the Steps for COPYAPP utility in planning

    DO i need to create a DSN for the target application first? The error says "Unable to retrieve the application entry for the target app.
    What are the exact prerequisites to run this utility?

    will this Copyapp.properties bring the properties of the source app to target app if there exist no prop file created for target app?
    and will the copyapp/properties contain
    SOURCEAPPNAME_JDBC_CATALOG=SOURCEDBSID
    SOURCEAPPNAME_JDBC_DRIVER==
    SOURCEAPPNAME_JDBC_URL=
    SOURCEAPPNAME_JDBC_USERNAME=SourceOracleUsername
    SOURCEAPPNAME_JDBC_PASSWORD=SourceOraclePassword
    SOURCEAPPNAME_JDBC_DATABASE_TYPE=
    SOURCEAPPNAME_OLAP_SERVER=SOURCEESSBASEHOSTNAME
    SOURCEAPPNAME_OLAP_USERNAME=SourceEssbaseSuperUser
    SOURCEAPPNAME_OLAP_PASSWORD=SourceEssbasePassword
    SOURCEAPPNAME_OLAP_APPNAME=sourceappname
    or
    SOURCEAPPNAME_JDBC_CATALOG=SOURCEDBSID
    SOURCEAPPNAME_JDBC_DRIVER==
    SOURCEAPPNAME_JDBC_URL=
    SOURCEAPPNAME_JDBC_USERNAME=SourceOracleUsername
    SOURCEAPPNAME_JDBC_PASSWORD=SourceOraclePassword
    SOURCEAPPNAME_JDBC_DATABASE_TYPE=
    SOURCEAPPNAME_OLAP_SERVER=SOURCEESSBASEHOSTNAME
    SOURCEAPPNAME_OLAP_USERNAME=SourceEssbaseSuperUser
    SOURCEAPPNAME_OLAP_PASSWORD=SourceEssbasePassword
    SOURCEAPPNAME_OLAP_APPNAME=sourceappname
    DESTAPPNAME_JDBC_CATALOG=DESTDBSID
    DESTAPPNAME_JDBC_DRIVER=hyperion.jdbc.oracle.OracleDriver
    DESTAPPNAME_JDBC_URL=
    DESTAPPNAME_JDBC_USERNAME=DestOracleUsername
    DESTAPPNAME_JDBC_PASSWORD=DestOraclePassword
    DESTAPPNAME_JDBC_DATABASE_TYPE=
    DESTAPPNAME_OLAP_SERVER=DESTESSBASEHOSTNAME
    DESTAPPNAME_OLAP_USERNAME=DestEssbaseSuperUser
    DESTAPPNAME_OLAP_PASSWORD=DestEssbasePassword
    DESTAPPNAME_OLAP_APPNAME=destappname
    should there be a DSN for the target app created before hand?

  • What are the steps for publish applications WD ABAP in the portal

    Dear Experts.
    The developers created an appplications WD ABAP. And my work is publish this development in the Portal of ESS.
    Anyone can help me with the steps for publish the development(applications WD ABAP) in the portal.
    Thank in advance for your help,
    Best Regards
    Carmen.

    Hi ,
    Please follow the below links for creating ABAp web dynpro iview in portal.
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/1d/e4a34273f60b31e10000000a1550b0/frameset.htm
    http://www.sapdev.co.uk/sap-webapps/sap-portal/iview-wdp.htm
    Also you have to ensure that the system is created in portal and also check the system connectivity with backend.
    You need to select this system while creating iview.
    The below links will help you to create systems in portal.
    http://wiki.sdn.sap.com/wiki/display/EP/11Systems-+Creation
    http://wiki.sdn.sap.com/wiki/display/EP/SystemCreationin+portal
    http://wiki.sdn.sap.com/wiki/display/EP/HowtoCreateSystemObjectinthePortalforConnectingtoSAPbackend+System
    Hope these will help you.
    Regards,m
    Sandip

  • What are the steps for adding a new field to the ST for CRM 2007?.

    Yeah, I know it's a basic question. I'm fairly familiar with CRM 5.0 but 2007 is new to me and there a good few changes.
    If I need to add a new field (probably with some processing to set its value) to the Service ticket what would be the steps I need to take to achieve this in CRM  2007?.
    Your help would be much appreciated.
    Jas.

    Are we talking about the EEW Business objects displayed in the EEWB as there is no business object called 'CRM OPPORTUNITY', but there is one called 'OPPORTUNITY'. Just wanted to make sure I was on the right track.
    So, as I need to change the service ticket it would mean that my transaction type will be service request,or whatever the shorted value is, is that correct?.
    I can see the transaction types in table CRMC_PROC_TYPE_T, although it looks like I need to pick SRVO (Service order) at a guess, and if this is right I'm looking for the EEW Business object to match. But it feels like guesswork to me. For example, I could choose EEW Business object 'SERVICE_TRANSACTION' which has an Extension type of 'CUSTOMER_H', or I could choose EEW Business object 'SERVICE_CONTRACT' or 'SERVICE_CONFIRMATION', although the last is unlikely. But, my point is there is so much open to interpreatation, and I'm expecting it to be more exact. Perhaps I'm just missing something.
    Jas.
    Edited by: Jason Stratham on Sep 4, 2009 2:30 PM
    Edited by: Jason Stratham on Sep 4, 2009 2:39 PM

  • Best practice implementation. What are the steps for this?.

    We had an upgrade from CRM 4 to 7 undertaken by some outfit (name deleted). After the upgrade was complete it would look as though the comapny carried on using the GUI interface rather than the WebUI interface, mainly because that's how CRM 4 worked. Now they would like to use the WebUI interface of CRM 7, as the GUI interface is no longer supported, but are receiving a number of errors when using certain features of teh WebUI. It would look as though a lot of config is missing, especially in the UI Framework area. I can only assume that whichever company performed the upgarde simply skipped this section when upgrading.
    I assume that I could download the best practice install/upgrade (?) and then just execute the section regarding the UI Framework, if such a section exists. bearing in mind that there seems to be a lot of config missing in the UI Framework section, would you recommend the course of action that I have mentioned?.
    Our WebUI Interaction centre is giving errors when we go in and I have been informed that I need to complete the config for:
    Customer Relationship Management->UI Framework->UI Framework Definition->Maintain Runtime Framework Profile
    But as I mentioned, there are lots of other sections in the UI Framework area that are empty and hence the suggestion I made above. Hopwever, I would specifically be interested to hear from anyone who can tell me what the entries are in the view table BSPWDV_RF_PROF_C and possibly the table BSPWDV_CTRL_REPL and BSPWDV_DEF_CC.
    I know this only completes part of the config, but it might be enough so that the WebUI IC can be viewed.
    On another subject, I have just come into this company and if I wanted to see what had been installed how do I go about that. for example, if I wanted to know if there had been an upgrade from 4 to 7 for a particular Industry solution, where do I check this?.
    Jason

    I have been through the following steps:
    Entered this URL http://help.sap.com/bp/initial/index.htm
    Clicked on 'Cross-industry Packages'
    Clicked on 'CRM'
    Clicked on 'Englilsh'
    Then the following page is displayed:
    http://help.sap.com/bp_crm70/CRM_DE/HTML/index.htm displayed
    But now what?. How do I get the Best practice instructions for a CRM implemenation?.
    Jason

Maybe you are looking for

  • Mail Crashes when I try to open or attach PDFs larger than one page

    Hi All.... Mail (2.1) crashes whenever I try to view or attach a PDF larger than 1 page. Here's a snippet from the latest crash log: Version: 2.1 (752) Build Version: 1 Project Name: MailViewer Source Version: 7520000 PID: 157 Thread: 0 Exception: EX

  • IMac display won't sleep with hot corner

    I saw that this question was asked before but no answer was given. I got my iMac OS X Yosemite 10.10 brand new yesterday. I set up hot corners so that the display will go to sleep when I swipe it. However, no matter how carefully I swipe, it always c

  • Ken Burns reduces photo resolution in slideshows?

    Hey gang- I'm running iPhoto 8 v7.0.1 on my new 24" 2.8GHz iMac. I've noticed something I hadn't detected in earlier versions of iPhoto- that is, when I'm playing a slideshow, photo quality if "Automatic Ken Burns" is enabled appears significantly lo

  • Please help me fixing dates

    Hello I have a java application which gets(searches, inserts and updates) data from db2 db, but I moved all data from db2 to sql server.In my app there are many date feilds and I am getting problem with these dates. I have two types of date columns,

  • Dynamic SQL from within DML - merging syntax issue #2

    Further to my previous thread on a SQL - DML merging syntax issue, I have another problem with multiple conditions in the WHERE-clause: vrb _retval decimal vrb _val1 text vrb _val2 text _val1 = 'value1' _val2 = 'value2' SQL SELECT DIM1_ATTR1 FROM MYS