Re: Question on BRRESTORE with RMAN...
Thank you, Pravin, but this blog doesn't explain it well :-/ For example, on point6.Restore the DB control files saved with the Level 1 backup (This is the .inr file) brrestore -b <.inr file>...
View ArticleRe: Question on BRRESTORE with RMAN...
Hi Reagan, unfortunately it seems to be more difficult than anticipated! While I didn't have problems to do a simple restore, with refresh it is quite tricky...I thought of restoring the control files...
View ArticleRe: Question on BRRESTORE with RMAN...
Hello SymonCreate a pfile on the production system and move it to the quality system $ORACLE_HOME/dbsRestore the production control files on the target system.Start the database into mount using the...
View ArticleRe: To check Fragmention Tables on Oracle Databases.
Hi Fidel, Many Thanks for your Support. Siva..
View ArticleRe: Question on BRRESTORE with RMAN...
Hi Reagan, of course I thought of this and I will try it, when you are suggesting it now as well, but this is getting too complex just for a refresh... Many thanks and I will report back!
View ArticleRe: Question on BRRESTORE with RMAN...
Hi Reagan, many many thanks !!! It worked !!! Just with rman the refresh procedure is becoming more complicated, but what to do... Anyway, you are winning all the points
View ArticleDescription Regarding Oracle SQL's
Hi, Got Oracle SQL scripts for (space,storage, tablespaces,AWR,ASH,CBO,Resources etc.,). But require to know the Description/Meaning what exactly from those sql scripts will get the output info(result...
View ArticleRe: Description Regarding Oracle SQL's
Hello I guess you are talking about the Martin Frauendorfer's scripts from note 1438410 - SQL script collection for Oracle ?The note is quite clear about it : No documentation is available. If you...
View ArticleRe: Description Regarding Oracle SQL's
Hi Yves, Many Thanks for your support. Cheers,Siva..
View ArticleMESSAGE x299(brain) WITH 'RRSV_IN_EX_CONVERT' for SAP BW 7.40 SP8
while executing the Transaction RSECAUTH in our upgraded environment got the run time error.MESSAGE x299(brain) WITH 'RRSV_IN_EX_CONVERT' for SAP BW 7.40 SP8 gone through the below notes but its...
View ArticleRe: Brtools recover
Hi, Regarding this "BR0253E errno 12: Not enough space" issue, please also refer to point 12 of SAP note #546006 - "Problems with Oracle due to operating system errors" and SAP note #24552-...
View ArticleRe: Brtools recover
Hi Ruben, Check your available space in your hard disk. Regards,V Srinivasan
View ArticleRe: Update Stats: Error on RFBLG
You´re trying to collect statistics for a Cluster or Pool table this is not recommended. See the following link. SAP Library - CCMS: Oracle
View ArticleRe: Smartform Printing : Error in spool C call: Error from TemSe
I have the same error can u please send the PDL filechrisesquivel.18@gmail.com. Thank you
View ArticleUsing brtools to recover to different server
I have the need to recover one system, SND, to another, PSS. Both are running Oracle 11.2.0.4 on HP-UX 11.31. I have access to HP Data Protector for the recovery but I was informed that I should use...
View ArticleRe: Using brtools to recover to different server
Hi Vince, Are you restoring or recovery?Which backup you having online of offline? Files required are : .utl, .sap (located at /oracle/SID/112_64/dbs), backup logs including the backupSID.log (located...
View ArticleRe: Using brtools to recover to different server
Restore to a new server from an OFFLINE backup. There are no *utl files in the dbs dir nor in any directory below /oracle: sapsnd:orasnd 9> pwd/oracle/SND/11204/dbssapsnd:orasnd 10> ls...
View ArticleRe: Question on BRRESTORE with RMAN...
Hello, sorry, but I have one more question... I am now testing also how to restore an incremental backup.I am launching the following command: brrestore -p init<SID>.sap -b bepjrwiq.inr -c force...
View ArticleRe: Question on BRRESTORE with RMAN...
I basically restore the offline redo logs like thisEg: For a single file:brrestore -u / -p /oracle/SID/112_64/dbs/initSID_redologs.sap -d util_file -a 16958Eg: For files from N1 to N10:brrestore -u /...
View Article