. 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?
Answer / Dabeer Ahmad
To run your RMAN script as a background process, use the nohup command in your terminal or command prompt:
1. Open your terminal or command prompt and navigate to the directory containing the backup_rman.sh script.
2. Run the command: `nohup ./backup_rman.sh &`
3. The nohup command will allow the script to continue running even if you close the terminal, while the & symbol places it in the background.
| Is This Answer Correct ? | 0 Yes | 0 No |
Give the two types of tables involved in producing a star schema and the type of data theyhold.
internal architecture
How to start SQL Server in minimal configuration mode?
What command would you use to create a backup control file?
What is the difference between the 2 operating modes of database mirroring? : sql server DBA
what is the difference between hot backup n rman backup?
What is dbcc? : sql server DBA
suppose you want to audit specific activities on sensitive data. How can you achieve that?
what is the use of home directory???
Name three advisory statistics you can collect.
What the different topologies in which replication can be configured? : sql server DBA
how do we explain a project in cognos in an interview? please help me. Also how do we perform testing in cognos after creating reports?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)