Your Oracle database is backed up daily and you can ONLY go back 7 days to restore your data. Please fill out trouble ticket if you need to have your data restored. Restoration fee is $24.95 unless backup management option is purchased.
- 1 Users Found This Useful
Related Articles
In order to use your hosting servie I would need to be able to automate the daily import of data. What options are available for loading data into the database? Can we use: sql loader? the Oracle import (imp) utility? external tables?
You can use sql loader, import or data pump utility.
How do I calculate tables size in Oracle?
select blocks, empty_blocks, num_freelist_blocksfrom all_tableswhere owner =...
Do provide the ability to use the UTL_SMTP, or UTL_HTTP packages?
Yes, any of our packages that includes DAD, pl/sql pr PSP support has ability to use...
Can I import database? How?
Yes you can. If performing from your PC: make sure to copy & paste connection string that...
I want to add a second Oracle user so another programmer can work on my server using SQL*Plus. Is that possible and how do I do it?
Please let us know what user name and password you need and our support team will create it for you.