Examples of a model of data using multiple data sources?

I'm looking for a sample report using multiple data sources. I saw one where they make a master-detail, but I'm looking to combine the results in a sorted order (sorting between all sources of data). Master/detail used a variable binding to bind two defined queries, I think what I will not have this, so I'm lost on how to get there. I have reports using multiple sql queries and there is a way in the data source drop-down to tell him to combine data sources. It seems to be a process with data models, it is still possible.

Any pointers/links would be appreciated.

Gaff

Use this

http://download.Oracle.com/docs/CD/E10415_01/doc/bi.1013/e12187/T421739T434255.htm#3547893

Tags: Business Intelligence

Similar Questions

  • Taskflow have model (using the view object instances) of two data sources

    JDeveloper Version: 11.1.2

    We have a flow of single task that has built pages on two modules of the Application that are based on two different data sources.
    If the default activity in the workflow uses a display Instance of AM belonging to a particular data source object.
    Browsing later, we reach a page that uses instances of object of another display AM belonging to a different data source, the framework does NOT deliver from the SQL statement against this source of data rather than the data source used in the default activity.

    How can it resolve to the appropriate data sources?

    Thanks in advance,
    Nini

    Nini,

    Yes, it's the way things are meant to run:

    http://one-size-doesn
    {: identifier of the thread = 1012099}

    Definition data control range for the workflow to the 'remote' change the behavior?

    John

  • Breaking using a concatenated data Source

    Greetings,

    I'm breaking a report using a concatenated data source. I have a SQL query break implemented that works very well, but I'm not sure how to handle the option "Split." I have a data model that extracts data from multiple queries, like this:

    DETAILS_A
    Select * from table_a
    where payee_id in (: p_payee_id)

    DETAILS_B
    Select * from table_b
    where payee_id in (: p_payee_id)

    So, if I choose "Split by" Details_A_Row/Payee_ID, then the Details_A data are distributed properly, but reports that generate don't split the Details_B information correctly. I find myself with reports where a beneficiary has information for another beneficiary of the data source Details_B. How can I specify that the report should also split/filter the news of Details_B?

    To put it another way, what I like to do is really going through a list of parameters (paid IDs in this example) and generate a report for each parameter. Is the most effective way to do it?

    Research forums, it seems that I might be able to achieve using data models as my model of data instead of SQL queries. I'm on the right track with that? If so, you guys have all the useful links on how to create data models?

    I use Publisher version 10.1.3.4 BI

    Any help is appreciated!

    Martin

    Here is a good starting point:

    http://download.Oracle.com/docs/CD/E12844_01/doc/BIP.1013/e12187/T421739T434255.htm

    See you soon

    Jorge

  • Full of multiple data sources

    Hi all

    I work in a retail environment in retail and we build reports for stores. There are several reports and that they receive the same reports. We use the BEEP company with breaking function and it works fine.

    The problem is that there are too many reports and we would like to consolidate all of the reports from the same store in the same PDF. We use the function of multiple data source and managed to concatenate all the comprehensive reports.

    Using this model, and the new report, we cannot make breaking functionality works correctly: the burst report contain all components of report required.

    For example, I have 2 questions A and B producing each of the reports for 3 stores: 2, 4, and 5. Without rupture, the result is such that it is:
    Query A - store 2
    Query A - store 4
    Query A - store 5
    Query B - store 2
    Query B - store 4
    Query B - store 5

    With the outbreak in a file using the store number, I get the following:
    File 1 - store 2 - query A
    File 2 - store 4 - query A
    File 3 - Store 5 - query A
    + Store 2 - question B
    + Record 4 - B query
    + Store 5 - question B

    I wish I had the following result:
    File 1 - store 2 - query A
    + Store 2 - question B
    File 2 - store 4 - query A
    + Record 4 - B query
    File 3 - Store 5 - query A
    + Store 5 - question B

    The main question is: is it possible using Enterprise Pub BI? We are using the 10.1.3.3.2 version

    If this is the case, can you provide me with help on how to configure either / or queries and the model to accomplish this task?

    I create an SR and Support of Oracle is not an answser and suggested someone in the Forum could help.

    Thanks in advance,
    Minh

    I wish I had the following result:
    1-2-query A file + Store 2 Store - query B
    File 2 - store 4 - query A + Store 4 - query B
    File 3 - Store 5 - query A + Store 5 - query B

    the level of break must be give to
    1-2-query A file + Store 2 Store - query B

    the tag in the xml file must be broken down by common to these three rows.

    Since the data comes from the application of different, and data won't be under the single label.
    You can't burst using the concatenated data source.

    But you can do by using datatemplate and bind the request and get data for each file in a single query.

    Select distinct store_name in all stores

    Select * from query1 where to store the name =: store_name = 1st request

    Select * from query2 where to store the name =: store_name = 2nd request

    set the datastructure as you wish,

    the XML will contain something like that


    -to store 2
    -to store 3
    -for the store 4
    -to store 5

    Now you can it burst at the store level.

  • The research of Web applications with fields of the Data Source that contains multiple values

    I have a Web application with a field that allows multiple values to be recorded similar to the list box. I need limit the allowed values for a large, over the list of the values currently stored in another Web application as a data source. I can not apply to the type of Data Source field that allows only single value selection. I also need to be able to use the search form Web App to search for items containing 1 OR more of the values in this field (a type of list control field search functionality). Here's what I tried to field types:

    • Text (String) or text (multi-line) field type - By saving a list of values separated by commas (outputs in the same way this list box) to an entry of text or textarea, the search only logic search exact string (including commas) and does not analyze individual values.
    • Type of list (checkbox) field - it allows me to search for multiple values using the logic of the GOLD, but the web application stores only the values that have been entered as an option in the field settings real web app. I tried to use a checkbox with minimal or empty options list, hoping that some values I sent more separate by a comma value chain would be still stored, but because the values come from my Web App data source and not stored with the field options list, they were not saved.

    Someone at - he found a way to do it?

    My other question is how can I use a multivalued field to similar as described above but return results containing the elements with ALL the values of this field (AND logic).

    Can someone enlighten me to the inner workings of the search BC logic web app?

    You don't need to use the predefined boxes or types of entries. Everything you can represent as a string (such as the values separated by commas in your example) can be saved in any field of webapp. The types of fields defined in the Web application are only used to translate internal representation (all channels) to the various user-friendly interpretations (checkboxes, radios, dates, links, etc.)

  • MacBook Pro 5.5 crashes when you use multiple applications

    Then my macbook pro 5,5 I upgraded to snow leopard at el captian started planting after that I updated when you use multiple applications (virtual dj 7.0.4 safari 9.1 and the version of microsoft word 2011 14.4.2).)

    I removed the old hdd and put in a ssd 250 GB and a new battery with the snow leopard a long time ago, before I upgraded to the new operating system. It seems to me that what is blocking it is intensive use the safari app and another intensive resources such as virtual dj application.

    I have reset pram/vram and uses firefox now...

    the computer and the new el capitan are beautiful, I really feel like im going to get a lot out of this operating system, and it gave new life to my computer, but the crash problem when using multiple applications is too often. Can I submit some reports if necessary kernel panic?

    Anonymous UUID: 9C21D886-B7E1-F5A6-463E-8CBCF325C9D9

    Sam May 21 18:31:15 2016

    Panic report *.

    panic (cpu 0 0xffffff80115ce40a appellant): Kernel trap at 0xffffff801192a3b3, type 14 = page fault, registers:

    CR0: 0X000000008001003B, CR2: 0XFFFFEF802CCD9C40 CR3: 0X000000001320B000 CR4: 0 X 0000000000002660

    RAX: 0 X 0000000000000000, RBX: 0XFFFFFF802B945780 RCX: 0XFFFFEF802CCD9C08 RDX: 0 X 0000000000000000

    RER: 0XFFFFFF911BE53D00, RBP: 0XFFFFFF911BE53D20, IHR: 0 X 0000000000000002 RDI: 0XFFFFFF802B8FEAF0

    R8: 0 X 0000000000000000, R9: 0 X 0000000000000003, R10: 0 X 0000000000000000, R11: 0 X 0000000000000026

    R12: 0XFFFFFF802B945780, R13: 0 X 0000000000000000, R14: 0XFFFFFF911BE53E18 R15: 0XFFFFFF802B8FEAF0

    RFL: 0 X 0000000000010282, RIP: 0XFFFFFF801192A3B3, CS: 0000000000000008, SS 0 X: 0 X 0000000000000010

    Lack of CR2: 0xffffef802ccd9c40, error code: 0 x 0000000000000000, CPU error: 0x0, PL: 0

    MP = 0xffffff8022e00000, phys = 0x1367a000, prev (0 x 7: 0 x 11313000 - 0 x 11400000)

    VP = 0xffffff802b945780, phys = 0x1bd310780, prev (0xb: 0xffffc000 - 0 x 100000000)

    0xffffff8022dff000: oQAAAMsAAAAAAQAAqWwqIgAAAAAZMSk2QACp3wEAIjAAAAAAgAAAAFDw0ND1AAEACwSEgAoDAQNYXJr c9QABAAsMhMAKDwUD0FD5 / PUAAQALDETACg8FA + DQ9fz1AAEACwxEwAIDAQPQ0PX89QABAAcMhIAJAwE DoECKzPUAAQAPDISACgMBA1Bw1vz1AAEADwxEwAoDAQNwUPbc9QABAA8MhIAJAwEDoCCq3OUAAQALDIS ABQ8FA9DQudz1AAEABwxEwAoDAQNYXNbc9QABAAsMRMAKAwEDUFDW3PUAAQAPDETACQMBA9Dwuvz1AAE ADwSEwAoDAQPQ8Obc5QABAAsMhMAJAwED0ODW/AjJ5SKA / / / OB3SEQEAAQBjb20uYXBwbGUuZmxvdy1 kaXZlcgAAAgAAIAAAYG6GEbBzhhHQ8N8i5DsAAO + rd5BTEwACKiaIyrhQFcYNdERSLVmIoD / / / 8IAfI iAAAABwoAAACQb5YRAPnGIu ++ rd4QNdERKMlmIggC8iIoed8iQPbGIhA10REIA/IiuHffIogkcSogNdE RCA7yIgi2ZiKA / / / AAAABgUAAACA + MYicIMAAHySAADvvq3eyLZmIoD / / / 8IBfIiAgAAAwMAAAAIDPI iAAAAAgIAAABotmYigP / / / wMAAAMEAAAAQPjGInCFAABwgwAAcIgAAHBQAADvvq3eKuFAVxA10RGotWY igP / / / 8D4xiLvvq3eCADyIgAAAAgLAAAAEE +. WERg10REISfQiAAAACQwAAAABAAAJDQAAAED5xiLvvq3 eCLNmIghH9CIAAAAEDgAAAJQkcSoq4UBXGDXREaiyZiIAAAAFDwAAAIkkcSrgDuAg7o4JvgAO6u4LS0B A7uDuDACwAADgBOTkDO4OALCwAADgBITkDgze7gCwsABA4ASEDt7vDgCwsABAwOQE7/6/DkDA5ATuAg4 NsAAAC + QEhOzuDw4NsAAAC + QEJOyyDg4C9OT + 4OcOAAAAAABLBITs7uwODg2wAAALBITk7gcODQ4AAAt LBITsfu7n7u4ODktA5Ow + 4A0OALBLQOAA7tPuA7CwAADo0BEA/ycAOPADjz8CoIMdwAzzP AIQBqABwA Y8sxTDvLMUw7gDNAWAQBKAAkAswzAgDMAbQWADIATcACAPgMOBLQVAGgAagDAAvMM4AgAGBgFgBCA8QU OAtgWAIABLAAIECAA4AhgGwEgAAhAB0AAECQADgLYFgAIAAIn4AzQFgEgDDioE4AA6KQzD + AIABgYBYA YgAAnD8/I8wzyPAMOAgAWAOgBBhjzlCMP8yzzDOAIABgBIIkAgPwPDgLYBjgBAA4U6KQDDgLYFgAIAgo Q6XwDAAAA

    0xffffff8022e00000: IUMAABAU4CIAAID / / / 8EALi80BEIAID / / / 8MABp7AAAQAP / / / 8kAPBixxEoAID / / / 8sAOBVxhEwAID ///80ALCUoS1AAID///9EAKBXlCtIAID///9MAAAPlCtQAID///9UAIDJ6CJYAID///9cAGAA4CJoAID ///9sAADQgARwAAAA3YB0ABAAAAB8AAAQAACEAAAAEACIAEBXoAOQAHXTCQOYAHXZCAOgAMt9lwCoAD5 XoAOwAHXZCAO4AAIAAAHAABEAAADEAGhmcwDUAC8AAADkAC9kZXbkBC9kaXPoBGswczLsBAEAAADkCAg A6SL4CID / / / 8CAAAAAIACQAAAAIECQABAAAICQABAAAMCQAAQAAQCQAAQAAUCQMAAAAYCQACAAAcCSA AAAAgCQEAAAAkCRIOAABACdh4AwBICRIOAABQCYh + AwBYCQAAACFoCf / / / + ECVDK6CKICYD / / / + MCQE AAACYCQEAAACsCUAy4yLQCYD / / / UCQIAAADwCf / / / 8sCkgK4CJQCoD / / / 9UClgK4CJgCoD / / / 9kCmg K4CJwCoD / / / 90CgAQAAB4CgABAACECgAA

    0xffffff8022e01000: cAAAAIMAAACbAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AJBweH4AAAAAAAAACAACIBChIiEwKD2r/EgbMAAmkEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHh8Jx80AJgAAAggAKDQhExR8Fj 8iUdIxJZ9pd9V/5 X/Vf9W/1 X/Vf9l/5r/Vf + V / wAAAgD / DwAAAAAAIf / / / 8A9sYiAgAAAACg0ySA / / / AADgIkABAACgg8YRoFbGEbDE6CLAMyErUMzoImAU4CIAEBAEABAQAOi/dSJkZXZmL2RldgAAAgD/DwA A6xQEAAAAACH / / / PwAAAIA + 4yIwzOgidOOkA1BzgwA42SaCAJGyAADfG4JAkoMALN8bgqBugwCwkIM AkKyNAKCNgwDgUIgAoE + IACBsiACAgogAAISIAMwAAAzu7u7uDgMOALDgwwAADOzg4w4O7jPuM + 7/u7 u / + 7/7u7 + 7 l/uVe5V7t7l3u7d7t3u3e7d7v3u/R7v7u7oLuEu7iLuIg4CDg4gAAgCAQD + P4DDASBozTk Bc4AAICAEQB8SbQ44DwgAN5DDDj3w / w04fysMOKDACCJg /. g04QIEFB5DAAg0gwgsdAMIIJpACCy8gQw0 4sIMPAUDAAQRgQQ8r4EIMNHCDDj0A

    Backtrace (CPU 0), frame: return address

    0xffffff911be53990: 0xffffff80114dab12

    0xffffff911be53a10: 0xffffff80115ce40a

    0xffffff911be53bf0: 0xffffff80115ec273

    0xffffff911be53c10: 0xffffff801192a3b3

    0xffffff911be53d20: 0xffffff80116f634b

    0xffffff911be53dd0: 0xffffff8011927993

    0xffffff911be53ec0: 0xffffff801170f81d

    0xffffff911be53ee0: 0xffffff80116f99e4

    0xffffff911be53f50: 0xffffff80117047d7

    0xffffff911be53f60: 0xffffff8011a27fa1

    0xffffff911be53fb0: 0xffffff80115eca76

    Name of the BSD corresponding to the current thread process: launchd

    Mac OS version:

    15E65

    Kernel version:

    15.4.0 Darwin kernel version: Fri Feb 26 22:08:05 PST 2016; root:XNU-3248.40.184~3/RELEASE_X86_64

    Kernel UUID: 4E7B4496-0B81-34E9-97AF-F316103B0839

    Slide kernel: 0 x 0000000011200000

    Text of core base: 0xffffff8011400000

    Text __HIB base: 0xffffff8011300000

    Name of system model: MacBookPro5, 5 (Mac-F2268AC8)

    Availability of the system in nanoseconds: 3602233285655

    last load kext to 2442165091688: com.apple.driver.AppleXsanScheme 3 (addr 0xffffff7f93f64000 size 32768)

    Finally unloaded kext to 2529727624548: com.apple.driver.AppleXsanScheme 3 (addr 0xffffff7f93f64000 size 32768)

    kexts responsible:

    com Apple.filesystems.smbfs 3.0.0

    com.apple.driver.AudioAUUC 1.70

    com.apple.driver.AppleHWSensor 1.9.5d0

    com.apple.driver.AGPM 110.21.18

    com Apple.filesystems.autofs 3.0

    com.apple.driver.AppleOSXWatchdog 1

    com.apple.driver.AppleMikeyHIDDriver 124

    com.apple.driver.AppleHDA 274.7

    com Apple.Driver.pmtelemetry 1

    com.apple.iokit.IOUserEthernet 1.0.1

    com.apple.driver.AppleUpstreamUserClient 3.6.1

    com.apple.iokit.IOBluetoothSerialManager 4.4.4f4

    com.apple.driver.AppleSMCLMU 208

    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.4.4f4

    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0

    com.apple.driver.AppleMikeyDriver 274.7

    com.apple.driver.AppleLPC 3.1

    com.apple.GeForceTesla 10.0.0

    com.apple.Dont_Steal_Mac_OS_X 7.0.0

    com.apple.driver.AppleHV 1

    com.apple.driver.AppleIntelSlowAdaptiveClocking 4.0.0

    com.apple.driver.AppleBacklight 170.8.9

    com.apple.driver.AppleMCCSControl 1.2.13

    com.apple.driver.SMCMotionSensor 3.0.4d1

    com.apple.driver.AppleUSBTCButtons 245,4

    com.apple.driver.AppleUSBTCKeyboard 245,4

    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1

    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0

    com.apple.BootCache 38

    com.apple.driver.AppleIRController 327,5

    com.apple.driver.AppleUSBCardReader 3.7.1

    com.apple.iokit.SCSITaskUserClient 3.7.7

    2.8.5 com.apple.iokit.IOAHCIBlockStorage

    com.apple.driver.AirPort.Brcm4331 800.20.24

    com.apple.driver.AppleFWOHCI 5.5.2

    com.apple.driver.AppleAHCIPort 3.1.8

    com Apple.nvenet 2.0.22

    com.apple.driver.usb.AppleUSBEHCIPCI 1.0.1

    com.apple.driver.usb.AppleUSBOHCIPCI 1.0.1

    com.apple.driver.AppleRTC 2.0

    com.apple.driver.AppleHPET 1.8

    com.apple.driver.AppleSmartBatteryManager 161.0.0

    com.apple.driver.AppleACPIButtons 4.0

    com.apple.driver.AppleSMBIOS 2.1

    com.apple.driver.AppleACPIEC 4.0

    com.apple.driver.AppleAPIC 1.7

    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0

    com Apple.NKE.applicationfirewall 163

    com Apple.Security.Quarantine 3

    com.apple.security.TMSafetyNet 8

    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0

    com.apple.AppleGraphicsDeviceControl 3.12.6

    com Apple.kext.Triggers 1.0

    com.apple.driver.DspFuncLib 274.7

    com.apple.kext.OSvKernDSPLib 525

    com.apple.iokit.IOSurface 108.2.1

    com.apple.iokit.IOSerialFamily 11

    com.apple.driver.AppleHDAController 274.7

    com.apple.iokit.IOHDAFamily 274.7

    com.apple.iokit.IOAudioFamily 204.3

    com.apple.vecLib.kext 1.2.0

    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.4.4f4

    com.apple.driver.IOPlatformPluginLegacy 1.0.0

    com.apple.driver.AppleSMBusPCI 1.0.14d1

    com.apple.driver.IOPlatformPluginFamily 6.0.0d7

    com.apple.iokit.IOFireWireIP 2.2.6

    com.apple.nvidia.classic.NVDANV50HalTesla 10.0.0

    com.apple.nvidia.classic.NVDAResmanTesla 10.0.0

    com.apple.iokit.IOBluetoothFamily 4.4.4f4

    com.apple.driver.CoreCaptureResponder 1

    com.apple.iokit.IOSlowAdaptiveClockingFamily 1.0.0

    com.apple.driver.AppleBacklightExpert 1.1.0

    com.apple.driver.AppleSMBusController 1.0.14d1

    com.apple.iokit.IONDRVSupport 2.4.1

    com.apple.iokit.IOGraphicsFamily 2.4.1

    com.apple.driver.AppleSMC 3.1.9

    com.apple.driver.AppleUSBMultitouch 250,5

    com.apple.driver.usb.AppleUSBHub 1.0.1

    com.apple.iokit.IOUSBHIDDriver 900.4.1

    com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.7

    com.apple.iokit.IOUSBMassStorageDriver 1.0.0

    com Apple.Driver.USB.cdc 5.0.0

    com.Apple.Driver.USB.Networking 5.0.0

    com.apple.driver.usb.AppleUSBHostCompositeDevice 1.0.1

    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.7

    com.apple.iokit.IOBDStorageFamily 1.8

    com.apple.iokit.IODVDStorageFamily 1.8

    com.apple.iokit.IOCDStorageFamily 1.8

    com.apple.iokit.IOAHCISerialATAPI 2.6.2

    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.7

    com.apple.iokit.IO80211Family 1110.26

    com Apple.Driver.corecapture 1.0.4

    com.apple.iokit.IOFireWireFamily 4.6.0

    com.apple.iokit.IOUSBFamily 900.4.1

    com.apple.iokit.IOAHCIFamily 2.8.1

    com.apple.iokit.IONetworkingFamily 3.2

    com.apple.driver.usb.AppleUSBOHCI 1.0.1

    com.apple.driver.usb.AppleUSBEHCI 1.0.1

    com.apple.iokit.IOUSBHostFamily 1.0.1

    com.apple.driver.AppleUSBHostMergeProperties 1.0.1

    2.2.9 com.apple.driver.NVSMU

    com.apple.driver.AppleEFINVRAM 2.0

    com.apple.driver.AppleEFIRuntime 2.0

    com.apple.iokit.IOHIDFamily 2.0.0

    com.apple.iokit.IOSMBusFamily 1.1

    com Apple.Security.sandbox 300.0

    com.apple.kext.AppleMatch 1.0.0d1

    com.apple.driver.AppleKeyStore 2

    com.apple.driver.AppleMobileFileIntegrity 1.0.5

    com.apple.driver.AppleCredentialManager 1.0

    com.apple.driver.DiskImages 417.2

    com.apple.iokit.IOStorageFamily 2.1

    com.apple.iokit.IOReportFamily 31

    com.apple.driver.AppleFDEKeyStore 28.30

    com.apple.driver.AppleACPIPlatform 4.0

    com.apple.iokit.IOPCIFamily 2.9

    com.apple.iokit.IOACPIFamily 1.4

    com.apple.kec.Libm 1

    com Apple.KEC.pthread 1

    com Apple.KEC.corecrypto 1.0

    System profile:

    Airport: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.24)

    Bluetooth: Version 4.4.4f4 17685, 3 services, 18 aircraft, 1 incoming serial ports

    Crush Bus:

    Memory module: DIMM0/0 BANK, 4 GB DDR3, 1 333 MHz, 0x02B5, -.

    Memory module: DIMM0/1 BANK, 4 GB DDR3, 1 333 MHz, 0x02B5,--

    USB device: USB Bus

    USB device: Hub BRCM2046

    USB Device: USB Bluetooth host controller

    USB device: USB Bus

    USB device: Apple keyboard / Trackpad

    USB Device: IR receiver

    USB device: USB 2.0 Bus

    USB device: ISight built-in

    USB device: USB 2.0 Bus

    USB Device: Card reader

    Serial ATA Device: Samsung 850 EVO 250 GB, GB 250,06 SSD

    Serial ATA Device: OPTIARC DVD RW AD - 5960S

    Model: MacBookPro5, 5, MBP55.00AC.B03 of BootROM, 2 processors, Intel Core 2 Duo, 2.26 GHz, 8 GB, MSC 1.47f2

    Network service: Wi - Fi, AirPort, en1

    Graphics card: NVIDIA GeForce 9400 M, NVIDIA GeForce 9400 M, PCI, 256 MB

    The spare memory that is installed does not respect the specifications of your model (1067 MHz SDRAM.) Please reinstall the original memory, or install the new memory of the correct type.

    Any vendor deemed RAM will be a web form where you can select the Mac model and be directed to the compatible parts.

  • A data source using an app does not not to start

    I'm adopting the tutorial: https://developer.blackberry.com/cascades/documentation/device_platform/data_access/using_data_sourc... at my request. The only difference is that my app is based on the tabs. Following however to add lines in my file qml, makes the application crashes the gray screen with BB10 logo.

        Tab {
            title: "edit list"
            imageSource: "asset:///images/note.png"
            content: Page {
                titleBar: TitleBar {
                    title: "editing list: " + workingOnList
                    visibility: ChromeVisibility.Visible
                }
                Container {
                    id: view
                    ListView {
                        layout: StackListLayout {
                        }
                        preferredWidth: 640.0
                        // Associate the list view with the data model that's defined in the
                        // attachedObjects list
                        dataModel: dataModel
    
                        listItemComponents: [
                            ListItemComponent {
                                type: "item"
    
                                // Use a standard list item to display the data in the model
                                StandardListItem {
                                    title: ListItemData.category_name
                                }
                            } // end of ListItemComponent
                        ]
                    }
    
                    attachedObjects: [
                        GroupDataModel {
                            id: dataModel
                        },
                        DataSource {
                            id: dataSource
    
                            // Load the data from an SQL database, based on a specific query
                            source: "database.db"
                            query: "select * from categories"
    
                            onDataLoaded: {
                                // After the data is loaded, insert it into the data model
                                dataModel.insertList(data);
                            }
                        } // end of DataSource
                    ]
    
                    onCreationCompleted: {
                        // After the root Page is created, direct the data source to start
                        // loading data
                        dataSource.load();
                    }
                }
            }
        }
    

    The only differences are: code is pasted in the {} instead of {Page} tab, and of course, the name of the database, the columns are changed.

    I added bb.data 1.0 import statement in the file .qml, the .pro file was also changed according to the tutorial. Path to the database file is correct.

    You have an idea, why this is happening?

    Another issue related to the data source:

    my main.qml file:

        Page {
            id: mainScreen
            titleBar: TitleBar {
                title: "your lists"
                visibility: ChromeVisibility.Visible
            }
            Container {
                ListView {
                    id: allListsView
                    objectName: "allLists"
    
                    layout: StackListLayout {
                        headerMode: ListHeaderMode.Sticky
                    }
    
                    dataModel: allListsModel
    
                    listItemComponents: [
                        ListItemComponent {
                            type: "item"
    
                            StandardListItem {
                                title: ListItemData.list_name
                            }
                        },
                        ListItemComponent {
                            type: "header"
                            Header {
                                title: ListItemData
                            }
                        }
                    ]
                    onTriggered: {
                        select(indexPath);
                        var page = listPage.createObject();
                        nav.push(page);
                    }
                }
    
                attachedObjects: [
                    ComponentDefinition {
                        id: listPage
                        source: "listPreview.qml"
                    },
                    GroupDataModel {
                        id: allListsModel
                        grouping: ItemGrouping.ByFirstChar
                        sortingKeys: ["list_name"]
                    },
                    DataSource {
                        id: allListsSource
    
                        source: "database.db"
                        query: "select * from lists"
    
                        onDataLoaded: {
                            allListsModel.insertList(data);
                        }
                    }
                ]
    
                onCreationCompleted: {
                    allListsSource.load();
                }
            }
    

    New screen grows without any problem after clicking on list items. But when I add the following lines to listPreview.qml, application stucks selection list item and nothing happens.

    Page {
    
        content: ListView {
            id: myListView
    
            dataModel: dataModel
    
            listItemComponents: [
                ListItemComponent {
                    type: "item"
    
                    StandardListItem {
                        title: ListItemData.article_name
                    }
                }
            ]
        }
    
        attachedObjects: [
            GroupDataModel {
                id: dataModel
            },
            DataSource {
                id: dataSource
    
                source: "database.db"
                query: "select * from articles"
    
                onDataLoaded: {
                    dataModel.insertList(data);
                }
            }
        ]
    
        onCreationCompleted: {
            dataSource.load();
        }
    }
    

    It looks like I can not query the DB for the second time commenting on the DataSource {...} of listPreview.qml pushed the new app screen without any problems.

    EDIT:

    a simple solution: I forgot to add the statement import bb.data 1.0 in listPreview.qml

  • Example of HEAT model

    Hello

    Does anyone have a model example of HEAT that I can use to deploy a pretend level 3 DB/App/Web application for demonstration purposes?

    Thank you

    Paul

    There are a few simple models of heat here - https://github.com/santhoshsram/heat-templates

    You may need to move the image from right, the flavor and little more params to make it work. Feel free to play with patterns. It is not a 3-tier application model, but it should be pretty simple to modify the ' HOT-1vm-1lnet-floating - ip.yaml "to make it a 3 layer app model.

  • A question for shared in 2 data source model of the application of the project in JDEV11

    Hi all
    My application has the following structure:

    ...
    | _Model_A
    | ...
    | | _Application-module-1
    | | _Application-module-2
    |
    | _ViewController_A
    | ...
    |
    | _Model_B
    | ...
    | | _Application-module-1
    | | _Application-module-3
    |
    | _ViewController_B
    ...

    As you can see, there are 2 projects of model and they share an Application Module: Application-Module-1

    I created 3 branches: APPDS_1, APPDS_2, APPDS_3. When you set up these 3 AMs in the model project, then select "JDBC URL" as the type of connection, both applications can work properly, say, source of data/JNDI are correctly at the launch of the JDEV 11 apps. Then, when select 'JDBC Data Source' as connection type, that is to say, use it as the source of data for Application-Module-1, both Model_A and Model_B: java: comp/env/jdbc/APPDS_1, app B throws an error:

    oracle.jbo.DMLException: Houston-27200: failure JNDI. Impossible to research data Source in the context...

    but app has still works.

    play with the value of data source in the Model_B for Application-Module-1, it is that set the JDBC data source "* jdbc / APPDS_1 *" make a app B! But, as far as I know, the correct value for 'JDBC Data Source' in 11g should be: java: comp/env/jdbc/APPDS_1.

    This really disturbs me. Why would this happen? Is it because that the Model_B use the same name that Model_A, IE. Application-Module-1?

    Just tried to rename it to Model_B so request-Module-1 becomes application-Module-4, still got the same error.


    Thank you
    Shawn

    Published by: shawn_abc on June 13, 2012 15:19

    # The best way is to use jdbc/APPDS_1

    The initial prefix part of the Datasource resource tree.
    Read here, http://www.coderanch.com/t/316003/EJB-JEE/java/lookup-java-comp

  • use of multiple vmdk or do not use multiple vmdk...

    Hi all, we are trying to achieve a standard for disk management.  The question is whether it is preferable to use a separate vmdk for each drive letter which is to be awarded on a given virtual machine or is it better that we use a vmdk and divide accordingly.  thoughts?  I know there is a logic in keeping data on a vmdk and trans of the log files for database servers and bkup on a separate vmdk but the same logic can be applied to a regular application server?  for example, if I have a file used vmdk for the system partition (c drive) and then I need four more disks (d, e, f, g), these four discs are all on a vmdk or each of them we their own vmdk?

    Separate the individual VMDK partitions. This will make it less simple to extend individual readers and it costs you nothing.

    Never been a fan of HDs partitioning in physics systems Windows and Vmware facilitates does no homework. You don't have not to worry about small problems that can happen, next to the performance for which you have already noticed.

  • How to use datasource jndi in Weblogic instead of add a DB data source

    Hi all

    version: 11.1.1.4

    I'm trying to understand how in my ADF applications I use a datasource jndi existing on our servers weblogic instead of having to bury the source database db in my adf applications. As SOA, I would refer to the DB directly in the design so that I can pull in entities and build display objects, but when I deploy I want it references on the weblogic Server jndi datasource.

    Is this possible? If so I don't know how to configure it as I would a DB adapter in SOA.

    As always, appreciate the info.

    Thank you

    S

    If you use ADF in the model layer (application modules) you can configure them to use JNDI Datasources. Just right click on the application module and select "Configurations."... ». In the next dialog box, you see all currently available configurations (named xxxxxlocal and a xxxxxshared named at least). Select local and press change. This opening of the DB connection dialog where you can change the connection of the JDBC URL of JDBC (JNDI) data source. Save your work, and when you start now use the JNDI name.

    Timo

  • Need help! Re: Sequence Presets understanding & settings + using multiple sequences!

    Hi, I'm newer to Premiere Pro (using the new version of Pro obtained in March 2010 on a PC) and watched all the tutorials (lots of video) and read a LOT about the subject! And I have answered several questions about mine. But there is one main thing (that I'll probably have to divide it into 2 or more questions) that I just got a complete knowledge & really your expert need help on!

    Thank you very, VERY MUCH! Really...

    I have designed/product audio (music) for a while now and when you start a new session just, you select your sample rate & are locked in for the most part therefore... Pretty simple... Now with Pro, when you start your new session, you choose your Preset sequence. Now for this first project, a video clip (3 minutes), the audio is done (as I said) and for the clip, we use images from several sources including: maybe 55% compared with a mini-camera DV, 40% of the .vob files right & the remaining 5% of some mpeg files + a few YouTube videos (we only have it our preserved images of front on YouTube) + some JPEGs (still images). And we plan to export the final video on YouTube and the internet. And we want also ready to be broadcast on both television (MTV, some media, shows, etc.). And Yes, we will also use it on cell phones (even if it is the least important right now). So 3 main exports (which I believe are all made at the end through media encoder).

    • But to choose the right Preset sequence at the beginning, I am confused, unfortunately.   I

    Believe you choose the one that best fits to of your assets sizes & frame rate [in this case, which is a camera film regular DV; & mediainfo said the .vob file = 720 x 480 (4:3) to 29.970 fps MPEG video (NTSC), one of the shots (of our) YouTube = 480 x 270 (16:9) at 29.970 fps STROKE, a MPEG = 352 x 288 (4:3) at 25.000 fps and 2 examples of jpeg = 300 x 400 (size = 57 KB)] and another = 720 x 450 (size = 100 KB)]. So if I am wrong in my assumption on the choice of a pre-defined sequence just on the best corresponds to the your assets rates & sizes, I would choose (I think): DV-NTSC Standard 48 kHz (the 48 just to 41 over our audio sampling frequency). 

    And if all goes well, it is excellent for our export needs YouTube at the end of the process the video & tv as well!

    .. . Is this correct?

    Can I choose the predefined sequence that best matches most of the sizes/frame rate of your assets?

    * And ESPECIALLY... is CE Preset of the sequence is the BEST for this current music video (based on the sources of our assets & where it will be considered when it is finished - mainly of YouTube, & also some TV [for media and broadcasting] - probably on a DVD, I guess)?

    Or I'm wrong, & it (your Preset Sequence) depends on your final product & the output?

    My friend (who admits that he is no expert in some way) explained that I would probably go with HDV 1080 p 30 as this will give a much better value for my release. But after he saw the results in Pro with this setting for my property, he agrees with MY above conclusion instead. 

    When you use the DV - NTSC Standard 48 kHz preset, I saw the asset in the Source monitor Panel (& then dragged the clips to the timeline) & seen in the finale of "Project Monitor" (I think it is called). And they looked decent in this final screen (where I'll crop & use some shared screens sometimes). 

    And when I used his suggestion of 1080 p HDV 30, assets looked ok in the Source monitor Panel (I think), but very little in the final project monitor. 

    • And led me to another big question - when you use the jpeg format which is 1280 x 960 e.g. (largest

    as the previous ones) in the Standard DV NTSC 48 kHz preset, happening in the Source monitor. But when you drag it down to the timeline and view it in the program monitor, the head was cut off, etc. and of course, when you use instead the HDV 1080 p 30 preset, as larger jpeg even adapt very well in the in the program monitor. Now, I understand that this is because the size of the frame (dimensions) close match those of the HDV preset. I get it. What none of us got was however WHY in the DV - NTSC Standard 48 kHz preset, he looks very well in the Source monitor Panel (but not in the program monitor)? (The two were simply put to 'Fit'). We thought he not would not have looked at well & fit fine and complete source of follow-up at first - but that's the difference between this largest jpeg display when it is displayed in two different monitors that really confused us!

    • And the final main confusion on this topic lies in something, that a technician in Adobe, tell us, informing that

    We can create multiple sequences. Now, I saw How to do this in the project Panel, but it's really the full understanding of the workings that we don't get. The tech said: "each sequence MUST have the good frame rates, sizes of images." Ok, you understand - understood. And he said: we can be: convert the size of the image (of this large jpeg example, say reducing) to match the predefined video frame size. But in this way, we would lose the quality (jpeg - assets). And he says: - or - you CAN use multiple sequences for different sources & when everything is completed (the whole video), I just export it them all as a single project! And I have that a sequence may be getting the DV preset (with the heights of these assets corresponding closely to this preset) and another sequence (in the same project) can be the HDV preset (with the heights of remaining assets corresponds closely to the preset instead). , But he couldn't explain was: how you can view your entire music video (3 minutes) in its entirety in Pro. It seems that when you choose a 2nd sequence, it obviously creates on the timeline, and assets that you put in the 1st (DV) timeline is completely separate from the 2nd (HDV) timeline. And you get no display either at the same time (because they are distinct sequences). 

    So... is this true?

    Are we supposed to use multiple sequences within our project to clip one of the assets with a higher (or other) image size/rate?

    And you export sequences as a final clip?

    And if so, HOW the world watch you your video chats (in the monitor of the project with all of your changes - as you change) when you use more than one sequence?

    Sorry, it seems quite stretched out, but I want to answer your questions you can in turn have for me & be clear so I can finally receive clarity on this topic!

    I know it's much, but if you could address all of the above questions (more background or discussion - is but a handful of issues in there), you have my gratitude... we were afraid to start the part of the video of this project is NOT know what sequence preset start with (as "we don't want to be locked into the wrong choice & waste weeks of editing), let alone a good understanding of the 'why' or the ramifications!

    Thank you so very, very well... You have no idea how...

    Rendering is done on a basis as needed. If we do a complex animation with keyframes, or if they have odd source files, they could do. For keyframe animations, I could make this section of the timeline of a dozen or more times. Otherwise, maybe not.

    Rendering is the production of AV files, just for reading. They take a lot of space and will take a while. It's one of the reasons that a Publisher must familiarize themselves with the WAB (work area bar), so that they do things like rendering for all what they might need. Tip: remember to put this back to the full timeline.

    Good luck

    Hunt

  • Multiple Data Sources

    Can you Essbase to connect to multiple data in one same sources and build size and load data. We need to extract data from multiple data sources at the same time.

    PL suggest.

    Rahul

    You can have mutiple load rules and each rule charge using a different data source connection, a charge rule can use a data source connection well.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • How can I use multiple row subqueries in update statement

    Hai All

    I'm using the Group feature in my update statement... and I need to update several lines so I need to use several rows

    subquery pls tell me how to use multiple row subqueries in update statement


    For example

    while I use it like this I got an error

    Update dail_att set outtime to (select max (r2.ptime) in the temp_att where empcode = r2.enpno and)

    bar code = r2.cardn and group attend_date = r2.pdate by enpno, update, cardn);


    Pls tell me how to use for example


    Thanks and greetings

    Srikkanth.M

    Hello

    for r2 loop p1

    R2 is a line of the cursor,

    Max (R2. PtIMe)? It is always equal to r2.ptime if the select statement returns rows.

  • Problem with the format of the values in the command prompt (when you use multiple values)

    Hi all

    I have problem with the format of the values in the command prompt when you use multiple values.

    Value is year (2009) and when I use it in the drop-down list that is formatted, all right, as 2009, but when I use several values I get number as 2009,00. I put in year column format number with 0 decimal places and save by default in the year column. Year is formatted well anywhere in the query, such as 2009. Why is - what happens at the command prompt when you choose multiple values in prompt dashboard?

    Thank you

    I think the YEAR Data Type could be defined DOUBLE RPD.

    Use the CAST function in the formula (fx) and the output from test.

    CAST (INT YEAR)

    Hope, it will help you.

Maybe you are looking for