Quantcast
Channel: SCN : Discussion List - SAP on Oracle
Viewing all 1892 articles
Browse latest View live

In Opentext, we cannot change and update while Disk Volume is full or locked

$
0
0

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?

 

DiskVolume_19.PNG

 

 

dlarPcl.PNG

 

 

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...

 

 

 


"JDBC driver not supported" after inst. of 12 client

$
0
0

Hi Experts,

 

I upgraded my NW 7.3 system from ORACLE 11.2.0.4 to 12.1.0.2. After the

ORACLEupgrade, we are facing the following situation:

 

The J2EE system starts with ORACLE client 11.2.0.4 correctly. After

changing the ORACLE client to 12.1.0.2 we are getting the following

error in the bootstrap phase:

 

“JDBC driver not supported for ORACLE database”

 

com.sap.sql.log.OpenSQLException: Exception of type

com.sap.sql.log.OpenSQLException caught: JDBC driver not supported for

ORACLE database..

  at

com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:104)

  at

com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:143)

  at

com.sap.sql.connect.datasource.DBDataSourceImpl.get(DBDataSourceImpl.java:284)

  at

com.sap.sql.connect.datasource.DBDataSourceImpl.getConnection(DBDataSourceImpl.java:139)

  at

com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:199)

  at

com.sap.inst.jdbc.connect.JdbcCon.connectViaSecureStore(JdbcCon.java:217)

  at com.sap.inst.jdbc.connect.JdbcCon.connect(JdbcCon.java:353)

  at

com.sap.inst.jdbc.connect.TestConnect.mainIntern(TestConnect.java:78)

  at com.sap.inst.jdbc.connect.JdbcCon.main(JdbcCon.java:553)

  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

  at

sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

  at

sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

  at java.lang.reflect.Method.invoke(Method.java:597)

  at

com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:157)

Caused by: com.sap.sql.log.OpenSQLException: JDBC driver not supported

for ORACLE database.

  at

com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:104)

  at

com.sap.sql.jdbc.direct.DirectConnectionFactory.createPooledConnection(DirectConnectionFactory.java:491)

  at

com.sap.sql.jdbc.direct.DirectConnectionFactory.createDirectPooledConnection(DirectConnectionFactory.java:157)

  at

com.sap.sql.jdbc.common.CommonConnectionFactory.createCommonPooledConnection(CommonConnectionFactory.java:131)

  at

com.sap.sql.connect.factory.PooledConnectionFactory.createPooledConnection(PooledConnectionFactory.java:115)

  at

com.sap.sql.connect.factory.DriverPooledConnectionFactory.getPooledConnection(DriverPooledConnectionFactory.java:38)

  at

com.sap.sql.connect.datasource.DBDataSourceImpl.createPooledConnection(DBDataSourceImpl.java:646)

  at

com.sap.sql.connect.datasource.DBDataSourceImpl.create(DBDataSourceImpl.java:990)

  at

com.sap.sql.connect.datasource.DBDataSourceImpl.create(DBDataSourceImpl.java:43)

  at

com.sap.sql.connect.pool.CreatedObjectsPool.create(CreatedObjectsPool.java:95)

  at com.sap.sql.connect.pool.Pool.get(Pool.java:707)

  at

com.sap.sql.connect.datasource.DBDataSourceImpl.get(DBDataSourceImpl.java:261)

  ... 11 more

Caused by: com.sap.sql.log.OpenSQLException: JDBC driver not supported

for ORACLE database.

  at

com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:83)

  at

com.sap.sql.jdbc.direct.DirectConnectionFactory.createPooledConnection(DirectConnectionFactory.java:483)

  ... 21 more

Error: Couldn't connect to DB

com.sap.sql.log.OpenSQLException: Exception of type

com.sap.sql.log.OpenSQLException caught: JDBC driver not supported for ORACLE database..

 

 

Note 1914631 – “Central Technical Note for Oracle Database 12c Release

1(12.1)” quotes:

-----Start of quote of Note 1914631 -----

At the moment, for SAP products based on SAP NetWeaver 7.2x, 7.3x for

AS-JAVA and AS-ABAP+JAVA (Java Stack and Double Stack) the following

restrictions apply:

 

  Oracle Instant Client version 11.2.0.4 is required for SAP

installations (SWPM) of such a product, for SAP upgrades to such a

product and also for SAP system copies/system migrations of such

products.

  In order to run the SAP system with Oracle Instant Client version

12.1.0.2 you have to apply the SAP support packages from SAP note

1777021. These support packages enable the SAP system to use the Oracle

Instant Client 12.1.0.2.

-----End of quote of Note 1914631 -----

 

Note 1777021 – “J2EE: Introducing Support for Oracle 12” recommends the

following version of SERVERCORE in order to be able to handle ORACLE

12c:

J2EE ENGINE SERVERCORE 7.30 SP009 patch 000000

 

Version of component SERVERCORE of my system is:

1000.7.30.10.0.20130822221300

We are using Kernel 7.22 EXT

 

I installed the instantclient as recommended in note 819829 – “Oracle

Instant Client Installation and Configuration on Unix” (OCL12164.SAR)

The directory structure for client is (with links):

 

  /oracle/client/

  11x_64 -> /oracle/client/12x

  12x/

  instantclient -> instantclient_12102

  instantclient_12102

 

The environment variable LD_LIBRARY_PATH of user xxxadm contains

/oracle/client/12x/instantclient.

 

After installation I executed the steps of note 867976 –“Changing JDBC

driver on WEB AS Java 6.40/NW 7.0x/7.1x” (by the way, this note is not

valid to NW 7.3 and above, support has to update this note):

 

- In secure store of the configtool the data under tab “Connection

Pool” is:

  ClassName=oracle.jdbc.driver.OracleDriver

  url=jdbc:oracle:thin:@deabisdbci:1522:XXX

 

- editor mode-> cluster_config-> system-> instance-> ID5272219->

Propertysheet instance_profile

  DB_DRIVER_LOCATION=/oracle/client/12x/instantclient

 

- Changed the config.properties file under

/usr/sap/XXX/J52/j2ee/configtool/

  rdbms.driverLocation=/oracle/client/12x/instantclient/ojdbc6.jar

 

Additionally, I changed the parameter j2ee/dbdriver in the instance

profile to /oracle/client/12x/instantclient/ojdbc6.jar.

 

In order to force the system to make a synchronization in bootstrap

phase

I set parameter element.resynch = FORCE in file

/usr/sap/XXX/J52/j2ee/cluster/bootstrap/ bootstrap.properties.

 

Systemdescription:

Server contains two systems with two SIDs and two databases (result of an dualstack split)

 

OS: Linux GNU SLES-11 x86_64 cc4.3.4

DB: ORACLE 12.1.0.2.0

CLIENT: instant 12

J2EE servercore: SERVERCORE1000.7.30.10.0.20130822221300

Kernel: 7.22 EXT Patch 4 DBSL-Patchnr 003

 

I had nothing to patch to use client 12

 

 

Best regards

Willi Eimler

SAPINST Import SAPVIEW.STR Error

$
0
0

Hello,

 

Currently I am doing a sapinst import and facing a following error and don't have a idea how to fix it. Export finnished without any error. Can someone give me a advise please.

 

(RDI) ERROR: keyword "fld" or "qry" expected at line 4 of DB independent control file "/sapexport/SID/export/ABAP/DATA/SAPVIEW.STR

 

SAPVIEW.STR:

 

1 # Versions: 1 - initial format,  2 - row store flags,  3 - CDS views

    2

    3 vie: /1CN/A3DSAP00002

   4 ref: /1CN/C3DSAP00002

    5 fld: CLIENT

    6 fld: BEF_APPL

    7 fld: OBJTYPE

    8 fld: SRC_PROCESS_TYPE

    9 fld: SRC_ITEM_TYPE

   10 fld: KSCHL

   11 fld: OBJECT_ID

   12 fld: TIMESTAMP_TO

   13 fld: RELEASE_STATUS

   14 fld: KOPOS

   15 fld: CREATED_ON

   16 fld: VARNUMH

   17 fld: TIMESTAMP_FROM

   18 fld: KSCHL_SUPP

   19 fld: COND_GROUP_ID

   20 fld: MAINT_STATUS

   21 fld: CREATED_BY

   22 fld: SUPP_EXIST

   23 fld: SCALE_DIM

   24 fld: ITEM_CATEGORY

   25 qry: SELECT T0001."CLIENT", T0001."BEF_APPL", T0001."OBJTYPE", T0001."SRC_PROCESS_TYPE", T0001."SRC_ITEM_TYPE",

   26             T0001."KSCHL", T0001."OBJECT_ID", T0001."TIMESTAMP_TO", T0001."RELEASE_STATUS", T0001."KOPOS",

   27             T0001."CREATED_ON", T0001."VARNUMH", T0001."TIMESTAMP_FROM", T0001."KSCHL_SUPP", T0001."COND_GROUP_ID",

   28             T0001."MAINT_STATUS", T0001."CREATED_BY", T0001."SUPP_EXIST", T0001."SCALE_DIM", T0001."ITEM_CATEGORY"

   29      FROM "/1CN/C3DSAP00002" T0001

   30

   .

   .

   .

 

Thank you in advance

Matus

Reading BLOB in Native SQL from ABAP program

$
0
0

Hello,

 

I'm trying to read content of a BLOB field from a table with Native SQL in ABAP like this:

 

DATA: l_bytes type xstring.

EXEC SQL.

  SELECT bytes INTO :l_bytes FROM tablename

ENDEXEC.

 

But when I'm using xstring it returns only 32768 bytes. When using type x length 65000 for l_bytes it returns 65000 bytes, but x is limited to 65535 bytes only. So why it returns only 32768 bytes in direct sql? For DB2 I found note 610342 where you need to add \lob to the statement, I tried with Oracle but doesn't work.

 

DATA: CLOB_VAR TYPE STRING.

DATA: BLOB_VAR TYPE XSTRING.

EXEC SQL.     

  SELECT FCLOB, FBLOB FROM ZZTAB        INTO :CLOB_VAR\lob, :BLOB_VAR\lob

ENDEXEC.

 

Regards

Markus

EXECUTE DBMS_STATS.GATHER_FIXED_OBJECTS_STATS after Oracle 12c upgrade

$
0
0

Hallo.

 

After the upgrade to Oracle 12c, I obtained the warning :

EXECUTE DBMS_STATS.GATHER_FIXED_OBJECTS_STATS after two weeks from the upgrade.

 

Now, two weeks are already passed.

 

So, what have I to do?

 

Is it the same if I reexecute :brconnect -u // -c -f stats -t all -f collect -p 4   ?

 

Or, isn't necessary no action ?

 

Thanks for your help in advance.

 

Mario Bisonti

ORA-04031 after upgrade to oracle 12c

$
0
0

Hi experts,

 

After I upgraded my system Oracle 11g to Oracle 12c I have the error ORA-04031 every week,

Errors in file I:\ORACLE\PRO\SAPTRACE\diag\rdbms\pro\pro\trace\pro_arc2_8028.trc  (incident=530484):

ORA-04031: unable to allocate 352 bytes of shared memory ("shared pool","unknown object","sga heap(3,0)","krsdicle")

Errors in file I:\ORACLE\PRO\SAPTRACE\diag\rdbms\pro\pro\trace\pro_arc0_14736.trc  (incident=514716):

ORA-04031: unable to allocate  bytes of shared memory ("","","","")

 

I have to stop the database and started again... I increase the parameter shared_pool_size but only work one-two days more...

 

What could be the problem? I have a server with 64GB and the parameters are:

_enable_shared_pool_durations        boolean     FALSE

shared_pool_reserved_size            big integer 405600K

shared_pool_size                     big integer 5G

sga_max_size                         big integer 32G

sga_target                           big integer 0

memory_target                        big integer 0

pga_aggregate_limit                  big integer 12G

pga_aggregate_target                 big integer 6G

 

Any idea?

 

Thanks in advance,

Regards,

Dual Stack SPlit Error

$
0
0

Hi,

 

I am doing dual stack split with option Move database.

 

My export is completed and started installing java standalone system. At last step Deploy configuration content for Dual Stack split i am getting error as:

 

ERROR: Not deployed. Deploy Service returned ERROR:

                     java.rmi.RemoteException: Error occurred while deploying ear file ./temp/deploy/work/deploying/tc_lm_config_content.ear.

                     Reason: None of the available containers recognized the components of application sap.com/tc~lm~config~content; it is not possible to make deploy.

 

Please suggest what to do.

 

I tried to reset SDM password and retry but not working.

 

Please suggest what to do.

 

Check note 1270242 and 2101753. But no use.

 

Regards,

 

KK

Redo backup failed from DB13

$
0
0

Hi Expertise,

 

I am failed to start redo backup from db13 as backup is being executed in os level successfully without failure.

 

As i checked below things is correct as well.

 

1)  Permission for brbackup & brarchive in /sapmnt/SID/exe

2)  ssfs permission also.

3)  DB libary path.

 

Please find the logs as i am getting after failing the backup from DB13 in sap. Please help me to find the issue.

 

Job started

Step 001 started (program RSDBAJOB, variant &000000000434, user ID DESMZD)

Execute logical command BRARCHIVE On host sapwfhdb

Parameters:-jid LOG__20160127061408 -u / -c force -p initWFH_RMAN_archive.sap -cds

BR0002I BRARCHIVE 7.20 (30)

BR0006I Start of offline redolog processing: aesjnjau.cds 2016-01-27 06.14.08

BR0484I BRARCHIVE log file: /oracle/WFH/saparch/aesjnjau.cds

BR0477I Oracle pfile /oracle/WFH/112_64/dbs/initWFH.ora created from spfile /oracle/WFH/112_64/dbs/spfileWFH.ora

 

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0008I Offline redolog processing for database instance: WFH

BR0009I BRARCHIVE action ID: aesjnjau

BR0010I BRARCHIVE function ID: cds

BR0048I Archive function: copy_delete_save

BR0011I 328 offline redolog files found for processing, total size 463384.867 MB

BR0112I Files will not be compressed

BR0130I Backup device type: rman_util

BR0134I Unattended mode with 'force' active - no operator confirmation allowed

 

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0541I Starting offline redolog backup using RMAN...

Killed

BR0278E Command output of 'SHELL=/bin/sh /oracle/WFH/112_64/bin/rman nocatalog':

ld.so.1: rman: fatal: relocation error: file /oracle/WFH/11204/bin/rman: symbol kgnfsgsvr11_: referenced symbol not found

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0279E Return code from 'SHELL=/bin/sh /oracle/WFH/112_64/bin/rman nocatalog': 137

BR0522E 0 of 328 files / save sets processed by RMAN

BR0536E RMAN call for database instance WFH failed

BR0200I BR_TRACE: location BrRmanCall-56, commands for RMAN in: /oracle/WFH/saparch/.aesjnjau.cmd

@/oracle/WFH/saparch/..aesjnjau..cmd

host '/usr/sap/WFH/SYS/exe/run/brtools -f delete /oracle/WFH/saparch/..aesjnjau..cmd';

run { allocate channel sbt_1 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

allocate channel sbt_2 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

allocate channel sbt_3 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

allocate channel sbt_4 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

backup tag aesjnjau format 'WFH_aesjnjau.%s_%p' filesperset 10 check logical

archivelog from sequence 56 until sequence 383 thread 1;

release channel sbt_1;

release channel sbt_2;

release channel sbt_3;

release channel sbt_4; }

list backup of archivelog from sequence 56 until sequence 383 thread 1 tag aesjnjau;

exit;

 

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0543E Offline redolog backup using RMAN failed

 

BR0016I 0 offline redolog files processed, total size 0.000 MB

 

BR0007I End of offline redolog processing: aesjnjau.cds 2016-01-27 06.14.12

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0005I BRARCHIVE terminated with errors

External program terminated with exit code 5

BRARCHIVE returned error status E

Job finished


BR0074W BRCONNECT call failed

$
0
0

Dear  Expert's

 

After Upgrade ERP 6.O  EHP6  to EHP7 the BRBACKUP finnish with warnning below :

 

BR0278I Command output of 'brconnect':

'brtools' is not recognized as an internal or external command,

operable program or batch file.

BR0074W BRCONNECT call failed

 

We're using for backup with Dataprotector with BRTOOLS

 

OS =  Windows 2008

Oracle   Database Release = 11.2.0.3.0

 

Details Kernel release    742 patch level 300

 

 

Any sugestion for solved this warnning ?

 

 

Thannks

ERP 6.0 - ECC 6.0 EHP4 running oracle 11.2.0.2 instant client 10.2.0.4.0 V5

$
0
0

Hi All,

 

We are running ERP 6.0 - ECC 6.0 EHP4 running oracle 11.2.0.2 instant client 10.2.0.4.0 V5 on HP_UX 11.31 64 bit for quite sometime now.

We are on kernel 721 64bit UNICODE patch 526.

 

Our questions:

 

1) What is the version of instant client we could upgrade until to support oracle database 11.2.0.2 ?

 

1.1) Any guideline of steps available to follow for the upgrade?

 

1.2) Do we need to shutdown or restart the database after the upgrade in order for the new instant client to take effective?

 

2) I saw in the software download area, there is a Oracle Client 11.2.0.4 v3 available. Will this enable the compatibility level to run Oracle 11.2.0.2 with kernel 721 64bit UNICODE ?

 

3) How about BR*Tools version to be used, if we use this Oracle Client 11.2.0.4 v3, what version will it be compatible with?

We are using version 7.20 (42).

 

 

Thanks.

SAP Installation on Oracle RAC 12c

$
0
0

Dear Experts,

 

We have a requirement to install SAP application on Oracle RAC 12c which is running on Linux OS.Oracle RAC is installed by another vendor already , they have given me two nodes with host names and two IP address each and two DB port one on each node along with oracle home details.

 

Now I have to install the SAP on the DB, but I am confused with the procedure.and how to proceed with the installation. I have go through some docs and below is my understanding and quries.

 

1. SWPM have option to install RAC while doing the installtion but in my case it was already installed by another vendor.What should I do now . Is there any option in SWPM to continue with the existing RAC on nodes

 

Please help me with installation procedure and notes.

 

Thanks in advance.

 

Regards

Bala

PSAPUNDO tablespace shows 100% full over a long time in oracle 11.2

$
0
0

Dear Experts,

 

 

In our server PSAPUNDO table space showing 100% full since three weeks and due to this space critical objects found in PSAPUNDO tablespace.

 

PSAPUNDO has automatic management enable.

 

 

Referred Note 1035137  but no clue found.

 

Kindly suggest on this.

 

Thanks,

Bharath.

DBCO Connectivity from SAP to AS400

$
0
0

Hi,

I would like to know the detailed steps involved in connecting SAP to AS400?

 

From - SAP ECC 6.0 (BackEnd - ORACLE11.2.0.4.0/ BASIS – Release 701)

To - AS400 7.1 (BackEnd - DB2 7.1 with Microcode level)

 

I am not from a BASIS background but need these information for a connectivity we are trying to establish between these systems without a middleware. Suggestions/SAP notes will help me to achieve this further.

 

Thanks!

Database instance SID shutdown during online backup

$
0
0

Hello,

 

We are facing issues during online backup in production system.

We got below error during online backup :

BR0280I BRBACKUP time stamp: 2016-02-04 05.34.03

BR0315I 'Alter database begin backup' successful

BR0280I BRBACKUP time stamp: 2016-02-04 05.34.03

BR0229I Calling backup utility with function 'backup'...

BR0278I Command output of 'F:\usr\sap\SID\SYS\exe\uc\NTAMD64\backint.exe -u SID -f backup -i I:\oracle\SID\sapbackup\.beskzkob.lst -t file

WARNING: sort_backup_type not specified in .utl file

WARNING: default sort_backup_type to <size> for backup

********************************************************************************

Program:##F:\usr\sap\SID\SYS\exe\uc\NTAMD64\backint.exe 7.7

Input File:##I:\oracle\SID\sapbackup\.beskzkob.lst

Profile:##E:\oracle\SID\11204\database\initSID_Online.utl

Function:##BACKUP

Backup Type:##BACKUP_FILE

********************************************************************************

BR0280I BRBACKUP time stamp: 2016-02-04 06.52.01

BR0312E Database instance SID shutdown during online backup

BR0278I Command output of 'F:\usr\sap\SID\SYS\exe\uc\NTAMD64\brconnect.exe':

BR0801I BRCONNECT 7.20 (35)

PID=10116

BR0280I BRCONNECT time stamp: 2016-02-04 06.51.25

BR0312E Database instance SID shutdown during online backup

BR0280I BRCONNECT time stamp: 2016-02-04 06.51.25

#SIGNAL SENT: 22

BR0252W Function remove() failed for 'I:\oracle\SID\sapbackup\.beskzkob.lst' at location BrCleanup-6

BR0253W errno 13: Permission denied

BR0280I BRBACKUP time stamp: 2016-02-04 06.52.20

BR0317I 'Alter database end backup' successful

BR0056I End of database backup: beskzkob.anf 2016-02-04 06.52.02

BR0280I BRBACKUP time stamp: 2016-02-04 06.52.20

BR0054I BRBACKUP terminated with errors

 

On checking the event viewer logs we found that on the same time backup fails it gives below warning in system log :

The IO operation at logical block address 7c3a310 for Disk 1 was retried.

 

We have restarted SAP application, Database and even rebooted the server but it didnt resolve the issue. We refer note 2031239 but it is not applicable in our case.

 

BR Backup log is attached.

 

Please suggest.

 

Regards,

Ateek Shaha

Whats new in the 12c architecture!!!


Differences in refresh of different abap systems

$
0
0

Hi Experts,

 

I wanted to know what are the differences in refresh of different abap systems with oracle as the database. Like, what processes are different in pre and post refresh tasks for BW, CRM, SRM, SCM, ECC etc.

 

Please advice.

 

Thanks,

Asad

brtools raise error ORA-00600: internal error code, arguments: [kdBlkCheckError], [4], [1066245], [63053], [], [], [], [], [], [], [], []

$
0
0

Dear guru,

 

after using flash copy from production server to backup server

 

Database mounted

Database opened

and can startsap

 

My system is ECC6 EPH6 with Oracle 11.2.0.3.0

 

I got error in ST22 by system

 

 

Category               ABAP Programming Error

Runtime Errors         DBIF_DSQL2_DEFAULT_CR_ERROR

Except.                CX_SY_NATIVE_SQL_ERROR

ABAP Program           SAPLSYDB

Application Component  BC-DB-DBI

Date and Time          10.08.2015 13:35:52

 

 

Short text

     COMMIT/ROLLBACK error on "DEFAULT" database connection.

 

 

 

 

and I cannot access query data from some ZREPORT it stuck at query statement then shotdump.

-------------------------------------------------------------------------------------

Category               Resource Shortage

Runtime Errors         DBIF_SETG_SQL_ERROR

Date and Time          10.08.2015 12:52:13

 

 

Short text

     SQL error 600 when accessing a table.

 

 

What happened?

     Database Error Text: "ORA-00600: internal error code, arguments: [kdsgrp1], [],

      [], [], [], [], [], [], [], [], [], []"

 

 

-------------------------------------------------------------------------------------

Category               Installation Errors

Runtime Errors         DBIF_RSQL_SQL_ERROR

Except.                CX_SY_OPEN_SQL_DB

Date and Time          10.08.2015 13:09:21

 

 

 

 

Short text

     SQL error 600 when accessing table "STAS".

 

 

 

 

What happened?

     Error Text of the Database: "ORA-00600: internal error code, arguments:

      [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []"

 

 

 

I am geting error in db check by using brtools. Please help me

 

BR0280I BRCONNECT time stamp: 2015-08-10 13.53.55

BR0972I Checking database operations...

BR0973W Database operation alert - level: WARNING, operation: berdjtev.dbv, time: 2015-08-10 13.36.17, condition: Last 'dbv' operation failed with rc = 3

BR0973W Database operation alert - level: WARNING, operation: seqpprsz.tse, time: 2015-05-29 17.29.45, condition: Last 'tse' operation failed with rc = 4

BR0973W Database operation alert - level: WARNING, operation: beqgimpr.fnt, time: 2015-04-10 15.55.03, condition: Last successful 'fnt' operation older than 10 days

 

 

BR0280I BRCONNECT time stamp: 2015-08-10 13.53.55

BR0974I Checking database messages in /oracle/PRD/saptrace/diag/rdbms/prd/PRD/trace/alert_PRD.log ...

BR0976W Database message alert - level: ERROR, line: 1521931, time: 2015-08-10 13.31.05, message:

ORA-00600: internal error code, arguments: [kdBlkCheckError], [4], [1066245], [63053], [], [], [], [], [], [], [], []

BR0976W Database message alert - level: ERROR, line: 1521948, time: 2015-08-10 13.32.15, message:

ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []

BR0976W Database message alert - level: ERROR, line: 1521968, time: 2015-08-10 13.35.51, message:

ORA-00600: internal error code, arguments: [kdBlkCheckError], [4], [1066245], [63053], [], [], [], [], [], [], [], []

BR0976W Database message alert - level: ERROR, line: 1521999, time: 2015-08-10 13.41.06, message:

ORA-00600: internal error code, arguments: [kdBlkCheckError], [4], [1066245], [63053], [], [], [], [], [], [], [], []

BR0976W Database message alert - level: ERROR, line: 1522016, time: 2015-08-10 13.42.15, message:

ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []

BR0976W Database message alert - level: ERROR, line: 1522031, time: 2015-08-10 13.45.51, message:

ORA-00600: internal error code, arguments: [kdBlkCheckError], [4], [1066245], [63053], [], [], [], [], [], [], [], []

BR0976W Database message alert - level: ERROR, line: 1522054, time: 2015-08-10 13.51.04, message:

ORA-00600: internal error code, arguments: [kdBlkCheckError], [4], [1066245], [63053], [], [], [], [], [], [], [], []

BR0976W Database message alert - level: ERROR, line: 1522078, time: 2015-08-10 13.52.14, message:

ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []

Redo backup failed from DB13

$
0
0

Hi Expertise,

 

I am failed to start redo backup from db13 as backup is being executed in os level successfully without failure.

 

As i checked below things is correct as well.

 

1)  Permission for brbackup & brarchive in /sapmnt/SID/exe

2)  ssfs permission also.

3)  DB libary path.

 

Please find the logs as i am getting after failing the backup from DB13 in sap. Please help me to find the issue.

 

Job started

Step 001 started (program RSDBAJOB, variant &000000000434, user ID DESMZD)

Execute logical command BRARCHIVE On host sapwfhdb

Parameters:-jid LOG__20160127061408 -u / -c force -p initWFH_RMAN_archive.sap -cds

BR0002I BRARCHIVE 7.20 (30)

BR0006I Start of offline redolog processing: aesjnjau.cds 2016-01-27 06.14.08

BR0484I BRARCHIVE log file: /oracle/WFH/saparch/aesjnjau.cds

BR0477I Oracle pfile /oracle/WFH/112_64/dbs/initWFH.ora created from spfile /oracle/WFH/112_64/dbs/spfileWFH.ora

 

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0008I Offline redolog processing for database instance: WFH

BR0009I BRARCHIVE action ID: aesjnjau

BR0010I BRARCHIVE function ID: cds

BR0048I Archive function: copy_delete_save

BR0011I 328 offline redolog files found for processing, total size 463384.867 MB

BR0112I Files will not be compressed

BR0130I Backup device type: rman_util

BR0134I Unattended mode with 'force' active - no operator confirmation allowed

 

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0541I Starting offline redolog backup using RMAN...

Killed

BR0278E Command output of 'SHELL=/bin/sh /oracle/WFH/112_64/bin/rman nocatalog':

ld.so.1: rman: fatal: relocation error: file /oracle/WFH/11204/bin/rman: symbol kgnfsgsvr11_: referenced symbol not found

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0279E Return code from 'SHELL=/bin/sh /oracle/WFH/112_64/bin/rman nocatalog': 137

BR0522E 0 of 328 files / save sets processed by RMAN

BR0536E RMAN call for database instance WFH failed

BR0200I BR_TRACE: location BrRmanCall-56, commands for RMAN in: /oracle/WFH/saparch/.aesjnjau.cmd

@/oracle/WFH/saparch/..aesjnjau..cmd

host '/usr/sap/WFH/SYS/exe/run/brtools -f delete /oracle/WFH/saparch/..aesjnjau..cmd';

run { allocate channel sbt_1 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

allocate channel sbt_2 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

allocate channel sbt_3 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

allocate channel sbt_4 device type 'SBT_TAPE'

parms 'BLKSIZE=524288 ENV=(NB_ORA_POLICY=RMAN-1914-GRP-sapwfhdb-WFH-L, NB_ORA_SERV=reuxgbus010-c, NB_ORA_CLIENT=reuxgbcl058-b, N

backup tag aesjnjau format 'WFH_aesjnjau.%s_%p' filesperset 10 check logical

archivelog from sequence 56 until sequence 383 thread 1;

release channel sbt_1;

release channel sbt_2;

release channel sbt_3;

release channel sbt_4; }

list backup of archivelog from sequence 56 until sequence 383 thread 1 tag aesjnjau;

exit;

 

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0543E Offline redolog backup using RMAN failed

 

BR0016I 0 offline redolog files processed, total size 0.000 MB

 

BR0007I End of offline redolog processing: aesjnjau.cds 2016-01-27 06.14.12

BR0280I BRARCHIVE time stamp: 2016-01-27 06.14.12

BR0005I BRARCHIVE terminated with errors

External program terminated with exit code 5

BRARCHIVE returned error status E

Job finished

BW Job - Selective data deletion of cube data(Job) running long

$
0
0

Hi Gurus,

 

I have given for a selective deletion over a cube(compressed) for a small date range i.e. for just a month. Amazingly its running for a long time i.e. more than 12000 secs. The excat joblog is as below:-

 

 

09.02.2009 Dynamic List Display 1

 

 

 

-


Job log overview for job: BI_INDXCW7IUHHQXAO2EHW5D2F8MGC5Q / 02332500

 

-


Job log  Time  Message text uncoded  Message ID Msg.no.

 

 

-


09.02.2009 02:33:25 Job started  00  516 

09.02.2009 02:33:25 Step 001 started (program RSINDEX1, variant &0000000000493, user ID 9PRASANN) 00  550 

09.02.2009 02:33:30 SQL: 09.02.2009 02:33:30 9PRASANN  DBMAN  099 

09.02.2009 02:33:30 DELETE FROM DDSTORAGE WHERE DBSYSABBR = 'ORA' AND  DBMAN  099 

09.02.2009 02:33:30 INDEXNAME = ' ' AND TABNAME = '/BI0/D0COOM_C021'  DBMAN  099 

09.02.2009 02:33:30 SQL-END: 09.02.2009 02:33:30 00:00:00  DBMAN  099 

09.02.2009 02:33:30 SQL: 09.02.2009 02:33:30 9PRASANN  DBMAN  099 

09.02.2009 02:33:30 DELETE FROM DDSTORAGE WHERE DBSYSABBR = 'ORA' AND  DBMAN  099 

09.02.2009 02:33:30 INDEXNAME = ' ' AND TABNAME = '/BI0/D0COOM_C021'  DBMAN  099 

09.02.2009 02:33:30 SQL-END: 09.02.2009 02:33:30 00:00:00  DBMAN  099 

09.02.2009 02:33:30 SQL: 09.02.2009 02:33:30 9PRASANN  DBMAN  099 

09.02.2009 02:33:30 CREATE TABLE "/BI0/0100001089" PCTFREE 10 PCTUSED  DBMAN  099 

09.02.2009 02:33:30 00 INITRANS 001 TABLESPACE PSAPHOL STORAGE  DBMAN  099 

09.02.2009 02:33:30 (INITIAL 0000000016 K NEXT 0000000016  DBMAN  099 

09.02.2009 02:33:30 K MINEXTENTS 0000000001 MAXEXTENTS UNLIMITED  DBMAN  099 

09.02.2009 02:33:30 PCTINCREASE 0000 FREELISTS 001 FREELIST GROUPS  DBMAN  099 

09.02.2009 02:33:30 01) AS SELECT DISTINCT DIMID FROM  DBMAN  099 

09.02.2009 02:33:30 "/BI0/D0COOM_C021" "DIM" , "/BI0/SCO_AREA" "MD1"  DBMAN  099 

09.02.2009 02:33:30 WHERE "DIM"."SID_0CO_AREA" = "MD1"."SID" AND (  DBMAN  099 

09.02.2009 02:33:30 "MD1"."CO_AREA" = 'HOL' )  DBMAN  099 

09.02.2009 02:33:31 SQL-END: 09.02.2009 02:33:31 00:00:01  DBMAN  099 

09.02.2009 02:33:31 SQL: 09.02.2009 02:33:31 9PRASANN  DBMAN  099 

09.02.2009 02:33:31 DELETE FROM DDSTORAGE WHERE DBSYSABBR = 'ORA' AND  DBMAN  099 

09.02.2009 02:33:31 INDEXNAME = ' ' AND TABNAME = '/BI0/D0COOM_C02T'  DBMAN  099 

09.02.2009 02:33:31 SQL-END: 09.02.2009 02:33:31 00:00:00  DBMAN  099 

09.02.2009 02:33:31 SQL: 09.02.2009 02:33:31 9PRASANN  DBMAN  099 

09.02.2009 02:33:31 DELETE FROM DDSTORAGE WHERE DBSYSABBR = 'ORA' AND  DBMAN  099 

09.02.2009 02:33:31 INDEXNAME = ' ' AND TABNAME = '/BI0/D0COOM_C02T'  DBMAN  099 

09.02.2009 02:33:31 SQL-END: 09.02.2009 02:33:31 00:00:00  DBMAN  099 

09.02.2009 02:33:31 SQL: 09.02.2009 02:33:31 9PRASANN  DBMAN  099 

09.02.2009 02:33:31 CREATE TABLE "/BI0/0100000886" PCTFREE 10 PCTUSED  DBMAN  099 

09.02.2009 02:33:31 00 INITRANS 001 TABLESPACE PSAPHOL STORAGE  DBMAN  099 

09.02.2009 02:33:31 (INITIAL 0000000016 K NEXT 0000000016  DBMAN  099 

09.02.2009 02:33:31 K MINEXTENTS 0000000001 MAXEXTENTS UNLIMITED  DBMAN  099 

09.02.2009 02:33:31 PCTINCREASE 0000 FREELISTS 001 FREELIST GROUPS  DBMAN  099 

09.02.2009 02:33:31 01) AS SELECT DISTINCT DIMID FROM  DBMAN  099 

09.02.2009 02:33:31 "/BI0/D0COOM_C02T" "DIM" , "/BI0/SFISCPER" "MD2"  DBMAN  099 

09.02.2009 02:33:31 WHERE "DIM"."SID_0FISCPER" = "MD2"."SID" AND (  DBMAN  099 

09.02.2009 02:33:31 "MD2"."FISCPER" BETWEEN '2007012' AND '2007012' )  DBMAN  099 

09.02.2009 02:33:31 SQL-END: 09.02.2009 02:33:31 00:00:00  DBMAN  099 

 

 

-


 

Pls help.

Thanks & regards

Transparent Application Failover (TAF) PRECONNECT

$
0
0

Hello

 

I have an installation of a NW7.40 abap, with oracle12 in RAC

I would like to know if there is a note SAP where certifies the TAF preconnect on SAP

 

Thank you

Hello

Sandro

Viewing all 1892 articles
Browse latest View live




Latest Images