Source used and source type problems????

please help.. i know i am being very thick here -
i have a page with two text fields (say :P8_item1 and :P8_item2) which are not database columns, but which are populated by LOVs (displays descr, returns key value) from database columns. the first field i select the LOV item i desire and it appears in the text field. the second field is also a LOV but the 'where' clause is where a column in my LOV query is equal to the result of the first text field (ie :P8_item1). the LOV of the second column is finding no rows whcih is nonsense, because if i check in the DB it does find.
what i am wondering is if indeed the contents of :P8_item1 are being transferred to the LOV of the second item. If i look at the properties of the 1st item, the source used is set to 'always, replacing any existing value in session state' and the source type is 'db column) - even though it really isnt..
this is driving me nuts - any help would be great.
thanks
stafford

Stafford,
Values of items on the page are pushed into "session state" when the page is submitted. You're trying to create "cascading LOVs" without a full page submit - for that your need a little Ajax. LG worked on this some before and has begun work on some code that aims to make this easier. You can see the demo here:
http://apex.oracle.com/pls/otn/f?p=987654321:54:0:::RP,54
And you can find LG here:
http://www.apexquebec.com
Regards,
Dan
http://danielmcghan.us
http://sourceforge.net/projects/tapigen
http://sourceforge.net/projects/plrecur
You can reward this reply by marking it as either Helpful or Correct ;-)

Similar Messages

  • How to identify the source column and source table for a measure

    Does anyone have a query that I can use to positively identify the source column and source table for a cube measure in an SSAS cube?  Visual Studio shows ID, Name, and Source, but it is nearly worthless in a large cube and database.
    Also - the same for a dimension would be great.
    If no query exists for this, can someone please explain how to find the source column/table for a measure and for a dimension?
    Thanks.

    DMVs don’t expose the DataSourceView content. AMO is much better suited for object model operations like
    this than the DMVs. PowerShell is also sometimes an option, but in this case C# code would be much easier because analyzing the contents of the DataSourceView is much easier using the .Net DataSet class.
    Hope this helps.
    Reeves
    Denver, CO

  • How to get Data Source Name and Source System for InfoPackage

    Hello Guys,
    I'm creating a routine that can be use by any InfoPcakges...
    how can I get the Source System and Data Source in a Routine?

    Hi
    Please check the table RSLDPIO,
    In this table search with Info Package-->You will get Data source related to this info package
    then goto RSDS >here search with Data source>you will get from which Source system this is extracting data
    Hope this helps
    Regards,
    Venkatesh

  • Source field and source table

    Hi,
    Anyone can send below characteristics what are source field and table in SAP R/3
    Account Number     Business Imperative Code     CC function     cc office     cc region     cc service area     cc service line     Cost center office     cost center service     Client     Company Code     Contract     Cost Center     Document Date     Document Type     Employee     Fiscal week( posted)     Fiscal week( work date)     Fiscal year/period     Function     H/P     Industry Client     Job Level     Office     Project Cost center     Posting date     Project Function     PM Company code     PM cost center     PM function     PM office     PM region     PM service area     PM service line     Project Manager     Project Office     Project Partner     Project Region     Project Service Area     Project Service Line     Project Type     Region     Sector     Service Area     Service Line     Service Offering     Staffed Cost center     WBS Element     WBS status     Work Date

    Hi,
    If you know the technical name of the info object characteristic, go to SE16 in BI, Type table name RSOSFIELDMAP and enter your info object name. I will give you corresponding field name for that info object.
    Regards,
    Assgn points if helpful.

  • Columns mismatch between Source database and Source in Informatica

    Hi,
    I'm trying to create few columns into the datawarehosue tables. I can see the columns in my source system (Siebel CRM) in toad. When I access the source table via Informatica Powercenter Designer. I don't see that column in the source tabel. I have a doubt that whether I'm connecting to the right source database from Informatica. How do I check this and change this? The column which I'm looking for in the source system is not custom column. Its Siebel out of the box column. Could any one provide more information on this.
    Thanks in advance,
    Ravi

    You may have to reimport the table from the Source Analyzer workspace. When you import, make sure you are pulling from the correct source database and schema.
    Informatica does not automatically update the table definition if the source changes.

  • My iphone 4s wifi on/off appear grayed out or dim i can not use and battery got problem with retain charge even not in use. and i am in india here no taking my product for repair . how i sort out this issue

    Hi,
    i bought iphone 4s in london but now return to india . right now i can not access wifi option because wifi on/off grayed out or dim . and also battery got problem to retain power it automatically loose power even not in use. i went to local apple service centre they said could not repair in india.they said talk to uk apple centre. so what i do now please any one give guidence .

    You posted in the iPad forum instead of the iPhone forum. To get answers to your question, next time post in the proper forum. See https://discussions.apple.com/index.jspa  I'll request that Apple relocate your post.
     Cheers, Tom

  • Difference between source file and source structure

    Hello,
    I have a source file with around 60 fields. But I need to upload only 5 fields. I defined a source structure in LSMW with 5 fields and specified the file with 60 fields as the source file. But when the data is read, only 2 out of 5 fields are read. What should I do?
    Thank you

    Hi !!
        In case you are selecting only limited fields form a file with more fields in LSMW . Please apply following consideration :
    1. Add a dummy field in your source structure to make the whole structure size equal to the  total width of all fields in the source file. This is because in LSMW the file is read for the length of the SOURCE STRUCTURE width only . So if i want to read only field3 in following example i still need toa dda dummy field to ensure LSMW reads a total width of source file as the FIELD3 is at absolute end of the source file from length 40 to 60 only .
    For example :
    if my source file ahs following firve fields : FIELD1 (10) , FIELD2(30),FIELD3 (20) .
    Declare your source structure as : FIELD3 (20),FIELD_DUMMY (40) .
    2. When you deifne the source file in LSMW step 7  take care to notify whether you have field names at start of file or the field order is same as
    source structure .
    This should close your issue or get in touch for more here buddy

  • Problems distributing application using Imaging Source USBCamera and Labview 2010 - Imaging Source sdk required?!

    Hi
    I've been having trouble with the Imaging Source camera we own when trying to build applications.
    Everything works perfectly on the dev PC with appropriate sdk installed.
    When I  move to building the application (no errors) and deploying it to another PC the activeX control used to interface with the camera does not appear.
    Instead I get 'Control could not be loaded' in red text where the control should be.
    As far as I can see the activeX component itself is correctly installed on the PC.
    If I install the IC Imaging Control sdk the application begins working correctly.
    If I uninstall the sdk from the dev PC I get the message about needing a license if I attempt to add the ActiveX control afresh to the program (via the activeX container)
    I've posted on the Imaging Source forums and they suggested I try here.
    ORIGINAL POST ON IMAGING SOURCE FORUMS:
    I'm using a DMK 41BU02 with labview 2010 + IC Labview extension.
    The activeX interface for the camera works fine until I deploy it to a PC that does not have the IC Control software installed.
    All I see is a 'Control could not be loaded' message where the activeX box should be.
    I've installed VB6 redistributable to the client PC so I know the activeX workings should be present on the PC.
    If I install IC Control onto the PC the program starts working correctly!
    Has anyone compiled software with Labview 2010 successfully?
    Is there a trick when creating the application/installer spec?
    Thanks in advance
    Dan Acres
    REPLY
    This is correct. I suppose, the LabVIEW setup creating system does not automatically add the used DLL in the "user.lib" directory of your LabVIEW installation path. What does the LabVIEW support say about this, especially in relation to ActiveX controls, that use the Microsoft licensing mechanism?
    The dll he mentions is packaged into the support folder in the application spec.
    I have also manually copied the dll into the location referenced by the software (Labview 2010\user.lib\xxxx.dll).
    This made no difference.
    I've got no experience building these kind of thing into applications so I cannot tell if it is caused by a mistake I've made or Labview or if the Imaging Source softwares have done something wrong.
    Many thanks in Advance
    Dan Acres

    Dan,
    I think I might have a solution for you and others who need to include the imaging source active-x control in a deployed executable program.
    I solved this problem by creating a project that included the dlls and .ocx files required for the Active X Control (these files are in a folder is created once the IC Software is installed C:\Program Files (x86)\Common Files\IC Imaging Control 3.2) and an executable that registers the Active X Control after the main program is installed.
    The simple vi that registered the .ocx control for me upon install of my LabVIEW executable was called RegisterActiveXCtrl.vi. All it does is calls the regsvr32 with the path of my .ocx file.
    I bundled my main program PCDemo_Stratom.exe and RegICActiveX.exe into an installer and set the option to run RegICActiveX.exe at the end of installation.
    The installer must be installed with administrator rights to get the RegICActiveX.exe regsvr32 call to work.
    Hope this helps you/others in the future!
    Dan A

  • How to use "Add from POM" to add source path and docpath?

    Hi
    My team is developing multiple projects with JDeveloper 11gr2.
    We share libraries and sources between team members using maven extension for JDeveloper.
    We deploy class jar, source jar and javadoc jar to repository.
    The project pom has some dependency defined as below
    <dependency>
                <groupId>com.example</groupId>
                <artifactId>CommonClient</artifactId>
                <version>0.0.1-SNAPSHOT</version>
                <type>jar</type>
                <scope>compile</scope>
    </dependency>
    We use ProjectProperties->Mave->Dependencies->Add from POM button to add dependecies to Project.
    The problem is that the class jar is added to the classpath but the source jar and javadoc jar are not.
    As a result, Team members cannot see the javadoc in code editor.
    Configure IDE libraries is an option but does not work well with maven.
    Does anyone know how to add source jar and javadoc jar to project using "Add from POM" button?
    Thank you!

    Hi ,
    Sample code snippet for GET_RELATED_CONTENT is as follows :
    dataBinder.putLocal("IdcService", "GET_RELATED_CONTENT");
    dataBinder.putLocal("dSource","CS");
    dataBinder.putLocal("dID","3202");
    dataBinder.putLocal("dLinkTypeID","1");
    serializer.serializeBinder (System.out, dataBinder);
    // Send the request to Content Server
    ServiceResponse response = idcClient.sendRequest(userContext,dataBinder);
    // Get the data binder for the response from Content Server
    DataBinder responseData = response.getResponseAsBinder();
    // Write the response data binder to stdout
    serializer.serializeBinder (System.out, responseData);
    // Retrieve the SearchResults ResultSet from the response
    DataResultSet resultSet = responseData.getResultSet("RelatedContent");
    // Iterate over the ResultSet, retrieve properties from the content items
    for (DataObject dataObject : resultSet.getRows ()) {
    System.out.println ("Related ContentID is : " + dataObject.get ("dDocName") );
    Point to note is :
    dLinkTypeID is set to 1 . Reason being that the rendition related content is used to link items . So looking for those related items which are as Renditions .
    This value would be as follows :
    dLinkTypeID Related content type
    1 Rendition
    2 Supersedes
    3 Has Supporting content
    4 Cross References
    2 more sub types are :
    Supports - dLinkTypeID=3 and extraparameter is isGetParents=1
    Cross Referenced By - dLinkTypeID=4 and extraparameter is isGetParents=1
    Hope this helps .
    Thanks,
    Srinath

  • Data load problem - BW and Source System on the same AS

    Hi experts,
    I’m starting with BW (7.0) in a sandbox environment where BW and the source system are installed on the same server (same AS). The source system is the SRM (Supplier Relationship Management) 5.0.
    BW is working on client 001 while SRM is on client 100 and I want to load data from the SRM into BW.
    I’ve configured the RFC connections and the BWREMOTE users with their corresponding profiles in both clients, added a SAP source system (named SRMCLNT100), installed SRM Business Content, replicated the data sources from this source system and everything worked fine.
    Now I want to load data from SRM (client 100) into BW (client 001) using standard data sources and extractors. To do this, I’ve created an  InfoPackage in one standard metadata data source (with data, checked through RSA3 on client 100 – source system). I’ve started the data load process, but the monitor says that “no Idocs arrived from the source system” and keeps the status yellow forever.
    Additional information:
    <u><b>BW Monitor Status:</b></u>
    Request still running
    Diagnosis
    No errors could be found. The current process has probably not finished yet.
    System Response
    The ALE inbox of the SAP BW is identical to the ALE outbox of the source system
    and/or
    the maximum wait time for this request has not yet run out
    and/or
    the batch job in the source system has not yet ended.
    Current status
    No Idocs arrived from the source system.
    <b><u>BW Monitor Details:</u></b>
    0 from 0 records
    – but there are 2 records on RSA3 for this data source
    Overall status: Missing messages or warnings
    -     Requests (messages): Everything OK
    o     Data request arranged
    o     Confirmed with: OK
    -     Extraction (messages): Missing messages
    o     Missing message: Request received
    o     Missing message: Number of sent records
    o     Missing message: Selection completed
    -     Transfer (IDocs and TRFC): Missing messages or warnings
    o     Request IDoc: sent, not arrived ; Data passed to port OK
    -     Processing (data packet): No data
    <b><u>Transactional RFC (sm58):</u></b>
    Function Module: IDOC_INBOUND_ASYNCHRONOUS
    Target System: SRMCLNT100
    Date Time: 08.03.2006 14:55:56
    Status text: No service for system SAPSRM, client 001 in Integration Directory
    Transaction ID: C8C415C718DC440F1AAC064E
    Host: srm
    Program: SAPMSSY1
    Client: 001
    Rpts: 0000
    <b><u>System Log (sm21):</u></b>
    14:55:56 DIA  000 100 BWREMOTE  D0  1 Transaction Canceled IDOC_ADAPTER 601 ( SAPSRM 001 )
    Documentation for system log message D0 1 :
    The transaction has been terminated.  This may be caused by a termination message from the application (MESSAGE Axxx) or by an error detected by the SAP System due to which it makes no sense to proceed with the transaction.  The actual reason for the termination is indicated by the T100 message and the parameters.
    Additional documentation for message IDOC_ADAPTER        601 No service for system &1, client &2 in Integration Directory No documentation exists for message ID601
    <b><u>RFC Destinations (sm59):</u></b>
    Both RFC destinations look fine, with connection and authorization tests successful.
    <b><u>RFC Users (su01):</u></b>
    BW: BWREMOTE with profile S_BI-WHM_RFC (plus SAP_ALL and SAP_NEW temporarily)
    Source System: BWREMOTE with profile S_BI-WX_RFCA (plus SAP_ALL and SAP_NEW temporarily)
    Someone could help ?
    Thanks,
    Guilherme

    Guilherme
    I didn't see any reason why it's not bringing. Are you doing full extraction or Delta. If delta extraction please check the extractor is delta enabled or not. Some times this may cause problems.
    Also check this weblog on data Load errors basic checks. it may help
    /people/siegfried.szameitat/blog/2005/07/28/data-load-errors--basic-checks
    Thanks
    Sat

  • Problem in activating the data source using a web service

    Hi all,
    I have created a web service with Logical and Source System names and i have selected nothing in the Type and Release.
    Activated the created web service.
    Later i tried creating a data source based on this web service source system and tried activating the data sources.
    But it is throwing an error saying that error generating the Web Service /BIC/CQWEB_SER_000020000 and error while activating the data source.
    Can any one say why is this happening and is there any pre requisites to be done while creating the web service?
    what is the use of Type and Release while creating the webservice?
    Thanks,
    Pra.

    Hi
    Please consider reference tables also while creating view, otherwise it won't accept when there are amount and currency fields.
    Please have a look at the below url
    https://www.sdn.sap.com/irj/sdn/advancedsearch?query=genericdatasourceusingview&cat=sdn_all
    thanks,
    Teja

  • Counter output 2V when using gate and source at the same time..

    I'm using NI TIO-6601.
    I connected output of counter_0 to pfi 34 and pfi27 on hardware(CB-68LP).
    pfi 34 is used for gate to counter_1 and counter_2.
    With this gate, counter_1 and counter_2 generate pulse trains when the gate is in high state.
    pfi 27 is used for source to counter_3.
    With this source, I'm trying to let counter_3 count event on counter_0.
    However, after this connection, the voltage from counter_0 is about 2V measured by Oscilloscope.
    Also, counter_3 cannot count the event on counter_0.
    Is there any problem on my connection ? or any tips for solving this problem??
    Thanks in advance!!
    p.s. It works when only two counters are working.
    for example, when counter_0 generates pulse tra
    in and output is connected to pfi_27, then counter_3 can count the event on counter_0.
    Thanks again!

    Hello,
    Thank you for contacting National Instruments.
    This issue may be related to amount of current the output of counter 0 can produce. You may want to try a different method for making these connections. Try routing your counter 0 output on to RTSI line 1. Then use RTSI1 as the gate for counters 1 and 2 and the source for counter 3. This way, you will not need to use two seperate PFI connections.
    If you are using Trad. DAQ and LabVIEW you will need to use the Route Signal.vi. If you are using DAQmx, you will need to use the Export Signal.vi
    Regards,
    Bill B
    Applications Engineer
    National Instruments

  • Logging with whereabouts using open source and freeware

    You can find the html version of this at:
    http://www.acelet.com/whitepaper/loggingWithWhereabouts.html
    Logging with whereabouts using open source and freeware
    The purpose of logging is to find out what had happened when needed. When the
    time comes to read log messages, you want to know both the log message and its
    whereabouts (class name, method name, file name and line number). So you need
    to hard code whereabouts.
    But hard coded whereabouts are very difficult to maintain: when you modify your
    source code, line number changes; when you copy and paste a line, its class name
    and method name change. If whereabouts are wrong, you introduce bugs in your logging
    logic and the log messages are useless at the best.
    This article shows you an example of using freeware Redress tool to rectify whereabouts
    programmatically in your Makefile or Ant build file. So your whereabouts are always
    correct for both Java and JSP source file.
    Redress tool is part of SuperLogging at http://www.ACElet.com. SuperLogging also
    provides an open source wrapper Alog.java, which redirects log method calls to
    your favorite logging package. Redress tool can rectify whereabouts information
    on all Alog's method calls in your application. So, if you call Alog's log methods,
    these calls will be rectified by Redress.
    JDK 1.4 introduces a new utility package java.util.logging. The example in this
    article is based on JDK logging. Log4J is a cousin of JDK logging. Log4J users
    should have no difficulties to modify this example for Log4J. Both JDK logging
    and Log4J are excellent logging software for single JVM.
    Note: Redress tool rectifies method calls on Alog, not JDK logging. You need to
    call Alog instead of JDK logging in your application.
    Source code of Alog.java
    The following is the source code of Alog's JDK logging version. It serves as an
    library file and should be on your CLASSPATH:
    * Copyright Acelet Corp. 2000. All rights reserved
    * License agreement begins >>>>>>>>>> <br>
    * This program (com.acelet.opensource.logging.Alog) ("Software") is an
    * open source software. <p>
    * LICENSE GRANT. The Software is owned by Acelet Corporation ("Acelet").
    * The Software is licensed to you ("Licensee"). You are granted a
    * non-exclusive right to use, modify, distribute the Software for either
    * commercial or non-commercial use for free, as long as: <br>
    * 1. this copyright paragraph remains with this file. <br>
    * 2. this source code (this file) must be included with distributed
    * binary code.<br>
    * NO WARRANTY. This comes with absolutely no warranty. <p>
    * <<<<<<<<<< License agreement ends <p><p>
    * The purpose of releasing this open source program is to prevent vendor
    * lock in. <p>
    * You can code your program using this class to indirectly use Acelet
    * SuperLogging (com.acelet.logging). If later you want to swith to other
    * logging package, you do not need to modify your program. All you have
    * to do is: <p>
    * 1. modify this file to redirect to other logging packages. <br>
    * 2. replace existing com.acelet.opensource.Alog with your modified one. <br>
    * 3. you may have to reboot your EJB server to make the changes effect.<br>
    * <p>
    * This program is just a wrapper. For detail information about the methods
    * see documents of underline package, such as com.acelet.logging.Logging.
    * <p>
    * Visit http://www.ACElet.com for more information.
    * <p>
    * This file is a modified for using JDK logging as an EXAMPLE.
    * <br>
    * You can use Redress tool to keep your whereabouts information
    * always correct. See http://www.ACElet.com/freeware for detail.
    * <p>
    * Please see http://www/ACElet.com/opensource if you want to see the
    * original version.
    package com.acelet.opensource.logging;
    import java.util.logging.*;
    public final class Alog {
    * Log level value: something will prevent normal program execution.
    public static int SEVERE = 1000;
    * Log level value: something has potential problems.
    public static int WARNING = 900;
    * Log level value: for significant messages.
    public static int INFO = 800;
    * Log level value: for config information in debugging.
    public static int CONFIG = 700;
    * Log level value: for information such as recoverable failures.
    public static int FINE = 500;
    * Log level value: for information about entering or returning a
    * method, or throwing an exception.
    public static int FINER = 400;
    * Log level value: for detail tracing information.
    public static int FINEST = 300;
    static Logger logger;
    static {
    logger = Logger.getLogger("");
    public Alog() {
    public static void alert(String subject, String message) {
    public static void error(String text, int level, String fullClassName,
    String methodName, String baseFileName, int lineNumber) {
    String[] para = {lineNumber + "", baseFileName};
    logger.logp(getLevel(level), fullClassName, methodName, text, para);
    public static Level getLevel(int levelValue) {
    if (levelValue == SEVERE)
    return Level.SEVERE;
    else if (levelValue == WARNING)
    return Level.WARNING;
    else if (levelValue == INFO)
    return Level.INFO;
    else if (levelValue == CONFIG)
    return Level.CONFIG;
    else if (levelValue == FINE)
    return Level.FINE;
    else if (levelValue == FINER)
    return Level.FINER;
    else if (levelValue == FINEST)
    return Level.FINEST;
    else
    return Level.ALL;
    public static void log(String text, int level, String fullClassName,
    String methodName, String baseFileName, int lineNumber) {
    String[] para = {lineNumber + "", baseFileName};
    logger.logp(getLevel(level), fullClassName, methodName, text, para);
    public static void sendMail(String to, String from, String subject,
    String text) throws Exception {
    public static void sendMail(String to, String cc, String bcc, String from,
    String subject, String text) throws Exception {
    Test program
    The simple test program is Test.java:
    import com.acelet.opensource.logging.Alog;
    public class Test {
    public static void main(String argv[]){
    Alog.log("Holle world", Alog.SEVERE, "wrongClassName", "wrongMethod",
    "wrongFileName", -1);
    How to run the test program
    1. Compile Alog.java (JDK 1.4 or later, not before):
    javac Alog.java
    2. Download freeware Redress tool from http://ACElet.com/freeware.
    3. Run Redress tool:
    java -cp redress.jar Test.java
    4. Check Test.java. The Alog.log method call should be rectified.
    5. Run test program:
    java Test
    You should see log message with correct class name and method name.

    Hi;
      I found this code and would like to share it with you :
    JCoDestination destination = JCoDestinationManager
      .getDestination(DESTINATION_NAME2);
      JCoFunction function = destination.getRepository().getFunction(
      "RFC_FUNCTION_SEARCH");
      if (function == null)
      throw new RuntimeException("RFC_FUNCTION_SEARCH not found in SAP.");
      function.getImportParameterList().setValue("FUNCNAME", "*");
      function.getImportParameterList().setValue("GROUPNAME", "*");
      try {
      function.execute(destination);
      JCoTable funcDetailsTable = function.getTableParameterList()
      .getTable("FUNCTIONS");
      int totalNoFunc = funcDetailsTable.getNumRows();
      if (totalNoFunc > 0) {
      for (int i = 0; i < totalNoFunc; i++) {
      System.out.println("Function Name: "
      + funcDetailsTable.getValue(i));
      } catch (AbapException e) {
      System.out.println(e.toString());
      return;
      System.out.println("RFC_FUNCTION_SEARCH finished");
    It is working and retrieving FM.
    Regards
    Anis

  • Using Link DB to query Source DB and Insert results in Target DB

    Hi
    I have created a link between the source database and target database.
    I have a simple query that queries the dba_segments table in the source db
    Using a cursor, I'd like to insert those records into a table in the target database. I believe this has to be done with a cursor.
    Does anyone have the proper syntax for this type of operation that I could pick apart.
    This is what I have so far:
    DECLARE
    Cursor GetTableSizesEmr IS select owner,segment_name,bytes as Bytes, bytes/1024/1024 as Megs,(blocks*8192)/1024 as totsize_block
    from dba_segments@LINKNAME
    where owner='KEN'
    and tablespace_name ='MY_DATA';
    BEGIN
    open GetTableSizesEmr;
    LOOP
    FETCH GetTableSizesEmr Into TARGET_Table
    EXIT WHEN c_emp%NOTFOUND;
    END LOOP:
    CLOSE GetTableSizesEmr;
    END;
    Thanks for any help.

    Well, you think wrong.
    SQL> SELECT * FROM t;
            ID DESCR
             1 ONE
             2 TWO
             3 THREE
             4 FOUR
    SQL> SELECT * FROM t1;
            ID DESCR
             6 SIX
             7 SEVEN
             8 EIGHT
             9 NINE
    SQL> INSERT INTO t
      2  SELECT * FROM t1;
    4 rows created.
    SQL> SELECT * FROM t;
            ID DESCR
             1 ONE
             2 TWO
             3 THREE
             4 FOUR
             6 SIX
             7 SEVEN
             8 EIGHT
             9 NINEThe presence of a db_link makes no difference to the basic structure.
    John

  • Using VI Server and Source Distribution on a cRIO breaks if there are bitfiles

    Hello.
    We have a project in LV 8.5 that runs on a 9014 cRIO. It uses some custom FPGA code to communicate with several modules. We are upgrading to LV 2010 SP1 and have run into a snag. Our plug in that loads the FPGA code does not load.
    We use VI Server techniques to have a plug in architecture. The plug ins where distributed as executables or dlls, but they were used like LLBs. This is because back in 8.5 an exe or a dll was essentially a llb with some interface code tacked on.
    Now in LV 2010 this is not an option. The contents of executables and dlls are not accesible with VI server Open Reference calls.
    This leaves us two choices, Source Distribution and Packed Libraries. We are going with Source Distributions because our attempts to use packed libraries have failed. (I could explain, but frankly that is another issue.)
    Source Distributions work for plugins that are not loading bitfiles to the FPGA. When the main code (our Framework) loads the plugin that would load the FPGA, it gets error 1003 at the Open VI Reference call. (This error says that the vi it is trying to open is broken.)
    When we copy the plugin back from the cRIO and open it, the IDE looks for and cannot find the two bitfiles the VI uses. Presumably then, the RTE on the cRIO is failing to open the VI because it cannot find the bitfiles.
    Various questions:
    Do we need to copy the bitfiles over to the cRIO for the plugin to load, and if so, where? We already tried putting them in the LLB only to discover this is not allowed.
    This is the second time we have tried to upgrade to 2010. Last time we did not have this problem, but other concerns pushed back the schedule and when we came back we decided to go with SP1. Does that make a difference? Or is there something crucial we did right the first time that we did not make proper notes on?
    Please let me know if I have not explained anything. Thanks for any help!

    Additionally, here is the section of code I am having trouble with...
    Attachments:
    Coercion Dots.JPG ‏67 KB

Maybe you are looking for

  • Urgent ---- SOAP Adapter

    Hai, The scenario that we are working now is <b>IDOC-XI-SOAP</b>. We are having problem at SOAP Adapter. SOAP Adapter Receiver configurations: TargetUrl : .net webservice proxy settings : done soap action : given In the audit log error code is : Gene

  • Error After sharing work book

    Hello All, I modifed a report by adding 2 news columns from a folder(which is based on table2). I am able to genrate the work book successfully. So i shared the same work to another user , but while user is running the report he came across an error

  • Apple app "Photos" crashes every time

    I bought and downloaded the app Photo fx Ultra and brushed up a few photos. When I tried to open the newly created photo album in "Photos" this app closed. The album with my old old photos were OK though and could be opened. After a little while this

  • While trying to integrate EBS 11i and APEX getting error

    Followed white paper document of Rod West to integrate EBS 11i and APEX. While trying to integrate EBS 11i and APEX getting below error. "This function type can't be launched from forms without first logging into the E-Business Suite homepage". Looks

  • How do I get Flash on Firefox running on 64 bit Windows 7

    I have a 64 bit version of Windows 7, but flash does not work on Firefox. I understand that Flash isn't compatible with 64 bit OS's, but supposedly it does work on 32 bit browsers, but I can't seem to get it to install and work.