Friday, November 26, 2021

what are the directories available for SAP oracle database on linux system?

*******directories for SAP DB related files********


/oracle/<SID>/sapcheck/ ==>it has log files ends with .sta (tells about stats collection) & .chk  (tells about brconnect error)


/oracle/<SID>/sapreorg ==>it has log files ends with *.tse (tells about tablespace extention)


/oracle/<SID>/saptrace ==>it has log filesusertrace,diag,Audit


/oracle/<SID>/sapbackup ==>it has log files for backup related


/oracle/<SID>/sapprof


/oracle/<SID>/sapdata1==>it has log datafile  for all tablespace


/oracle/<SID>/saparch


executable location:


usaws6970:oraSAP_DB1 58>pwd


/sapmnt/SAP_DB1/exe/uc/linuxx86_64



usaws6970:oraSAP_DB1 58> ls -ltr br*

-rwxr-xr-x 1 SAP_DB1adm sapsys    7578817 Mar 10  2020 brtools

-rwsrwsr-- 1 oracle oinstall  6852897 Mar 10  2020 brrestore

-rwsrwsr-- 1 oracle oinstall 14311924 Mar 10  2020 brspace

-rwsrwsr-- 1 oracle oinstall 11963744 Mar 10  2020 brrecover

-rwsrwsr-- 1 oracle oinstall 13719374 Mar 10  2020 brconnect

-rwsrwsr-- 1 oracle oinstall 11436039 Mar 10  2020 brbackup

-rwsrwsr-- 1 oracle oinstall 11350641 Mar 10  2020 brarchive

No comments:

Post a Comment