Create new DataFile in another partition??

Hi,
I used database oracle10g, and I set (oradata) in partition (C) and i want to load large data on database but i haven't enough space in this partition .
Can I create new DataFile in another partition like partition (D) ???
And if yes, will it effect in the Performance the Database ???
Thank For Replay

user12254348 wrote:
Hi,
I used database oracle10g, and I set (oradata) in partition (C) and i want to load large data on database but i haven't enough space in this partition .
Can I create new DataFile in another partition like partition (D) ???
And if yes, will it effect in the Performance the Database ???
Thank For ReplayDepends on a lot of things:
1- D and C are physically separated disks OR there are part of the same physical disk but logically separated ?
2- Where are located your system datafiles, controlfile, logfile, indexes?
3- Are you using ASM?
It depends a lot of your storage and database design.
I suggest you test and compare the performance using AWR reports and view Oracle statistics via the Windows Performance Monitor (perfmon)..

Similar Messages

  • Can't boot windows after creating new MS-DOS (FAT) partition

    I created a new MS-DOS (FAT) partition on Yosemite, and now I am unable to access my windows bootcamp partition.
    - I can attempt to boot into windows from Yosemite however after a long while, I am prompted with "no bootable device".
    - The option to boot windows from the startup manager is no longer visible.

    It still shows the bootcamp partition with windows.
    EDIT: Creating the new FAT partition did seem to create another partition which is visible when looking at the partition layout; the other partition is 1.04gb; format "Free Space". Apparently that's from bootcamp - hadn't noticed before.
    I took some screens to show what I mean ("WINDOWS EXT" is the new partition I created):
    - https://dl.dropboxusercontent.com/u/23413810/Apple/new%20fat.png
    - https://dl.dropboxusercontent.com/u/23413810/Apple/new%20fat%20details.png
    - https://dl.dropboxusercontent.com/u/23413810/Apple/created%20alongside%20fat.png
    - https://dl.dropboxusercontent.com/u/23413810/Apple/windows%20bootcamp.png
    - https://dl.dropboxusercontent.com/u/23413810/Apple/windows%20bootcamp%20details. png

  • Where to create new datafile

    Hi all,
    Oracle 10g EE, Server 2003 EE
    I use SAN storage for oracle_home directory, datafiles, RMAN backup files and Data Pump export .
    I have different disks for Oracle_home directory, for my tablespace datafiles, RMAN files and for Data Pump export.
    Disk that I use for datafiles is full and I don’t have free space for new datafile.
    Is it good to put new datafile on my RMAN backup disks or on Oracle_home disk?
    What is the cost to pay in terms of performance and security?
    Thanks in advance!

    In general it is a bad idea to mix your primary and backup data -- what happens if the backup disk goes bad? How can you recover the primary data that was on there?
    Why can't you provision more space from your SAN for the additional data files? If you put the new datafiles anywhere you are going to be doing heavy read/write activity (eg. backups, exports) then you might see IO contention, but that is completely dependent on your infrastructure and DB load. I would say the best bet is to TEMPORARILY put the datafiles in the oracle home, with the near-term intention of moving them back into the disk with the rest of the datafiles, or perhaps onto a new disk for new datafiles.

  • Create new user like another user with select privilege???

    our user requested create another user similar to "apps" , but only "selec t" privilege to "apps" objects and other user's objects which grant to "apps".
    In this case they can use tool login and do some work.
    Does anyone know how to "create a new user like APPS", bur only copy APPS "select" privilege to this new user?
    Thanks.

    This has been discussed many times in the forums. Pl see this thread Re: How to create a read only database or conduct a search for more hits.
    HTH
    Srini

  • Creating new window on another window

    Hi Friends ,
    I am designing a form for payroll . I defined all the boxes in one window and the respective headings . Now I need to pass data for earning and deductions to the respective columns . I have 5 columns for earnings and 3 columns for description .
    I have create 2 new windows window 1 and and window2 over top of the box window . window1 will cover is also the main window and will contain data for all the earnings . window2 will cover the data for deduction and is a var window .
    Rite now i am able to get data in the window1( MAIN ) window . No data seems to be showing up in the window2(VAR) window . Is my approach correct ? Please advise .
    Thanks ,
    Hari

    Hari,
    the repeated items can print only in main window. So u call 2 diff elements and call both into the main window. First element has Earnings and second for Deduction.
    Now in form, u design like 1 window for earnings. 2nd is for deduction. In programe
    write as below
                CALL FUNCTION 'WRITE_FORM'
                  EXPORTING
                    element  = 'EARN'
                    function = 'APPEND'
                    window   = 'MAIN'
                  EXCEPTIONS
                    OTHERS   = 7.
                CALL FUNCTION 'WRITE_FORM'
                  EXPORTING
                    element  = 'DEDUCT'
                    function = 'APPEND'
                    window   = 'MAIN'
                  EXCEPTIONS
                    OTHERS   = 7.
    Hope it will work

  • How to include another partition in tape backup

    Hi
    I use a shell script written by my sysadmin to take backup of our oracle system on tape. now i moved some datafiles on another partition and hence want to include that partition also in tape backup.
    for fs in $(cat /tmp/dailybkupfs | awk '{print $1}')
    do
    # For / replace the / with root for log filename
    if [[ "$fs"  = "/" ]]
    then
    fn="root"
    else
    # replace any / in fs name with _ for use in log filename
    fn=$(echo $fs | sed 's:/::g')
    fi
    if umount ${fs}
    then
    echo "${fs} unmounted successfully" >>/tmp/logs/summary
    else
    echo "${fs} unmount failed" >>/tmp/logs/summary
    fi
    if ufsdump 0uf prddb:/dev/rmt/0n ${fs} >${log}.${fn}.${dt} 2>&1
    then
    echo "Full Backup of ${fs} completed successfully" >> /tmp/logs/summary
    else
    echo "Full Backup of ${fs} failed" >> /tmp/logs/summary
    fi
    if mount ${fs}
    then
    echo "${fs} mounted successfully" >>/tmp/logs/summary
    else
    echo "${fs} mount failed" >>/tmp/logs/summary
    fi
    done
    echo "Full Backup of all DB file systems Complete" >> /tmp/logs/summary
    Also the dailybkupfs file has the following contents->
    /u01
    /u02
    /u03
    /u04
    /u05
    /u06
    Now to include /u07 partition for backup, I just need to include the /u07 partition in file dailybkupfs.right?
    Thanks
    Anmol

    I am concerned that the config file resides in /tmp.
    That filesystem normally gets cleared if the box reboots.
    So as far as I can tell, if your box is rebooted, the backups stop working..

  • Repairing Boot Camp after creating new partition

    I'm running OS X 10.8 and Windows 7 x64 Pro.
    After properly setting up Boot Camp to dual-boot Windows on my Mac mini, I decided to test whether or not it was true that creating another partition (a data partition for OS X) would interfere with Boot Camp.  Wikipedia claims it does interfere but without citing a source, whilst the Boot Camp documentation itself only specifies that the disk must be a single partition _prior_ to setup - there's no mention of whether the disk must be _kept_ that way afterwards.
    I opened Disk Utility, reduced the size of my OS X parition from 420GB to 80GB, and created a new partition in the unallocated space.  Here's how it looks now:
    When I attempted to proceed with the process, I did receive a warning that doing this (and I quote), "may" cause problems with Boot Camp.  Seeing as it was inconclusive, I thought I'd give it a shot - nothing ventured…
    Of course, it borked Boot Camp, otherwise I wouldn't be posting here.  Whilst OS X boots just fine, the Boot Camp partition now no longer shows up in the Startup Manager, though it does in the Startup Disk prefPane.  If I do attempt to boot into Boot Camp, I receive the following message on a black screen:
    No bootable device --- insert boot disk and press any key
    The advice given to someone who had this same problem was, "fix your damaged Boot Camp volume."  But I'm at a loss as to how to do that.
    So, anyone know how to proceed now so that I can keep my partitions as is, whilst fully restoring normal Boot Camp functionality?

    Hi,
    @Christopher Murphy:
    Okay, you seem confident.  Let's give this a shot.  I use the command-line myself for the odd thing, so I'll try not to bail.
    Results of the "sudo gpt -r -vv show disk0" command:
    gpt show: disk0: mediasize=500107862016; sectorsize=512; blocks=976773168
    gpt show: disk0: PMBR at sector 0
    gpt show: disk0: Pri GPT at sector 1
    gpt show: disk0: Sec GPT at sector 976773167
          start       size  index  contents
              0          1         PMBR
              1          1         Pri GPT header
              2         32         Pri GPT table
             34          6        
             40     409600      1  GPT part - REDACTED UUID
         409640  156303528      2  GPT part - REDACTED UUID
      156713168    1269536      3  GPT part - REDACTED UUID
      157982704  659841040      4  GPT part - REDACTED UUID
      817823744     262144        
      818085888  158687232      5  GPT part - REDACTED UUID
      976773120         15        
      976773135         32         Sec GPT table
      976773167          1         Sec GPT header
    Results of the "sudo fdisk /dev/disk0" command:
    Disk: /dev/disk0          geometry: 60801/255/63 [976773168 sectors]
             Starting       EndingSignature: 0xAA55
    #: id  cyl  hd sec -  cyl  hd sec [     start -       size]
    1: EE 1023 254  63 - 1023 254  63 [         1 -  976773167] <Unknown ID>
    2: 00    0   0   0 -    0   0   0 [         0 -          0] unused     
    3: 00    0   0   0 -    0   0   0 [         0 -          0] unused     
    4: 00    0   0   0 -    0   0   0 [         0 -          0] unused  
    Does this indicate a fix is possible?

  • How to create another partition on mac and restore from time machine

    I want to create another partition on my macbook running on OS X Yosemite. I want to recover a time machine back up on this partition. Basically this is a backup of my other old PC which I saved on a time machine external hard disk and now I want to create it as a new separate partition which I can log into to as opposed to continuous to connected to it via USB.
    Any advise on how I can do that?

    Hi Patrick,
    Thanks for the that great tip.
    In that time machine back up I have some applications for e.g. MS office etc and I wanted it to be like a virtual machine as such that I launch when I want to use the applications, see my data etc....I have bought parallels as that allows you to have multiple virtual machines on your laptop whether these are multiple mac images as time machine backups or linux, Microsoft Windows 7, 8 etc....
    Thats what I eventually want to do here...
    This feature that you provided is also of good reference for me in future.

  • After i had created new partition, bootcamp partition was disappear in the boot screen

        I was created a new partition for mac os x yosemite after that day I cant see bootcamp partition on boot screen (press alt while startup) but bootcamp partition can see in desktop and system preferences>startup disk. When I was startup windows from preferences>startup disk, I see this writing "no bootable device".
        So how can I fix my windows partition? Please help!!!
    Christopher Murphy can you help me?  You look like expert of this area.
    Are these help for the solution?
    Merts-MacBook-Pro-2:~ Mert$ sudo gpt -r -vv show disk0
    Password:
    gpt show: disk0: mediasize=1000204886016; sectorsize=512; blocks=1953525168
    gpt show: disk0: Suspicious MBR at sector 0
    gpt show: disk0: Pri GPT at sector 1
    gpt show: disk0: Sec GPT at sector 1953525167
           start        size  index  contents
               0           1         MBR
               1           1         Pri GPT header
               2          32         Pri GPT table
              34           6        
              40      409600      1  GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
          409640  1243298208      2  GPT part - 48465300-0000-11AA-AA11-00306543ECAC
      1243707848     1269536      3  GPT part - 426F6F74-0000-11AA-AA11-00306543ECAC
      1244977384     5422872        
      1250400256   703123456      4  GPT part - EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
      1953523712        1423        
      1953525135          32         Sec GPT table
      1953525167           1         Sec GPT header
    Merts-MacBook-Pro-2:~ Mert$ sudo fdisk /dev/disk0
    Disk: /dev/disk0 geometry: 121601/255/63 [1953525168 sectors]
    Signature: 0xAA55
             Starting       Ending
    #: id  cyl  hd sec -  cyl  hd sec [     start -       size]
    1: EE 1023 254  63 - 1023 254  63 [         1 -     409639] <Unknown ID>
    2: AF 1023 254  63 - 1023 254  63 [    409640 - 1243298208] HFS+       
    3: AB 1023 254  63 - 1023 254  63 [1243707848 -    1269536] Darwin Boot
    4: 0C 1023 254  63 - 1023 254  63 [1250400256 -  703123456] Win95 FAT32L

    You can not create another partition on a drive containing a Boot Camp partition. You now need to erase then format your drive. Reinstall OSX then reuse Boot Camp Assistant to create a new Boot Camp partition. Reinstall Windows. Ensure you copy off all your data before erasing and formatting the drive.

  • Problem in Creating New partition in Pavilion dm4 1217TX

    I have a hp Pavilion dm4 1217TX model laptop. I want to partition the hard disk (640GB) to separate the OS to the data. I think this is a very basic safety feature that will save my data in case of Windows failure (which is a very common problem). I have already split the C Drive and the new condition of my hard drive is
    System           199 MB       Primary
    C                        70 GB       Primary
    Unallocated   494 GB       Logical
    Recovery           32 GB       Primary
    HP Tools        103  MB      Primary
    Now I can't create partition in the Unallocated space because of 4 Primary Partition it already has. Now what can I do ? I can't understand that why it comes with four Primary Partition and without any Extended partition.

    Hi, there, I have the same problem with you, because of the OEM of the laptop, they have partitioned our hard drive in advanced, however this partition is not logical. As we know, when we install Windows7, the system partition and system reserved partition are set as primary partition without doubt, but how could they make the HP tools and other partition as primary partitino too. I'm very unhappy with this. I don't know WHAT are they thinking about. Every one who has a bit comptuer knowloage knows the rules of createing new partitions in Windows.  In my situation, I could only copy the data on recovery to C drive, then delete it. and recreate logical partition, then copy it back. Hope this could also help you.

  • I am getting error in createing new partition. orr error -14074

    Hi , getting error in creating new partition as "ora-14074" partition bound must collate higher than that of the last partition"
    Oracle version is - 9.2.0.6
    OS version - SunOS

    Hi,
    show the statment that you want to create a new parition, and did you keep in mind the highest partition bound? Anyway, the problem seems to be easy to fix:
    http://www.dba-oracle.com/t_ora_14074_partition.htm

  • HI Everyone! Please Help me to solve problem my Macbook Pro Mid2009. First problem is my Macbook has a noise sound when i first opened but when I used it around 30min it stop the sound. Next i can't create new partition it appeared: couldn't modify

    Hi Guys! I can not create new partition on my MacBook Pro. I don't what just happened  on it. Before i could but these fews day i can't. When I try to create new partition it said: Partition failed.  couldn't modify partition map because file system verify failed.   My HHD is samsung sata 640GB.
    When I went to iONE  (Apple store in cambodia) they check for me and they said my HHD is no problem. So please help with this.
    Thanks you so much......! any ideas please send to [email protected] or [email protected]

    I've just scanned my logs and I've found a lot of failed connections to teamviewer but I do not have this app installed. Can you suggest me a way to stop these connections? I found tons of messages like this:
    21/10/14 14:45:31,851 com.apple.xpc.launchd[1]: (com.teamviewer.service[1428]) Service could not initialize: Unable to set current working directory. error=2, path=/Applications/TeamViewer.app/Contents/Resources: 14A389: xpcproxy + 12907 [1227][1016C726-9ACF-3A24-9C51-A279F5C6B167]: 0x2
    21/10/14 14:45:31,851 com.apple.xpc.launchd[1]: (com.teamviewer.service) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    21/10/14 14:45:37,239 com.apple.xpc.launchd[1]: (com.teamviewer.teamviewer[1430]) Service could not initialize: Unable to set current working directory. error=2, path=/Applications/TeamViewer.app/Contents/MacOS: 14A389: xpcproxy + 12907 [1227][1016C726-9ACF-3A24-9C51-A279F5C6B167]: 0x2
    21/10/14 14:45:37,239 com.apple.xpc.launchd[1]: (com.teamviewer.teamviewer) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    thx

  • Create a new table from another table that exists ussing a stored procedure

    Hi,
    I want to know if is posibble to create a new table from another table that exists ussing a stored procedure. This new table is created from other table that exists in the DB.
    (in the next code the table tbl1 exist into the schema of the DB, but temp_tbl1 does not exist, it must be created by the procedure)
    create or replace procedute temp is
    temp_tbl1 tbl1%TYPE; //the temp_tbl1 will have the same type of tbl1
    begin
    create table temp_tbl1 as (select * from tbl1);
    end temp;
    thanks very much

    cat wrote:
    Hello,
    I think my problem is not about this grant, because if I execute this as an "anonymous procedure":
    DECLARE
    BEGIN
    EXECUTE IMMEDIATE 'CREATE TABLE Abonus (id NUMBER, amt NUMBER)';
    END;
    It runs ok
    But if I do:
    CREATE OR REPLACE procedure temp as
    BEGIN
    EXECUTE IMMEDIATE 'CREATE TABLE Abonus (id NUMBER, amt NUMBER)';
    END;
    I have the error
    ORA-01031: Insufficient privileges
    ORA-06512: at "temp", line 3Anonymous blocks are treated as "Invoker's Rights" from a privilege perspective whereas stored programs by default are treated as "Definer's Rights". Therefore using anonymous blocks is not a valid test to check this.
    The simplest form of checking this issue is by executing
    SET ROLE NONE;and then to run your statement/code block in question interactively. Using this approach you get in your session the effective rights of a "Definer's Rights" stored program, i.e. only privileges that you got granted directly to your user.
    You can revert to the default setting by issuing
    SET ROLE ALL;For more information regarding this topic, read e.g. the documentation:
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28370/subprograms.htm#LNPLS00809
    Regards,
    Randolf
    Oracle related stuff blog:
    http://oracle-randolf.blogspot.com/
    SQLTools++ for Oracle (Open source Oracle GUI for Windows):
    http://www.sqltools-plusplus.org:7676/
    http://sourceforge.net/projects/sqlt-pp/

  • How to reduce the size of c:\ drive and create new partition for my new DV6-6b20se

    Hi,
    I have just bought new notebook HP DV6-6b20se with i5/6GBRAM/750GB HDD/Win7 home premium
    there are c:\ drive & recovery drive - I want to reduce the size of C:/ drive and creat one or two additional partitions for my personal data.
    so.. please refer me to a guide in order to do it without loosing my original system (windows 7 home premium)
    And what's the prefered size for c:\ drive
    Thank you.
    Basil
    [Personal Information Removed]

    Reminder: Please select the "Accept as Solution" button on the post that best answers your question. Also, you may select the "Kudos" button on any helpful post to give that person a quick thanks.
    These feedback tools help keep our
    community active, so you receive better
    answers faster.

  • Create another partition in Windows

    Hi,
    I'm using Mac OS X Snow Leopard, and I installed Windows 7 using Boot Camp.
    I want to create another partition for Windows for personal files.
    How can I do that?
    I used some Windows applications such as Acronis but it was unable to identify partitions.

    NOT on the same drive!
    Buy a PC. People tend to do what you want (I don't but I only use 35GB for system under Windows and about same for a Mac OS X volume).
    Boot Camp and Windows on Mac is a one size fits all and only supports
    GPT 200MB
    EFI 128MB
    Mac OS HFS+
    NTFS
    4 total - MBR is a subset of GPT (all drives with GPT/GUID have at least a zero size MBR protective entry).

Maybe you are looking for

  • How can i distinguish two controls with the same name?

    I'm recording automated tests with VS 2012 Coded Ui Test for testing a web application. In that web application it is possible to enter data in something looking like a list. There is - per example - an Edit control sitting on a ColumnHeader with the

  • How to get the root node for a child using connect by prior

    Hi, I searched at many places to do this but not able to get the exact o/p sp posting my question here. I have a table with parent_id and child_id columns. The levels of this parent_child can be many but my aim is to find the ultimate parent ( dont k

  • Invalid handle to path? Help please!

    I dowloaded a program LOGOS and it keeps on crashing. Their tech people said it came down to this problem. Can anyone help me with this 'path'? She said it may be something with LION and not being downloaded properly? Error detail: IOException: Inval

  • Acrord32.dll crashes when starting reader

    Hi there When starting Acrobat Reader 9.2, the application crashes on startup. I have uninstalled the application from the control panel. Then installed the latest version. When starting the application it dies very quickly (nothing displays). Detail

  • JFileChooser as a JComponent

    I've added a JFileChooser to a panel and disabled the standard control buttons (as they would conflict with the general feel of my application, which has a "next" button elsewhere). I want to be notified when the user selects a file and I have attach