Re: Cannot run system after enabling SSFS
As this is a Windows system I believe you will need to restart Windows after setting the environment variables for the user.
View ArticleRe: Cannot run system after enabling SSFS
Yes, I ran: alter user sapsr3 account unlock trough sqlplus, then I ran r3trans -d again, there was ORA-01017, so I tried another password for SAPSR3 (I was not sure which one of these two is the...
View ArticleRe: Cannot run system after enabling SSFS
If your present BASIS release is lower than 7.40 then kernel 740 wont work.
View ArticleRe: Cannot run system after enabling SSFS
I tried kernel 740 only to try if it returns same error message as 731 (EDIT: sorry, obviously I meant 721EXT, kernel 731 does not exist) and I forgot to revert it back.
View ArticleRe: Oracle Release upgrade from 11.2.0.3 to 11.2.0.4
Hi, Have you checked the standard upgrade guide?Download the latest version and perform the steps as mentioned in the upgrade guide. Regards,Nick Loy
View ArticleBackup failing post SBP
Hi Experts, In our MDG system, we tried to do Oracle Bundle patch upgrade but we were facing issues so we reverted to original (replaced folder 112_64)and the system was up and is running properly. But...
View ArticleRe: Backup failing post SBP
And what does the start/stop log file say when it is trying to stop the DB ?Also what does the backup log file say ? RegardsRB
View ArticleOracle Release upgrade to 11.2.0.4
Hi , while performing the release upgrade oracle 11.2.0.3 to 11.2.0.4, as per the pre-requisite mentioned in the upgrade guide . Change the registry entry of ORA_<DBSID>_AUTOSTART by entering...
View ArticleRe: Oracle Release upgrade to 11.2.0.4
Hi Krishna, Please append -pfile <path of initSID.ora file> in your command and check.. Hope this helps Regards,Deepak Kori
View ArticleRe: Oracle Release upgrade to 11.2.0.4
Hi Krishna, Try out below options and provide feedbackOption 1:oradim -edit -sid <dbsid> -syspwd <password for sys user> -startmode manual -pfile <path of spfile/initSID.ora file>...
View ArticleHow to run a select against multiple databases
Dear experts, I need to run a select against all our databases, which are running on a separate server each.I found this: Looping between multiple servers for SQL*Plus which seemed to be doing the...
View ArticleRe: Oracle Release upgrade to 11.2.0.4
Try to provide the full path and see if that helps. Use theseC:\oracle\SOL\11204\bin\oradim -edit -sid SOL -startmode manualC:\oracle\SOL\11204\bin\oradim -edit -sid SOL -startmode M RegardsRB
View ArticleRe: Oracle Release upgrade to 11.2.0.4
Hi Reagan, I tired as above mentioned same error .
View ArticleRe: How to run a select against multiple databases
Hello Database link is a good technique for running a query against multiple database, but you will need to statically define the DB you want to access. Best regards...
View ArticleRe: SAP_SLD_DATA_COLLECT getting hanged
Hello Sumit, Did you find the resolution for your issue. I am facing similar kind of issue........... RZ70 - job is taking unlimited time however not getting complete. RFC connection is also fine.
View ArticleRe: Oracle Release upgrade to 11.2.0.4
Hello It seems that the oradim command is case sensitive for some options like "-startmode"...That command should work.Oradim -EDIT -SID SOL -STARTMODE manual Regards
View ArticleTablespace datafiles in multiple filesystems
Hello, I'll try to keep my first discussion/question as brief as possilbe, One of our ext4 filesystems (RHEL 6.2) that houses a near-max-size tablespace (Oracle 11g) is exhausted, expanding it is a...
View ArticleRe: Tablespace datafiles in multiple filesystems
HelloThere is no problem in extending a tablespace with additional datafiles across multiple /oracle/SID/sapdataX filessystems. As long as there is space in the sapdataX filesystems then you can add...
View ArticleTable FEH_MESS_PERS and column (PAYLOAD) growing
Hi ALL, Oracle version 11.2.0.3 BRTOOLS 7.20 (30) SAP version 7.2 The below LOB segment which is more occupied space in CRMsystem and I checked with any compression option but my bad as per As per SAP...
View Article