For security reasons no user can see Database Logs
- 0 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 to create an Oracle Wallet?
In order to secure your domain you need to the following: We complete all necessary...
Can I use my domain name with Apex?
Absolutely, you will have full ftp/sftp access to the server as well.
Do you support SSL/https with APEX Hosting package?
Yes, we do. We can create temporary ssl certificate and when you are ready for a production you...
How do I send e-mail messages from PL/SQL?
Please follow this greate example: below: (http://www.orafaq.com/scripts/plsql/smtp.txt) rem...