Implementation of qt includes in Momentics

I'm new to Momentics (used Eclipse for awhile years ago) and don't understand not how includes work. I'm looking for a Qt Hello World and I have this

#include "qt4/QtGui/qapplication.h"

The compiler determines that, but during the analysis of this file, it can not find understands that specified. For example,.

C:/bbndk-2.1.0/target/QNX6/usr/include/Qt4/QtGui/QApplication.h:45:37: error: QtCore/qcoreapplication.h: no such file or directory

I tried several possibilities in project > properties > General C++ > paths and symbols > includes, but have failed to make other internal findable Qt paths.

How do I configure this?

Thank you.

I had to add many include paths, such as:

C:/bbndk-2.1.0/target/QNX6/usr/include/Qt4/

C:/bbndk-2.1.0/target/QNX6/usr/include/Qt4/QtGui

C:/bbndk-2.1.0/target/QNX6/usr/include/Qt4/QtCore

+ what you use as

C:/bbndk-2.1.0/target/QNX6/usr/include/Qt4/QtNetwork, etc.

Tags: BlackBerry Developers

Similar Questions

  • How can I get a PHP include to update automatically after a date?

    Hi guys,.

    I maintain a number of site Web for athletes and sports on their websites, inclusion of their next event - just a small PHP file with when and where the next event is.

    After each test, I have to manually update the include at the next event of the customer, who is a bit of pain and a lot of time.

    Is there a way I can implement the script include to update automatically with another file to be included after a date?

    Or, better yet, can I configure the include itself to display the content updated after a specific date?

    That's what the include contains...

    <img class="event" src="/images/eventPicture.png" />
    <p class="nextEvent">Location<br />
    Series<br />
    1-3 January 2013</p>
    

    Thank you very much and I hope to hear from you!

    SM

    Its easier than establishing a database... I've been dabbling. You will still need to use a language such as php server-side.

    First establish the date by adding the service to date get to the page:

    <>

    $date = date('d-F-Y');

    ?>

    Then add the below little php in the position where you want the "include" to appear. (so if you April 19, event_3.php to appear):

    <>

    If ($date == "April 19, 2013") {? >}

    It is not economic for many dates of the event, but if you have a little it will do as a solution.

    It's not great because you would need to add below, changing to include it on the date you want to show that will replace the previous event.

    <>

    If ($date == "April 19, 2013") {? >}

    <>

    If ($date == "May 30, 2013") {? >}

    <>

    If ($date == "June 4, 2013") {? >}

  • Brooks 0254 controller

    Hello

    This post is a follow-up after a few discussions on this product of Brooks. See the previous discussion here:

    http://forums.NI.com/T5/LabVIEW/mass-flow-controller-with-LabVIEW/m-p/3245250/highlight/true#M945301

    That day I promised when I get 3 flow regulators (GF80) and the regulator 0254, I'll write about my discoveries.

    The product looks nice, very robust and good quality before with push buttons and big screen. Got it with a serial cable, so I have just connected to my laptop and began testing the system with 3 MFCs connected to the control unit.

    I decided to use the supplied DLL to control the MFC 3 through 0254 unit and also to read the flow, the PVs of MFC.

    I did not provide examples of LabVIEW (plenty of flat sequence structures, too crowded, etc.), but he gave a good idea how to call the DLL, what settings should I use.

    I implemented a LVLIB including the DLL, a public private Action and subVIs engine for these tasks I need for my experience. Next, I made a main VI only to the objective test, I'll run this VI now for several days to see the stability of the communication, etc... I don't have gas connected to flow regulators, so now, I have only test the communication... So far so good. I have attached the zipped project, including the driver of the lvlib and the criterion VI (it is a VI test, I know that it's not too pretty ).

    My experiences so far:

    • To read the actual flow of the values of the 3 MFC takes about 1.5 to 1.6 seconds, so I'll use just a 2 sec of sampling time for DAQ in my actual project (in a separate loop, do not disturb/slow down my cDAQ sampling)
    • When I started to first test of 0254 unit, my GUI became incredibly unresponsive! I took a look at the configuration of the DLL and managed to solve this problem of GUI lag by setting the thread DLL to "any thread" instead of using the user interface of one.
    • If I get later the real flow tests made without problems, I will consider the product as usable. So far, it seems that it will work, fingers crossed

    Martins wrote:

    rolfk, the llb seems very pro (calculation of checksum is also necessary that I see)! Thanks, I will test it just today, in fact, these are all the features I need: read flow values misses three Brooks MFC and change their values...

    I have two questions to your code regarding:

    • I see there is an entry "address." Why is it an option (by default, it is not used in your code) in the llb? I thought that this device can only be used with RS232 and RS485 (so no multiple devices in a wreath, so an address would be wise)? Sorry, I read now on the address, it is clear now.
    • I wonder about the reason for the digital manipulation of the value of the incoming channel:

      • In the Subvi set point, you double the value of channel number
      • In the Subvi flow Get value, you double the value and the Decremenet with 1. Why?

    Point 1: I only use the address entered in my configuration, but decided to apply in all cases, as it has been documented in the manual. More likely one would need to add it to the Initialize function, the Identification query command. These units can be apparently used in a multidrop facility where they are chained in some respects. Because the client has already had two RS-232 over Ethernet to RS-232 hub ports, he wouldn't try to implement in this way and in further trouble with the wiring and units, such as multi-point communication debugging usually always committed.

    Point2: If you read the manual it somewhere says that the channel to read a value from a physical channel must be odd, then to write it must be the same. Do not know what is the logic behind this, but it makes sure the analysis on the side of the camera probably easier that you don't have to look for a leak? to a query or a xxxx = nnnnn.ddddd to update a value but simply to take the channel number to decide if you need to read or write. Ultimately any implementation can be considered to be logic, as long as it works.

    Basically the channel to use in the command turns as double the physical channel for the Scriptures and a number less for reads.

    As Ben mentioned problems, I had some problems initially with this camera and it could actually be someone from the distributor of Brooks here in the Netherlands that has done something with the units (perhaps an upgrade of the firmware) but it was still a few years ago, and my memory about the details is rather blurred now.

    We also examined him to speak the MFC Brooks via their RS-485 interface directly without going through the unit 0254, but which was abandoned subsequently especially because the client had already in another that uses the 0254 and wanted a display to check and manually manipulate the MFC from a software failure. These lab people simply want to have physical buttons to push to feel safe.  Whatever the 0254 navigation menu is a little tricky to operate.

  • EFax for Photosmart 6520

    I just bought a Photosmart 6520 printer and am trying to implement all features, including the efax.  I'm not having any luck with the implementation of efax.  What should I do to fix this?  I have an iMac with OS X Lion.Thanks of the mountain.

    Hi Pastel1,

    It is available please check your forum Inbox shortly.

  • Presario sr1339uk cpu

    Hello

    I thought I would upgrade my old Pentium 4 cpu, a Presario with Pentium 4 2.93 Ghz 515 sr1339uk to a 'maxed out' Pentium 4 3.8 Ghz Hyper-threading, 64-bit and VT - x support-672 one of the 2 who supported VT - x (662 and 672) according to HP download.

    Once that happens there is everything I need to know or do on the motherboard when I install it? Config, riders, etc.?

    Also, the bios is pretty standard and cannot see config or grayed out options for the new specification, is HT, VT - x as is? automatic... so to speak.

    This is the correct cpu and the highest spec that I could continue and the bios has the last update.

    MB:

    Reference of the manufacturer ASUSTeK Computer Inc.
    Model Puffer
    Version 1. XX
    Serial number X 312345678
        
    North Bridge Intel i915P/i915G revision B1
    South Bridge Intel 82801FB (ICH6) revision B1
        
    Processor Intel (r) Pentium (r) 4 CPU 2.93 GHz
    CPU Socket Socket LGA 775

    BIOS version: 3.28

    Update to: P4 HT 672 listed here below.

    Hello:

    I really hope you are right about everything. Where did you get this information?

    Do you know if this cette mise implementation update BIOS, including support for the latest processors, included the 662/672

    I don't think the PC will support the 672.

    The 670 3.8 GHz, Yes. 672, no.

    I also think that the BIOS does not support VT

    On the PC, the only thing that needs to be done is a permutation of processor.

    No riders, etc.

    If the PC starts and works very well, so the processor is working. Support for the BIOS settings should now appear.

    If it isn't, you has not forgotten the steps of the installation process.

    Paul

  • Design of wireless network

    Hello

    I am looking for assistance in the design of a solution for a customer of our wireless. A basic outline of the network is attached. There are actually many other sites that are shown here, but I just wanted to keep things simple.

    The plan is to have a 1240AG access point on each connected remote site the WLC on the WAN. In time, the WCS will be managed by a WCS server.

    Each site is already divided into 2 subnets and it is not possible to add a new one for the AP and it's customers. In any case, there will be very few wireless traffic. The AP will run in mode H-HARVEST but there will be no required local communication. All traffic is always aimed at Headquarters (ie they use Citrix). So do these APs actually need to be switch locally H-Reap? If not then how would this work? A remote site AP can function as a H-REAP no?

    Some sites have their own 3560 switch and others simply a switch inside a 2801 router module.

    There is no need to have any VLANs sent across the WAN.

    DHCP is provided by the router at each remote site.

    I really need some advice on the best way to implement this solution, including but not limited to:

    Do I need to have a separate WLAN for each site?

    Will be DHCP from the router actually work?

    How should be configured the ports on the switch on the module HWIC?

    What benefits are there to having a WCS when there is just a single WLC? (I thought that WCS to manage several WLC).

    I skimmed the design guides and I'm still not clear about the best way to do it.

    Any help would be appreciated

    Thank you

    DH

    Not in H-REAP... the WLAN SSID that you create on the controller will always be equal to the management interface. This is how the AP and WLC will communicate. When you enable local switching, then you have the ability to map this ssid to a vlan local. I'm currently deploy 90 h PA - harvest with 27 sites and 2 4404 in the heart. I have 7 SSID and using the substitution of wlan. DHCP is local to the remote site and I use the same id of vlan to map the ssid. VLAN local native for the ap is also the same in all, but of couse subnets are different. It's a little different, how you look what interface you need to map the ssid for especially when doing h - harvest.

    Look at it this way... only if you have traffic returning to the WLC and the WLC putting back the traffic on the network is when the interface mapping is important... as in a normal installation of LWAPP.

  • 802. 1 x has no authentication with WS-C3750G-24 t

    Hello

    I've already implemented a lab including 1 x 2950-24 switch, 2 x 3750-24 t in the mode of stacking and 2 x MS domain controller with AD 2008 and NPS active (domain level 2008) servers. I use NPS as a Radius server. I'm testing the 802 framework. 1 x in both scenarios.

    1. I use as a customer laptop domain with Windows XP SP3 with the integrated 802. 1 x MS begging. As authenticator use as authentication servers and 2950 switch, I use the two NPS integrated in MS DCs. everything works well as I predicted with basic configuration of Cisco & Microsoft guidelines.

    2. I use as customer laptop domain with Windows XP SP3 with integrated 802. 1 x MS "supplicant" (the same as before). As authenticator, I use the pile of 3750 Switch and as authentication servers, I use the two NPS integrated into DCs MS (same as before). I configured the supplicant for authentication of the user or machine in both scenarios. However the customer never pass the authentication in the second. I unplug and plug the pleading even in the switch 2950 and the authentication is completed successfully. Back to the stack of 3750 authentication failure and the computer laptop network access in the configured Vlan Auth Failed. I tried several unsuccessful configuration changes. I don't understand why this is happening to you. I did a few debugs and I send them a long with a partial switch basic configuration 3750 battery.

    If someone could check it out and offer something, it would be appreciated!

    Thank you in advance!

    Hello

    interface or system jumbo mtu on your switch seems to be the value of 9000 bytes:

    15:50:11.822 6 March: RADIUS: Framed-MTU [12] 6 9000

    Try to include the Framed-MTU attribute (settings > attributes RADIUS > Standard > Add...)  in your NPS policy and set the value of 1500.

    Kind regards

    Josef

  • Question 1: How do I add or use jQuery in folder level Adobe Javascript.  Question 2: How to write normal Javascript in file level Adobe Javascript ie., getElementbyid etc...  Please find the below code that shows what I am referring

    Here's my level Javascript file, which comes as a Pop up when I click on a created custom button in a PDF reader on your...

    I created a Test.js file and then pasted the code below into it. Then I copy paste this file in the following path: C:\Program Files (x 86) \Adobe\Acrobat 11.0\Acrobat\JavaScripts

    Now I want to know How to add jQuery Code or the Normal Javascript in the code below. Please give an example.

    Note: I do not use forms Javascript here. It is an ACROJS Javascript folder.

    Beginning of the Code

    app.addMenuItem ({cName: "PERSONAL INFORMATION", cParent: "File", cExec: "helloWorld()"});

    helloWorld = app.trustedFunction (function () {var

    app.beginPriv ();

    Dialog1 var = {}

    Description:

    {

    elements:

    [

    {

    type: "cluster."

    name: "invisible."

    align_children: 'align_left,

    elements:

    [

    {

    type: 'static_text. "

    name: 'First Name '.

    },

    {

    type: 'edit_text. "

    alignment: "align_fill",.

    Width: 300,

    height: 20

    }

    ]

    },

    {

    alignment: 'align_left,

    type: "ok_cancel."

    ok_name: "Ok."

    cancel_name: "Cancel".

    }

    ]

    }

    };

    app.execDialog (dialog1);

    app.endPriv ();

    });

    End of the Code

    Let's take a step back and understand what is 'normal' JavaScript. Normal to you probably means browser based, but it is only your point of reference. Any implementation of JavaScript includes at least the core JavaScript language, and that's what you have in the two Acrobat JavaScript, but also browser JavaScript. Things like the JavaScript syntax are dealt with in this part of the language, how are managed types (numbers, strings, arrays, classes,...), but also a number of items of library like for example the Date object. In addition to this basic language, almost all JavaScript implementations have a second part, which is the specific application. In the browser, you deal with HTML and windows and other things that have no meaning in the browser environment. In Acrobat, you work with PDF documents, annotations, form fields and more. The specific web browser Javascript is no more or less 'normal' that the implementation in Acrobat. It takes some getting used to a different environment, and what is the Acrobat JavaScript API reference. You will find all the specific objects in Acrobat and methods described in there. What makes things a little more difficult for you, is that you probably don't know corresponding to the line between the core language and browser-specific extensions, so you'll have some re-learning the language in front of you.

  • Recommendations for "Standby" host / creation of an additional data store / system partition

    My ESXI host 5.0, as well as several virtual machines in the data store, resides on a drive of 500 GB of aging.

    I have a disc of 2 TB to spare I would partition to as a standby host and an another data store containing the virtual machine, whose thinking is that when the 500 GB drive goes down, I can boot from the 2 TB drive and the new.

    I'm looking for suggestions for the best option to implement.  Thoughts include:

    1. A new installation of ESXI on 2 TB drive and restore the configuration from a backup "vicfg-cfgbackup" of the host of 500 GB
      1. have two partitions VFMS, one, a "backup" of the current data store containing the VM on the 500 GB drive and the second is a "general" datastore ~1.5TB that I can use for a volume of FreeNAS; or,
      2. have a bigger VMFS partition
    2. Partition my drive from 2 TB to allow later installation of ESXI; and two partitions VFMS (one of the same size as on the 500 GB drive and the second using the remaining space available), or a single VMFS partition

    Proceed to option (1) would result in two disks with ESXI hosts on a machine, but probably, because they are not clones, the UUID must be different so there is no problems with the discs being active.  I just need to set the BIOS to boot from the correct disk.  I understood this correctly, and if so, are there other potential problems with this approach?  The process of installing ESXI allows multiple VMFS created on the a drive, or this work manually through the command line interface, or the vSphere client

    The second approach is possible, and would I partition the same drive the 500 GB (IE several partitions of LinuxNative, a systemPartition, a vmkDiagnostic and a vmfs partition), with an additional partition VFMS (or a large VMFS partition)?  Or is it not possible to install ESXI on a disk with partitions that must be kept.  From what I've seen, it seems that if the Setup program detects that the drive has [a] [s] of data store, then the option is provided for the upgrade, so maybe it's possible to install ESXI on a disc with pone or warehouses of VMFS more data on the disk...

    Or maybe there is a third option that would be best.

    Any advice?

    Hi Ray,

    If you have just a 500 GB drive in your host 5.0 store the ESXi and your VMX/VMDK virtual machines then why not just do the following.

    1. Remove the 500 GB drive
    2. Insert the 2 TB drive
    3. Install ESXi 5.5U2 (or 5.0, if you still need a compatibility it provides) and partition your drive from 2 TB to choose from including data storage you want.
    4. Turn off and add the 500 GB drive (or place it in a networked PC or in a basket usb)
    5. Power and copy the vmx/vmdk files of the 500 GB to your new store of data and add virtual machines to the inventory
    6. Now periodically instant and take backups of your virtual machines to your 500 GB drive (by placing it in a USB port or network caddy/PC)

    What's an option 3?

    Concerning

    Chris

  • Clone and Serializable set

    Hello. I'm going to an event class that I would be able to:
    1: copy of 2 or more clones I change locally ("implements Cloneable").
    2: record the events on the filesystem ("implements Serializable").

    No idea how I can make this happen when I can't implement an interface more then?

    Hunter_wow wrote:
    No idea how I can make this happen when I can't implement an interface more then?

    Evil. You can.

    Just check ArrayList:

    http://docs.Oracle.com/javase/7/docs/API/Java/util/ArrayList.html

    It already implements 6 interfaces, including cloned and serializable.

  • Store Configurator: can we use the custom language channel?

    In the App Builder, we use a custom language string to change the language of the application. Is it possible to use the same string with a custom library with the store Configurator? During the test, all text is in English only.

    There is no link between custom App Builder language function and a custom window. The custom showcase is exactly that: personal. You are responsible for the implementation of it, including all (if you want) change the strings it uses by editing the HTML code for the store, and added support for several languages if you want the custom showcase to support more than English.

    Neil

  • VMRunProgramInGuest (Perl version) returns an unknown error in multithreaded environment

    Hello

    I want to develop a test automation for VMWare Workstation.

    I have two sons that open two different VMs and run the command.

    After a few simple tests, I find find that once a thread finish the job of his command, he will make another thread ends and return the error code = 1 (unknown error).

    I suppose that there could be something wrong VMware::Vix:API:Job:Wait for the multi-threaded environment.

    Is there anyone who have the same experience? And please tell me what I need to do.

    The attachment is my test sample code.

    You may see "wire 2 ended abnormally: failure of VMRunProgramInGuest(), 1 unknown error", when you run this test with two machines virtual logining and get out a calculator program.

    Thank you very much.

    PS.

    1. my test is implemented in Perl, including the son of perl.

    2. my environment is 6.5.3 - 185404 VMWare Workstation with API VIX v.1.8.1

    You can try it with the movement of the call to HostConnect() before starting discussions and calling HostDisconnect() after both finished son?

    I think that the VIX version shipped with Workstation 6.5 has handle sharing with host handles, so call disconnect a wire will affect operations on the other thread (since both are children of the same logical host object).

  • Inclusions on the server side

    So, I now decided to tackle the ENORMOUS challenge of transforming my site (my first big project) use of AP Divs to get my layout desired, to make the right way to use the Div tags and rules of styles, because I'm starting to understand the design of websites and I learned to know a little better the Dreamweaver. The site isn't huge, but there are enough pages I feel I would benefit from the implementation side serere includes, besides I would still learn another skill. BUT I have not used the inclusions before server-side and I could do with a little help!

    It comes to MI conversion Web site, http://www.milesfunerals.com

    I created 3 files html, header, footer, and navigation bar. I placed the header banner image in the header.html, footer image in the footer.html and navigation in navbar.html bar code. Then I opened a new blank html page and saved as a template called "Template1.dwt", this is what the code looks like in this page.

    < ! DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional / / IN" "http://www.w3.org/TR/html4/loose.dtd" > ""

    < html href = "/ Style sheet.css" rel = "stylesheet" type = "text/css" >

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; Charset = UTF-8 ">"

    <!-TemplateBeginEditable name = "template"-->

    < title > Untitled Document < /title >

    <! - TemplateEndEditable - >

    <!-TemplateBeginEditable name = "head"->

    <! - TemplateEndEditable - >

    < / head >

    < body >

    "<!--virtual="/includes/header.html #include "-->

    "<!--virtual="/includes/navbar.html #include "-->

    "<!--virtual="/includes/footer.html #include "-->

    < / body >

    < / html >

    As you can see, im sure that I did it all wrong?

    Ness_quick wrote:

    Why not the image of the banner at the top and the image of the footer at the bottom of the scale to the size of the window? Is it because this isn't a html 5? If Yes, how can I expand the page to make it evolve to other devices if im using php includes?

    http://www.milesfunerals.com/template.php

    Because you have the container

    the two images are at stake to a specified width - 1082px - you need to put it to a max width as below:

    #container {}

    Max-width: 1082px;

    position: relative;

    height: 1500px.

    margin-top: 0;

    margin-right: auto;

    margin-bottom: 0px;

    left margin: auto;

    box-shadow: 2px 2px 4px 23px #666;

    }

  • Modification of the DAC

    Hi expert,


    After you have created a new "Dev" container as a copy of the existing container. and in the view design, I selected 'dev '.
    Now, I'm doing a few changes in the following text:
    1. setting the source system:
    Change $GLOBAL1_CURR_CODE $ from USD to EUR

    2 al ' Indiced, make one of the inactive index. and saved changes

    then, in the execution, I built my module and then run
    I noticed the following:
    1. the index created
    2. use replace USD value for parameter mapping: $$ GLOBAL1_CURR_CODE.

    Is in any way circumvent the default settings?

    THX

    Hello

    Did you get a new container of source system to change your config in (file-> new Source system Container-> copy existing.. etc)? So then if you change the value of $$ GLOBAL1_CURR_CODE in the design tab for this source system container, then this will be the value used for an implementation plan which includes the subjects of this source system.

    I.E.

    New container system Source = NewSSC
    Change of $$ GLOBAL1_CURR_CODE to NewSSC of EUROS
    Create the new execution plan or change the existing one to use themes from NewSSC
    Rebuild the execution plan

    At this point EUR should be used as the value of $ $GLOBAL1_CURR_CODE by operating the execution plan.

    Kind regards

    Matt

    [Edit]

    Also, quoting 'shyamvaran' on the wire ' how can I change GLOBAL1_CURR_CODE?

    "Make sure you have set the parameter in Informatica, the default behavior is different and mapping variables have priority.

    overrideMpltVarWithMapVar = Yes (allows Informatica to evaluate the settings within the mapplets)

    For more details, see:
    Oracle® Business Intelligence Applications
    Installation Guide for users Informatica PowerCenter
    Version 7.9.6
    E14217-01"

    It is also very important and a step which must be followed during the installation and configuration of the software.

    Published by: user7375727 on 07-Sep-2009 02:57

  • Parameter missing Informatica 8.6.0 EBS SDE_ORA_Reverse_GLJournals

    Hi all
    I have a CEP environment that is an instance of 150G vm on an esx server, the OS is 32 bit Windows 2003 SP2, I use OBIEE 10.1.3.4.1 and 7.9.6 BI apps with fix Infa 8.6.0 4. DB is Oracle version 10.2.3
    I've performed with success of the etl for the e-Business Suite 11.5.10 for supply chain areas. I created a custom implementation plan to include a few sales and finance areas, and when I run it I get a failure where less seems to abandon the parameter that is passed the CBC lkp file that was generated. Other messages, I see it as a problem in the infa 8.5 before a fix has been applied. In the log files, there is a warning about the size pool and block buffer DTM being too small as follows:

    MAPPING > TM_6007 DTM initialized successfully for the session [SDE_ORA_Reverse_GLJournals]
    DIRECTOR > PETL_24033 all the DTM connection information: [< NO >].
    MANAGER > PETL_24004 from the tasks before the session. : (My Jul 13 11:18:05 2009)
    MANAGER > task PETL_24027 before the session completed successfully. : (My Jul 13 11:18:05 2009)
    DIRECTOR > PETL_24006 from data movement.
    MAPPING > TM_6351 WARNING: insufficient number of blocks of data for optimal performance. Increase the buffer size of the DTM of the session. The recommended value is 42760801.
    MAPPING > Total TM_6660 Buffer Pool size is 32000000 bytes and block size is 1280000 bytes.

    I have the DTM settings on auto.

    Then two sql insert statements are executed successfully, after which the following sql statement fails because the two parameters are not inserted
    * ($$ SET_OF_BOOKS_ID_LIST = 1 *)
    (* $$ SET_OF_BOOKS_TYPE_LIST = 'NONE') *.

    The sql of the journal is:

    * mplt_BC_ORA_GLXactsJournalsExtract.SQ_GL_JE_LINES] specified SQL Query [SELECT *]


    GL_JE_LINES. JE_HEADER_ID,

    GL_JE_LINES. JE_LINE_NUM,

    GL_JE_LINES. LAST_UPDATE_DATE,

    GL_JE_LINES. LAST_UPDATED_BY,

    GL_JE_LINES. SET_OF_BOOKS_ID,

    GL_JE_LINES. CODE_COMBINATION_ID,

    GL_JE_LINES. PERIOD_NAME,

    GL_JE_LINES. EFFECTIVE_DATE,

    GL_JE_LINES. STATUS,

    GL_JE_LINES. CREATION_DATE,

    GL_JE_LINES. CREATED_BY,

    GL_JE_LINES. ENTERED_DR,

    GL_JE_LINES. ENTERED_CR,

    GL_JE_LINES. ACCOUNTED_DR,

    GL_JE_LINES. ACCOUNTED_CR,

    GL_JE_LINES. REFERENCE_1,

    GL_JE_LINES. REFERENCE_2,

    GL_JE_LINES. REFERENCE_3,

    GL_JE_LINES. REFERENCE_4,

    GL_JE_LINES. REFERENCE_5,

    GL_JE_LINES. REFERENCE_6,

    GL_JE_LINES. REFERENCE_7,

    GL_JE_LINES. REFERENCE_8,

    GL_JE_LINES. REFERENCE_9,

    GL_JE_LINES. REFERENCE_10,

    GL_JE_LINES.GL_SL_LINK_ID,

    GL_JE_HEADERS. JE_CATEGORY,

    GL_JE_HEADERS. JE_SOURCE,

    GL_JE_HEADERS.NAME,

    GL_JE_HEADERS. CURRENCY_CODE,

    GL_JE_HEADERS. POSTED_DATE,

    GL_JE_BATCHES.NAME,

    GL_PERIOD_STATUSES. START_DATE,

    GL_PERIOD_STATUSES. END_DATE,

    GL_PERIOD_STATUSES. ADJUSTMENT_PERIOD_FLAG,

    GL_SETS_OF_BOOKS. MRC_SOB_TYPE_CODE

    Of


    GL_JE_BATCHES,

    GL_JE_LINES,

    GL_JE_HEADERS,

    GL_PERIOD_STATUSES,

    GL_SETS_OF_BOOKS

    WHERE


    GL_JE_LINES. CREATION_DATE > TO_DATE (January 1, 1753 00:00:00 ',' ' the HH24: MI: SS DD/MM/YYYY) AND

    GL_JE_LINES. JE_HEADER_ID = GL_JE_HEADERS. JE_HEADER_ID AND

    GL_JE_HEADERS. ACTUAL_FLAG = 'A' AND

    GL_JE_LINES. STATE = 'P' AND

    GL_JE_HEADERS. JE_BATCH_ID = GL_JE_BATCHES. JE_BATCH_ID (+) AND

    GL_JE_LINES. PERIOD_NAME = GL_PERIOD_STATUSES. PERIOD_NAME AND

    GL_JE_LINES. SET_OF_BOOKS_ID = GL_PERIOD_STATUSES. SET_OF_BOOKS_ID AND

    GL_PERIOD_STATUSES. APPLICATION_ID = 101 AND GL_JE_LINES. SET_OF_BOOKS_ID =

    GL_SETS_OF_BOOKS. SET_OF_BOOKS_ID AND

    DECODE (, 'Y')


    GL_SETS_OF_BOOKS. SET_OF_BOOKS_ID, 1))

    AND DECODE (, 'Y', GL_SETS_OF_BOOKS.) (MRC_SOB_TYPE_CODE, 'AUCUN') ()]
    READER_1_1_1 > RR_4049 SQL query sent to the database: (Thu Jul 13 11:18:05 2009)
    READER_1_1_1 > CMN_1761 Timestamp event: [Mon Jul 13 11:18:06 2009]
    READER_1_1_1 > RR_4035 SQL Error]
    ORA-00936: lack of expression

    Database driver error...

    The two parameters that are missing are in the decode portions where you will notice there are only comma in parentheses...

    I wonder if it has nothing to do with the DTM block size and buffer pool size error mentioned before the race? Any comments would be appreciated.

    Found the problem:
    No line underscore in label between reverse and GLJournals
    [SDE_ORA_Reverse GLJournals]
    $$ DATASOURCE_NUM_ID = 2
    $DBConnection_OLAP = PARAM_OLAP
    $DBConnection_OLTP = PARAM_OLTP
    mplt_BC_ORA_GLXactsJournalsExtract.$$INITIAL_EXTRACT_DATE=01/01/1970
    mplt_BC_ORA_GLXactsJournalsExtract.$$LAST_EXTRACT_DATE=01/01/1970
    mplt_BC_ORA_GLXactsJournalsExtract. $$ FILTER_BY_LEDGER_ID = 'n'
    mplt_BC_ORA_GLXactsJournalsExtract. $$ LEDGER_ID_LIST = 1
    mplt_BC_ORA_GLXactsJournalsExtract. $$ FILTER_BY_LEDGER_TYPE = 'n'
    mplt_BC_ORA_GLXactsJournalsExtract. $$ LEDGER_TYPE_LIST = 'NONE '.
    mplt_BC_ORA_GLXactsJournalsExtract. $$ FILTER_BY_SET_OF_BOOKS_ID = 'n'
    mplt_BC_ORA_GLXactsJournalsExtract. $$ SET_OF_BOOKS_ID_LIST = 1
    mplt_BC_ORA_GLXactsJournalsExtract. $$ FILTER_BY_SET_OF_BOOKS_TYPE = 'n'
    mplt_BC_ORA_GLXactsJournalsExtract. $$ SET_OF_BOOKS_TYPE_LIST = 'NONE '.

    [SDE_ORA_GLJournals_ImportReference_Derive]
    $DBConnection_OLAP = PARAM_OLAP
    $DBConnection_OLTP = PARAM_OLTP_ORA11I

    Problem in the parameter file - parameterfileOLTP.txt

    Bug: 8673433 has been noted.

Maybe you are looking for

  • Two accounts using Apple ID on the same user account

    Hello I just bought my two children, who are 7 and 9, an iPod Touch each. I would like to implement separate Apple ID (with the sharing of the family) then we can use and iMessage, find friends - but I don't want to set up separate user accounts on t

  • Different specifications for A909n and A909g?

    Can someone tell me the difference between a first Officjet Pro 8500 (A909n model) and an Officejet Pro 8500 Wireless (A909g)?

  • BlackBerry smartphones to remove several Messages?

    First of all, I have the storm. It is not perfect,... and has a way to go, but it's a whole new product and design for Blackberry. Be a software QA tester, I see it all the time. Give them people of the time, I do not know marketing that knocked out

  • M401n printing problems - splash

    I adjusted the print properties to account for the paper print thicker detachable labels, but every time I print a second label he released with splashes of toner or maybe feeder.  I'm unable to print labels back to back, it seems, printer gets too h

  • WEBCAM PROBLEMS IN WINDOWS 8

    Hello I recently updated my dell inspiron N5110 to windows 8. I can't find that all the DEVICES of IMAGE listed in Device Manager after the upgrade. Please help me!