Location of Essbase Analytics Link (EAL) Repository Parameters?

In Essbase Analytics Link (EAL), where are the EAL repository parameters stored?  I believe I saw a param or .ini file but I can't seem to locate it within the application directory.  I am trying to locate this because I have reconfigured EAL to use a different database for its repository but it is still pointing to the original database despite what the config tool indicates.

You may need to update the JDBC information stored in WebLogic if the web application was not redeployed, you can either edit the datasource through the weblogic admin console or go to <MIDDLEWARE_HOME>\user_projects\domains\EPMSystem\config\jdbc\EAL_Repository-xxxx-jdbc.xml
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • Has Anyone Been Able to Stand Up Essbase Analytics Link (EAL) for Financial Management in version 11.1.2.2?

    Has anyone had any luck standing up the Essbase Analytics Link (EAL) for Financial Management Application in 11.1.2.2?  We are to the point where when we click on the “Create Bridge Application” it creates an application and database in EAS and then crashes the Hyperion Essbase Analytics Link Server - Web Application .  Prior to this we were getting a NetRetry and NetDelay error and have increased those settings are are not receiving those same errors.  I’m curious if 11.1.2.2 is even a functioning version of EAL or if we are out of luck until the next version.  Any feedback is appreciated.

    FYI, we were able to get EAL up and running after adding the following entries into the registry on our servers...
    Solution
    This timeout issue can be fixed by adding two tcpip registry parameters, but first you must identify which client was communicating with essbase when the timeout occurred so that you know which machine to add the parameters to.  If all the EAL and EPM components are installed on a single machine, then that machine would also host the client.  If products are installed in a distributed environment you determine the client machine based on how the EAL Essbase Server component is defined.
    The APS URL is part of the Analytics Link, Essbase Server definition in EAL.
    If the value (APS URL) is "Embedded" this means that the EAL Application Server is communicating via the JAPI directly with the Essbase Server. In this case the EAL AppServer is the client to the Essbase Server. For this case the following tcpip registry parameters need to go on the machine where the EAL Application Server is running.
    If the (APS URL) value is http://serverName:13080/aps/JAPI then the EAL Application Server is communicating by way of Hyperion Provider Services (APS). In this case EAL proxies requests to and from the Essbase Server through APS. This means that APS is the client to the Essbase Server and the tcpip registry parameters need to go on the machine where Hyperion Provider Services are running.
    Once you have identified which machine is acting as the client to essbase, set the TcpTimedWaitDelay=30 and MaxUserPort=65534 parameters via the windows registry.
    1. Open the Windows Registry.
    2. Navigate to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\TCPIP\Parameters.
    3. Add new DWORD Value named "TcpTimedWaitDelay"
    - right click and select Modify
    - Select "decimal" radio button, type in 30.
    4. Add new DWORD Value named MaxUserPort
    - right click and select Modify
    - Select "decimal" radio button, type in 65534
    5. A reboot of the server is necessary.

  • Handling HFM Shared Members in Essbase Analytics Link (EAL)

    We have an entity dimension in HFM with Shared Members in an alternate hierarchy.  The shared members happen to be parents and when the metadata is synchronized in EAL, only the shared parent is brought into the alternate hierarchy in our EAL cube.  We'd like to find a way to bring all of the descendents of the shared parent into our cube but Essbase does not allow it.  Is there a way to prefix the shared members during synchronization so the EAL cube contains the same structure as HFM while accommodating the need for unique member names in Essbase?

    I've seen this kind of behaviour in EAL when using both 11.1.1.3 versions. Could you let me know what are your EPM and EAL versions?
    May be your EAL will require a patch.
    Cheers.

  • Essbase Analytics Link cannot create data synchronization server database

    When I try to create data synchronization server database using Essbase Analytics Link, the below error occur, anyone can help?Thnaks
    dss.log:
    19 Oct 2011 17:28:55] [dbmgr] ERROR: last message repeated 2 more times
    [19 Oct 2011 17:28:55] [dbmgr] removed "C:\oracle\product\EssbaseAnalyticsLink\oem\hfm\Comma\Default\Comma.hdf"
    [19 Oct 2011 17:28:55] [dbmgr] removed "C:\oracle\product\EssbaseAnalyticsLink\oem\hfm\Comma\Default\PERIOD.hrd"
    [19 Oct 2011 17:28:55] [dbmgr] removed "C:\oracle\product\EssbaseAnalyticsLink\oem\hfm\Comma\Default\VIEW.hrd"
    [19 Oct 2011 17:28:55] [dbmgr] removed "C:\oracle\product\EssbaseAnalyticsLink\oem\hfm\Comma\Default\YEAR.hrd"
    [19 Oct 2011 17:28:58] [dbmgr] Create metadata: "C:/oracle/product/EssbaseAnalyticsLink/oem/hfm/Comma/Default/Comma.hdf"
    [19 Oct 2011 17:28:59] [dbmgr] WARN : HR#03826: Directory "C:\oracle\product\EssbaseAnalyticsLink/Work/XOD/backUp_2" not found. Trying to create
    [19 Oct 2011 17:29:15] [dbmgr] ERROR: ODBC: HR#01465: error in calling SQLDriverConnect ([Microsoft][ODBC SQL Server Driver][Shared Memory]Invalid connection. [state=08001 code=14]).
    [19 Oct 2011 17:29:15] [dbmgr] ERROR: HR#00364: Cannot open source reader for "ACCOUNT"
    [19 Oct 2011 17:29:15] [dbmgr] ERROR: HR#00627: Cannot create dimension: "ACCOUNT".
    [19 Oct 2011 17:29:16] [dbmgr] ERROR: HR#07722: Cube 'main_cube' of application 'Comma' is not registered.
    eal.log:
    [2011-Oct-19 17:28:56] http://localhost/livelink/Default.aspx?command=readYear&server=TestEss64&application=Comma&domain=
    [2011-Oct-19 17:28:56] http://localhost/livelink/Default.aspx?command=readPeriod&server=TestEss64&application=Comma&domain=
    [2011-Oct-19 17:28:57] http://localhost/livelink/Default.aspx?command=readView&server=TestEss64&application=Comma&domain=
    [2011-Oct-19 17:28:57] http://localhost/livelink/Default.aspx?command=getVersion&server=TestEss64&application=Comma&domain=
    [2011-Oct-19 17:28:58] DSS Application created
    [2011-Oct-19 17:28:58] http://localhost/livelink/Default.aspx?command=getICPWeight&server=TestEss64&application=Comma&domain=
    [2011-Oct-19 17:29:15] (-6981) HR#07772: cannot register HDF
    [2011-Oct-19 17:29:15] com.hyperroll.jhrapi.JhrapiException: (-6981) HR#07772: cannot register HDF
    [2011-Oct-19 17:29:15]      at com.hyperroll.jhrapi.JhrapiImpl.updateMetadata(Native Method)
    [2011-Oct-19 17:29:15]      at com.hyperroll.jhrapi.Application.updateMetadata(Unknown Source)
    [2011-Oct-19 17:29:15]      at com.hyperroll.hfm2ess.bridge.HyperRollProcess.updateMetadata(Unknown Source)
    [2011-Oct-19 17:29:15]      at com.hyperroll.hfm2ess.bridge.ws.BridgeOperationManagerImpl.createAggServerApp(Unknown Source)
    [2011-Oct-19 17:29:15]      at com.hyperroll.hfm2ess.bridge.ws.BridgeOperationManager.createAggServerApp(Unknown Source)
    [2011-Oct-19 17:29:15]      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [2011-Oct-19 17:29:15]      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [2011-Oct-19 17:29:15]      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [2011-Oct-19 17:29:15]      at java.lang.reflect.Method.invoke(Method.java:597)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:92)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker.invoke(WLSInstanceResolver.java:74)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.server.InvokerTube$2.invoke(InvokerTube.java:151)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl.invoke(EndpointMethodHandlerImpl.java:268)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.server.sei.SEIInvokerTube.processRequest(SEIInvokerTube.java:100)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:866)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:815)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:778)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:680)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.server.WSEndpointImpl$2.process(WSEndpointImpl.java:403)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit.handle(HttpAdapter.java:532)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:253)
    [2011-Oct-19 17:29:15]      at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:140)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.WLSServletAdapter.handle(WLSServletAdapter.java:171)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke.run(HttpServletAdapter.java:708)
    [2011-Oct-19 17:29:15]      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    [2011-Oct-19 17:29:15]      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:146)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.util.ServerSecurityHelper.authenticatedInvoke(ServerSecurityHelper.java:103)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.HttpServletAdapter$3.run(HttpServletAdapter.java:311)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.HttpServletAdapter.post(HttpServletAdapter.java:336)
    [2011-Oct-19 17:29:15]      at weblogic.wsee.jaxws.JAXWSServlet.doRequest(JAXWSServlet.java:98)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.http.AbstractAsyncServlet.service(AbstractAsyncServlet.java:99)
    [2011-Oct-19 17:29:15]      at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3717)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    [2011-Oct-19 17:29:15]      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    [2011-Oct-19 17:29:15]      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    [2011-Oct-19 17:29:15]      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    [2011-Oct-19 17:29:15]      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    [2011-Oct-19 17:29:15]      at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    [2011-Oct-19 17:29:15] LiveLinkException [HR#09746]: Data Synchronization Server database cannot be created

    What version of EAL have you installed, what OS + 32bit/64bit are you installing it on.
    What version of the OUI did you use.
    Have you gone through all the configuration steps successfully.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase Analytics Link 11.1.2.2.301

    I implemented EAL, and it appears to work fine.  I have a few questions:
    1. Metadata automation - John Goodwin mentioned in another post that it could be done using Web Services in EAL.  I couldn't find anything on this point.  Any specific guidance is highly appreciated!
    2. HFM allows duplicates, but Essbase is normally configured without duplicates.  In such case, EAL will rename duplicate members and duplicate aliases.  For example, if both the member name and its alias are duplicated, EAL renames them as follows:  MemberName will be renamed to Dimension.MemberName, and Member Alias will be renamed to MemberAlias (MemberName).  It looks really ugly on reports, to the point it may be unacceptable.  An alternative would be to allow duplicates in Essbase, but the maintenance of that animal may be even worse.  Any thoughts on this?
    3. I will also use the extracted data in the Planning App, that has a little different dimensionality.  What is the most efficient way to transfer data (not metadata) from cube to cube - xref, maxl extract and load, etc.?
    Thank you in advance!
    Igor

    Correct me if I am wrong but it sounds like you have just downloaded EAL and not the Oracle universal installer.
    You can download the OUI 11.2 from Oracle Support - Patch 9944828
    The OUI needs to be 32bit even if you installing 64bit EAL on windows
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Essbase Analytics for HFM-HFM application connection cannot be established.

    Hi,
    I have created a Bridge for Analytics & in the summary HFM Server/Application status is displayed as 'Not Available'.
    I have given correct details/credentials for HFM server.
    Can anyone tell that what can be possible reasons for the same?

    Hi HP,
    The Essbase Analytics Link and HFM needs to be registered with the same Shared Services. Hope you are doing the same.
    Thanks & Regards
    Sandy

  • Essbase Analytics for HFM- Data Update Agent Status

    Hi,
    In Essbase Analytics for HFM, Data Update Agent status is showing 'Not Active', so as 'Analytic Link Data' status.
    The Start/Stop option for the same is disabled. Other connectivity statuses in Bridge are all 'Available'.
    What needs to be done to make Data Update status 'Active'.

    Hi HP,
    The Essbase Analytics Link and HFM needs to be registered with the same Shared Services. Hope you are doing the same.
    Thanks & Regards
    Sandy

  • Doubt in EAL (Essbase Analytic Link)

    Hi All,
    I have doubt in EAL (Essbase Analytic Link)
    I was not able to find the 'Target Design Grid' tab and 'Connection Type' tab (to set replicate or transparent partition) and 'Security migration' options under 'Essbase' tab in Bridge Window. Any specific selection we need to do for this?
    Also, Analytic link repository will contain the tables (metadata) similar to HFM repository which will create the essbase outline. But we make partition with Data synchronizing server with essbase. So it means DSS database also have same tables as Analytic link repository? At what time the DSS database is getting populated?
    I gave a try many times by reading Oracle docs but some little doubts are still pending . Hope i will get a reply from you as usual
    Thanks,
    Abhi

    Shared Services 11.1.2 is not compatible with any of the previous releases. You may check the 'Release Compatibility tab' in http://www.oracle.com/technetwork/middleware/bi-foundation/oracle-hyperion-epm-system-certific-131801.xls
    HTH-
    Jasmine.

  • How does Essbase Analtyical Link/snapshots works

    Hi ,
    I am new to HFM and Essbase Analytical Link. Though I know certain basics of both i would like to understand the below. Also, all documents related are like admin quides and user guides.
    1) What are EAL snapshots ? Im able to see .data files created in the Work/Store folder. How are these created and what do they contain?
    2) When users are trying to view data from Smartview using data created by Essbase Analytical link, are they viewing the Data from the .data files created?
    3) How does EAL bridge work? i.e. what data does it take from HFM?
    If anyone can explain the above in a way a newbie can understand, it will be great.
    Thanks,

    In Addition to the above comments;
    1) What are EAL snapshots ? Im able to see .data files created in the Work/Store folder. How are these created and what do they contain?
          DSS - Data Synchronization Server will refreshes these .data files that are stored in the /Work/Store Folder.
           You may get doubt on how the data refresh happens from HFM Relational Tables into the Files that are stored on the Windows Servers. As far as I know, LiveLink Processes connects to the HFM Schema and extracts data into Text File format.  It will definitely give chances to ask one more question like
                    Where is the Configuration Parameter setting which LiveLink Process connects to HFM Relational database?
                   I am not sure about that,some one who has wider experience on the EAL & DSS can update this question.
    2) When users are trying to view data from Smartview using data created by Essbase Analytical link, are they viewing the Data from the .data files created?
          If you have created any bridges, there are 3 Options to choose the types of Partitions -> Transparent, Replicated & Not Connected Outline.
          My experience is with the Transparent Partition only; Any Smartview and Financial Reports users will connect to the Essbase Application and retrieves the data from .data Files through the Transparent partition set on the Bridges. Here the Source is DSS Server and the Target is the Essbase server where the Outline resides.
    3) How does EAL bridge work? i.e. what data does it take from HFM?
         Now that you have might have understood that different parameters required to setup the bridges.  With out EAL Bridges, you can't create the Essbase Database(outline) and can't synchronize the mappings and Data Refresh intervals can be set on the EAL Bridge. This will update the HFM relational data into .data files.
    To All; Feel free to correct me if my above understanding is wrong, please.
    Regards
    UB

  • VLD-1124: Schema and/or Database link physical configuration parameters

    Hi!
    The warning message:
    VLD-1124: Schema and/or Database link physical configuration parameters should not be set for Table1.
    Is it possible to eliminate this warning message ? Anyway , Thanks for your response!
    Bye!

    Hi guys,
    I am facing a strange problem. The code generated for my mapping has NOT used the dblinks. My OWB version is 10.1.0.4
    This is my problem in brief.
    I have installed OWB newly and started to do a sample task. I created a very simple one to one table population mapping from source to the target schema. Both are in the same database.
    When i generated the code for the mapping, it gave a warning 'VLD-2771: System privileges may not allow extraction from source EMP'.
    When i checked the code which was generated, i couldnot see any dblinks associated with my source table( which seems strange)
    CURSOR "INGRP_c" IS
    SELECT
    "EMP_SRC_TRG_CONN"."EMPNO" "EMPNO",
    "EMP_SRC_TRG_CONN"."ENAME" "ENAME",
    "EMP_SRC_TRG_CONN"."JOB" "JOB",
    "EMP_SRC_TRG_CONN"."MGR" "MGR",
    "EMP_SRC_TRG_CONN"."HIREDATE" "HIREDATE",
    "EMP_SRC_TRG_CONN"."SAL" "SAL",
    "EMP_SRC_TRG_CONN"."COMM" "COMM",
    "DEPT_SRC_TRG_CONN"."DEPTNO" "DEPTNO_1",
    "DEPT_SRC_TRG_CONN"."DNAME" "DNAME",
    "EMP_SRC_TRG_CONN"."DEPTNO" "DEPTNO",
    "DEPT_SRC_TRG_CONN"."LOC" "LOC"
    FROM "SCOTT"."EMP" "EMP_SRC_TRG_CONN" ;
    In brief this is the process i have done.
    Source schema : SCOTT & Target schema : TRG_SCHEMA
    1) I have created source (for SCOTT) and target(for TRG_SCHEMA) modules.
    2) I have also created DBLinks, Locations and Connector from source to the target locations.
    3) I registered both the source location and target locations.
    4) Validated, Generated and Deployed the Connector from source to the target.
    I was unable to trace the error. Did i miss anything in the configuration? or during the installation of OWB.
    Though it is a very old post, i hope someone can help me out here.
    Thanks in Advance,
    Sri

  • Firedox did a restart, now it wont open i get the message The procedure point js_UnwrapObjectAndInnerize could not be located in the dynamic link library

    firefox did a restart now it wont open, i get the following message,
    The procedure point js_UnwrapObjectAndInnerize could not be located in the dynamic link library
    have tried system restore but this didnt help

    Do a clean reinstall and delete the Firefox program folder (C:\Program Files\Mozilla Firefox\) before reinstalling a fresh copy of Firefox.
    *http://kb.mozillazine.org/Installation_directory
    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 15.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will also lose your personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored in the Firefox Profile Folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup
    *http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Clean_reinstall

  • What do I do when I try to open Fifrefox 4 & get the message: The procedure entry point NS_SetDllDirectory could not be located in the dynamic link library xul.dll?

    2 days ago, I got a message about upgrading to Firefox 4.0. I didn't do it immediately, due to lack of time. Later that day, I tried to open Firfox & got the message: Firefox can't start because xul.dll is missing. Reinstall the program to fix this. I tried several times to open Firefox & got the same result. I tried rebooting. Same result. So I opened Internet Explorer & went to the Firefox website & followed the instructions to download Firefox 4. After that, I used it last night & left my laptop hibernating last night, then continued to use it this morning. Then I closed Firefox. When I next tried to reopen Firefox, I got the new message: The procedure entry point NS_SetDllDirectory could not be located in the dynamic link library xul.dll. Again, I can only access the internet with Internet Explorer. Also, I have a done a good many Windows updates over the last 2 days as well. What can I do to get Firefox to open? Thank you for your help.

    This is what I did to resolve this problem. First, I uninstalled Firefox 4 & removed the Firefox folder left behind. I made sure to NOT select the option to delete personal information. Next, I backed up all of the important files on my computer. Next, I upgraded my Windows 7 to Service Pack 1, which was pending in my updates folder. Then, I went to Mozilla's website & downloaded Firefox 4 again, making sure to select only the Firefox browser and not Thunderbird too. http://www.mozilla.org/ When prompted to close any open programs, I closed Internet Explorer (which I had used to get to the Mozilla website) and I disabled my Norton anti-virus. I then completed the installation & it works just fine now. It loaded all of my personal data, such as bookmarks, it remembered my password, etc. It's fine for my needs, as I'm not a heavy user of special add-ons & plug-ins. Some of those may not work yet with the new version.

  • How to use Remote key for linking two repository

    Hi,
    I have a challenge like not to repeate common tables like Company_code,Currency,Vendor name,customer name across all repositories.
    Is there any way I can use 'Remote key' to link different repository.
    I can create a Main table with all common attributes required across the repository but want to know how I can connect it to different repository.
    For example to get company-code in Vendor table , how can I link Company-code main table(customized) in another repository may be thru 'Remote key'.
    Going thru java api route is not prefffered for the sake of simple solution.
    Appreciate your help in providing any idea and detail steps for the process.
    -regards, Reo

    could you confirm the name and the existence of this file "IOMM_20121213_060736.csv" ?
    same error like:
    http://www.oracle-base.com/articles/9i/external-tables-9i.php
    if the load files have not been saved in the appropriate directory the following result will be displayed.
    SQL> SELECT *
      2  FROM   countries_ext
      3  ORDER BY country_name;
    SELECT *
    ERROR at line 1:
    ORA-29913: error in executing ODCIEXTTABLEOPEN callout
    ORA-29400: data cartridge error
    KUP-04040: file Countries1.txt in EXT_TABLES not found
    ORA-06512: at "SYS.ORACLE_LOADER", line 14
    ORA-06512: at line 1Edited by: Fran on 10-ene-2013 23:32

  • How do I code relative links as function parameters within Templates?

    I am a newcomer looking for best practices for a "How Do I?" properly code relative links as function parameters within an Adobe template (DWT) which accomodates page creation at 2 different level of folders. Dreamweaver doesn't appear to handle auto-correction of relative links as function parameters as far as I can see.  It's not clear to me what the best practice I should be following.  While this is not exactly a SPRY question, I am hoping that someone using the Spry.Data.XMLDataSet had already found the best practice to use.
    My Site
    -- Multiple pages at this level    and the parameter needs to be "_includes/UnitSideNavigation.xml"
    SubFolder
    -- Other pages at this level.       and the parameter needs to be "../_includes/UnitSideNavigation.xml"
    And this is the particular code snippet within a non edtable template area I would like to work for 2 levels of pages created from the template.
    <script type="text/javascript">
    var dsItems1 = new Spry.Data.XMLDataSet("_includes/UnitSideNavigation.xml", "/links/firstlevel");
    var dslinks = new Spry.Data.NestedXMLDataSet(dsItems1, "secondlevels/secondlevel");
    </script>
    My environment is Windows/Vista using latest CS4 dreamweaver.
    Any pointers appreciated. This is learn time for me. Hope I have made myself clear. Andy

    I use serverside includes instead of DWT for exactly that reason. Not only that, if you change anything within the template you must re-upload all of the files affected by the change; only the modified include file needs to be uploaded.

  • Question about the links that include parameters...

    Hello,
    I use this:
    <a href="inserer_devis.jsp?firstparameter=<%= rs.getString(1)%>&secondparameter=<%= rs.getString(2)%>">to have a link that gives parameters to the other JSP.
    My question is:
    On the other JSP, when I use request.getParameter("firstparameter"), what is the thing that I get: is it a string, a char, ...??
    And how can I convert it to a float or an int?
    I have problems with integer.parseint() and float.parsefloat(), it tells me "NumberFormatException: null". The compiler thinks that my parameter is not a good int (or float).
    Thank you.
    Romain.</a>

    Request.getParameter always returns a String (see the javadocs).
    To convert a String to an int use Integer.parseInt(StringToParse);
    To convert a String to a Float usse Float.parseFloat(StringToParse);
    just see the javadocs for more information

Maybe you are looking for