Making the tablespace online

Hi ,
I am trying to make the tablespace online.
But facing the below issues .Need your help.
SQL> alter tablespace XXXXXX online;
alter tablespace XXXXX online
ERROR at line 1:
ORA-01115: IO error reading block from file 15 (block # 1)
ORA-01110: data file 15: '/xxxxxx.dbf'
ORA-27091: skgfqio: unable to queue I/O
ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file
Additional information: 1
Additional information: 1
SQL> alter tablespace XXXXXX read write;
alter tablespace XXXXXXX read write
ERROR at line 1:
ORA-01646: tablespace XXXXXX is not read only - cannot make read write
Os Solaris : 5.8
Database ;Oracle 9.2.0.4.0
Thanks
USR0072

USR0072 wrote:
Hi ,
I am trying to make the tablespace online.
But facing the below issues .Need your help.
SQL> alter tablespace XXXXXX online;
alter tablespace XXXXX online
ERROR at line 1:
ORA-01115: IO error reading block from file 15 (block # 1)
ORA-01110: data file 15: '/xxxxxx.dbf'
ORA-27091: skgfqio: unable to queue I/O
ORA-27069: skgfdisp: attempt to do I/O beyond the range of the file
Additional information: 1
Additional information: 1
SQL> alter tablespace XXXXXX read write;
alter tablespace XXXXXXX read write
ERROR at line 1:
ORA-01646: tablespace XXXXXX is not read only - cannot make read write
Os Solaris : 5.8
Database ;Oracle 9.2.0.4.0
Thanks
USR0072fix the Operating System error.
Oracle is the victim; not the culprit

Similar Messages

  • Making the integration online

    Hi friends,
            I am using the JDBC sender with polling interval 10 min.
    Now there is a requirement to make the integration online. That is when ever the oracle table gets updated with new record meeting the condition, i need to trigger the interface.
    Polling interval should not be used.
    Please give me the solution for the same.
    Thanks in advance
    Karthikeyan

    Karthi,
    I've been told to perform the same scenario in the past and it just complicate things more than make them effective. At the end, I convinced the customer to go for a shorter polling interval instead of implementing a complex solution to drive the polling online.
    Look at this blog  Control Communication Channels Externally without using RWB , It explains how to turn On and Off a communication channel externally, which it is a solution for your scenario, but it means that the external application (the RDBMS or App) should be able to request the channel to be On whenever it inserts a new record and potentially turn it off whenever it's done.
    So far, I think that reducing the polling interval is your most effective option, read this blog to find out some tips for the JDBC adapter.
    Tips and Tutorial for Sender JDBC Adapter
    Best regards.
    G.

  • I share a an apple id with my kids. We all use the same credit card for purchases.  Is it possible for only me to use the icloud online storage without making this available or visible to the kids?

    My kids and I all use the same credit card and password for app and music purchases.   I'm assuming we all use the same apple ID too. (not sure) We can share apps and music although we all have our own itunes libraries. Is it possible for only me to use the icloud online storage without making this available or visible to the kids or do we all have our own storage?

    I just checked and they have already sucked up all my online storage.  Ahhh techy teens!  I think I will just leave it at that and back my own stuff up on my computer. Less confusing
    Thanks for all the help!  I am definitely more educated now and I'm off to check that cc bill too.

  • Two questions:  how do Skype and iChat compare for group video?  quality, reliability, cost, etc are important.  2) Is my MobileMe ID what I need to use in the window in making an iChat buddy?  It only says AIM above the window, online tutorial differs.

    Two questions:  1) How do Skype and iChat compare for group video?  Quality, reliability, cost, etc are important.  2) Is my MobileMe ID what I need to input in the window in making an iChat buddy?  It only says AIM above the window, online tutorial differs, saying MobileMe, AIM, GoogleTalk (Jabber) all work. Thnx

    Hi,
    IChat uses better Video Compression than Skype does.
    On a top flight Mac you can send a 640 X 480 pixel frame up to 30 frames a sec.
    Skype can't match this.
    iChat in Video is Peer to Peer. (you can actually Log out of the Buddy list)
    Skype seems to borrow something from everyone's bandwidth to make connections.
    What do you mean by Business account Tracking ?
    iChat Adds (or can add) the First Name, Last Name of your Buddies and create an Address Book Entry
    Whether you mark those cards connected with a  company is up to you.
    (I have heard of issues with earlier version of iChat and the Address Book that "saw" the Company Name as the part of the Name and linking several Screen Names to the one name
    Audio on a Mac using Skype tend to be the same as the streaming needs are less.
    However you have to rely on any PCs audio abilities from PCs which may not be to the same standard.
    Mac to PCs in iChat and AIM can be difficult though.  (It should work but it rarely as simple as Plug and go)
    Skype may suit your needs better on ocassions.
    9:11 PM      Thursday; May 5, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.7)
    , Mac OS X (10.6.7),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • The making of an online game

    Hello all users of the sun forums.
    I've always been facinated of games and have been wrestling with the idea about learning enough to be able to make a simple online game.
    I got several questions, mainly to see if this is something realistic or if it's not doable as a lone wolf.
    Would java be the right programming language for a online game? (As it can be run on many different platforms, its a good candidate).
    - Any other languages that should be learned in addition to java?
    - Specific books that would benefit for the making of a online game?
    What database technology should I learn about that would be the most beneficial for a online game? (be it a small or a large game)
    I know very little about servers and networking, so some points about things to read up on would be nice.
    And something i've always wondered about - How powerful server do you need for a 100 player thirdperson strategy game?
    I know this might take me some years to learn, but its fun to have something to fill my sparetime with.
    And sorry for my bad english!

    Nheme wrote:
    Kayaman:
    Are there big differences between SQL databases command vise?Well. Not big differences, but significant differences. I wouldn't worry about those at the moment if I were you.
    Are there any database standards except SQL?Probably, but SQL is the one you'd be using.
    I've been looking through several job applications, but it's hard to put together a list of programming languages that would go along with Java. HTML, XHTML, PHP, CSS, JavaScript, .NET, C#, C++ etc..Well, HTML and CSS and such aren't really programming languages... I'd recommend that you concentrate on Java and then include other things as you go along (and realize that something might be useful to know).
    My way of attacking this would be to make a roadmap of what I'm going to learn and attack it step by step, but it's hard when I don't know what I should include. Please recommend books as I find it easier to read, than tutorials on the net.I'm sure your way sounds very good, but it's impossible to do it like that. You can't decide in advance all the things that you want and are going to learn and then just go on and do it. Learning is a continuous process. I have about 10 years of Java behind me and some dabbling in other programming languages, but I still keep learning things. And I bet most of the people here with 20+ years in the industry (look at the people with tens of thousands of posts) will say the same thing.
    I haven't read it myself, but Joshua Bloch's Effective Java has been recommended in several places. I hope you enjoy reading, because that's really the best way to learn and then keep up with the programming scene.

  • Windows PC User Making The Big Switch To Mac OS X & MacBook 2.0GHz

    I'm from the Philippines. I've been a Windows PC user for around 10 years. I figured it's time to replace my old Pentium III 500MHz/Win98SE with a newer system to keep up with highter system requirements set forth by newer applications.
    The features I looked for include portability, performance, connectivity (built-in WiFi & Bluetooth) and value (not too expensive). I'm initially leaning towards getting another Windows XP-based platform because Windows-based apps are readily available here and getting tech support for the Mac would be a little prob. Also, I just can't afford to leave behind some applications that are somehoew inexistent in the Mac world, but the mere thought that the PC world would soon be shifting to Vista kinda turned me off. Nobody wants to buy a new notebook that would suddenly become obsolete in just a few months or so.
    However, everything changed when online research led me to Apple's homepage (www.apple.com), where I discovered Mac's latest wonder: the Macbook. I heared about the Mac OS X's reputation for stability and performance. They say Macs are less prone to worms & viruses too since most of these things were designed specificically to infect Windows-based platforms. Looks like this is it for me. I'll be getting a MacBook 2.0GHz soon.
    I must admit that what primarily attracted me to the Intel-powered Macbook is the fact that it could now run two operating systems thru "Boot Camp" or Parallels For Mac. Two applications that would give me the capability to run Mac OS X and Windows XP on a single platform. It's like having the best of both worlds.
    For me, this is really great news but I still have questions though. The Macbook is a new release, so I'm still iffy about purchasing it as new technology is notorious for having many annoying quirks and kinks that need to be smoothed out.
    My question is... What are the PROS and CONS of using BootCamp and Parallels respectively? Is Parallels better than the other? Which one would you recommend? Should I decide to install both, will there be any hitches?
    I won't be upgrading for the next 5 years or so. The notebook will likely see some heavy use for Medical Transcription work and maybe occasional gaming (mostly flight sims). This would be my first Mac purchase so I better do it right the first time. So if you have any comments, feedbacks, suggestions... kindly post it here.
    I'll be making the big switch soon.
    Rich

    I'm running Parallels on an iMac 2.0 GHz, and I absolutely love it! I expected all sorts of glitches and found virtually none. The only drawback I know if is that it treats your USB 2.0 ports like USB 1.1. Otherwise, my Windows XP virtual machine inside of Parallels doesn't seem to know it's not on a PC; it runs smoothly and much faster than on my previous 1.5GHz PC with 1.0 GB RAM. I've loaded Quicken for Windows, MS Office, Norton Anti-Virus, Adobe Acrobat, and several other Windows Apps with no troubles at all. I'm telling you, this software (Parallels) is amazing. I feel like I literally have two computers now.
    I would recommend that you have 2.0 GB of RAM, because while you're running Parallels, you have 2 OS's operating at the same time. But the ability to switch back and forth between the two OS's, share files, cut and paste - well, it's simply awesome, and well worth any extra cost.

  • System.Reflection.TargetInvocationException: An exception occurred during the operation, making the result invalid.

    When I run my app on device and the internet is connected its ok, but if I use the emulator (althought the internet is connected):
    $exception{System.Reflection.TargetInvocationException: An exception occurred during the operation, making the result invalid.  Check InnerException for exception details. ---> System.Net.WebException: The remote server returned
    an error: NotFound. ---> System.Net.WebException: The remote server returned an error: NotFound.
       at System.Net.Browser.ClientHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
       at System.Net.Browser.ClientHttpWebRequest.<>c__DisplayClasse.<EndGetResponse>b__d(Object sendState)
       at System.Net.Browser.AsyncHelper.<>c__DisplayClass1.<BeginOnUI>b__0(Object sendState)
       --- End of inner exception stack trace ---
       at System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
       at System.Net.Browser.ClientHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
       at System.Net.WebClient.GetWebResponse(WebRequest request, IAsyncResult result)
       at System.Net.WebClient.DownloadBitsResponseCallback(IAsyncResult result)
       --- End of inner exception stack trace ---
       at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
       at System.Net.DownloadStringCompletedEventArgs.get_Result()
       at FitnessApp.BL.ServerConnection.wc_DownloadStringCompleted(Object sender, DownloadStringCompletedEventArgs e)
       at System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)
       at System.Net.WebClient.DownloadStringOperationCompleted(Object arg)}
    System.Exception {System.Reflection.TargetInvocationException}
    this is the stack trace:
       at System.ComponentModel.AsyncCompletedEventArgs.RaiseExceptionIfNecessary()
       at System.Net.DownloadStringCompletedEventArgs.get_Result()
       at FitnessApp.BL.ServerConnection.wc_DownloadStringCompleted(Object sender, DownloadStringCompletedEventArgs e)
       at System.Net.WebClient.OnDownloadStringCompleted(DownloadStringCompletedEventArgs e)
       at System.Net.WebClient.DownloadStringOperationCompleted(Object arg)
    this is my code:
    void wc_DownloadStringCompleted(object sender, DownloadStringCompletedEventArgs e)
    try
    if (e.Error != null)
    string error = e.Error.Message;
    string functionCall = e.UserState.ToString();
    if (!string.IsNullOrEmpty(e.Result)) //this line throws an exception
    if (functionCall == "getProductCode")
    ProductsList productsList = JsonConvert.DeserializeObject<ProductsList>(e.Result);
    if (productsList.products != null)
    serverProducts = productsList.products.Select(p =>
    new BE.Product
    Product_code = p.PID,
    Product_name = p.Name
    }).ToList();
    else
    serverProducts.Clear();
    if (DataDownloadCompleted != null)
    if(functionCall =="getProductCode")
    DataDownloadCompleted(this, new BE.StringEventArgs("getProductCode"));
    catch (Exception)
    throw;
    public void searchProductCode(string productName)
    try
    if (DeviceNetworkInformation.IsNetworkAvailable && DeviceNetworkInformation.IsCellularDataEnabled)
    wc.DownloadStringAsync(new Uri(baseURI + "get_products_json.php?search=" + productName), "getProductCode");
    else
    throw new Exception(FitnessApp.Resources.AppResources.ErrorServerConnection);
    catch (Exception )
    throw ;
    Any solution?
    thank you..

    The server did not find the resource you asked for.
    You might want to make sure your emulator is connected to the internet and can go online.
    http://blogs.msdn.com/b/wsdevsol/archive/2013/10/01/why-can-t-the-windows-phone-emulator-go-online.aspx

  • How do I see my pictures that are in my aperture library in finder?  I would like I be able to select  photos in finder when I am making photo books online without having to export them first from aperture jinto a new folder. Is there any way to view

    How do I see my pictures that are in my aperture library in finder?  I would like I be able to select  photos in finder when I am making photo books online without having to export them first from aperture jinto a new folder. Is there any way to view and download my pictures directly from finder?

    SamanthaR22 wrote:
    How do I see my pictures that are in my aperture library in finder?  I would like I be able to select  photos in finder when I am making photo books online without having to export them first from aperture jinto a new folder. Is there any way to view and download my pictures directly from finder?  [Emphasis added.]
    The digitization of data has introduced a complexity to our interactions with it that we continue to struggle with.  "Picture" and "Photo" now mean different things in different contexts.  In this case (and in general) defining our terms clearly is the first step towards understanding what we are trying to do.  Understanding is the path that allows us to do it.
    All pedantic, but please stick with me here  .
    You record a set of instantaneous data with a camera.
    That data is processed by your camera and saved to a file.
    The file format is usually either RAW or JPG.
    You transfer those files to your computer, and you import them into the program Aperture (often in one operation).
    From each camera-file imported, Aperture creates a record in its database (called, imho unhelpfully, a Library) and an Image that you see in the Aperture Browser and Viewer.
    Aperture links the Image and the imported file.
    The imported file is called, within Aperture, an Original.
    Every Image has an Original.
    The Image is not the Original.  The Image is what you see in Aperture.
    The Original is a file that is stored on your computer.
    You can make changes to an Image.
    Aperture calls these changes Adjustments.
    Adjustments are saved to another file attached to the record in the database.  Let's call this file the Changes File.
    Aperture uses these two files attached to the record in the database to create the Image.
    Image = Original + Changes File.
    The Image is not a file.
    Because the Image is not a file, it cannot be shared with other programs.  It exists only inside of Aperture.
    In order to share an Image with another program, you must first create a file of the Image.
    You do this by exporting Images ("File ▹ Export ▹ Version" is the command in Aperture; should be, imho, "File ▹ Export ▹ Image").
    You may ask, "Why all the complexity?  Why doesn't Aperture save Images as files?"  The answer is simple:  Images can require less — and in many cases very very much less — storage space than files of Images.  Rather than save a full-size file for every Image, Aperture saves only instructions on how to make that full-size file.  The gain in storage efficiency is huge.  The trade-off is that although your Images are always available to be made into share-able files, you must create those files when needed (which you do by exporting selected Images).
    Here is your question reworded with more precise terms:
    SamanthaR22 might have written:
    How do I access Images in my Aperture Library in the Finder?  I would like I be able to select files in the Finder when I am making photo books online without having to create them by exporting Images from Aperture into a new Finder folder. Is there any way to view and download my Images directly from the Finder?
    No, there is not.  Images exist only in Aperture, and are not accessible for use in other programs.  You must create, for each Image in your Aperture Library, a new file outside of your Aperture Library in order to use it with another program.
    Aperture does allow you to create and save within your Library share-able files of your Images.  These files are called Previews.  You specify the file parameters in Aperture Preferences on the Previews tab.  These files are available to other programs via the OS X Media Browser.  These files are what you get when you drag selected Images out of the Aperture program and drop them on another program or on your desktop (which is part of the Finder).
    HTH.
    —Kirby.

  • Aperture 3: Deleting raw files and making the jpeg my new master-

    Aperture 3 has made some great strides in making the following possible ( I posted this originally in 2007):
    What I'd like to do is shoot everything in raw + jpg, and then keep the raw files only for the important shots.
    I really like having the option of raw processing, but the storage demands are very heavy. If I could just make a selection of photos in a roll, and have a command to delete any unneeded raw files from the selected photos, while keeping the original jpgs as master, that would be great.
    Also, it would be great to be able to manipulate a raw file, and then when I'm satisfied with the image, to render a high-quality jpg from that raw file & make the jpg the new master, and then delete the raw file to free up disk space.
    Basically, I want the raw file safety net for everyday images, without gobbling up gigabytes of disk space <<<<<
    With Aperture 3, I can finally change the master to the jpg file, which solves part of the problem. But I still want to be able to manipulate my raw file, and render a new high-quality jpg master.
    Why don't Aperture / Lightroom do this? To me at least, it seems an obvious feature.

    I had a chance to talk to product managers from both Apple & Adobe about this at PhotoPlus Expo in NYC a couple years back. Both seemed receptive, but here we are - years later - no progress.
    I think part of the problem is that there's a purist mentality about RAW files. One should always shoot them - and then keep them forever- after all- they're your negatives!
    But what about event photography? Or weddings, as you pointed out? It makes no sense to burden your workflow & backup system with 4GB of RAW files of people grinning into the camera. Once the adjustments have been made, the RAW files are just a ball & chain on your data management. And let's not forget, once you really know what you're doing, your jpegs should be good most of the time anyway.
    I want RAW files as a safety net for errors in exposure and white balance. Once I know I have good photos, I don't need the safety net anymore- at least not at the price of all that hard disk space and transfer time for online backup. Of course, for my fine art stuff and important documentary work, I'll always keep the RAWs permanently. But not for routine parties/events.
    You put your finger on the problem with re-importing jpegs as a solution. You lose your metadata- rankings/album memberships, etc. This is no solution!
    What I want is simple, and it would be immediately useful to countless photographers:
    1) Let me batch-delete RAW files when the jpegs are ok.
    2) Let me do adjustments on my RAW file, render out a high-quality jpeg, and make the jpeg my new master.
    Whoever does this first - Aperture or Lightroom - that's the product I'll use.

  • Looking for a software solution like "Ceros" for making HTML5 interactive online magazines?

    Does Adobe CC have at solution for making HTML5 interactive online magazines? (not a FLASH solution from indesign)

    I don't know what the quark plugin does, I'm guessing that it is reading from an external file that contains the price information. An ordinary method of dealing with updatable information in Flash is to use an external file, usually in .xml format. You can update the xml file or have your database do it for you, and then every time a user hits your site, the data is read from the .xml file. Each user will get the latest prices.

  • Is there any performance value to making a tablespace READ ONLY?

    In 9i, if I were to set a tablespace which only contains data to be reported over - is there any value in making it READ ONLY other than "safety" of the data? I am particularly interested to know if it can increase performance.
    Thanks

    When you say safety, you are partly correct, because data cannot be deleted, but it can be dropped, check the below SQL statements.
    With regard to performance, yes you will gain some. For better performance while accessing data in a read-only tablespace, you can issue a query that accesses all of the blocks of the tables in the tablespace just before making it read-only. A simple query, such as SELECT COUNT (*), executed against each table ensures that the data blocks in the tablespace can be subsequently accessed most efficiently. This eliminates the need for Oracle to check the status of the transactions that most recently modified the blocks.
    http://download-east.oracle.com/docs/cd/B10501_01/server.920/a96521/tspaces.htm#922
    SYS@BABU> create tablespace test_ts datafile 'D:\ORACLE\ORADATA\TEST_TS1.DAT' SIZE 15M
      2  EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1M;
    Tablespace created.
    SYS@BABU> CREATE TABLE TAB1 (A NUMBER) tablespace test_ts ;
    Table created.
    SYS@BABU> BEGIN
      2  FOR A IN 1..10 LOOP
      3  INSERT INTO TAB1 VALUES (A);
      4  END LOOP;
      5  COMMIT;
      6  END;
      7  /
    PL/SQL procedure successfully completed.
    SYS@BABU> ALTER TABLESPACE test_ts READ ONLY;
    Tablespace altered.
    SYS@BABU> DELETE FROM TAB1;
    DELETE FROM TAB1
    ERROR at line 1:
    ORA-00372: file 6 cannot be modified at this time
    ORA-01110: data file 6: 'D:\ORACLE\ORADATA\TEST_TS1.DAT'
    SYS@BABU> truncate table TAB1;
    truncate table TAB1
    ERROR at line 1:
    ORA-00372: file 6 cannot be modified at this time
    ORA-01110: data file 6: 'D:\ORACLE\ORADATA\TEST_TS1.DAT'
    SYS@BABU> DROP TABLE TAB1 ;
    Table dropped.

  • Reduce the tablespace size

    Hi,
    In my database, one tablespace used 5% and it's size is 8GB when i try to shrink the tablespace it gives the error that you can not shrink the tablespace.
    So can you please tell me that how can i reduce the size of that tablespace.
    Thanks in advance.

    1) Export the tables of that tablepsace
    2) Create a new tablespace and dump those tables into new tablespace
    3) Drop the 8GB tablespace.
    OR
    1) Move online the tables of 8 GB tablespace into another tablespace. Rebuild the indexes.

  • Deleted undo datafile before dropping the tablespace.

    i had accidently deleted a undo datafile which was no more needed before dropping the tablespace.
    i started up the database in mount stage by making that datafile offline.
    now while dropping the database it is giving an error.
    SQL> drop tablespace UNDOTBS1 ;
    drop tablespace UNDOTBS1
    ERROR at line 1:
    ORA-01548: active rollback segment '_SYSSMU1$' found, terminate dropping tablespace
    Do someone have a resolution. I dnt need this tablespace anymore.

    http://www.my-whiteboard.com/oracle-dba/how-to-drop-and-recreate-oracle-undo-tablespace-and-its-data-files.html may be helpful to you.

  • Advice making the jump from pc to mac - video card?

    Hi,
    I'm sorry if this is the wrong place to post but I've been having trouble finding an appropriate place to ask some questions.
    I'm thinking about making the jump to a mac after many years of having pc's because I'm starting to get fed up with tinkering and want something that just works. I want to do mainly office stuff; use for photography and play a few games. Unfortunately warhammer online isn't supported but I see that there are alternative ways - not a deal breaker. I've been WOW sober now for 150 days.
    When trying to compare systems I'm finding a few sticking points. I think what I want is a mac pro as I want to use my existing dell 24" lcd and upgrade to an eizo (for photography) at a later stage. There are things that I'm finding a little odd :
    1. 1TB HDD is $450 AUD whereas I can just pick one up locally for almost half of that price. Can I order one without and then just put my own in? Is this ever done?
    2. and what's the deal with the memory price?
    3. and why are the video cards 1-2 generations behind the pc?
    I'm not saying the system is overpriced - if I configure an xps system or alienware system the prices just get absurd.
    Any comments appreciated.

    Mac pro or Macbook pro? Big difference! If you want a laptop with gaming capability then you are pretty much into the Macbook pro, as graphics on the Macbook won't handle high intensity gaming. However, for MS Office and iPhoto, any mac will do. You could, for example, buy a macbook 13" and use your 24" monitor with that...or the MBP or the Mac Pro.
    With the Mac Pro, you can add any compatible HD with ease. A HD is user installable on a Macbook, but it is absolutely NOT with a macbook pro. That should not stop you from going to an apple authorized repair center and having THEM do the install. If any other provider does the install and there is a problem, the warranty could be voided. Most folks buy aftermarket RAM and install themselves. It is easy.
    Don't know anything about video cards.

  • Is the Apple Online Store safe to buy

    I want to buy the new Macbook Air but my dad doesn't like giving out details without knowing that the site is safe.
    Can you help me prove to my dad to buy it of this site.

    You mean the apple online store isn't it? www.apple.com
    I think is more than safe if i need trust a website i only trust apple.You can give your details for the purchase and after delete them,also you can pay but getting apple bank account in your country and making a deposit there but the easiest and safer way is do it online with your card is safe believe me.
    May you shall care more about pay in a supermarket or petrol station with your card than use it in apple.
    I never ear any problem with people buying at apple online,i did it myself several times and i am quite happy,also if you no happy with the product you get a refund to your card,i already get it in a apple store so online shall work in the same way and believe me it works.
    I can't think why your dad shall care about it,i mean i understand your dad point but and i respect it but also i shall say that is safe and if you don't trust just do the payment and delete your card details after is being confirm or after some days.
    Apple is apple because care about things like that and if you use apple website you safe,i mean always is a small % that something can go wrong but i don't think in this case is something that shall stop you to make the purchase.Is if no the one one of the safes ways to do it and i am sure your dad can confirm that after do it.

Maybe you are looking for

  • Can't find font already installed in System.

    OS: Windows 7 Adobe Acrobat 9 Pro I'm creating a new form and I can't choose a specific font (already installed on the system) for a text field; the font I need to use is "Gotham-Book" (placed under the Gotham family in the font library in the Window

  • Getting rid of trailing space from a string variable

    I need to delete trailing blank spaces in a string variable. Is there a method that can do the job? Thanks

  • How to correct a download Adobe/Reader 10.1?

    Adobe/Reader 10.1 download Only 77%.  Any suggestions on how to complete the download?  Right now, unable to open Adobe PDF Documents. Message reads " There is a problem with Adobe Acrobat/Reader.  Please exit Adobe Acrobate/Reader and try again. The

  • Error oracle.apps.xdo.security.ValidateException

    Hi, When trying to login in the BI Publisher, I am getting the following error: oracle.apps.xdo.security.ValidateException The username and password are correct and the xmlpserver is running. I am using the OC4J application server. Any ideas please?

  • Characters Problem In MDM

    Hello experts,                       I have an application built in Portal  7.0 and MDM 5.1 I have a text field for eg. Name which is entered onto the portal input field as for eg" Yogesh Bhatia". But for some reason or other in MDM it is getting sto