Avoid error in WebI by using multiple connections

Hello experts,
is there a way to avoid or ignore a error by executing a WebI-Report based on Universes?
What I am doing is the following:
I have a report that uses multiple Universes (more than 10) based on different connections to different systems (working fine, believe me). From time to time it can be, that one of the connections (relational) ejects an error due to reaching problems (for example network or server). As result, the entire report doen't work with a single faulty connection. Is there a way to exclude single universes by causing a failure on running? So that is possible to run all universes in respective, without the faulty one in the end?
Greets
Sven

Hi ,
If you are trying to refresh it manually then you can possibly run one universe after the other instead of running all at once.
Just press on the drop down  as shown below in the refresh symbol and refresh one by one leaving out the faulty universe. You have to make sure you disable the refresh on open.
Thanks,
Tanveer.

Similar Messages

  • ODI error-THIS CLAUSE USES MULTIPLE CONNECTIONS AND THEREFORE CANNOT BE EXE

    Hi John,
    I have tried loading the smartlist values and the following error is encountered.
    THIS CLAUSE USES MULTIPLE CONNECTIONS AND THEREFORE CANNOT BE EXECUTED ON THE SOURCE

    Hi John,
    I am still facing the some problem.
    I have updated the join with the expression like yours
    then ran the interface
    The exception is as follows
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 26, in ?
    java.sql.SQLException: Table not found: EXCEPTION in statement [select   C1_PERIOD    "Period",C2_ACCOUNT    "Account",C3_ENTITY    "Entity",C4_EMPLOYEE    "Employee",C5_YEAR    "Year",C6_SCENARIO    "Scenario",C7_VERSION    "Version",'Local'    "Currency",'HSP_InputValue'    "HSP_Rates",CASE WHEN C10_ENTRY_ID IS NULL
    THEN C8_DATA
    ELSE C10_ENTRY_ID
    END    "Data" from "C$_1Totplan_WrkforceData"   left outer join "C$_0Totplan_WrkforceData"   ON C8_DATA=C11_NAME
    AND C9_ENUMERATION_ID=
    (SELECT ENUMERATION_ID FROM Exception]
         at org.hsqldb.jdbc.jdbcUtil.sqlException(jdbcUtil.java:67)
         at org.hsqldb.jdbc.jdbcStatement.fetchResult(jdbcStatement.java:1598)
         at org.hsqldb.jdbc.jdbcStatement.executeQuery(jdbcStatement.java:194)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java)
         at org.python.core.PyMethod.__call__(PyMethod.java)
         at org.python.core.PyObject.__call__(PyObject.java)
         at org.python.core.PyInstance.invoke(PyInstance.java)
         at org.python.pycode._pyx5.f$0(<string>:26)
         at org.python.pycode._pyx5.call_function(<string>)
         at org.python.core.PyTableCode.call(PyTableCode.java)
         at org.python.core.PyCode.call(PyCode.java)
         at org.python.core.Py.runCode(Py.java)
         at org.python.core.Py.exec(Py.java)
         at org.python.util.PythonInterpreter.exec(PythonInterpreter.java)
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.h.y(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    java.sql.SQLException: java.sql.SQLException: Table not found: EXCEPTION in statement [select   C1_PERIOD    "Period",C2_ACCOUNT    "Account",C3_ENTITY    "Entity",C4_EMPLOYEE    "Employee",C5_YEAR    "Year",C6_SCENARIO    "Scenario",C7_VERSION    "Version",'Local'    "Currency",'HSP_InputValue'    "HSP_Rates",CASE WHEN C10_ENTRY_ID IS NULL
    THEN C8_DATA
    ELSE C10_ENTRY_ID
    END    "Data" from "C$_1Totplan_WrkforceData"   left outer join "C$_0Totplan_WrkforceData"   ON C8_DATA=C11_NAME
    AND C9_ENUMERATION_ID=
    (SELECT ENUMERATION_ID FROM Exception]
         at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
         at com.sunopsis.dwg.codeinterpretor.k.a(k.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execScriptingOrders(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTaskTrt(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSqlI.treatTaskTrt(SnpSessTaskSqlI.java)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.h.y(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)
    Edited by: Sravan Ganti on May 4, 2009 6:07 AM

  • CompileException: Error compiling web service (using ant jwsc)

    Hi,
    I try to use the ant task jwsc to create my portable artefacts for a web service.
    Unfortunately I get the following exception:
    BUILD FAILED
    C:\Sun\jwsdp-2.0\apache-ant\bin\build.xml:7: weblogic.wsee.tools.jws.build.CompileException: Error compiling web service: C:\Sun\jwsdp-2.0\apache-ant\bin\src\test\WsTest.java
    I do not know why the ant task can not compile my jws file (shown below) whereas Eclipse can!
    package test;
    import javax.jws.WebService;
    @WebService (name="WsTestName", serviceName="WsTestServiceName")
    public class WsTest {
    * @param name
    * @return Say hello to the person.
    public String sayHello(String name) {
    return "Hello, " + name + "!";
    I hope somebody can help me.
    Thanks
    Franz

    I thought I would post an update since I found a solution. The problem was a ClassCast exception in a part of the SSL stack, that wanted to use the ant BuildException class. This has the effect of hiding the real issue which was that the SSL connection was not successfully occuring. The real problem was that the SSL connection started with a WSDL retrieved via SSL, but the connection for the port was through a username/password. When a username/password is used to create a port, the WL stack falls back to http and causes a ClassCast exception on weblogic.wsee.connection.transport.http.HttpTransportInfo. The solution is to create an https transport object when the service impl is created:
    HttpsTransportInfo transport = new HttpsTransportInfo ();
    transport.setUsername (user.getBytes ());
    transport.setPassword (pass.getBytes ());
    gServiceImpl = new PersistenceManagerService_Impl (url, transport);
    and to create the port without parameters:
    port = getServiceImpl ().getPersistenceManagerServicePort ();
    This allows one-way SSL with username/password for the connection.

  • Error when extracting data using DB Connect from an Oracle database

    Hi All,
    We are on BI 3.5 and loading data from a non-SAP (Oracle 10g) database using DB Connect.
    I received the following error messages when trying to perform "Check DataSource" using the DB Connect setup in RSA1.
    Event with errors RSDL_META_UPLOAD in DataSource
    Message no. R8287
    Warning Messages;
    Message no. RSDL053
    Field name ReceiptID contains non-alpha-numeric characters
    Field name ActivityDate contains non-alpha-numeric characters
    Field name ReceiptDate contains non-alpha-numeric characters
    Field name ReceiptLineNumber must have between 000001 and 000016 digits
    etc...
    Views are created under the owner's user name. I have checked with DB personnel and they confirm that all the authorization and security access privileges have been correctly granted to the views.
    We are also able to extract the data by running a sql query statement from the views using SQL Plus
    Currently we also have a similar extraction process set up with an Oracle 9 database, which extracts the information without any issues.
    Thanks,
    Anthony

    Hi Mr Loh.
    I know that this thread has over a year ago but i was looking for something similar for over 2 weeks ago and i ialways found this thread...I want to share my experience even that maybe you already found the same solution or something similar (i saw that you check your own post as answered):
    I made a similar connection from BI 7 SP 18, but in my case was to a Microsoft SQL database 2005. When i "check the datasource" i receive like almost 150 warnings and 1 error and all the warnings and errors are the same ones as you describe above. What i did is create a custom view in the MSSQL database and convert all the column names to uppercase and the column names i limited to 16 characters at most. after doing that all the warnings and the error described disappear and i can view the database content when you made click in the "view content table" button.
    I hope that this will help somebody and best regards
    Martin Olmos

  • Can create Webi report using multiple universe (multiple datasource)

    Hi All,
    Can we create a Webi report from multiple universe (can say multiple dataprovider & datasource)?
    Please suggest.
    Regards,

    You can bring as many sources together into one report as you like.
    However, to use them together you must have some common dimension, such as a particular Sold To Party, Business Partner, etc. You can then use merge dimensions to develop your report but you will need to be aware that dimensions that are NOT Common to both data providers cannot be used in a table combining two data providers.
    So, if data provider one has dimensions Resort, Product and Year and a  measure object Sales Value
    while  data provider one has dimensions Resort and Year and a  measure object Cost Value, you cannot use Product in a report but you can display Resort, Year, Sales Value and Cost Value together to show you how much revenue each resort is generating each year and how much it is costing you to do so. To have product in the report table, you would need to add it to data provider two.
    Hope that clears it up for you.
    Regards,
    Mark

  • How to use multiple connections for xcelsius dashboard via toggle button

    Can anyone shed some light on how to apply a toggle button for multiple connections using xcelsius dashboard.
    I created two SAP connections in my xcelsius dashboard.  The first connection uses query 1 (bottom ten customers) and the second connection uses query 2 (top ten customers).  I wanted to use a toggle button where the user would click Top Ten customers versus Bottom Ten customers.  Which ever the user clicks in the toggle botton would run that query.
    If the toggle button is not the way to handle this can someone explain a better approach to run either query in the same dashboard.
    Thanks,
    Joe

    Hi,
    I've never had to do this so have no practical experience.  However in theory you should be able to do the following (assuming the data connection type youu2019re using has the "Usage" tab):
    Set up the two connections as normal - On the usage tab set the detail query to Refresh before components are loaded and make sure that this is unchecked for the other query.  Set both queries to populate the same range so that one query will overwrite the other in the Xcelsius spreadsheet.
    Bind a toggle button to a cell e.g. A1
    Back to the data connections again and set the "Refresh on trigger" trigger cell to A1.  And set the "When Value Becomes" to either "On" or "Off" dependent on how you've set up the toggle button.  Repeat for the other query.
    Hope this helps,
    Paul

  • Get -3256 error when trying to use "multiple speakers" in iTunes

    I have had a LOT of Airport problems since switching to Leopard. For the moment, the Airport does seem to now work. I use an Airport Extreme 802.11n, and an Airport Express using WDS. I had a TON of problems with my MBP connecting, running great, then slowly losing bandwidth. For the moment, all is working. The next hassle was that my formerly working WDS stopped working. Now, the base station says WDS is happy. iTunes show the Airport Express is available to broadcast to.
    It lets me select multiple speakers, but then gives and error -3256.

    I think that I just solved your multiple speaker issue in another post; check out: http://discussions.apple.com/thread.jspa?messageID=5765343&#5765343. Hope this solution works for you too.

  • Confirmation creation error in web portal using BRF

    Hi SRM Gurus,
    We are new to SRM 7.0. Currently we are trying to create a confirmation step through BRF to get approval for confirmation of  goods received.  We are using a copy of the FM: /SAPSRM/WF_BRF_0EXP000 with the following parameters:
       0C_C1_C_FWFCORLCNTNT   > Class: /SAPSRM/CL_WF_RULE_CONTXT_CONF
       0C_C2_C_GET_PROPERTY    >  Method - Get Atrribute Value 
       0C_C3_C_SPECIFICAT             > Specification (for example, confirmation/return delivery/cancellation)
    The standard workflow number is WS 40000015.
    When we are using the Result Type as Boolean, we are getting a pop-up error message "Schema not found" in the web portal.
    When the Result Type is changed to C (Length 30), we are getting a pop-up error message "No process levels defined in process scheme CF" error in the web portal.
    Kindly provide us your valuable suggestions..
    Thanks in Advance.
    Cheers,
    Ashok.

    Hi,
      Is your schema evaluation(Event) linked to a expression(Schema definition) determine dynamically? if so check your FM expression when EV_VALUE return correct value.. make sure you clear the ev_data_missing..

  • Error in web application using jxls

    I am using Jdeveloper 11.1.2.0 and when I use to fill a jxls excel files, I get the following error:
    <Digester> <startElement> Begin event threw exception
    java.lang.ClassNotFoundException: net.sf.jxls.tag.ForEachTag
         at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
         at org.apache.commons.digester.ObjectCreateRule.begin(ObjectCreateRule.java:205)
         at org.apache.commons.digester.Rule.begin(Rule.java:175)
         at org.apache.commons.digester.Digester.startElement(Digester.java:1453)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1329)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:376)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:322)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
         at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:173)
         at org.apache.commons.digester.Digester.parse(Digester.java:1785)
         at net.sf.jxls.parser.CellParser.parseTag(CellParser.java:294)
    <CellParser> <parseTag> Can't parse cell tag <jx:forEach items="${grupos}" var="grupo">: fullXML: <jxls xmlns:jx="http://jxls.sourceforge.net/jxls/jx"><jx:forEach items="${grupos}" var="grupo"></jx:forEach></jxls>
    java.lang.ClassNotFoundException: net.sf.jxls.tag.ForEachTag
         at org.apache.commons.digester.Digester.createSAXException(Digester.java:3181)
         at org.apache.commons.digester.Digester.createSAXException(Digester.java:3207)
         at org.apache.commons.digester.Digester.startElement(Digester.java:1456)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1329)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:376)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:322)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:226)
         at weblogic.xml.jaxp.RegistryXMLReader.parse(RegistryXMLReader.java:173)
         at org.apache.commons.digester.Digester.parse(Digester.java:1785)
    Obviously needed are the added jar, I think the problem is the XML parser that uses Oracle Weblogic.
    I did a Test Case jsf libraries leaving only 2.0, 1.2 and jars jslt to jxls and error is the same, do not pass this in a tomcat.
    Any idea?
    Regards, Marcelo

    I even put the libraries in the WEB-INF/lib and the error remains the
    same.
    The packaged libraries are not found by the WebLogic server runtime.
    Add the jxls JAR file(s) to the +\\user_projects\domains\base_domain\bin\startWebLogic+ script's
    CLASSPATH variable and restart WebLogic server.

  • Error deploying web application using JDev 11.1.1.1.4

    I am using JDev 11.1.1.14 and WebLogic 10.3.2
    Whne I try to run a application html page from Jdev I get the foll error :
    weblogic.application.ModuleException: Failed to load webapp: 'avitrust'
    at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
    at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    Truncated. see log file for complete stacktrace
    Caused By: java.io.FileNotFoundException: /u01/JDevApps/system11.1.1.4.37.59.23/DefaultDomain/servers/DefaultServer/tmp/_WL_user/jersey-web-lib/7srmrf/WEB-INF/web.xml (Too many open files)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.getInputStream(AbstractDescriptorLoader2.java:367)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBeanWithoutPlan(AbstractDescriptorLoader2.java:751)
    at weblogic.application.descriptor.AbstractDescriptorLoader2.loadDescriptorBean(AbstractDescriptorLoader2.java:768)
    Any clue on why this error is getting generated and how this can be resolved ?

    When I try Deploying A WebCenter PS3 Portal Application using JDev 11.1.1.1.4 Integarted WebLogic Server I get the following error :
    [02:21:12 PM] Deploying Application...
    <29/03/2011 2:21:12 PM EST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1301368872572' for task '1'. Error is: 'weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.webcenter.framework, Specification-Version: 11.1.1, exact-match: false], [Extension-Name: oracle.webcenter.skin, Specification-Version: 11.1.1, exact-match: false], [Extension-Name: oracle.sdp.client, exact-match: false].'
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.webcenter.framework, Specification-Version: 11.1.1, exact-match: false], [Extension-Name: oracle.webcenter.skin, Specification-Version: 11.1.1, exact-match: false], [Extension-Name: oracle.sdp.client, exact-match: false].
         at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:613)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:184)
         at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:58)
         Truncated. see log file for complete stacktrace
    I need some help to triage the issue and resolve the cause. any help in this context appreciated .
    Redg

  • #Multivalue Error on Webi when Using BEx Query

    Hi All,
    I have created a Webi Report on top of SAP BW BEx Query. I have created a variable in Webi on top of a dimension. When I add that variable in the report block some of the Measures are showing as #Multivalue. I know we can get rid of this by creating a universe and then changing the properties of the measure to sum. However we do not plan to have a universe and would want to make the changes in the BEx query or in the Webi Report whereever applicable.
    Kindly suggest the solution at the earliest.
    Regards,
    James

    HI James,
    Creat Variable =
    =sum(Tonumber([Dimension]))
    use this variable in report , it will help you
    Regards,
    Mahi

  • Error -3256 attempting to use multiple Speakers

    I have the option for multiple speakers and I have updated my airport express firmware on both AX's. However when attempting multiple speakers I get an error -3256 for each AX. Both AX's work fine individually. I am on 10.4.8 and iTunes 7.1 Anybody with ideas?

    Go here: http://docs.info.apple.com/article.html?artnum=304371
    I followed these instructions and now it works.
    Helga

  • Error using mySQL connection Pool

    I see the following error when my application uses the connection pool - can anyone explain this ?
    INFO: CORE3282: stdout: =======================>ERROR :com.sun.enterprise.repository.J2EEResourceException
    WARNING: CORE3283: stderr: at com.sun.enterprise.resource.IASNonSharedResourcePool.initPool(IASNonSharedResourcePool.java:416)
    WARNING: CORE3283: stderr: at com.sun.enterprise.resource.IASNonSharedResourcePool.internalGetResource(IASNonSharedResourcePool.java:625)
    WARNING: CORE3283: stderr: at com.sun.enterprise.resource.IASNonSharedResourcePool.getResource(IASNonSharedResourcePool.java:520)
    INFO: CORE3282: stdout: java.lang.NoSuchMethodException: setdataSourceName

    Hi,
    You have used dataSourceName property while creating a connection pool.This property is not required to be set while creating a connection pool for MySql
    Use the following properties:
    <property name="serverName" value="<name of server>"
    <property name="port" value="<port number>"
    <property name="DatabaseName" value="<your db name>"
    <property name="User" value="<user name>"
    <property name="Password" value="<passwd>"
    Get back in case of any issues

  • CsEX error in Webi Reports - restarting DSLBridge

    Hello,
    We are facing this issue where the webi reports throw out csEX error.
    Stats: BO 4 sp6 on a physical server windows 2008 (application server). There are 2 tomcat servers (web servers). The application server has 32 GB RAM.
    Based on a document from SAP, I broke down the Adaptive Processing Server into multiple servers. I have 2 DSLBridgesServers each has 4 GB of RAM assigned. (Xmx4 in the command line).
    We updated to BO4.0 SP6 4 days ago from BO 4.0 SP4 and are facing issues, the webi report throws "csEX" error. This only happens when I refresh Datawarehouse reports (Oracle 10g) not the SAP BW reports (webi reports using BICS connection to BW). Im stumped on this issue and the only remedy I see out of this is to restart both the DSLBridgeServers. After the restart of the DSLBridge Servers the reports seem to refresh fine till for about 5 to 8 hours. And then the "csEX" error appears again.
    can anyone please guide me what needs to be done to resolve this issue. thanks
    Regards,
    samique

    Hi Jawahar,
    thanks for guiding me to this KB, I did the suggested modification i.e:
    Add the following to the command line for the DSLBridgeServer (adaptive processing server)
    "-Dbusinessobjects.connectivity.directory=C:/Program Files (x86)/SAP BusinessObjects/SAP BusinessObjects Enterprise XI 4.0//dataAccess/connectionServer".
    I'm now testing by refreshing the webi reports. Lets see if I see the "csEX" error again.
    Regards,
    samique

  • OCI Direct Path Using Shared Connections?

    Hello there. A co-worker and I are working on developing a system using direct path. I designed it to follow the very basic direct path approach, and he suggested I try and share the database connection. I then wrote a class for sharing the connection, and everything seems to work fine until the OCIDirPathFinishLoad() is called. I get a 00600 code, which basically means some internal error code, and that I should contact Oracle about it. My question is whether I should be able to do two direct path loads using a single connection, or do I need to use multiple connections/multithread?
    I'd appreciate responses to [email protected] Thank you!

    Hi
    Need ur help.
    I am using OCI Direct path loads. It is working fine.
    But when I try to do the parallel mode, it is not working.
    For parallel mode, the only extra things that happens is:-
    if (tblp->parallel_tbl) /* set table level parallel option */
    OCI_CHECK(ctlp->errhp_ctl, OCI_HTYPE_ERROR, ociret, ctlp,
    OCIAttrSet((dvoid *)dpctx, (ub4)OCI_HTYPE_DIRPATH_CTX,
    (dvoid *)&tblp->parallel_tbl,
    (ub4)0, (ub4)OCI_ATTR_DIRPATH_PARALLEL,
    ctlp->errhp_ctl));
    But when I do this, the following calls returns a zero value for "ctlp->nrow_ctl" (it returns a value > 0 when I dont do the parallel thing above)
    /* get number of rows in the column array just allocated */
    OCI_CHECK(ctlp->errhp_ctl, OCI_HTYPE_ERROR, ociret, ctlp,
    OCIAttrGet((CONST dvoid *)(ctlp->dpca_ctl),
    OCI_HTYPE_DIRPATH_COLUMN_ARRAY,
    (dvoid *)(&ctlp->nrow_ctl), (ub4 *)0,
    OCI_ATTR_NUM_ROWS, ctlp->errhp_ctl));
    I'm using the sample code given by oracle, with minimal changes.
    Thanks in advance

Maybe you are looking for

  • I sync'ed my iPod and lost my playlists and Genius appears.  How do I get my playlists back on my iPod?

    I sync'ed my iPod and lost my playlists on the iPod and Genius appears.  How do I get the playlists back on my iPod?

  • Imac as extra monitor

    i would like to connect my macbook pro to my intel based iMac to use it for a secondary monitor. im having trouble determining what/how to do this. i use the macbook at work where i use a second monitor and the imac at home.

  • Great Mac resource book?

    Could anyone recommend a good book (or web site, dvd) that explains the Mac OSX software and hardware thoroughly (but not too technically), including quick keys for the OS? Thanks!

  • To restrict authorization for tcode MEK1,MEK2,MEK3,MEK4 at plant level.

    Hi, We have  a requirement where we need to restrict authorization for tcode MEK1,MEK2,MEK3,MEK4 at plant level. Presently we can restrict authorization at Purchasing organization level but not at Plant level. Any pointer please! Regards, Chetan

  • Can't open some folders

    I have just re-installed the OS and "migrated" some old things, and now there's a few folders that I can't open. I get this message: The folder "xxx" can't be opened because you don't have permission to see its contents. What to do?