Re: Listener not working
Why didn't anyone mention the error you get while starting the listener? You have a TNS-01150 error while starting up the listener, hence the DB is not able to register itself to the listener which...
View ArticleRe: Listener not working
Hi Rajendra, seems like you have 2 SID running in one listener trying to use the same port 1521 please split the 2 SID by using seperate listeners for each one on seperate portsAFSIDS Best RegardsMarius
View ArticleUpgrading Oracle 11.2.0.2.0 to 11.2.0.3.0 in As JAVA Only
Hi Experts, I came to know of change in steps or approach for Upgrading an Oracle version <= 11.2.0.2.0 to greater than = 11.2.0.3.0.. After going through SDN forum posts, what i drafted as steps...
View ArticleRe: Upgrading Oracle 11.2.0.2.0 to 11.2.0.3.0 in As JAVA Only
Hi Tuhin,your procedure is correct .. good luck. RegardsStefan
View ArticleRe: Upgrading Oracle 11.2.0.2.0 to 11.2.0.3.0 in As JAVA Only
Hello Tuhin, Even though your procedure seems correct, the recommended way is always to follow the upgrade guide, which you can find on the link bellow: service.sap.com/instguides -> Database...
View ArticleRe: Problem Found(Dispatcher Failed & Stopped)
Hi Atul..Everything is working fine. I have checked it. Next what shall i do ? Abhijit.
View ArticleRe: sap-oss error in solution manager
I had an issue with the SAP-OSS RFC in our Solution Manager earlier this week. This is how I fixed mine. 1) Go to tcode aisuser and make sure that your user ID and OSS ID are listed, and correct (fix...
View ArticleRe: Problem Found(Dispatcher Failed & Stopped)
HelloDo you have the Oracle Instant Client present in the DIR_CT_RUN directory ?Check whether it is present or not else follow the below note and update it.Note 998004 - Update the Oracle Instant...
View ArticleRe: Listener not working
HelloWhat I see is the listener.ora and tnsnames.ora files are configured with two systems.The tnsnames.ora is configured with AFS and IDS on port 1521 on host IDESSOLMANIt appears to me that there are...
View ArticleRe: Upgrading Oracle 11.2.0.2.0 to 11.2.0.3.0 in As JAVA Only
hi Tuhin,Please go through this Note and its sub note. it might be helpful.Note 1431800 - Oracle 11.2.0: Central Technical Note Regards,
View ArticleRe: Problem Found(Dispatcher Failed & Stopped)
Hi Abhi, Check the OPS$ and SAPSR3 user status in oracle. If the user locked, unlock and try to start SAP instance. OSS note 400241 - Problems with ops$ or sapr3 connect to Oracle...
View ArticleRe: Problem Found(Dispatcher Failed & Stopped)
Hi,I have mentioned below Trans.log here. Plz find it & give me what shall i do next. 4 ETW000 R3Trans version 6.14 (release 700 - 15.06.07 - 15:50:00).4 ETW000 unicode enabled version4 ETW000...
View ArticleRe: Problem Found(Dispatcher Failed & Stopped)
Hi,While i used R3Trans -d command & got error. (2eetw169 no connect possible "dbms = oracle ---DBS_ORA_TNSNAME ='ECC' " r3trans finished (0012 ) Abhijit.
View ArticleRe: Problem Found(Dispatcher Failed & Stopped)
HelloPlease provide the output of this SQL statment.select name, open_mode from v$database; Also, go to the DIR_CT_RUN Directory (D:\usr\sap\ECC\SYS\exe\uc\NTI386) and check for the files present in...
View ArticleRe: BrBackup is getting Failed from last few days.
HelloThis is what I can see from you have provided.BR1304E Checking SAP license failed at location BrLicCheck-103BR0602E No valid SAP license found - please contact SAPAlso from one of the traces you...
View ArticleRe: DB (ORACLE) can made read only temporarily
Thanks for the update . Our requirement is User should not change anything in Database (Cut over Project) and SAP and DB should run mean time . Could you please advise if DB is read only SAP and DB...
View ArticleRe: DB (ORACLE) can made read only temporarily
Hi John, As Stefan has indicated, its not possible to run any SAP database in "read-only" mode (assuming you wan't a functioning SAP system). You need to restrict the end-user SAP security...
View ArticlePSAPSR3701: tablespace not empty after SRM 7.0 EHP2
Dear allI'm experiencing an non severe oracle issue during EHP upgrade of SRM 7.0 from EHP1 SPS08 to EHP2 SPS07, based on Oracle 11.2.0.3 SBP May 2013 - HPUX 11.3Now, we are going to complete le follow...
View ArticleRe: Problem Found(Dispatcher Failed & Stopped)
Hi Abhijit, 1. Start db and SAP instance separately.2. Check your database status, if it is open or not.3. Check your listener service.4. Check your OPS$ and SAPSR3 user status.5. Check your SYSLOG for...
View ArticleRe: Upgrading Oracle 11.2.0.2.0 to 11.2.0.3.0 in As JAVA Only
Hi Tuhin, The method you described is the correct SAP standard out-of-place Oracle upgrade process. RegardsShaun
View Article