Re: recover database archive logs (with different log names)
Hi llias, Kindly check link Welcome to Nikunj's Blog: Unix Script for renaming archivelog file with have different SID Regards,Gaurav
View ArticleRe: Deleted /oracle/ files
Hi RB as you suggested now the Error has changed, with the oracle intialisation in progress trans.log------------------------- R3trans -dThis is R3trans version 6.19 (release 711 - 26.10.11 -...
View ArticleRe: Deleted /oracle/ files
4 ETW000 [ dev trc,00000] OCISessionBegin(OCI_DEFAULT) failed with -1=OCI_ERROR 14410 0.1667614 ETW000 [ dev trc,00000] OCISessionBegin(OCI_DEFAULT) failed with SQL...
View ArticleRe: Restore Oracle DB Backup on RAC with ASM on Standalone server
Thanks Stefan, It was really helpful. Do we have such restore steps using BRTools ? Regards,Ketul
View ArticleRe: Deleted /oracle/ files
Hi RB I did what u said but this is what I get when I run "startup" ------------------- SQL> startupORACLE instance started.Total System Global Area 1795162112 bytesFixed Size...
View ArticleRe: Deleted /oracle/ files
Hello, This means the datafile /oracle/<SID>/sapdata2/sr3711_7/sr3711.data7 does not exist, or the RDBMS user does not have the neede ACL to access it. It should be a file whose proprietary is...
View ArticleRe: Deleted /oracle/ files
ORA-01157: cannot identify/lock data file 20 - see DBWR trace fileORA-01110: data file 20: '/oracle/<SID>/sapdata2/sr3711_7/sr3711.data7'Check the Oracle alert log to find out more information.Is...
View ArticleRe: Deleted /oracle/ files
HI RB checked the file and found out that the owner of this file sr3711_6 was root so I changed the owner and the group but the error still persistes Aps
View ArticleRe: Deleted /oracle/ files
Change the ownership of all the datafiles to orasid:dbachown -R orasid:dba /oracle/<SID>/sapdata*Once done restart the database.I am sure the error is not the same if you have changed the...
View ArticleRe: Deleted /oracle/ files
Hi Aps, Could you please share alert_SID.log file also. Regards,Gaurav
View ArticleWhere can I find BR*Tools Studio
It might be called BR*Tools or BR*Studio. it is a tool that was released in 2008 (I believe) to manage Oracle databases. BR stands for Backup and Recovery tools. There is a standard set of tools that...
View ArticleRe: Deleted /oracle/ files
HI Folks, as requested I am attaching the last 300 lines of the alert_SID.log file for you to see:--------------------------------------- Output of the alert_<SID>.log File SMON started with...
View ArticleRe: Where can I find BR*Tools Studio
Hi Gabriel, Please search required on link http://sdnweb.sdn.sap.com/sapbackoffice/public/SAPStoreSolutions.aspx and also suggest you to follow SCN link where to download BR*tools Studio 7.10? Hope...
View ArticleRe: Deleted /oracle/ files
Hi Aps, ORA-27046: file size is not a multiple of logical block sizeThis error indicates file size mismatch,as it could be by usage of current controlfile to start database restored with 2 months back...
View ArticleRe: Where can I find BR*Tools Studio
Hi Gabriel, Refer SAP note 1224432 - BR*Tools Studio: Frequently Asked Questions (FAQ)Most of your queries are answered here.Where can I download my copy of BR*Tools Studio?The latest version of...
View ArticleRe: Where can I find BR*Tools Studio
As far as I know the BR*Tools Studio is no longer available to download and used. RegardsRB
View ArticleInstall 11g (11.2.0.3) version
Dear All, Operating System: AIXDtabase used: Oracle we are using one Solman Server ONLY. In this Solman Server , we have two database used namely IDS and SMI. SID used for Solution Manager is SMI ....
View ArticleRe: Install 11g (11.2.0.3) version
Set the ORACLE_BASE according to this SAP note1521371 - Oracle 11.2.0: Setting of ORACLE_BASE in SAP environmentssu - orasidsetenv ORACLE_BASE /oracle/SID RegardsRB
View ArticleRe: Install 11g (11.2.0.3) version
Hello RB, Thanks for the SOLUTION. Already user home directory of orasmi is /oracle/smi. Anyway we are proceeding with the Oracle installation by giving the oracle base directory as /oracle/SMI and...
View ArticleRe: Where can I find BR*Tools Studio
Hi Gabriel, BR*tools is no longer available for customer due to some incompabilities in oracle software.Check with SAP support once. Regards,Karthik.R
View Article