What is the  maximum possible size of a datafile...??

Hi experts,
My DB is 10.2.0.1.0 , running on AIX.
MAXDATAFILE set on the database is 200.
Now , the number of datafiles crossed 188.
SQL> select count(*) from dba_data_files;
COUNT(*)
188
Now I do not want to add any more datafiles instead I would go for resizing the same.
Please suggest what would be the maximum limit of a datafile size ?
Regards,
Chotu.

Re: Max size of datafiles
A simple Forum search could have done it for you
Infact i did a search ...

Similar Messages

  • What is the maximum file size Flash Catalyst beta 2 can import?

    I have designed the webpage in Illustrator cs2 and tried to import to Flash Catalyst beta 2 (FC), however it does not respond to me at all. I think maybe my AI file size is too big. Therefore I reduced my AI file down to 1 page only and now FC has no problem importing my file. I would like to know what is the maximum file size that FC beta 2 can import? thanks

    In beta1 I believe the max size was 15megs, I am not 100% for Beta2 but I doubt they would have changed the amount.
    I created an online menu for a fake restraunt for fun, the file was quite large with the high-res photos in it. How I got the whole file into Catalyst from Photoshop is I removed the large background images and then imported them individually into the Catalyst project.
    Hope that helped

  • When i create my own 3D Lut what is the maximum mesh size Photoshop CS6 can read?

    when i create my own 3D Lut what is the maximum mesh size Photoshop CS6 can read?

    Photoshop should support up to 256x256x256 - but I don't recommend creating LUTs that big.

  • HT4436 What is the maximum file size that can be attached to an outgoing email on my iCloud account?

    What is the maximum file size that can be attached to an outgoing email on my iCloud account?

    20mb, but I would suggest leaving a little space. 15 is reliable.

  • What is the Maximum File SIZE Can we transfer through XI.

    Hi All,
    What is the Maximum File SIZE Can we transfer Through XI?
    With Regards,
    Mahesh

    HI,
    Please refer the below thread which talks about the same.
    Wat is the maximu size of data XI can handle
    There can be many threads related to this topic I suggest u try to serach on SDN first.
    Thnx
    Chirag

  • What is the maximum HDD size for Pavilion DV7-3105ea and can I add a 2nd HDD.

    Hi,
    Please could someone advise me as to the maximum HDD size that can be installed in a Pavilion DV7-3105ea.
    Additionally is it possible to add a second HDD.
    Thanks and kind regards,
    jB

    There is no theoretical limit the only limit is what is sold on the market. Any correctly sized SATA laptop drive will work. They do now make 1TB drives that will fit and yes there is a secondary hard drive bay so theoretically you could have 2TB of storage. You are going to need 1 or 2 drives like this:
    http://www.newegg.com/Product/Product.aspx?Item=N82E16822152291
    The drive has to be 9.5 mm in height some 1TB laptop drives are too thick.
    You also likely need a second hard drive caddy/connector like this:
    http://www.newmodeus.com/shop/index.php?main_page=product_info&products_id=222&zenid=2a83d0d222d80c6...
    And here is a link to the Manual showing how to get to the hard drive bay:
    Drive Manual
    Check your system to see if a secondary drive caddy/connector is there but it likely is not and you need the part linked above. Good luck.

  • Satellite Pro 4600 - What is the maximum HDD size?

    My aged Satellite Pro 4600 has a 20GB HDD. As these are now very difficult to get hold, does anyone know whether higher capacy HDDs can be used and, if so, what is the maximum size of HDD.
    (In spite of it's age I still use the Satellite Pro for certain jobs.)

    Hi!
    This is a pretty old notebook, Satellite Pro 4600 ;)
    As far as I know this notebook has a 28bit LBA limitation and that means you can only use HDDs up to 128GB or lets say HDD with a capacity of 120GB.
    By the way, here you can read more about this limitation: http://www.48bitlba.com/
    Normally you can every HDD up to 120GB but dont forget that the HDD must have a IDE connector.
    I have good experience with Western Digital and Seagate HDDs.
    Bye

  • What is the maximum file size for CSV that Excel can open ? (Excel 2013 64bit)

    Hello,
    Before anyone jumps in, I am not talking about the maximum worksheet size of 1048576 rows by 16384 columns.
    I have  client whom has a 1.5 Gb CSV file, 1.9, 2.6, 5, 17 and 89 Gb file (Huge).
    If I open the 1.5 Gb, the file opens (After waiting 5 minutes) and then a warning pops up that only the first 1048576 rows have loaded. That is fair enough.
    If I try and open any of the others, Excel comes up to a blank worksheet. No errors. It just seems to ignore the file I tried to open. This happens from within Excel (File - open) or from double clicking the file in explorer.
    Excel goes to this blank page almost imeadiatly. It does not even try to open the file.
    If I try with Ms Access, I get a size warning and it refuses to load the file. (At least I get a warning)
    I would have expected Excel to load at least the first 1048576 rows  (If that is what there are in the file), and give an error.
    The computer is more than capable (Xeon processors, 16 Gb ram, SSD hard disks top of the line HP Z820 power workstation).
    With the 1.5 Gb file loaded to 1048576 rows, it uses 15% ram/pagefile. CPU's hit about 5%.
    I have confirmed it is Win 7 64bit, Excel 64bit. I am fairly confident we are over the file size but without an error message, I don't know what to tell my client whom is looking to me for answers.
    I have already discussed that the 89gb file in Excel is unreasonable and they are looking at a stat's package but I need an answer on these smaller files.
    Anyone got any ides ?
    Michael Jenkin (Mickyj) www.mickyj.com (Community website) - SBS MVP (2004 - 2008) *5 times Microsoft MVP award winner *Previously MacWorld Australia contributer *Previously APAC Vice Chairman Culminis (Pro IT User group support system)* APAC chairman GITCA
    *Director Business Technology Partners, Microsoft Small Business Specialist, SMB150 2012 Member

    Hi,
    The 1,048,576 rows & 16,384 columns is the
    workbook size limitation in Excel 2013. Thus, I recommend we try the Mr. Bernie's suggestions to import the large CSV file.
    1. Use VBA to read the file line by line and split/examine the import file in sections. If you have further question about the VBA, please post your question to the MSDN forum for Excel
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=exceldev&filter=alltypes&sort=lastpostdesc
    2. Use Excel 2013 add-ins. Power Pivot and Power Query. For more detailed information, please see the below articles: 
    http://social.technet.microsoft.com/Forums/en-US/9243a533-4575-4fd6-b93a-4b95d21d9b10/table-with-more-than-1-048-576-rows-in-power-query-excel-2013?fo
    http://www.microsofttrends.com/2014/02/09/how-much-data-can-powerpivot-really-manage-how-about-122-million-records/
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Thanks
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • What is the maximum file size for Pages?

    Hi,
    What is the maximum number of pages and maximum file size that I can have for Pages document?
    Thank you.

    chessmagnet,
    As a practicality in a large document it pays to break it up into sections in different documents with the numbering carrying on from the last one.
    Assemble the final document at the end when you need to create a T.O.C. and any hyperlinks.
    Several users have reported being unable to save very large files and other problems.
    It is a good safety measure anyway and as Yvan says it will work faster.
    Peter

  • What is the maximum megapixel size the new 64bit iPhoto can import?

    What is the maximum resolution (megapixels) the new 64-bit iPhoto can import? Is it still limited to 19 megapixels?

    In beta1 I believe the max size was 15megs, I am not 100% for Beta2 but I doubt they would have changed the amount.
    I created an online menu for a fake restraunt for fun, the file was quite large with the high-res photos in it. How I got the whole file into Catalyst from Photoshop is I removed the large background images and then imported them individually into the Catalyst project.
    Hope that helped

  • 6230i - What's the maximum attachment size for EMa...

    Hi
    I got my new 6230i (Firmware 3.40 on T-Mobile) yesterday and have just set up my email on it and discovered that you can attach files to emails. Only problem seems to be that it says my attachments exceed the limit. That's a bit unfortunate as I've tried to attach only one image (~350kB) which I took with the built in camera.
    Anyone know what the maximum size allowed for an attachment is and is there a way around it?
    Thanks
    Thomas

    We are talking about 6230i (and not 6630).
    In 6230i case, the max. size is limited:
    Sending: 100kB
    Receiving: 50kB
    This is limited by the phone (and not network or email provider).Message Edited by embedded_system on 19-May-2006
    10:17 AM
    Message Edited by embedded_system on 19-May-2006
    10:33 AM

  • What is the maximum File Size we can send

    Hi Experts,
      I have done simple scenario file to file without IR.
    I have one doubt here, what is maximum file size (Text and XML)we can transfer from source to target ftps.
    text file = file size?
    xml file = file size?
    Thanks for inputs.
    Bhaskar

    There is no limit to the message size (file size) that can be transfered.....the only thing required is that your server should have the necessary configuration (hardware) to handle a file of a particlar size.
    this question is actually asked a couple of times and in there people have even mentioned the transfer of files in 1GB ...  so it all depends on your Hardware.
    Regards,
    Abhishek.

  • What is the maximum file size allowed by Yosemite's Archive Utility?

    I've seen radically different answers to this question, ranging from ".zip files have a 4GB size limit" to "no limit other than the OS maximum file size". It's been very difficult to find current info on this.
    I have lots of large folders full of recording projects --- I'm talking up to 45GB or so --- and I've been experimenting with different methods of zipping them in preparation for cloud backup. Several applications have been willing to zip my enormous folders into archives, but then choke when unzipping them, telling me that the files cannot be unzipped or are corrupted. Using the "Compress" shortcut in the finder has so far yielded the best results, keeping all necessary resource forks, etc., and unzipping properly, even when other apps have insisted the files are corrupted. However, I'm afraid to continue with this procedure until I can get a straight answer on this issue: have I just been lucky so far? IS there an actual size limit?
    ...It only seems to work when I both zip and unzip with the Archive Utility. Other archiving apps will either render the included projects unreadable by my recording software when zipping (I suspect because of alteration or stripping of resource forks), or will refuse to read the giant .zip archives generated by Archive Utility.
    I've set up the Archive Utility to produce .zip files, as I feel these are the most likely to be recognized by a variety of cloud storage services.ny
    ...Any guidance would be greatly appreciated!

    Hi,
    The 1,048,576 rows & 16,384 columns is the
    workbook size limitation in Excel 2013. Thus, I recommend we try the Mr. Bernie's suggestions to import the large CSV file.
    1. Use VBA to read the file line by line and split/examine the import file in sections. If you have further question about the VBA, please post your question to the MSDN forum for Excel
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=exceldev&filter=alltypes&sort=lastpostdesc
    2. Use Excel 2013 add-ins. Power Pivot and Power Query. For more detailed information, please see the below articles: 
    http://social.technet.microsoft.com/Forums/en-US/9243a533-4575-4fd6-b93a-4b95d21d9b10/table-with-more-than-1-048-576-rows-in-power-query-excel-2013?fo
    http://www.microsofttrends.com/2014/02/09/how-much-data-can-powerpivot-really-manage-how-about-122-million-records/
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Thanks
    George Zhao
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click "[email protected]"

  • What is the maximum IDOC size?

    Hi,
    I would like to know the maximum number of segments that an IDOC can manage.
    Thank you a lot.
    Kind Regards,
    Victoria

    Hi Victoria,
    Check out the below helpful threads
    Limit on Number of Segments in an Idoc?
    Maximum size of XML files and number of IDocs for IDoc receiver adapter
    Regards,
    Krupa

  • What is the maximum Artboard size of CS4?

    We currently use CS3 in our Art Dept at the sign company I work for. Sometimes designing/layout for some projects can be a pain when they go beyond the max artboard size constraint in CS3. This is especially true in my dept which does all the large format digital printing. I find myself having to switch back and forth between some of my sign software, which has almost limitless area for design and layout. Not that we can't work in scales but life would be so much easier if we could do things in full scale. Now to the point, does CS4 have larger artboard size than CS3?

    Larry, I don't think you know what is meant by "working in scales" or otherwise you would not have made such an odd comment. I don't really feel like defining it here, but suffice to say that many things do not scale linearly in a program like AI that is not designed for anything other than 1:1 layout. Many effects don't scale, for example, even if you check the box. Then there is problem of having to remember to do a mathematical action on every line weight, width, height, font size, font leading, font spacing and so on. Fonts do not always scale linearly either; often the text flow changes. You only have a to miss one math step to have a ruined output. The printer has to take the extra step, too, on the production side. With a program that allows working in scale you just draw at full size and all of that is taken care of automatically.

Maybe you are looking for

  • Image does not display on MacBook Pro (does on PowerBook G4!)

    I created a slide in Keynote on my PowerBook G4 with an image dropped in (a pdf, I can't remember whether it was originally cut and past or dragged and dropped in). When transferring the Keynote presentation to a new macBook Pro (copying via a USB th

  • Using my 3G as an Ipod now that I upgraded to iPhone 4

    Hi, I hope this has not been asked before but I have 3 questions. 1.) I know I can use my old 3G phone as an iPod touch. What will happen to my purchased apps, are they no longer valid? 2.) Do I just plug it into my computer and have iTunes treat it

  • How to display a date in DD MONTH(SPELL) FORMAT?

    HI ALL, i need to display the date in DD mmm format ie if the date is 11.05.2007 then the datye will be displayed as 11 may...but this may will not be in english language it will be in italian..is there a function module to do this? Please suggest ho

  • Hash values coming in extraction,how to rectify

    Dear All, During Extraction we are getting hash values,for which our extraction is getting failed,we manually edit the psa and doing the load from PSA to Cube,is there a way where we can restrict this hash values so our extraction din failed,in rskc

  • Implementing and Exposing a Web Dynpro as a Callable Object

    Hi All, I am new to guided procedures.I am trying to implement and expose webdynpro as a callable object in CE7.1.In the library i found the following steps In the Component Properties view of the component, open the Dependencies tab page and add the