Answer Posted / amsu
ALTER SYSTEM CHECKPOINT GLOBAL; AND
ALTER SYSTEM ARCHIVELOG CURRENT;
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
What types of replication are supported in sql server? : sql server DBA
internal architecture
how can you find out if a table can be redefined?
who owns the operating system files created by the utl_file package?
what is the last version,the release date of that version and fix pack of ibm db2 udb?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
What is the importance of a recovery model? : sql server DBA
How would you go about verifying the network name that the local_listener is currently using?
what is a crs resource?
how can you communicate with operating system files from oracle?
What do the 9i dbms_standard.sql_txt() and dbms_standard.sql_text() procedures do?
How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?
how to restore files with rman?