ABAP DUMP issue related to SQL error 3114
Dear All, facing below issue when we run transaction assignmnets transaction SUIM > ROLES > By transaction assignent > SA38 blows up with short dump. SQL error 3114 when accessing table...
View ArticleRe: ABAP DUMP issue related to SQL error 3114
Hi , This happens because a user-written program has not logged on.It might be also happen if communication trouble causes a disconnection and the work process went stale process. Web-server or...
View ArticleRe: sql query with parameters executing for long time on oracle 11g
Hi, You you can refer to below SAP Notes for troubleshooting:766349 - "FAQ: Oracle SQL optimization"329914 - "Expensive SQL statements composite note" Regards,Bíborka
View ArticleRe: SAP backup using netbackup
Hi, You can also refer to BC-BRI BACKINT Interface for Oracle Databases to obtain more information and contact your vendor for further assistance on setup and configuration of the backup tool....
View ArticleDB02 difference between source and target
Good morning,i've performed an heterogenous system copy from solaris to linux about an SAP 7.01 system with oracle 10.2.0.5 to oracle 11.2.0.4.After migration i've noted some differences in db02...
View ArticleRe: SAP backup using netbackup
Hi SR, Hope your issue has already been resolved,if not then you could refer SAP Note 1986958 - Common issues / Configuration recommendations for Symantec NetBackup for SAP HANA For particular issue...
View ArticleRe: DB02 difference between source and target
Hi Nick,It is because of the tech as mentioned in SAP note 1583303. So if there is no entries in a table, thenyou cannot get information from dba_segments. DB02 get table information from dba_segments...
View ArticleRe: sql query with parameters executing for long time on oracle 11g
Hi, Did you check the execution plans of with parameters and without parameters?Also please let me know if the sql is generated from SAP level? Best regards,James
View ArticleRe: SAP backup using netbackup
Hi Gavisht, check the below link, hope it will suits for you. SAP oracle DB Backup in Symantec netbackup 7.6 RegardsBalaji
View ArticleRe: SAP license problem in redolog backup
Hi I have exactly the same problem with BRTools 720 Patch 42. Problem arose when we were told by SAP to remove the Old Licenses from the Old Licenses tab of SLICENSE due to a problem with incorrect...
View ArticleRestore and recovery problem
Hello, Our SAP system is running on VMWare but snapshot filled the vmfs and we had to revert to snapshot (feb/2015), however we have backups (full db online) from end of April. In brtools whole...
View ArticleReg: SqlPlus Error
Dear Team, We are encountering below issue when we execute the brtools and sqlplus in SIDadm . In Oracle adm its everything working fine we verifed the permisson everything seems to be ok , Kindly...
View ArticleRe: Reg: SqlPlus Error
Hi Kishore, Hope you searched before posting as you could get lots of possible resolutions for the issue messageORA-12547: TNS:lost contactAnyways could you confirm for the value for ulimit,if it's low...
View ArticleRe: Reg: SqlPlus Error
Hello Kishore, 1. Is this is fresh install ? 2. What flavor of unix are you on ? 3. Does <sid>adm belong to groups dba and oper ? 4. What is the ownership of and permissions of...
View ArticleRe: Reg: SqlPlus Error
Hi Gaurav I have searched many forums for this issue , In our scenario we are able to execute brtools and Sqlplus in ORASID , But when we tried with SIDadm we are getting this error. We cross verified...
View ArticleRe: Reg: SqlPlus Error
Hi Kishore, Check the below things - Goto /oracle/SID/112_64/bin and check the permission on the oracle file. It should have a sticky bit on the oracle file generally 6451or run the root.sh file which...
View ArticleRe: Reg: SqlPlus Error
Hi, This can happen if the machine is overloaded. The below reason can fix your issue. Bad kernel parameters settings (e.g. "ulimit" set too small)Incorrect permissions on the ORACLE executable...
View ArticleRe: Reg: SqlPlus Error
Hi Brindavan, For Oracle SID is everything works fine even we executed brtools and we took the backup using orasid login, issue is only with the sidadm, permission and ulimit everything perfect. SAP...
View Article