Creating a Backup (Oracle)
Oracle 10g/11g users should enter the following from a command prompt (or wherever exp can be executed):
expdp cascade/cascade directory=backups dumpfile=clientDATE.dmp
NOTE: When creating a database dump be sure not to export using the system user.