Hi Magesh,
Sure now I attached two logs in Logging directory.
btw, DSREPO connection in the CMC/ DataServices looks like this:
the connection its Active to the DSREPO and when i test, was success connected. But in the Information Steward the error still appear.
[E] 2016-01-30 18:48:06.370 [ApplicationService][Transport:Shared-363/34] Data Services execution failed for [-f"/sapmnt/sap_bobj/enterprise_xi40/java/pjs/container/temp/testenvds42.EIMAdaptiveProcessingServer/is_8671762542335028824649666086398212487.atl", -passphrase4853855133431684571292272561499877729, -KimportTran]. Error :
(14.2) 01-30-16 18:48:06 (R) (5891:2161315744) DBS-070401: Initialization ODBC data source <> error message for operation <SQLAllocStmt>: <[Sybase][ODBC Driver]Connection not open>.(14.2) 01-30-16 18:48:06 (E) (5891:2161315744) DBS-070401: Initialization ODBC data source <> error message for operation <SQLAllocStmt>: <*****>. This message contains some internal system details which have been hidden for security. If you need to see the full contents of the original message, ask your administrator to assign additional privileges to your account. (COR-10690)
[E] 2016-01-30 18:48:06.370 [ApplicationService][Transport:Shared-363/34] com.bobj.mm.sdk.SDKException: Data Services execution failed for [-f"/sapmnt/sap_bobj/enterprise_xi40/java/pjs/container/temp/testenvds42.EIMAdaptiveProcessingServer/is_8671762542335028824649666086398212487.atl", -passphrase4853855133431684571292272561499877729, -KimportTran]. Error :
(14.2) 01-30-16 18:48:06 (R) (5891:2161315744) DBS-070401: Initialization ODBC data source <> error message for operation <SQLAllocStmt>: <[Sybase][ODBC Driver]Connection not open>.(14.2) 01-30-16 18:48:06 (E) (5891:2161315744) DBS-070401: Initialization ODBC data source <> error message for operation <SQLAllocStmt>: <*****>. This message contains some internal system details which have been hidden for security. If you need to see the full contents of the original message, ask your administrator to assign additional privileges to your account. (COR-10690)
at com.sap.is.service.AbstractTransportClient.dispatch(AbstractTransportClient.java:94)
at com.sap.icc.boe.plugin.service.adminservice.client.internal.AdminServiceTransportClient.exportDSObject(AdminServiceTransportClient.java:39)
at com.businessobjects.icc.profiling.services.common.ProfilingUtil.exportRule2DS(ProfilingUtil.java:204)
at com.sap.is.service.application.action.profiling.dataservices.ExportRulesToDataServices.execute(ExportRulesToDataServices.java:92)
at com.sap.is.service.application.server.ApplicationServiceImpl.processOperation(ApplicationServiceImpl.java:125)
at sun.reflect.GeneratedMethodAccessor92.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.is.service.AbstractTransportServer.dispatchUsingReflection(AbstractTransportServer.java:267)
at com.sap.is.service.AbstractTransportServer.dispatchMessage(AbstractTransportServer.java:176)
at com.sap.is.service.AbstractTransportServer.process(AbstractTransportServer.java:119)
at com.businessobjects.framework.servers.platform.transport.internal.TransportRequestInterceptor.process(TransportRequestInterceptor.java:128)
at com.crystaldecisions.sdk.occa.transport.internal.BIPTransportImpl.post(BIPTransportImpl.java:90)
at sun.reflect.GeneratedMethodAccessor56.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.businessobjects.framework.servers.platform.adapters.ebus.orb.CommonTransportInterceptor.invokeHelper(CommonTransportInterceptor.java:118)
at com.businessobjects.framework.servers.platform.adapters.ebus.orb.CommonTransportInterceptor.invoke(CommonTransportInterceptor.java:87)
at com.businessobjects.framework.servers.common.proxy.cglib.MethodInterceptorChain.intercept(MethodInterceptorChain.java:136)
at com.crystaldecisions.enterprise.ocaframework.idl.OCA2.BIPTransportPOA$$EnhancerByCGLIB$$31dc1f51.post(<generated>)
at com.crystaldecisions.enterprise.ocaframework.idl.OCA2.BIPTransportPOA._OB_op_post(BIPTransportPOA.java:120)
at com.crystaldecisions.enterprise.ocaframework.idl.OCA2.BIPTransportPOA._invoke(BIPTransportPOA.java:87)
at com.crystaldecisions.thirdparty.com.ooc.OBPortableServer.ServantDispatcher.dispatch(ServantDispatcher.java:234)
at com.crystaldecisions.thirdparty.com.ooc.OBPortableServer.POA_impl._do_OB_dispatch(POA_impl.java:1980)
at com.crystaldecisions.thirdparty.com.ooc.OBPortableServer.POA_impl._OB_dispatch(POA_impl.java:1916)
at com.crystaldecisions.thirdparty.com.ooc.OB.DispatchRequest_impl.invoke(DispatchRequest_impl.java:122)
at com.businessobjects.framework.servers.platform.adapters.ebus.orb.ThreadPoolDispatchStrategy$Dispatcher.run(ThreadPoolDispatchStrategy.java:271)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:763)