Bug in include-xsql

If I use include-xsql to include an xml-fragment stored in a clob from the db and in the included xsql I use a stylesheet with disable-output-escaping so that I can treat the clob contents as real xml when included and the clob inlcudes non-8859 characters (in this specific case UTF8 chinese characters) the characters are all turned into "?".
If you view the included xsql directly then there is no problem and the characters are correctly displayed.
I think the problem occurs in the stylesheet processing.
Basically take Steve's "DOCUMENT" example and input chinese characters into the clob and it will show the same problem.
Anyone else seen the problem, have a work around or know when it will be fixed.
Rob
null

Yes we are using 9.0.2, also had same problem with 1.0.4.3.
To be honest we have never noticed that there has been any "fix" in the reparse=yes issue....
Rob
<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Steven Muench ([email protected]):
Are you using either the XSQL 1.0.4.3 or XSQL 9.0.2 releases?
Both of these latest releases have a fix for the [b]reparse='yes' case with foreign characters.
If you're already using one of these latest releases, then you may have found a new issue.<HR></BLOCKQUOTE>
null

Similar Messages

  • Include xsql problem with mulitbyte characters

    I have an xml file containing chinese and korean UTF-8 that has a xsl applied to it then output NO PROBLEM.
    Now I want to apply another xsl before passing on to the final xsl so I used include-xsql in the main xsql file.
    Works fine as long as the source xml contains english.
    Problem is that if I do this all the non-ascii characters are turned into ??????
    So somewhere there must be a conversion being performed but the source is utf-8 and I though by default all xml stuff was utf-8 so where/why is the conversion happening and how can I avoid it.
    Rob

    This bug was fixed in XSQL 1.0.4.3, the latest production release that is part of the XDK for Java 8.1.7.1 download here on OTN.

  • Xsql:include-xsql problem

    I am attempting to include an authentication widget into each page of a site I am working on using the following code:
    <?xml version="1.0"?>
    <datapage connection="myDB" xmlns:xsql="urn:oracle-xsql">
    <xsql:include-xsql href="authenticate.xsql?xapi_version=1&co_num=106&username=useruser&password=password"/>
    </datapage>
    The included page is as follows:
    <?xml version="1.0"?>
    <auth connection="myDB" xmlns:xsql="urn:oracle-xsql">
    <xsql:include-owa>
    BEGIN
    XAPI.Test('{@xapi_version}','{@co_num}','{@username}','{@password}');
    END;
    </xsql:include-owa>
    </auth>
    I have tried the xsql:include-xsql tag with the reparse attribute set to both 'yes' and the default value but each time I attempt to access the page I receive the following error:
    XSQL-005: XSQL page is not well-formed.
    XML parse error at line 3, char 67
    Expected ';'.
    I cannot source the reason for this error because if I access the page to be included direct (with parameters on the query string) it works fine. Any help would be greatly appreciated.
    thanks-->cristian
    null

    This bug was fixed in XSQL 1.0.4.3, the latest production release that is part of the XDK for Java 8.1.7.1 download here on OTN.

  • [Solved] Kernel BUG at include/linux/netdevice.h:501, and sky2?

    So, ever since a certain point in time between kernel 3.11.x and now (3.12.5-1), I have been getting this strangely inconsistent error on bootup. I would estimate that about 3 out of every 4 reboots leads to this error message, and the bootup process terminates in a black screen and what (appears) to be a system hang. However I CTL+ALT+F2, log in, and I output dmesg to a boot log, and everything my eyes have seen is now your visual property as well. The remaining 25% of my reboots patches through and boots directly to my window manager successfully. Now the output seems to be screaming to me "sky2 is the culprit", as EIP seems to be pointing in its general direction at the time of error.  However, I am more inclined to believe that my hardware's interaction with the driver is more likely to be responsible. If sky2 was actually a real problem, I doubt I would be the only one complaining about this. Nonetheless, I am quite vexed, and would greatly appreciate anbody's help here. Much appreciated, and perhaps I can provide you with some other (perhaps) useful information:
    MotherBoard: Asus P5KE (with suspect ethernet controller built in)
    Ethernet Controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
    Kernel: 3.12.5-1
    CPU: Dual core 2.33 ghz
    RAM: 2GB (recently has not passed a memtest)
    [ 9.699863] sky2: driver version 1.30
    [ 9.699960] sky2 0000:02:00.0: Yukon-2 EC Ultra chip revision 2
    [ 9.700020] sky2 0000:02:00.0: irq 45 for MSI/MSI-X
    [ 9.700498] ------------[ cut here ]------------
    [ 9.703391] kernel BUG at include/linux/netdevice.h:501!
    [ 9.703391] invalid opcode: 0000 [#1] PREEMPT SMP
    [ 9.703391] Modules linked in: sky2(+) i2c_core snd_hda_codec_analog acpi_cpufreq processor button snd_hda_intel(+) snd_hda_codec snd_hwdep snd_pcm snd_page_alloc snd_timer snd soundcore shpchp intel_agp asus_atk0110 intel_gtt agpgart ext4 crc16 mbcache jbd2 sd_mod hid_logitech ff_memless usbhid hid firewire_ohci ahci libahci firewire_core crc_itu_t libata scsi_mod ehci_pci uhci_hcd ehci_hcd usbcore usb_common
    [ 9.703391] CPU: 0 PID: 155 Comm: dhcpcd Not tainted 3.12.5-1-ARCH #1
    [ 9.703391] Hardware name: System manufacturer P5K-E/P5K-E, BIOS 0906 12/10/2007
    [ 9.703391] task: f562f4d0 ti: f50fa000 task.ti: f50fa000
    [ 9.703391] EIP: 0060:[<fa99372f>] EFLAGS: 00010246 CPU: 0
    [ 9.703391] EIP is at sky2_setup_irq+0x9f/0xb0 [sky2]
    [ 9.703391] EAX: 00000000 EBX: f51c8100 ECX: 00000089 EDX: 00000000
    [ 9.703391] ESI: f5dfb000 EDI: 00000000 EBP: f50fbdf0 ESP: f50fbdd8
    [ 9.703391] DS: 007b ES: 007b FS: 00d8 GS: 00e0 SS: 0068
    [ 9.830016] sky2 0000:02:00.0 eth0: addr 00:1b:fc:61:1c:91
    [ 9.830018] CR0: 80050033 CR2: f9133760 CR3: 356f4000 CR4: 000007d0
    [ 9.830018] Stack:
    [ 9.830018] 00000000 f51b1000 f51c8100 f51b1000 f51c8100 00000000 f50fbe2c fa996169
    [ 9.830018] 00000020 00000000 c1007210 00000400 f51b15b4 00000000 f50fbe1c c1007210
    [ 9.830018] f51b1500 000000e0 f51b1000 fa999f40 00000000 f50fbe50 c135ed4b 00000246
    [ 9.830018] Call Trace:
    [ 9.830018] [<fa996169>] sky2_open+0x309/0x360 [sky2]
    [ 9.830018] [<c1007210>] ? via_no_dac+0x40/0x40
    [ 9.830018] [<c1007210>] ? via_no_dac+0x40/0x40
    [ 9.830018] [<c135ed4b>] __dev_open+0x9b/0x120
    [ 9.830018] [<c1431cbe>] ? _raw_spin_unlock_bh+0x1e/0x20
    [ 9.830018] [<c135efd9>] __dev_change_flags+0x89/0x150
    [ 9.830018] [<c135f148>] dev_change_flags+0x18/0x50
    [ 9.830018] [<c13bb8e0>] devinet_ioctl+0x5d0/0x6e0
    [ 9.830018] [<c13bcced>] inet_ioctl+0x6d/0xa0
    [ 9.830018] [<c1346094>] sock_ioctl+0x114/0x250
    [ 9.830018] [<c1345f80>] ? sock_fasync+0x80/0x80
    [ 9.830018] [<c1166416>] do_vfs_ioctl+0x2e6/0x4e0
    [ 9.830018] [<c1435127>] ? __do_page_fault+0x2e7/0x580
    [ 9.830018] [<c11576f6>] ? __fput+0x106/0x1f0
    [ 9.830018] [<c116668f>] SyS_ioctl+0x7f/0x90
    [ 9.830018] [<c143874d>] sysenter_do_call+0x12/0x28
    [ 9.830018] Code: 8d 74 26 00 8b 86 d8 01 00 00 83 c6 64 89 34 24 c7 44 24 04 91 97 99 fa 89 44 24 08 e8 fb d1 95 c6 89 f8 83 c4 0c 5b 5e 5f 5d c3 <0f> 0b eb 0d 90 90 90 90 90 90 90 90 90 90 90 90 90 55 89 e5 53
    [ 9.830018] EIP: [<fa99372f>] sky2_setup_irq+0x9f/0xb0 [sky2] SS:ESP 0068:f50fbdd8
    [ 10.114977] ---[ end trace 6853181d11e5e45a ]---
    [ 10.121597] [drm] Initialized drm 1.1.0 20060810
    [ 10.598013] nvidia: module license 'NVIDIA' taints kernel.
    [ 11.366133] ACPI Warning: 0x00000400-0x0000041f SystemIO conflicts with Region \SMRG 1 (20130725/utaddress-251)
    [ 11.372053] input: PC Speaker as /devices/platform/pcspkr/input/input15
    [ 11.389363] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 11.436774] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
    [ 11.449056] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
    [ 11.461240] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
    [ 11.473379] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
    [ 11.485835] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none
    [ 11.498462] [drm] Initialized nvidia-drm 0.0.0 20130102 for 0000:01:00.0 on minor 0
    [ 11.510829] NVRM: loading NVIDIA UNIX x86 Kernel Module 331.20 Wed Oct 30 16:59:55 PDT 2013
    [ 11.523659] iTCO_vendor_support: vendor-support=0
    [ 11.539930] gpio_ich: GPIO from 195 to 255 on gpio_ich
    [ 11.714329] microcode: CPU0 sig=0x6fb, pf=0x1, revision=0xb6
    [ 11.727418] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
    [ 11.740101] iTCO_wdt: Found a ICH9R TCO device (Version=2, TCOBASE=0x0860)
    [ 11.753434] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 11.767642] microcode: CPU1 sig=0x6fb, pf=0x1, revision=0xb6
    [ 11.781056] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 12.042064] coretemp coretemp.0: Using relative temperature scale!
    [ 12.055598] coretemp coretemp.0: Using relative temperature scale!
    [ 14.944832] systemd-journald[110]: File /var/log/journal/2e32c4787d3945018666d6257394d8b8/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 18.610023] nvidia 0000:01:00.0: irq 46 for MSI/MSI-X
    [ 19.320584] NVRM: Your system is not currently configured to drive a VGA console
    [ 19.320590] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
    [ 19.320593] NVRM: requires the use of a text-mode VGA console. Use of other console
    [ 19.320595] NVRM: drivers including, but not limited to, vesafb, may result in
    [ 19.320597] NVRM: corruption and stability problems, and is not supported.
    Last edited by eazar001 (2014-01-24 22:02:50)

    UPDATE: So I ran some low level troubleshooting and decided to test out the linux-lts (3.10.24-1-lts) kernel. No problems at all. Everything works fine with my ethernet adapter and the sky2 module. It just appears that something occurred in the newer kernels to break the interface for at least one Marvell adapter. This solution works for now, but I suppose I should file a bug report eventually. In the meantime, any insight is welcome.

  • Kernel BUG at include/linux/netdevice.h:472!

    After updating to  Linux 3.10.5, i'm getting so much garbage at startup and at shutdown and most of the times system won't work at all.
    I'm posting some of the output from journalctl that might be of general interest:
    perf_event_intel: PEBS disabled due to CPU errata
    [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service
    WARNING: at drivers/iommu/dmar.c:484 warn_invalid_dmar+0x8d/0xa0()
    ACPI Warning: SystemIO conflicts with Region \PMIO 1
    kernel BUG at include/linux/netdevice.h:472!
    ACPI Error: Method parse/execution failed [\_SB_.PCI0.GFX0._DOD] (Node f5c28858), AE_AML_PACKAGE_LIMIT
    pam_systemd(login:session): Failed to connect to system bus: Did not receive a reply.
    Problem persists in linux-3.10.5 [core] & linux-3.11 [testing]
    Now, For the time being i'm using linux-lts "which is working fine" but i want to know, if there is any fix for linux-3.10.5??
    If Not!! Then, if somebody knows how to make it work please!! tell me or are there any patches that can fix these kernel issues.

    You'd better post more of the dmesg, giving parts of it is not really useful.

  • Include XSQL page into UIX page

    Hello,
    I am trying to build a page in UIX and then include an XSQL page into the <contents> region of the <pagelayout>.
    Does anyone know if this is possible? And if yes, if this should work agains OC4J and/or Apache/Jserv?
    I tried including the page using <uix:include node="pagename" /> but
    the uix engine assumes that the node has an .uix extension so this does not work (or even compile). Using the xsql namespace, I also tried <uix:include xsql:node"pagename" /> which does compile, but does not generate any output.
    Any ideas?
    Jeroen van Veldhuizen

    Hello,
    I am trying to build a page in UIX and then include an XSQL page into the <contents> region of the <pagelayout>.
    Does anyone know if this is possible? And if yes, if this should work agains OC4J and/or Apache/Jserv?
    I tried including the page using <uix:include node="pagename" /> but
    the uix engine assumes that the node has an .uix extension so this does not work (or even compile). Using the xsql namespace, I also tried <uix:include xsql:node"pagename" /> which does compile, but does not generate any output.
    Any ideas?
    Jeroen van Veldhuizen Hello Jeroen,
    First of all, why are you trying to do this? Is it for data binding with BC4J view objects? ?If so, then you might want to know that UIX already has native data binding support for BC4J.
    Having said that, I am not sure if you can combine XSQL and UIX tags. I shall verify this and let you know.
    Thanks
    -Kishore
    JDev Team

  • Character problems with xsql:include-xsql reparse="yes"

    I have a problem retrieving XML-fragments from CLOB columns.
    Danish ISO-8859-1 characters (aelig, oslash, aring) are returned as "?" from Apache/Jserv when using xsql:include-xsql reparse="yes".
    My platform is Solaris9/Oracle-9.2.0.2/XDK-9.2.0.4.
    Database characterset is we8iso8859p1.
    I'm using the Apache/Jserv that comes with Oracle 9.2.0.1.
    Steps to reproduce problem:
    -- Table data:
    create table tab1 (id number,clob_col clob);
    insert into tab1 values(1, '<x>fxe</x>');
    /*inserted characters are aelig(230), oslash(248), aring(229)*/
    commit;
    -- test.xsql:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <testdata xmlns:xsql="urn:oracle-xsql" connection="pnrtest">
    <xsql:include-xsql reparse="yes" href="inc.xsql" />
    </testdata>
    -- inc.xsql:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <?xml-stylesheet type="text/xsl" href="unquote_clob_col.xsl"?>
    <xsql:query
    xmlns:xsql="urn:oracle-xsql"
    connection="pnrtest"
    tag-case="lower"
    >
    select clob_col
    from tab1
    </xsql:query>
    -- unquote_clob_col.xsl:
    <xsl:stylesheet
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    version="1.0">
    <xsl:output method="xml" indent="yes" omit-xml-declaration="no" encoding="ISO-8859-1"/
    <xsl:include href="identity.xsl"/>
    <xsl:template match="clob_col">
    <clob_col>
    <xsl:value-of select="." disable-output-escaping="yes"/>
    </clob_col>
    </xsl:template>
    </xsl:stylesheet>
    -- identity.xsl:
    <!-- The Identity Transformation -->
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <!-- Whenever you match any node or any attribute -->
    <xsl:template match="node()|@*">
    <!-- Copy the current node -->
    <xsl:copy>
    <!-- Including any attributes it has and any child nodes -->
    <xsl:apply-templates select="@*|node()"/>
    </xsl:copy>
    </xsl:template>
    </xsl:stylesheet>
    -- Notes:
    Running test.xsql works fine with XSQL command-line, but FAILS through Apache/Jserv (danish characters are returned as "?").
    inc.xsql works fine through XSQL command-line and Apache/Jserv, problem only happens with xsql:include-xsql reparse="yes" (e.g. test.xsql).
    xsql:include-xml works fine, but I cannot use this, bca. in my real business case I'm selecting more than one row from the database.
    I've checked and double-checked my jserv.properties several times, and believes it to be correct.
    The xsql:include-xsql reparse="yes" technique works fine in our Solaris9/Oracle-8.1.7/iAS-1.0.2.2 environment.
    Any suggestions ?
    -- Peter ([email protected])

    If I put the following line in jserv.properties:
    wrapper.env=LANG=en_US.ISO8859-1
    the problem with xsql:include-xsql reparse="yes" seems to go away.
    Really strange, since Oracle products in my experience normally only uses NLS_LANG, not LANG.
    Also, we're accessing several databases with different charactersets from the same ApacheJserv installation, so I don't understand why LANG (or NLS_LANG) should be set to a particular value.
    Can anybody explain ?
    -- Peter

  • Passing parameters to an included xsql file (using xsql:include-xsql)

    Hi,
    because I want to use different stylesheets for my transformations I use the setup with including the actual query xsql file from a sort of wrapper xsql files around it with a different stylesheet instruction.
    All is fine but request parameters given to the wrapper xsql file are not visible in the actual query xsql file.
    I pass values to the included file as follows:
    <xsql:include href="url_off_file_to_include?p_par1={@p_par1}" reparse="yes" />
    The wrapper file has received the p_par1 parameter first.
    The value of the parameter does not end up in the included file.
    Any ideas ??
    Cumquat
    Dave Ruzius

    The include directive <%@ include %> adds the included file inline into including JSP.
    You probably would want to use the include action: <jsp:include page="includedPage.jsp" />. This will add the response of the included page at that location.
    However, keep in mind that the var in <c:forEach> would be scoped to within the tag, so it won't be accessible to the included page. What you can do, is use <c:set var="anotherVar" value="${vf}" scope="request" />. This will allow the contents of vf to be accessible in the included page via "anotherVar".
    People on the forum help others voluntarily, it's not their job.
    Help them help you.
    Learn how to ask questions first: http://faq.javaranch.com/java/HowToAskQuestionsOnJavaRanch
    (Yes I know it's on JavaRanch but I think it applies everywhere)
    ----------------------------------------------------------------

  • To find bug in include

    hi  to all,
    I need to detect a bug in one include among 20 includes. one include is working wrong, syntactically this program is right. how to find particular include is going wrong. can any one tell me.

    What i understand is that when u give same units os measure no conversion screen appears , well u can try this , while going to second screenw here u select the views dont select any vies , once u will fill the details in any of the view it will automatically selected , so in this case may be the conversion screen woeks.
    Also , u can write a condition if units of meas ure is same .
    then no conversion required.
    else.
    logic.
    endif.
    Hope this helps.

  • Bug 6265809 included in a 1.5 release?

    Bug 6265809 was originally reported in release 1.5.0_x, but it was only fixed in the mustang release according to the bug report.
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6265809
    I do not see this bug included in the 1.5 release notes. Does anyone know if this be fixed in a 1.5.0 release?

    Is the API included in J2SE 1.5 Open Source and ifso
    how can I find the code?It's not open source, you can find the code in your
    src.zip file in the root of your SDK directory.
    I am one of these people that needs to see the'nuts
    and bolts' of anything before i can trulyunderstand
    it. I would like to be able to see exactly how a
    program works, all the code behind theclass/method
    calls. For instance, somewhere, somehow the code:
    JButton button1 = new JButton("Java");
    must actually draw a rectangle, colour it grey,write
    "Java" on it and position it etc.No, that's not the job of the button constructor .
    Good Luck
    LeeSo it would be, in theory, possible to write a fully functional Aplication without ever using the API. If of course one was barking mad and had all the time in the world one could, just by using the Keywords and Reserved words. As I see it, the world of software engineering is getting so complicated and convoluted that an apprentice to a language sinks before he can swim. In the basic most atomic level of Java, it is a simple easy to understand language: easy syntax and keyword/constructs. However, the novice, like me, is blinded by all these "technologies" and funny weird sounding names!!
    Thanks anyhow
    Hugh

  • 2.2.1 released, bug fixes - including lossless skipping?

    Downloading now...
    Scott

    This update didn't fix lossless skipping for me...I have a song with UTF-8 characters in the ALAC tag, and it works fine on my iPod 5G, but not on my iPhone which I just updated. It shows the album pic briefly and moves on to the next song
    Of course this isn't the skipping that you guys are talking about...this is skipping the song altogether ...
    Message was edited by: ケビン

  • List of Bugs Fixed in JDev 3.2.3

    Several users requested a list of bugs addressed in JDeveloper 3.2.3. Here is a list:
    Bugs Fixed for DAC
    Infoswing Frame Could Not Be Closed. (1729167)
    Validation Methods Are Invoked During Removing Of A New Row From Gridcontrol (1727214)
    Regrn:Lov Control: All Fields In Dept Are Listed Instead Of The Selected One. (1724885)
    Regrn: List Control Unbound Once Rollback. List Control Is Empty (1723467)
    Regrn: Value For The Last Field Doesn'T Get Saved In The Database. (1723367)
    Remove The Commit/Rollback Limitation From Findpanel (1720412)
    Abm: Rowsetaccessimpl.Absolute() Does Not Check For -1 On Call To Getrangestart (1719841)
    Canceling Closing Of Infointernalframe Doesn'T Work (1718994)
    Viewlinkinfo Objects Are Not Nested Application Module Aware (1717528)
    Viewlinkinfo Objects Generate Illegal View Link Names (1717507)
    Dac Lov Controls Are Not Binding To Dataitems (1717492)
    Entity Validation Handling Problem In Dac Gridcontrol (1717482)
    Trw - Rollback Reexcutes All Queries (1715674)
    Getestimatedrowcount Is Called Unnecessarily (1709897)
    Rowsetinfo - Error Message Needs More Details (1692843)
    Nls: Translated Button Labels Are Shown As Squares In Styleeditor (1688651)
    Abm: Blank Rows Created In Grid In Mapping Wizard'S Summary Page (1680610)
    Validaterow Is Not Called If You Leave The Row From Non-Modified Column (1671182)
    Textareacontrol Color Will Be Gray Always If Run In Jdev With Jdk 1.3 (1666518)
    Qabk: Infoswing Control Dialog Box Throws Exception At The Run Time (1665341)
    Sessioninfo.Close() Does Not Close The Database Session (1664400)
    Nls Business Component Data Form Runtime Missing Translations (1652484)
    Qablk Tree Control Picks Up And Displays Only First Selected Rowset (1647498)
    Abm: Nullpointerexception Is Thrown When Detail Button Is Used In Visual Trace (1647449)
    Rowsetinfo.Publishrowset Does Not Restorec Revoked Rowset. (1640653)
    After Setting Validation To Row Level Messages Appear More Than Once. (1640604)
    Detail Row Inserted Via Entity Object Is Not Displayed Automatically. (1633778)
    Dac-106 Trying To Set Nullable Date Column To Null If A Date Format Is Used (1633564)
    Memory Leak When Closing And Reinstantiating Internal Frames (1631899)
    Issuing Rollback/Reexecute Query Resets Query Find Criteria (1631795)
    Rows Inserted In Vo Not Displayed On Gridcontrol When Rowset Is Published (1625827)
    Data In Grid Control Is Lost After Applying Filter And Performing Updates (1624068)
    Data Does Not Display In Comboboxcontrol (1623945)
    Abm: Find Button In Filter Control Should Be Default For Enter Key - Posco Issue (1584634)
    Abm: Sorting On Filtered Grid Control Clears Filter - Posco Issue (1584627)
    Last Record Is Not Displayed When Scrolling Thru A Grid Control With Jdk 1.3.0 (1583918)
    Abm: Findcontrol Gets Built Everytime The Navigation Bar Is Bound To A Dataitem. (1527169)
    Rowset.Setqueryonopen(False) Does Not Prevent The Grid From Populating Itself. (1527158)
    Find Panel Custom Editor Option Does Not Work (1511669)
    Addmasterlinkinfo -- No Such Method, Should Be Addmasterlink (1503508)
    Abm: Sql Error When Findcontrol Is Used The Second Time - Posco Issue (1477081)
    Bugs Fixed for BC4J
    Insert A Row Using "Immediate Loading" Causes Nullpointerexception (1766124)
    Apps: Jdbc Statement Not Being Closed In Viewobjectimpl.Closefreedstatements() (1765387)
    Appsjperf: Bind Indexes Changes For Different Users For Inserting/Updating Eo'S (1761569)
    Data Page: Query Form Generates Incorrect Query If Attribute Name != Column Name (1756150)
    Classcast Exception: Createviewobject() Not Returning Remote Vo Subclass In Visi (1742764)
    Samples: Tester Project Does Not Compile, Prevents Use Of Tester To Debug (1720551)
    Samples: Inserting A New Item Into The Auctions Database Fails To Insert Dbrecor (1718004)
    Samples: Bc4jauctions.Html Adding An Item To Auctions Db Instructions Has Error (1717988)
    Samples: Bc4j Auctions Sample Sign Me Up Link Throws Exception (1717967)
    Qablk: Required Libraries Are Not Included In The Bc4j Project (1714268)
    Datapage Wizard Cannot Generate Anything (1713272)
    Datapage Wizard Should Use "Iso8859_1" As Default Encoding (1705620)
    Nls: Japanese Characters Are Garbled In "Show Data As Xml" Dialog In Jbo Tester (1700430)
    Can Not Include Xml File Using Xsql:Include-Xsql (1700125)
    Nls: Error Message In Bc4j Jsp Application Is Garbaged (1695391)
    Nls:Web Bean Wizard Does Not Register Web Beans To Web Object Manager Correctly (1693941)
    Nls: Js Tab Container Web Beans Cannot Display Japanese (1690456)
    Inputdate Doesn'T Allow Field Editing By User (1689571)
    Nls:Descriptions For Some Hilo Charts Are Not Shown In Jsp Element Wizard (1684559)
    Nls: Truncated Help Button In Add Servlet Dialog Of Web Object Manager (1677201)
    Nls: Truncated Button Label For 'Reset' In Query Dialog Of Data Form Runtime (1675129)
    Wrong Tip For Js Tree Control Web Bean In Jsp Element Wizard (1673107)
    Application Pool Generates Cookies Containing Commas (1667201)
    Noclassdeffounderror When Try To Run The Tester In Three-Tier Mode. (1665040)
    Using Am In Am Pool 2nd Time (Even Times) Causes Jbo-25302 (1664901)
    Apps: Vo.Setattributeinternal Causes All The Rows To Be Brought In From Db. (1663724)
    Ora-29534/Ora-29545 When Deploying Bc4j Runtime Classes (1661861)
    Nls: Too Small List Box And Truncated List Items In Jsp Element Wizard (1660075)
    Nls: Jbo-27022 Cannot Navigate Through Japanese Data With Bc4j (1660065)
    Web Object Manager Truncated Label In Edit Webbean Dialog (1658304)
    The Datapage Wizard Does Not Generate Code To Display Each Attributes In Vo. (1656532)
    Nls: Jsp Application Runtime Missing Translations (1647710)
    Labels In An Entity View Are Not Displayed Correctly (1640869)
    Nls: Horizontal Alignment And Translation Problem In The Jsp Element Wizard(Edit (1636848)
    Nls: Instruction Of Webnew.Java File Missing Translations (1636779)
    Query Collection Shouldn'T Be Blown Away If Maxfetchsize = 0 (1634721)
    Jbo-25014 Exception For Intermedia Domains (1634452)
    Cannot Create A Viewlink Between A View In A Local Am And One In An Imported Am. (1631834)
    Apps:Rowset Interface Should Also Provide Removerowsetiterator Method (1604934)
    Extra Spaces Before ';' And Minor Typo For Visibroker In Jbo Resource Files (1585159)
    Typo In A Webobject Resource File: "Xqsl" For Xsql (1585124)
    Apps: Enhanced Stateless With Affinity Support For Viewobjects (1576128)
    An Exception Occurs When Run The Database Setup File For Bc4j (1563286)
    Apps:View Object Wizard Gives Incorrect Error Message With Invalid Extend (1562030)
    Apps: Cannot Override 'Extends' Class In The View Object Wizard (1561990)
    Ias 10210 Nt M1: Jsp Error While Going To The Online Orders Window (1554391)
    Apps: Returns No Row For A Detail Rowset Even Though Such Row Exists In Db (1554209)
    Mats: Bc4j Samples Not Working Correctly (1542381)
    Nosuchmethodexception Using Bc4j Design Time With Xml Parser 2.1.0 Beta (1527368)
    Cap Gmac: Insert Problem After Upgrading From 3.1 (1524873)
    Nls: New Xsl File Needs Output Encoding Tag (1473212)
    Createuser.Sql Needs To Be Provided To Customers (1449624)
    Ias 9i: Bc4j Installer Needs To React To 3.2 Tutorial Changes (1411505)
    Nls: Ias1.0.2 M3: Jsp Bc4j Application Cannot Insert Record (1404390)
    Bugs Fixed for JDev IDE
    Webtogo Displaying Stale Pages. (1761657)
    Nls: Datapage Application Updates Multibyte Data Incorrectly On Webtogo Server (1746080)
    Integration Or Cache Problem With Web-To-Go (1741134)
    Nls: Translated Booknotfound.Html And Nojavadoc.Html Are Not Installed (1738859)
    Nls: Html Help Cannot Be Installed With Japanese Build (1738854)
    Nls: Japanese Html Help Has Wrong Folder Structure In The Contents Tab (1737050)
    Nls: Cannot Register Servlet Using Web Object Manager (1736178)
    Nls: Import Library Utility Is Not Translated And Doesn'T Support Japanese Char (1724029)
    Repository Source Control Workarea Picker Does Not Work In Jdk 1.3 (1717231)
    Nls:Error And Warning Are Garbled In Setting Encoding Of Compiler To "Cp1252" (1716640)
    Nls: Popup Menus "Open" And "Edit With Oracle Jdeveloper" Are Not Translated (1684565)
    Qablk:Jdeveloper Crash When Opening Frame In The Ui Design Mode In Windows 2000 (1683235)
    Nls: Overtranslated Parameter Names In Created Dialog (1677246)
    Nls: Comment 'Constructor' In Application, Class, Sqlj, Beaninfo Not Translated (1677241)
    Nls:Error Message Is Different Between Locale = Us And Ja (1671222)
    Nls: Cannot Select More Than One Jar/Zip File When Adding Paths (1660130)
    Nls: Cannot Run Jsp Application Using Bc4j Created With Japanese Tables (1660019)
    Nls:Unable To Insert/Update For Bc4j Jsp Application On Ias 1.0.2.0 (1656603)
    Nls: Httpservlet Code Is Incorrect (1650724)
    Nls: All Web Object Wizards Behaviour For Character Encoding Should Be Unified (1650722)
    Nls Enterprise Javabean Wizard Truncated Translations (1645621)
    Nls: A Message 'Loading Jsp' Missing Translation In The Jsp Runtime (1636889)
    Unable To Invoke Dependency Manager (1630723)
    Incorrect Otn Link Specified In Creating_Html_Clients\Srv_Pxsqlservlet.Html (1618656)
    Must Use Thin Jdbc In Order To Solve Nls Problems With Repository Tools (1534551)
    Nls:Webtogo Doesn'T Find Jsp Pages With Japanese Names. (1477338)
    Nls:Japanese Character Corrupted When Sql*Plus Invoked From Jdeveloper (1461164)

    Hi Steve
    Many thanks for that. Could I ask that
    this kind of thing goes in the release
    readme also.
    Marc

  • Database bug issue after upgrade ( version 8.1.7.4)

    Hi,
    Currently our database version is 8.1.7.0.0
    We have planned to upgrade our database to 10g Rel2 and for that we have already applied terminal patch set (i.e. 8.1.7.4).
    But after applying terminal patch set we came through list of the GENERIC bug fixes included in the 817X Patch Sets. i.e.
    ALERT: Oracle8i Release 3 (8.1.7) Support Status and Alerts
    Note :- 120607.1
    Actually in this note we are having confusion whether to apply the patch or not for the bug that is mentioned.
    Some are those which affect Oracle 8.1.7.X releases are :
    1)Trigger updates wrong after DROP functional index Note 259854.1
    2)Changing the Database Character Set can corrupt LOBs Note 118242.1
    3)Large export buffer can produce corrupt export file Note 223399.1
    4)Export can generate a corrupt export file Note 199416.1
    The first one has been applied successully, but having confusion with the remaining,
    Question regarding points 2 & 3 above :
    2)
    As we are not going to alter our database character set (WE8ISO8859P1) at 8.1.7.4, so is it required to apply the patch ???
    or will have to apply as we are going to upgrade it further to 10g Rel2(Here database character set might get change) for future upgradation ???
    3)
    Currently our database export is being done via conventional path
    Now, the workaround mentioned in the patch is as follows :
    (Patch is not available for Windows OS)
    Workaround
    ~~~~~~~~~~
    1. Prior to a Conventional path export, set the environment variable
    ORA_OCI_NO_OPTIMIZED_FETCH to 1.
    Windows:
    set ORA_OCI_NO_OPTIMIZED_FETCH=1
    OR:
    2. Export the data in Direct path mode, by specifiying the additional
    export parameter: DIRECT=Y
    So the query is,
    I am not getting any parameter like ORA_OCI_NO_OPTIMIZED_FETCH.
    Is there any parameter like ORA_OCI_NO_OPTIMIZED_FETCH in oracle 8.1.7.4 ?
    OR
    Will have to change the export method to direct mode ? by doing so will there be any adverse effect ?
    With Regards

    You are repeating a question that you already made on your previous thread.
    Re: Database upgradation to 9i rel2
    Regards,
    Francisco Munoz Alvarez
    www.oraclenz.com

  • Problem with xsql:query

    Hi,
    I'm having a problem with the following simple XSQL document:
    <?xml version="1.0"?>
    <xsql:query connection="xsqltest" xmlns:xsql="urn:oracle-xsql">
    SELECT concat(concat(forename, ' '), surname) AS Name
    , d.name AS Department
    FROM emp, dept d
    WHERE emp.dept_no = d.id
    ORDER BY surname
    </xsql:query>When I transform this using the command line xsql, it produces the following (as expected):
    <?xml version = '1.0'?>
    <ROWSET>
    <ROW num="1">
    <Name>Cindy Delight</Name>
    <Department>Accounting</Department>
    </ROW>
    <ROW num="2">
    <Name>Adrian Rue</Name>
    <Department>Product Development</Department>
    </ROW>
    <ROW num="3">
    <Name>Dwight Dweeb</Name>
    <Department>Accounting</Department>
    </ROW>
    </ROWSET>However, when I access the same page through my browser, the output is:
    <?xml version = '1.0'?>
    <xsql:query>
    SELECT concat(concat(forename, ' '), surname) AS Name
    , d.name AS Department
    FROM emp, dept d
    WHERE emp.dept_no = d.id
    ORDER BY surname
    </xsql:query>(this is the same as the input document, except the namespace declaration has been stripped out, making the XML invalid).
    I've tried including other xsql tags in the same document (e.g. xsql:include-xsql), these seem to work fine. Also, if I change the connect details, XSQL fails as expected, so it would appear xsql is being invoked by Tomcat (.xsql is mapped to the servlet), and XSQL successfully connecting to the database.
    My setup is slightly unusual: I'm trying to use XSQL 1.0.4.1 with MySQL 3.23.32 using the mm.mysql 2.0.4 JDBC drivers. This is running on Tomcat 3.2.1 with JDK 1.3 (OJVM 1.2.330). But, since it works with the command line xsql, I'm at a loss as to why it's misbehaving through the servlet engine only... any ideas?
    Steve

    Hmm,
    Even more confusing - the same .xsql document works fine with WebToGo - so I guess this is a Tomcat problem, somehow... Just can't understand why xsql:include-xsql works and xsql:query doesn't.
    Steve

  • ANN: XSQL Servlet 0.9.8.6 Release Available

    Oracle is excited to announce the 0.9.8.6 technology preview
    release of Oracle XSQL Pages and the XSQL Servlet with major
    new functionality.
    -----------------[ Download Info ]-------------------
    http://technet.oracle.com/tech/xml/xsql_servlet/
    Click on "Software" to Download
    Click on "Release Notes" for Full Documentation
    XSQL Pages are server-side XML templates that make it easy
    to exploit the powerful combination of SQL, XML and XSLT to
    prototype and deploy dynamic, data-powered sites and web
    services.
    The XSQL Servlet installs into your favorite Java Servlet
    environment and works with your favorite relational database,
    making it dead easy to:
    -> Assemble XML "DataPages" from multiple SQL Query
    Results (including full support for Oracle8i's
    richly-structured XML Objects Views), local or remote
    XML resources, Stored Procedure Calls, etc.
    -> Transform the "DataPages" in the server using XSLT,
    optionally using stylesheets that are appropriate to
    the requesting client, including the ability to
    let the client to the stylesheet processing for IE5
    or other clients in the future that support this.
    Our online support forum for XML is at:
    http://technet.oracle.com/support/bboard/discussions.htm
    The XSQL Servlet demos (included in the release) are
    installed on Oracle's OTN site and can be tested from the
    comfort of your browser before you download if you choose:
    http://technet.oracle.com/tech/xml/demo/demo1.htm
    This new 0.9.8.6 release includes...
    More Documentation
    ==================
    More extensive documentation and new tutorial material.
    New Demos
    =========
    New and enhanced demos with additional notes describing key
    points each demo is trying to illustrate.
    New API's and JavaDoc
    =====================
    Programmatically process XSQL Pages from your own Java
    programs using a new XSQLRequest object, as well as write
    custom page "action handlers" with new JavaDoc and
    example code.
    New Features
    ============
    <xsql:query>
    The <query> element from previous releases is now part of
    the xsql namespace and is referred to using the new
    <xsql:query> syntax in your XSQL Page. A new section details
    how to use <xsql:query> to produce XML query results with
    nested structure.
    <xsql:dml>
    Do DML and call stored procedures anywhere you need to in
    your XSQL Pages.
    <xsql:stylesheet-param>
    Use parametrized XSLT Stylesheets and set the stylesheet
    parameter values from your XSQL Page.
    <xsql:insert-request>
    Automatically insert posted XML or HTML Form parameters into
    the database.
    <xsql:include-xml>
    Include arbitrary XML resources at any point in your page by
    relative or absolute URL.
    <xsql:include-request-params>
    Include key information like HTTP Parameters, Session
    Variable values and Cookies into your XSQL Page for
    addressing them in your stylesheet.
    <xsql:include-xsql>
    Include the results of one XSQL Page at any point inside
    another. This allows sophisticated combinations of multiple
    XML data sources and multiple XSLT transformations.
    <xsql:include-owa>
    Include the results of executing a stored procedure that
    makes use of the Oracle Web Agent (OWA) packages inside the
    database to generate XML.
    <xsql:action>
    Invoke a user-defined action handler, implemented in Java,
    for executing custom logic and including custom XML
    information into your XSQL Page.
    null

    That error message is outdated and should read:
    Cannot find XSQLConfig.xml in your server-side classpath. The error is definitely that it's not finding XSQLConfig.xml on your classpath. The likely cause is that you did not add the directory:
    ./xsql/lib
    to your CLASSPATH in the JRun Servlet Engine Java environment.

Maybe you are looking for

  • MacBook Pro Hard Drive Repair/Permissions Problems

    My MacBook Pro (2.2GHz) wouldn't start. I was getting the grey screen with the Apple logo and the spinning wheel that never stops. Tried zapping the PRAM. Tried holding down the shift key. No luck. So I finally booted from the Leopard Install CD. No

  • I have problem with seller

    Hi I have problem with seller. My son poured milk on my Mac and when I went to apple branch in Spokane maintenance they told me i must paid $ 750. I told them that I have comprehensive ensure a and they told me it did not include the fluid and breaka

  • CSS burn error - device not supported

    I am getting a "This device does not support copy generation management..." error while burning a disc that is checked for CSS. Have tried this on my macpro tower, macbook pro, and even my old G4. By "device" do they mean the physical DVD drive/burne

  • Report builder with Oracle Version

    Hey every one I would like to know that which oracle version comes with Report Builder? ..Enterprise...Developer or standard??? Thank you

  • Mac attempting to open folders with the Icon Composer application

    When opening a folder from anything other than a finder window(like the "Open In Finder" button in a stack or by clicking the preview icon in the Get Info box) my Mac attempts to open the folder with the Icon Composer application. Of corse this produ