Re: DB13 Activities
Hi Mohd. Please make a note that the below jobs - Verify database Consume lot of system resources and if required should be planned on weekends or very low system loads. Hope this helps. Regard,sDeepak...
View ArticleRe: DB13 Activities
Addition to above updates, you may schedule these jobs as below (Ideal): Check database - DailyRedo log backup - Multiple (2 min) times everyday (to minimize the risk of data loss, but depends on...
View ArticleSAP EHP6 Installation Steps with Oracle RAC
Dear Experts, i am looking for step by step guide for SAP ehp6 installation with Oracle RAC. if anyone can help please guide me with the steps or share if any document available Thanks
View ArticleRe: Oracle Timestamp
Hello Janos The Timestamp is a data type in Oracle. I have a table with a Timestamp data type instead of a datetime data type.Format would look like this “26-MAR-14 02.37.03.000000000” the last being...
View ArticleRe: Multiple SAP Databases in RAC
What OS user will be required for Oracle DB software, Grid Software including ASM and for BRTOOLfor Multiple SAP Databases like ECC, HR , PI and BW. My confusion is only Oracle user will be sufficient...
View ArticleRe: SAP EHP6 Installation Steps with Oracle RAC
Hi Wali, You can follow below documentation to perform your installation on Oracle RAC. http://scn.sap.com/docs/DOC-8835This document is very useful for planning the installation and executing the same...
View ArticleRe: Multiple SAP Databases in RAC
Hi Usmani, You use the "oracle" user for the installation of everything Oracle. orasid is no longer used in this environment. You use sidadm for specific day-to-day administration (such as brtools...
View ArticleSize archive log different with online redo log
Dear Experts, I had a problem with archive redo log size. I saw the size between archive redo log and online redo log is different.The online redo log on path /oracle/SID/origlogA/log_g17m1.dbf , the...
View ArticleRe: Size archive log different with online redo log
It is not an issue, archive log's size can be equal to you redolog size as archiving process happens from online redologs. Regards,Nick Loy
View ArticleRe: Size archive log different with online redo log
Hi Nick, Thanks for your reply But in our system, the size online redo log and archive is not equal.Size online redo log = 280MBArchive log = 130MB Why this happen? and how to make it's...
View ArticleRe: Size archive log different with online redo log
Hi, LGWR archives the online transactions and writes in an archive log whenever there is a commit happened for the online transactions (of redolog in use). Is this size mismatch happening for all the...
View ArticleRe: Size archive log different with online redo log
Hi, Yes, all of the size archive logs mismatch with online redolog. I tried dump the trace file using command "alter database backup control file to trace file" and here is the result:STARTUP...
View ArticleRe: Size archive log different with online redo log
please read : Note 998675 - Archive log of smaller size than the original redo log best regardsashish
View ArticleRe: Multiple SAP Databases in RAC
The current environment is not Oracle RAC and has multiple SID running into it and each SID has ora<sid> to log on and manage the specific DB and BRTools. No need to set environment everytime...
View ArticleRe: SQL Command to Check ABAP Support Patches and JSPM Patch
The JSPM version can be found from the BC_COMPVERS table.I am not sure about the SPAM/SAINT version table but you can check the table PAT03 which will show all the version until the latest.
View ArticleRe: SQL Command to Check ABAP Support Patches and JSPM Patch
Hi RB , Many thanks for the reply. JSPM Version can be determined from the table BC_COMPVERS tableSAINT Version can be determined from table sapsr3.PAT03. regards,gayathri.K
View ArticleRe: Size archive log different with online redo log
But in our system, the size online redo log and archive is not equal.This is not an issue.The log switch can happen as designed and not necessarily when it reaches the size of the online redolog....
View ArticleTablespace usage
Dear experts, Please check my quality server tablespace details below.PSAPPRD tablespace used 98%, what step I have to follow. Please suggest me. Thanks & regard,Amit
View ArticleRe: Tablespace usage
Hi Amit, From the screen shot I can see that PSAPPRD is 98% used.Total size = 73GB GB out of which 1.3 GB is still free.Total extents size = 130 GB out of which 57 GB is free. As the data files are in...
View ArticleRe: Tablespace usage
Dear sir,1. As its quality server, there is minor growth in database i.e near about 1-2GB in past 4 months.2. We have 180GB free out of 524GB on physical disk.3. So does we need to add another new data...
View Article