Answer Posted / kittu_chintu2005
Startup mount
Alter database archive log;
Alter database begin backup;
Alter tablespace ts_name begin backup;
Copy the *.dbf & *.ctl files @ os level when copying completed issue the statement “alter database end backup;”
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
You create a private database link and upon
connection, fails with: ORA-2085: connects to
Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
Explain about your sql server dba experience? : sql server DBA
How can you tell how much space is left on a given file system and how much space each of the file system's subdirectories take-up?
How would you go about verifying the network name that the local_listener is currently using?
Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
In which dictionary table or view would you look to determine at which time a snapshot or MVIEW last successfully refreshed?
what is asm?
which background process invoke at the time of upgradation tell me???
Which autogrowth database setting is good? : sql server DBA
What are the high-availability solutions in sql server and differentiate them briefly? : sql server DBA
when does an alert gets signaled?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
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
How do you troubleshoot errors in a sql server agent job? : sql server DBA