Search found 4 matches

by Awais.Riaz
Thu Sep 06, 2007 7:36 am
Forum: Oracle Databases
Topic: Archive mode
Replies: 2
Views: 1970

Follow the steps bellow:

shutdown immediate;
--backup the entire database
--set initialization parameter file as

log_archive_format=arch_%t_%s_%r.arc
log_archive_dest=e:\database\archive
startup mount;

database mounted.


alter database archivelog;

database altered.

alter database open ...
by Awais.Riaz
Thu Sep 06, 2007 7:34 am
Forum: Oracle Databases
Topic: Archive mode
Replies: 2
Views: 1970

shutdown immediate;
--backup the entire database
--set initialization parameter file as
shutdown immediate;
--backup the entire database
--set initialization parameter file as
alter database archivelog;
alter database open;

Regards,
Awais Riaz
by Awais.Riaz
Tue Jul 03, 2007 5:35 am
Forum: Oracle Databases
Topic: How to check the performance?
Replies: 4
Views: 3028

user oralce supplied package dbms_profiler
by Awais.Riaz
Tue Jul 03, 2007 5:31 am
Forum: Oracle Databases
Topic: oracle 9i password
Replies: 3
Views: 2723

Dear can you tell me what you mean by pirated version.