on ‎2010 Sep 25 5:56 AM
Hello,
In our DB server these files exists in 2 locations
initPRD.ora
initPRD.sap
spfilePRD.ora
location 1: /oracle/PRD/102_64/dbs/
and
location2: /oracle/PRD/sapbackup/PRD/
For the BRBACKUP and SMB backups it getting the initPRD.ora from this location
/oracle/PRD/102_64/dbs/initPRD.ora
So whats the use of files in location /oracle/PRD/sapbackup/PRD/
Is it just a copy?
thanks & regards,
Request clarification before answering.
Hi,
In oracle, init<SID>.ora is the profile file and spfile.ora is the system profile file. These files are needed by oracle while startup. These files will be usually available in the path $ORACLE_HOME/dbs (where $ORACLE_HOME=/oralce/<SID>/102_64). These files are just like the profile files for SAP (available in the location /usr/sap/<SID>/SYS/profile).
While taking a backup, a copy of these profiles will be taken in the backup stage directory. This happens whenever a backup is scheduled using BRTools. These are just copies and nothing to do with the oracle startup.
Hope this clarifies.
Regards,
Varadharajan M
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.