Quantcast
Channel: SCN : All Content - SAP on Oracle
Viewing all articles
Browse latest Browse all 2104

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

 

 

 


Viewing all articles
Browse latest Browse all 2104

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>