Error configurating a Datasource in JDeveloper Developer Preview

Hi,
I just installed the J2EE version of JDeveloper Developer Preview (10.1.3.0.2).
The first thing I did was configurate a Database connection, but the result of the operation was:
ORA-00604: error occurred at recursive SQL level 1
ORA-12705: invalid or unknown NLS parameter value specified
Do you know what is the reason for this error?
Any help would be appreciated.
Thank you in advance...
Gregorio

Hi Shay,
Thank you for your interest...
I have tried wit hthe following configuration options:
Connection Name: DBTest
Connection Type: Oracle (JDBC)
Username: User
Password: UserPassword
Role: N/A
Deploy Password: Unchecked
Driver: Thin
Host Name: IP Address of my DBHost
JDBC Port: 1521
SID: ORCL
This configuration has been tested in previous versions of JDeveloper and it works.
The RDBMS is an Oracle 9i DB

Similar Messages

  • JDeveloper Developer Preview Updates - An Open Letter

    I recently was scanning through this forum and saw a thread on updates to the preview edition. In this thread, an Oracle spokesperson said that the developer preview goes through almost as rigorous a process as a production release, therfore; previews are updated infrequently. Most of the comments on thread indicate that people want more, not fewer, updates. Indeed, if I cared about the stability of the product, I would be running 9.x of JDeveloper. NO. Want I want to do is receive FREQUENT updates to the preview and be able to provide immediate feedback. It also seems that Oracle should LISTEN to their customers. While the product manager may have legitimate reasons for thinking fewer updates is better, the customers seem to be saying that the PM is wrong. We all want the same thing, JDeveloper to be the best Jave IDE available, period. I can hear in my head the polite response from Oracle justifying infrequent updates. But the justification isn;t necessary. It was clear to me that people are getting frustrated with the current version and have begun moving on. In that case it wion't matter how good the next Jdeveloper is because nobody will see it. They will al be using Eclipse or Idea.
    Sincerely, Keith Williams

    I respectfully remind you that the feature footprint of the entire JDeveloper 10.1.3 product is really quite massive, compared to the open source projects you're likely thinking about. We're talking about much more than a core IDE that lets you code and debug. The full JDeveloper product is on the order of magnitude of a Visual Studio Enterprise Architect Edition -- with, I'd argue, even more functionality than that has -- in a product that is now free. We surely have tons of automated regressions tests, automated UI interaction testing, and performance testing in all the various layers of the product, but the number of different use cases to test when you begin mixing and matching the various:
    -- view-layer technologies we support (JSP, JSF, Swing, Mobile clients)
    -- controller-layer technologies we support (Struts, JSF Navigation Cases)
    -- business tier-layer technologies we support (JavaBeans, EJB 2.0, EJB 2.1, EJB 3.0, TopLink, WebServices, XML, ADF Business Components, etc)
    -- J2EE application servers that we support
    -- database servers that we support
    -- open source technologies we provide integrated support for (JUnit, Ant, XDoclet, CVS)
    -- platforms we test running on (Windows, Linux, Mac)
    Makes for a meaty set of use cases that all need to be verified before we're satisfied with the quality.
    When you release something that delivers less end-to-end functionality or doesn't support the same matrix of different technology and server configurations, there's obviously less to test.
    There is currently no other development environment on the market (open source or otherwise, J2EE or .NET) that delivers the same features-to-price ratio that we do, and with the 10.1.3 release, we're raising that bar an order of magnitude higher.
    We hope you'll be impressed with the results, despite its extended "gestation" period. We're as excited to get an early access release into your hands as hopefully you will be to give it a spin and give us feedback on.

  • JDeveloper 10g (10.1.3) 10.1.3 Developer Preview: can't start embedded oc4j

    With Oracle JDeveloper 10g (10.1.3) Developer Preview, I tried to make a simple jsp page as in this tutorial:
    http://www.oracle.com/technology/obe/obe9051jdev/visual_jsp/intro_to_visual_jsp.htm
    I only added some text then right-clicked file, selected Run. It didn't work:
    [Starting OC4J using the following ports: HTTP=8988, RMI=23891, JMS=9227.]
    /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config>
    /usr/java/j2sdk1.4.2/bin/java -client -classpath /my/home/data/opt/jdeveloper/j2ee/home/oc4j.jar:/my/home/data/opt/jdeveloper/jdev/lib/jdev-oc4j-embedded.jar -Xverify:none -DcheckForUpdates=adminClientOnly -Xrs -Doracle.j2ee.dont.use.memory.archive=true -Doracle.j2ee.http.socket.timeout=500 -Doracle.dms.sensors=NONE -Doc4j.jms.usePersistenceLockFiles=false oracle.oc4j.loader.boot.BootStrap -config /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/server.xml
    [waiting for the server to complete its initialization...]
    05/04/08 09:02:24 Node started with id=127765687050882
    05/04/08 09:02:27 Auto-unpacking /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/dms0.war... done.
    05/04/08 09:02:27 Auto-unpacking /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/admin_web.war... done.
    Apr 8, 2005 9:02:29 AM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    05/04/08 09:02:37 Copying default deployment descriptor from archive at /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/connectors/datasources/datasources/META-INF/oc4j-ra.xml to deployment directory /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/application-deployments/default/datasources...
    05/04/08 09:02:37 Copying default deployment descriptor from archive at /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/connectors/OracleASjms/OracleASjms/META-INF/oc4j-ra.xml to deployment directory /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/application-deployments/default/OracleASjms...
    05/04/08 09:02:42 Copying default deployment descriptor from archive at /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/admin_ejb.jar/META-INF/orion-ejb-jar.xml to deployment directory /my/home/marius/jdevhome/system/oracle.j2ee.10.1.3.3.51/oc4j-config/application-deployments/default/admin_ejb.jar...
    05/04/08 09:02:42 Auto-deploying - applications/admin_ejb.jar (orion-ejb-jar.xml had been updated since the previous deployment)...
    05/04/08 09:02:45 Auto-deploying - compiling and loading...
    05/04/08 09:02:45 done.
    05/04/08 09:02:46 Error initializing server: Error initializing ejb-module; Exception java.io.IOException: /my/home/data/opt/jdeveloper/jdev/bin/ojc: cannot execute
    05/04/08 09:02:47 Fatal error: server exiting
    Process exited with exit code 1.
    For a simple stand-alone java application, it worked.
    I have sun jdk 1.4.2 on Fedora Core 3.
    Don't know if there are similar bug reports, I searched this forum for "10.1.3" but the search page stays like that for ~2 minutes, then stops without showing anything.

    Hello Frank,
    Thank you for your suggestion. I tried that and I got the same error. Looked more careful at it:
    Exception java.io.IOException: /my/home/data/opt/jdeveloper/jdev/bin/ojc: cannot execute
    I tried to execute it manually:
    $ l /my/home/data/opt/jdeveloper/jdev/bin/ojc
    -rw-rw-r-- 1 marius marius 1.9k Dec 2 19:20 /my/home/data/opt/jdeveloper/jdev/bin/ojc
    $ /my/home/data/opt/jdeveloper/jdev/bin/ojc
    bash: /my/home/data/opt/jdeveloper/jdev/bin/ojc: Permission denied
    Did
    $ chmod a+x /my/home/data/opt/jdeveloper/jdev/bin/ojc
    which solved the execution. Now Hello word works.
    I got jdeveloper as a .zip archive, which doesn't keep unix permissions. The Linux distribution should be in .tgz archive, it would have avoided this problem.
    Thanks!

  • Error(64) : invalid xpath in JDeveloper 10.1.3.1 Developer

    Hi,
    I am migrating the BPEL Project which was desinged for the BPEL(10.1.2) to SOA Suite using the JDeveloper 10.1.3.1 Developer Preview version.
    The taken the project which is buildin and deploying correctly in the BPEL Desg&ser (10.1.2).
    But the same project is not compiling in the newer preview version.i got invalid xpath exception.
    my xpath is like
    bpws:getVariableData('inputVariable','payload','/client:commonProjectProcessRequest/client:input/ns1:listOfProducts')
    if i change like this xpath, woking fine...
    bpws:getVariableData('inputVariable','payload','/client:commonProjectProcessRequest/client:input')
    the element defined as string in wsdl.however am expecting in runtime process will recive an xml string as a value input element so the xpath will work fine..
    is the any facility turn of xpath validation while building bpel project in the jdev10.1.3.1. preview version.
    could you please any one give me solution ?
    Thanks
    bogi

    yes, i found an URL and I try to access this via browser, and the following message appears:
    Error instantiating web-application
    Error compiling :C:\My Documents\Java\Webservice\Service3\public_html: Syntax error in source or compilation failed in: E:\master\Oracle JDeveloper 10.1.3 Early Access\jdev\system\oracle.j2ee.10.1.3.34.12\embedded-oc4j\application-deployments\current-workspace-app\Webservice-Service3-webapp\galih\service\runtime\MyWebService1SoapHttp_Tie.java E:\master\Oracle JDeveloper 10.1.3 Early Access\jdev\system\oracle.j2ee.10.1.3.34.12\embedded-oc4j\application-deployments\current-workspace-app\Webservice-Service3-webapp\galih\service\runtime\GalihServiceService_SerializerRegistry.java:36: error #300: MyWebService1_getMessage_ResponseStruct__LiteralSerializer not found in class galih.service.runtime.GalihServiceService_SerializerRegistry
    CombinedSerializer serializer = new galih.service.runtime.MyWebService1_getMessage_ResponseStruct__LiteralSerializer(type, DONT_ENCODE_TYPE);
    ^
    1 error

  • How to configure my oracle jdeveloper 11g preview 4 with oracle 8i database

    hi every one
    my requrirement is to configure my oracle jdeveloper 11g preview 4 with oracle 8i database with (thin driver)
    thanks in advance

    Prapan,
    JDev 11g TP4 comes with 11g JDBC drivers, which do not support connecting to any database v 9.0.1 or earlier.
    So, back to you... depends upon what you want to do. If you want to write your own code to connect to a database using 11g, get ahold of some JDBC drivers that support 8i and have away. If you're talking about getting the database development stuff (e.g. the embedded SQLDeveloper) to work, you're probably out of luck.
    So, please define "configure my oracle jdeveloper 11g preview 4 with oracle 8i database"
    John

  • Windows 8.1 developer preview update error: 80188308

    I tried to download the newest update for developers but cannot complete the update during,installation. I kept on receiving the same message : Update couldn't be completed.80188308. It suggests that its a temporary problem and directs me to download the
    update again. I've done this for about 6 times and its still not working. I've also tried restarts.and soft resets. Thanks in advance! I have a nokia lumia 920 running on Lumia black with 24 GB of free space

    hello:
    I come from china.
    my phone is lumia 820.I have this error too and I try update more times ...but not usefull.
    then I found a solution and now update success.
    1 Donload "Nokia Software Recovery Tool "use it back to windows phone 8.(Back to WP8.0)
    (you shoule make backup.and it will take a very long time,please waite)
    2 install "For the developer Preview"to my phone
    3 update phone steps to steps
    and you will susscess!
    sorry for my English poor.
    but I think you understand.
    Nokia Software Recovery Tool not save your data.pless make backup
    I think this error is not current update pakeg,It may you update to wp8.1 long time befor.
    maybe MS can not find witch times
    大家好:
    我的手机是lumia 820.升级推送的预览版的也是出现错误代码“80188308”。尝试了很多次,都是失败了
    我曾经在“关于”--->"重置"。。。还原过去,但是发现还是不行,后来才发现是还原到了wp8.1.这个是之前升级后的,所以是没有办法回到wp8.0
    1 昨天晚上下载了Nokia Software Recovery Tool ,然后安装在计算机上,之后连接手机,识别后,开始下载安装文件
    差不多有1.58G,如果我没有记错。这个操作不会保留你的手机上的任何数据,所以你需要做好备份,sd卡上的貌似音乐和图片什么的 都在,地图和应用没有了
    2 系统恢复到8.0后,开始一步一步升级,终于早今天早晨的时候成功了,当然我是一边睡觉,一边升级了,厉害吧?
    于是现在成功了 同志们,你们也阔仪尝试一下。不过应用什么的 重新安装吧。
    w-love

  • JDeveloper 10g 10.1.3 J2EE Edition Developer Preview download

    I was unable to download JDeveloper 10g 10.1.3 J2EE Edition Developer Preview. After passing syrvey, i'm gotting : "Sorry, this page was not found. (ErrorDocument 404)"

    I just tried to do this and got to the download page. Can you try again?

  • Workspace 'configure interface datasource' error

    Hi All
    I have just installed Hyperion 11.1.2.2 on a linux 32 bit machine. The installation and configuration finished succesfully.
    When I logged in to console http://ip:9000/workspace and click on "configure interface datasource"
    i get error message.
    ; nested exception is:
    HTTP transport error: java.net.MalformedURLException: no protocol: Sessions.asmx
    Code: java.rmi.RemoteException
    Description: An error occurred processing the result from the server.
    Actor: none
    Any Help

    Thanks John. Yes, I have configured the embbeded Http server. I am accessing the url from the linux system directly.
    Do you mean the below by wondows component?
    11.1.2.2.0 Client Installers for Microsoft Windows     V32789-01
    I have not configured this on linux.
    Thanks!

  • JDeveloper 9.0.5 developer preview?

    Hi,
    As far as I know Oracle presented some features of JDev 9.0.5 on Java ONE. Can it be know if there will be any developer preview of JDev 9.0.5 and if 'yes' then when it is to be expected?
    Thanks in advance.

    Hi Shay:
    I've read the SOD and it seems that at last we'll have a Java IDE for the masses. If Jdev will be so good as it seems to non-Java gurus i'll thanks Oracle perpetually :)
    Just a remark :) The new timeline based in Seasons it's the latest "technic" to acknowledge deadlines ???? :)))))
    Ok, I'll just wait it in September (summer end)... And another remark, the south Hemisphere deserve some atention too... their summer is just in december :))) Let's not remove them from the process :)))))))))))
    PS: http://media.pacevideo.com/javaone_sf2003/launchpage.htm servers for me are always down :(

  • Error message running application from Jdeveloper/embedded OC4J

    Does anyone know what configuration I am missing to be able to run a web application from JDeveloper with the embedded OC4J.
    Here are the error messages that I am getting:
    PM oracle.j2ee.jndi.JndiMessages warningInvalidResourceReference
    WARNING: Resource reference jdbc/testdev not found. Allowing J2EEContext creation to continue anyway.
    Nov 22, 2006 1:46:46 PM oracle.j2ee.jndi.JndiMessages warningNoTypeFoundAtLocation
    WARNING: No javax.sql.DataSource found at null
    I should be able to run the application from Jdeveloper development environment without deploying to Tomcat after each change.
    There must be a jndi configuration that I need the questions is where?
    Is this configuration or lack of configuration documented some where by Oracle?
    Thanks

    Hi, user544716,
    did you solved the problem? I got exactly the same problem. In my case, my application runs well with jdeveloper 10.1.2 but when migrated to jdeveloper 10.1.3.1, the emdedded OC4J won't wrok and generated the same error as yours.
    Thanks.

  • Error in Creating Webservice in JDeveloper 10.1.3 EA

    hi,
    I'm trying to implement a java webservice using JDev 10.1.3 EA. I just create one simple class with one method returning a string. here is the class code:
    public class ServiceTest {
    public ServiceTest() {
    public String getMessage() {
    return "hello wooorld!";
    after that, i do right-click on it and select "Create J2EE Webservice", and I choose J2EE 1.4 (JAX-RPC), and let JDev do its job creating several classes. I'm trying to run its WSDL file and nothing happens except string message "Oracle Containers for J2EE 10g (10.1.3.0.0) - Developer Preview initialized" appears.
    After that, i'm creating web service proxy by right-click on WSDL file and select "Generate Webservice Proxy" and let JDev creates several class. But when I invoke webservice by calling method
    myPort.getMessage();
    in the MyWebService1SoapHttpPortClient.java and run it, the following error occurs:
    java.rmi.RemoteException: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; nested exception is:
         HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html
         at mypackage.proxy.runtime.MyWebService1SoapHttp_Stub.getMessage(MyWebService1SoapHttp_Stub.java:92)
    Is there any mistake in my code? I've also created Webservice Proxy for GoogleAPI Webservice using JDev 10.1.3 EA and it runs well. thanks a lot for any suggestion.
    regrads,
    fox

    yes, i found an URL and I try to access this via browser, and the following message appears:
    Error instantiating web-application
    Error compiling :C:\My Documents\Java\Webservice\Service3\public_html: Syntax error in source or compilation failed in: E:\master\Oracle JDeveloper 10.1.3 Early Access\jdev\system\oracle.j2ee.10.1.3.34.12\embedded-oc4j\application-deployments\current-workspace-app\Webservice-Service3-webapp\galih\service\runtime\MyWebService1SoapHttp_Tie.java E:\master\Oracle JDeveloper 10.1.3 Early Access\jdev\system\oracle.j2ee.10.1.3.34.12\embedded-oc4j\application-deployments\current-workspace-app\Webservice-Service3-webapp\galih\service\runtime\GalihServiceService_SerializerRegistry.java:36: error #300: MyWebService1_getMessage_ResponseStruct__LiteralSerializer not found in class galih.service.runtime.GalihServiceService_SerializerRegistry
    CombinedSerializer serializer = new galih.service.runtime.MyWebService1_getMessage_ResponseStruct__LiteralSerializer(type, DONT_ENCODE_TYPE);
    ^
    1 error

  • OC4j Developer Preview problem with JDBC

    I'm running the developer preview of OC4J (9.0.4) and trying to get a connection to SQL Server 2000 for my CMP 2.0 entity beans.
    I have a setup and configuration that works on Orion 2.0, but when I moved it over to OC4J it no longer worked. I get an error
    SQL error: Io exception: The Network Adapter could not establish the connection
    I checked my data-sources.xml file to make sure the syntax was OK and the driver url and properties were correct (they worked on Orion so they should be), and they looked OK.
    This fails both with the JSQLConnect driver and with the recommended DataDirect driver. For the latter my data-sources.xml entry looks like:
    <data-source
    class="com.evermind.sql.DriverManagerDataSource"
    name="MSSQL"
    schema="database-schemas/ms-sql.xml"
    location="jdbc/foo"
    xa-location="jdbc/foo"
    ejb-location="jdbc/foo"
    connection-driver="com.ddtek.jdbc.sqlserver.SQLServerDriver"
    url="jdbc:sqlserver://localhost;DatabaseName=foo;User=foouser;Password=foo"
    username="foouser"
    password="foo"
    max-connections="5"
    min-connections="2"
    inactivity-timeout="30"
    />
    The same URL works fine using DataDirect's JDBC Test utility.
    I can't find anything useful in any of the OC4J logs and have basically run out of options to get OC4J working.
    Any help much appreciated.
    Thanks
    Alan

    Hi Steve
    I had the JDBC driver jars in j2ee/home/lib (with pointers via <library> tags in server.xml).
    The j2ee/home/applib directory didn't exist so I created it and copied the driver files there but alas it didn't help. (I also modified the appropriate <library> tags in server.xml but that didn't help.) I still get the same error.
    When I removed the JDBC driver jars altogether then I did get an additional error:
    Error initializing data-source 'jdbc/foo': DriverManagerDataSource driver 'com.ddtek.jdbc.sqlserver.SQLServerDriver' not found.
    So it looks like the underlying problem is not inability to load the jars.

  • Oracle Application Server 10.1.3 Developer Preview 4

    I am trying connecting to the Oracle Application Server 10.1.3 Developer Preview 4 from Oracle JDeveloper 10.1.3
    Developer Preview 4. Its giving the following error.
    Error getting OC4J Process for: opmn-oc4j1013inst1.MG-118300.wipro.com+oc4j-MG-118300.wipro.com-8888-default:
    Error while parsing OPMN dump in XML format: XML Parse Exception: tag=[null] Ran out of data, content []
    Pls let me know if anybody tried out and getting the same error or am I doing something wrong here.
    Any help would be appreciated.
    Thanks.
    Murali.

    Which preview you refering at? If it an Oracle Internal one, most of the forum users are not able to download it. The latest version of AS is now 10.1.3.2.0 (OC4J version) and JDeveloper. But no SOA producs later than 10.1.3.1.0 are released on OTN.

  • [ANN] OC4J 10g (10.1.3) Developer Preview is now available

    OC4J 10g (10.1.3) Developer Preview 3 is now available for download.This Developer Preview is J2EE 1.4 compatible and provides significant new features covering Web Services, general infrastructure services such as classloading, and the first glimpse of Enterprise Manager Application Server Control console to manage, deploy and monitor.
    http://www.oracle.com/technology/tech/java/oc4j/1013/index.html

    I am very sorry .Bu i found so many errors after i tried
    Oracle Jdeveloper 10g(10.1.3)
    I am using a machine with cou 3.0G, 1G DDrR memeory and an chinese windows 2000.I am enjoy using jdeloper9.0.5.2.But when I was trying 10.1.3,I created a normal jsp and made it.I get erros as follows :Error(1,44): [][][][][][][][]。
    I tried to lauch the oc4j server ,got the following errors:Error compiling D:\jdevj2ee1013\jdev\system\oracle.j2ee.10.1.3.3.51\oc4j-config\applications\admin_ejb.jar: Syntax error in source or compilation failed
    04/12/04 21:48:31 Error in application default: Error loading package at file:/D:/jdevj2ee1013/jdev/system/oracle.j2ee.10.1.3.3.51/oc4j-config/applications/admin_ejb.jar, Compile error: Syntax error in source or compilation failed
    04/12/04 21:48:31 done.
    04/12/04 21:48:31 Error initializing server: Error initializing ejb-module; Exception Compile error: Syntax error in source or compilation failed
    04/12/04 21:48:32 Fatal error: server exiting
    And i found all the buttons in this version 10.1.3 that show chinese are all [][][][][]........
    after these annoying errors ,I cant use it at all.Maybe I should wait for the production version.

  • Permanently change default error configuration in Analysis Services 2005

    Hi,
    Currently, I am working on a BPC 5.1 application.  The data for this application is loaded(inserted via SQL statement) right to the FACT table and then a full process is run for that cube via an SSIS package using the Analysis Services Processing Task.  Often records are loaded this way where a dimension member for some of the records has not been added to the Account dimension yet.  These records after loading are considered 'orphan records' until the accounts are added to the account dimension.
    This loading process is used because of the volume of records loaded(over 2 million at a time) and the timing of the company's business process.  They will receive data sometimes weeks before the account dimension is updated in BPC with the new dimension members.
    If I try and process the application from the BPC Administration area with these orphan records in the FACT table, the processing stops and an error displays.  Then when I process the cube from Analysis services, an error is displayed telling me that orphan data was found.
    A temporary work-around is to go into the cube properties in Analysis Services 2005, click on Error Configuration, uncheck 'Use default error configuration' and select 'Ignore errors'. Then you can process the application from BPC's Administration page successfully.  But, the problem is that after processing the application successfully, the Analysis Services Error Configuration automatically switches back from 'Ignore errors' to 'Use default error configuration'.
    Does anyone have any suggestions on how to permanently keep the 'Ignore errors' configuration selected so it does not automatically switch back to 'Use default error configuration'?  Prior to BPC 5.0 this was not occurring.
    Also, does anyone know why this was changed in BPC 5.0/5.1?
    Thanks,
    Glenn

    Hi Glenn,
    I understood the problem but I can say that it was a bad migration of appset from 4.2 to 5.0.
    Any way they are using a dts package to import data into our fact table. That's means they have to add another step into that package where they have to do the verfications of records before to insert into fact table. Verfications can be done using the same mechanism from our standard import. Just edit that package and add similar steps into customer package.
    Attention you need somebody with experience developing DTS packages with for BPC to avoid other problems.
    One of big benefits from 5.X compare with 4.2 was the fact that we are able to use optimization schema and aggregations for cubes.
    Heaving that orphan records it is not possible to use optimization schema for cubes and you are not able to create good aggregation into your cube.
    So my idea is to provide all these information to customer and to try to modify that package instead to enable that option which can cause many other issues.
    Sorin

Maybe you are looking for

  • How can I access the full content of a stored email?

    A friend sent me a recipe and I saved the email but now can't open it - or even find the specific message, which is a part of a string.

  • To limit number of characters in a text field...

    I did a little research. My goal is to limit the number of characters in the textfield by 50. If the results of my research are correct, I have to create a JFormattedTextField, then use a MaskFormatter with a mask of 50 asteriks. Is that correct? Any

  • FBZP problem

    Dear Experts, In FBZP, we have house bank and bank determination. In vendor and customer master data, sap also have bank account data. Is there any relationship between bank account data in both of them? We have cases that bank subaccount in FBZP (ba

  • BT Desk Top Help Up-Date Message - What's this all...

    I have been getting a dialog box appear at the bottom of my display for the past few weeks stating that there is a Desk Top Help up-date available for my Home Hub - click to download up-date. etc. It's genuine enough as I can access it from my BT Bro

  • How to know t-cpdes

    how can i know about t-codes related to only bar-code in sap