Dear Experts,
I unable take backup in DB13. i am facing issue like:Function failed with return code=No configuration data, while i enter db13.
Please help me resolve this issue.
OS:windows NT
DB:DB6
Warm Regards,
Prabaharan B
Dear Experts,
I unable take backup in DB13. i am facing issue like:Function failed with return code=No configuration data, while i enter db13.
Please help me resolve this issue.
OS:windows NT
DB:DB6
Warm Regards,
Prabaharan B
HI all
Iam installing Net weaver 7.4 SR2 on Windows Server2013R2 machine with orcale database.
My master password consist of @ symbol,
I was stuck in the Middle of installation of Perform oracle Post load Step.
During this step installation is throwing an error , i checked br connect.log file , the log file is as below
BR0801I BRCONNECT 7.40 (11)
BR0280I BRCONNECT time stamp: 2014-10-15 19:42:47
BR0828I Changing password for database user SAPSR3 ...
BR1628E Invalid character '@' in database password
BR0832E Changing password for user SAPSR3 failed
BR0280I BRCONNECT time stamp: 2014-10-15 19:42:47
BR0804I BRCONNECT terminated with errors
i stoped and closed the sapinst and other sap process.
I tried to change the password using Sql plus and brtools by using the below commands
sql> alter user SAPSR3 identified by sap;
user alterd.
c:\Users\sapadmin>brconnect -u / -c -f chpass -o SAPSR3 -p sap
BR0801I BRCONNECT 7.40 (11)
BR0280I BRCONNECT time stamp: 2014-10-15 19:41:00
BR0828I Changing password for database user SAPSR3 ...
BR0280I BRCONNECT time stamp: 2014-10-15 19:41:00
BR0829I Password changed successfully in database for user SAPSR3
BR0830I Password changed successfully in table SAPSR3.SAPUSER for user SAPSR3
BR0280I BRCONNECT time stamp: 2014-10-15 19:41:00
BR0802I BRCONNECT completed successfully
C:\Users\sapadmin>brconnect -u / -c -f chpass -o SAPSR3 -p sap
BR0801I BRCONNECT 7.40 (11)
BR0280I BRCONNECT time stamp: 2014-10-15 19:41:00
BR0828I Changing password for database user SAPSR3 ...
BR0280I BRCONNECT time stamp: 2014-10-15 19:41:00
BR0829I Password changed successfully in database for user SAPSR3
BR0830I Password changed successfully in table SAPSR3.SAPUSER for user SAPSR3.
I restarted the Installation , but the same error persists,
can any one guide how to get rid of this Special character issue , requesting your guidance in resolving the above error.
Regards
Sandeep
Hello,
I would like to know if SAP is aware of vulnerabilities on Oracle 11.1.0.7, 11.2.0.3, 11.2.0.4, 12.1.0.1, 12.1.0.2.
More information about very important issue (backdoor vulnerabilities) : https://threatpost.com/oracle-patches-backdoor-vulnerability-recommends-disabling-ssl/110555
Do you know when a SAP patch will be available ? It is very urgent.
Oracle Critical Patch Update - January 2015
Thank you
Hi Experts,
I have installed oracle 10.2.0.1(software only) in windows server 2008 R2(X64).
Now I want to patch this to oracle 10.2.0.4 version.
I have downloaded the patch and extracted and run the installer.
Now when I choose the oracle to patch, it gives the error that 'this can be used on an existing oracle home only'.
Also in the 'installed product' button, this is not showing any software details.
I am not able to understand what is the reason for this error. Please help.
Thanks,
Arijit
Hi,
I am trying to set up a SAP ERP 6.0 EHP7 environment on my local VMWare.
Oracle Instant Clients are used in SAP installations certified with Oracle database releases 10.2 or 11.2.
So, The problem is that, during the SAPinst installation, RDBMS Client Oracle 11.2 is mandatory to load. However I found that recently SAP download center doesn’t provide any Oracle software packages any longer. Now I get stuck there, where I can download it? or is there any way I can skip this step?
I tried to download the client directly from Oracle, but that client doesn’t contain the identification file LABEL.ASC.
May I know where to get the RDBMS Client Oracle 11.2
Hi Team
We have completed System refresh on Prod to QA in ECC 6.0 EHP7.0 .Everything works fine except DB13
01/23/2015 | 15:54:04 | Job started |
01/23/2015 | 15:54:04 | Step 001 started (program RSDBAJOB, variant &0000000000147, user ID GOPALM) |
01/23/2015 | 15:54:04 | Execute logical command BRCONNECT On host casandsaperp |
01/23/2015 | 15:54:04 | Parameters: -jid CHECK20150123155404 -u // -c -f check |
01/23/2015 | 15:54:05 | BR0801I BRCONNECT 7.40 (12) |
01/23/2015 | 15:54:05 | BR0252E Function stat() failed for '/oracle/L8S/security/rsecssfs/data' at location BrFileStatGet-1 |
01/23/2015 | 15:54:05 | BR0253E errno 13: Permission denied |
01/23/2015 | 15:54:05 | BR0273E Determination of file status for /oracle/L8S/security/rsecssfs/data failed |
01/23/2015 | 15:54:05 | BR1529E Getting BR*Tools user name/password from secure storage failed |
01/23/2015 | 15:54:05 | |
01/23/2015 | 15:54:05 | BR0806I End of BRCONNECT processing: ceprxazl.log2015-01-23 15:54:05 |
01/23/2015 | 15:54:05 | BR0280I BRCONNECT time stamp: 2015-01-23 15:54:05 |
01/23/2015 | 15:54:05 | BR0804I BRCONNECT terminated with errors |
01/23/2015 | 15:54:05 | External program terminated with exit code 3 |
01/23/2015 | 15:54:05 | BRCONNECT returned error status E |
01/23/2015 | 15:54:05 | Job finished |
Pls note that we have ABAP SSFS configured both for BRTOOLS and for DB Connect ,completely eliminated OPS$ CONNECT. SAP Works fine by using SSFS.I am able to execute BRTOOLS using sidadm and orasid from OS but it doesnt work from DB13 at SAP
As per note 1764043 - Support for secure storage in BR*Tools the file system are as below
ls -al $SAPDATA_HOME/security/rsecssfs
drwx------ 5 orasid dba 512 Feb 19 10:52 .
drwx------ 3 orasid dba 512 Feb 19 10:50 ..
drwx------ 2 orasid dba 512 Feb 19 10:56 data
drwx------ 2 orasid dba 512 Feb 19 10:56 key
DB13 works the moment I change the file system permissions above but as per note ,only orasid should have access and not sid adm.
Pls advice on to solve it
Thanks
Gopal
i get sql error when try to log into the sap system, it says sql error in the database when accessing a table
Hi all,
I am getting error while accessing some tcodes in SAP with my id.
I have checked the alert log. I can see many ORA errors like follows:
ORA-00600: internal error code, arguments: [17124], [0x000000000], [], [], [],
[], [], [], [], [], [], [].
I have checked for corruption, no corruptions found. I have checked for the status of datafile, all are online.
Kindly suggest on it.
Regards,
Karthik.R
Hello Guys.
I need to perform the system copy procedure with the SAP tools of my production system based ERP 6.0 EHP 6 No Unicode.
But I remember when i create the target system with the SWPM only accept Unicode Kernel when i go to install.
My question is: I can the system copy with SWPM for the system No Unicode for source and target system ?
My system is Windows 2008 R2 + Oracle 11g
Regards.
Desirée C.
Hello! I am trying to patch oracle 11.2.0.3.0 with opatch.
I downloaded 2 files - OPATCHP_5-20010497.ZIP and SAP11203P_1411-20009981.ZIP.
Also I unziped OPATCHP_5-20010497.ZIP into old 11203/OPatch.
What I should do with SAP11203P_1411-20009981.ZIP to install all patches from this archive instead of using
/opatch apply </OPatch/SBP_1120312_201411/19493736/13923374/> for each bugfix ? There is so many bugfixes:
19493736/ 9458152/ 9584028/ 9656644/ MOPatch/ OPatch/ README.html*
and into 19493736/ :
13343438 13696216 13923374 14275605 14727310 16056266 16619892 16902043 17540582 18523757 18878603 19493736 README.html
Hi Friedns,
We are getting warning in DB check as below.
ERROR, type: CONTROL_FILE_MISSING, object: H:\ORACLE\SID\ORIGLOGA\CNTRL\CNTRLSID.DBF
ERROR, type: CONTROL_FILE_MISSING, object: H:\ORACLE\SID\ORIGLOGB\CNTRL\CNTRLSID.DBF
ERROR, type: REDOLOG_FILE_MISSING, object: H:\ORACLE\SID\ORIGLOGA\LOG_G11M1.DBF
ERROR, type: REDOLOG_FILE_MISSING, object: H:\ORACLE\SID\ORIGLOGB\LOG_G12M1.DBF
ERROR, type: REDOLOG_FILE_MISSING, object: H:\ORACLE\SID\ORIGLOGA\LOG_G13M1.DBF
ERROR, type: REDOLOG_FILE_MISSING, object: H:\ORACLE\SID\ORIGLOGB\LOG_G14M1.DBF
When I log in to server and check i can see these file at respective locations. but db check is saying its missing we restarted the DB and system is up database is geting opened, even online backups are running fine without any warnings or error.
Kindly help us to eliminate this warnings.
Thanks
Basis
Dear Team,
As per SAP Performance ,Our some Z report and Z t_code is taking very long time .
As per our ABAP team suggest me that please do Indexing .
We recommend the customer to create an index on table MSEG with column MANDT, EBELN BWART, MATNR
As Basis Administrator point of view , Please suggest to do Indexing .
Dear Team ,
As per our ABAP team ,do some indexing on MSEG,BARA tables.
These table is very slow , Please suggest me on BASIS point of view.
Regards
Dear team,
In DB 12 ,Be hand the overview of redo log files its Displaying message like redo log files not yet backedup 133. how to resolve this, what is mean by that message!!!
Hi,
I am a highly experienced Oracle professional but very new to SAP. I am hoping to learn SAP, particularly the SAP ERP business applications such as Financials, Procurement and Sales & Distribution.
So to start with, I was hoping to install an SAP ERP instance on an Oracle Enterprise Database 11g or 12c. And in relation to this I have a couple of questions. Please bear with me as I am very new to SAP and would highly appreciate if you could help. (Also please do not use SAP specific abbreviations since they would simply bounce off my head ).
1. Where do I download SAP ERP? Do I need to be a customer to download and install for personal learning purposes?
2. I read it somewhere that the software can be downloaded from http://service.sap.com. If yes, then how to I get access to this website?
3. Is there a demonstration database that SAP provides for learning purposes (this way I don't have to worry about the functional setups)? If yes, where can I find the list of exact software to be downloaded, and the installation guide to install SAP ERP on Oracle Enterprise Database on a single node (that is both db tier and application tier on same machine)?
I guess these are the bare minimum questions to let my SAP learning gig going :-)
Thanks again for reading and looking forward to get some valuable suggestions and advice.
Regards
Kabeer Khan
Hello,
I have installed SAP Central instace on Windows 2008 R2 and install Oracle database 11g on Oracle Database appliance with Oracle Linux operating system. Also installed standalone SAP Gateway in Database host.
SAP Application working fine except DB13 which has auto generated RFC connection.
RFC connection failed with following message.
Destination: SAPXPG_DBDEST_TLCINFODAC03 (Handle: 2, DtConId: BEC4A8E4C9ECF1F5B9EC005056B65D40, DtConCnt: 0, ConvId: ,)
EPP RootContextId: 005056B65D401EE4AA986BB76EF399EC, ConnectionId: 00000000000000000000000000000000, ConnectionCnt: 0
EPP TransactionId: BEC4A8E4C9ECF1F2B9EC005056B65D40
Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 1730
CPIC-CALL: 'ThSAPOCMINIT' : cmRc=1 thRc=667
Program (exec) could not be started
DEST =SAPXPG_DBDEST_<DB-Host-Name>
HOST =172.xx.xx.xxx
PROG =sapxpg
Appreciate some one give idea where I missed the confoguration.
Thanks
Karu
In Opentext,. I have a problem that we cannot change and update while Disk Volume is full or locked
I have ERP 6.0 ehp6(SEP , which is PRD system ABAP + JAVA NETWEAVER 702 ERP 606 ) and OPENTEXT as Contens server ( Archive Server 10.1.1 )
we used one Original Archive ZT mapped Disk Volume ZT_Volume that is stroed documents.
Disk Volume lock thesholds is setting 2% for Disk Volume ZT_Volume in my system. (‘ Min. free space on volumes in HDSK pool = 2%)
The parameter is explained that “This variable specifies the percentage of a hard disk volume that is to remain free. This is useful for marking a volume as full yet leaving a bit of space for future changes to the documents located on the volume.”
For this parameter explain. I think I can change and update a document using report 'SCMS_AO_TABLE_UPDATE' in standard function.
I performed a step below for test
I tried to change the file already stored after Disk Volume locked.
But we cannot change and update while Disk Volume is full or locked.
Is this situation is correct? Why can I not change the document?
update Report - call function 'SCMS_AO_TABLE_UPDATE'
Tomcat error message is below
2015-02-03 14:11:25,827 ERROR [http-9090-2] otx.LEA : com.opentext.ecm.lea.protocol.al.ALOutput - logException Caught exception of type com.opentext.ecm.lea.kernel.bridge.ICSJDSException: (ICS:0110) The content repository returned an error: code=3017, message=JdsErrorMessage:DS_NO_SPACE_ON_POOL_VOLUME[], description=All volumes in pool 'ZT_ZT_Pool' are locked or full
com.opentext.ecm.lea.common.ALException: (ICS:0001) Caught exception of type com.opentext.ecm.lea.kernel.bridge.ICSJDSException: (ICS:0110) The content repository returned an error: code=3017, message=JdsErrorMessage:DS_NO_SPACE_ON_POOL_VOLUME[], description=All volumes in pool 'ZT_ZT_Pool' are locked or full
at com.opentext.ecm.lea.protocol.al.ALRequest.throwALException(ALRequest.java:704)
at com.opentext.ecm.lea.protocol.al.ALRequest.runRequest(ALRequest.java:618)
at com.opentext.ecm.lea.protocol.al.ALRequest.service(ALRequest.java:362)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:293)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:861)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:606)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Unknown Source)
Caused by: com.opentext.ecm.lea.kernel.bridge.ICSJDSException: (ICS:0110) The content repository returned an error: code=3017, message=JdsErrorMessage:DS_NO_SPACE_ON_POOL_VOLUME[], description=All volumes in pool 'ZT_ZT_Pool' are locked or full
at com.opentext.ecm.asm.exception.ExceptionBase.convertToICSException(ExceptionBase.java:251)
at com.opentext.ecm.asm.dbobjects.JdsComponent.writeSimpleComponent(JdsComponent.java:1936)
at com.opentext.ecm.asm.rcs.service.impl.DocumentServiceImpl.createComponent(DocumentServiceImpl.java:973)
at com.opentext.ecm.asm.rcs.service.impl.DocumentServiceImpl.createComponent(DocumentServiceImpl.java:805)
at com.opentext.ecm.asm.rcs.service.impl.DocumentServiceImpl.createComponent(DocumentServiceImpl.java:727)
at com.opentext.ecm.asm.ics.service.JDocumentService.createComponent(JDocumentService.java:124)
at com.opentext.ecm.lea.kernel.impl.FilterService.createComponent(FilterService.java:182)
at com.opentext.ecm.lea.kernel.srv.ds.DocumentService.createComponent(DocumentService.java:84)
at com.opentext.ecm.lea.kernel.bridge.ForwardingService.createComponent(ForwardingService.java:377)
at com.opentext.ecm.services.al.BaseICSToELIB.createComponent(BaseICSToELIB.java:692)
at com.opentext.ecm.lea.protocol.al.ALRequest.create(ALRequest.java:1033)
at com.opentext.ecm.lea.protocol.al.ALRequest.runRequest(ALRequest.java:579)
... 14 more
Caused by: All volumes in pool 'ZT_ZT_Pool' are locked or full
at com.opentext.ecm.asm.exception.JdsIOException$Factory.getInstanceForNoSpaceInPool(JdsIOException.java:236)
at com.opentext.ecm.asm.dbobjects.JdsPool.getFreeVolumeRR(JdsPool.java:613)
at com.opentext.ecm.asm.dbobjects.JdsPool.getFreeVolume(JdsPool.java:540)
at com.opentext.ecm.asm.dbobjects.JdsComponent.makeComponentLocationForWrite(JdsComponent.java:1307)
at com.opentext.ecm.asm.dbobjects.JdsComponent.writeComponentToDisk(JdsComponent.java:956)
at com.opentext.ecm.asm.dbobjects.JdsComponent.writeSimpleComponent(JdsComponent.java:1921)
... 24 more
Best regards...
Dear All,
I want to upgrade a sandbox to NW 7.3. In order to prevent long runtimes of the phases PARCONV_UPG, XPRAS_UPG and SHADOW_IMPORT_UPG2 I wanted to download dba_ind_columns_sap.zip of SAP-Note 558197. But the links are not available anymore.
http://service.sap.com/swcenter-3pmain.
->Oracle
-> oracle other
-> Scripts.
Does anyone know where I can download dba_ind_columns_sap.zip ?
Best regards
Willi Eimler
(I always give rewards!)
Hi All,
After restoration while I am trying to run @control.sql we are getting the error as
ORA-01200: actual file size of <act_blocks> is smaller than correct size of <def_blocks> blocks.
We have restored few times but got the similar error. I search on the sdn regarding this issue but couldn't find the resolution.
Kindly suggest.
Regards,
Arpit
Hi,
We have an issue in our production system wherein the last Full backup scheduled on 27th Jan got failed (due to Block Corruption), but the incremental backup got successful. (Last successfull Full Online Backup Successful on 20th Jan).
Now, to fix the block corruption issue, we have to perform some changes at the DB level, which seems to be a complex task (we have the task list).
My question is that, since the last Full Online backup got failed, can we take Full Online backup of 20th and the subsequent incremental backups (+incremental backups after the Failed full Online Backup) to recover the database, in case we face some major issues during the activity and need to recover,
Appreciate your kind support for same.
Best Regards,
Vinod