UTL_RAW Documentation Errors

In the summary of subprograms, there seems to be a miss-alignment of descriptions somewhere along the line.
http://download.oracle.com/docs/cd/E11882_01/appdev.112/e16760/u_raw.htm#i996746
i.e. In particular, these 3:
CAST_TO_NVARCHAR2 Function..........Converts a RAW value into a VARCHAR2 value
CAST_TO_RAW Function....................Converts a RAW value into an NVARCHAR2 value
CAST_TO_VARCHAR2 Function...........Converts a VARCHAR2 value into a RAW value
Ta,
Trent

Thanks for pointing out those errors. I've passed the information along to the appropriate writer.

Similar Messages

  • LCES JBoss App Server manual config documentation error

    There is a documentation error in "Create JMS topics and queues" under "Modifying the JBoss configuration files" of the "Preparing to install LiveCycle ES" document in October 2007 version.
    For each of the <depends> tag in the [appserver root]/server/all/deploy/jms/adobe-service.xml file, the associated attribute is misspelled and should be written 'optional-attribute-name' (notice the second hyphen). Using the documentation syntax, you will encounter an 'java.lang.IllegalArgumentException: null object name' stack trace for each of the declared queues and topic.

    Forestier:
    I have forwarded your comment to product management and documentation.

  • Printed Documentation Error - Converting RH8 Proj to MS Word 2007

    I get the following error message when I attempt to use the Single Source Layout > Printed Documentation option:
    Microsoft® Word has not been started on this computer.
    Launch Word and click the 'Start using Microsoft® Word' option before generating Printed Documentation again.
    I am trying to convert an RH8 Project to MS Word (.doc or .docx).
    Any suggestion would be appreciated.

    Assuming Word has been started before on that computer, see http://www.grainge.org/pages/authoring/printing/print_issues.htm and scroll down to Word Issues.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • ImaqConcentricRake2() documentation error and crash !

    using NI Vision 8.6 and CVI 9.0.1,
    the documentation for imaqConcentricRake2() states that the default options uses "numSearchLines  3", but numSearcLines is NOT part of the EdgeOptions2 structure...
    also, when running the function using IMAQ_CUBIC_SPLINE for the interpolation method, i get an error stating that this method is not supported, despite this being not specified in the documentation.
    last, but not least, the function crashes the program completely, and i have no clue about why it crashes... (no popup about FATAL error or NON-FATAL error, i am directed right into the Visual Studio debugger)
    a search on google on those problems returned nothing, as well as a search in the forums. is there a fix for those problems ?

    Thanks for the reply!
    The audio source is a 24-second long MP3 at 265kbps.
    I've tried rendering with default losseless avi without sound, which still crashed and gave the second error message.
    Other times, I've tried H.264 MP4 with and without sound at the original resolution of the comp (1920x1080) as well as resized at 1280x720. I didn't change any settings besides Format, Resize, and Audio Output. Even when trying to render under the Quicktime format for .mov files, without sound, I crashed (though this time I got the first error message.)
    I've tried rendering different segments and the entire comp, too; every attempt after the first render failure has crashed and either given me both error messages described above or only the second error message.
    Rendering with the audio file disabled in the comp has worked at Lossless .avi default settings with audio disabled. I tried changing the Format just to H.264 MP4 and the render failed, giving me the first error message even though the audio file was muted in the comp and audio was disabled in the render settings.
    Also, this project and the sound file has rendered just fine on any format I had (used H.264 MP3 and Quicktime MOV) only a few hours ago. I don't know of anything that could have changed that caused all of these errors.
    Thank you so much for the help, haha...

  • APEX_UTIL.GET_GROUP_ID documentation error.

    Take a look at the doc for GET_GROUP_ID:
    http://download.oracle.com/docs/cd/E14373_01/apirefs.32/e13369/apex_util.htm#BABFECFJ
    Look at return type for GET_GROUP_ID. It is a varchar2, but in the example they use number for the variable to hold the return value.
    And then the next function, GET_GROUP_NAME, they say it returns a number, but use a varchar2 in that example for the variable to hold the return vale.
    Please tell me if I am wrong.
    I guess I should post this somewhere as a documentation bug.
    Greetings
    Rune

    Rune,
    You are absolutely right, thanks for bringing this to our attention. I have raised a bug for this.
    The examples show the correct data types returned.
    Regards,
    Anthony.

  • BDB 4.7.25 C++ API documentation errors

    The documentation for DbEnv::set_event_notify() and DbEnv::rep_set_transport() says that their callback functions take "DB_ENV *" as the first argument. The callback functions' first argument should be "DbEnv *".

    Thanks for reporting this,
    I will pass the information along so it will be corrected.
    Sandra

  • MWM-00243::=Un-documented error message

    I'm working on:
    OAS 4.0.8.2
    DB 8.1.6
    Intermedia Web Agent
    and I get:
    MWM-00001: event logged at 03-Jan-2001 14:12:33
    MWM-00013: request: method='POST' path='/intermedia/rir_img/mediaput/IMMAGINI.PUT_FOTO' client=157.28.141.73
    MWM-00243: multipart parser did not find the boundary after the value
    May you help me?
    Thanks in avance
    Andrea
    P.S. Please, answer with an email to [email protected]
    null

    this error can occur for the
    following reasons:
    - if a multi-line textarea form 'field' is used (really due to next item)
    - if a carriage-return character (ie, \r=13=%x0d) ends up in a form field
    - if the length of a form field value is > 255 bytes
    - if the browser send a badly-formatted multipart/form-data request
    As a starting point, can you send the HTML form?

  • XCode Documentation Error

    In the Welcome to Xcode window there is a link called "Create a new Xcode project."
    This opens a window that contains a link to "The Xcode Workflow Tutorial"
    Opening that gives a line by line description of how to create a simple application in Xcode. But with at least 1 mistake
    Ignoring the statement that you need to open Xcode. Xcode has to be open already if you are reading these instructions.
    Now the big error
    Under the title "Creating a Custom View Class" the instructions tell you how to Choose a template for the file you are creating. The display is very different from what Xcode presents and the template the instructions say should be used, "Objective-C NSView subclass template", does mot exist in my copy of Xcode. The display in the tutorial has 6 templates you should be able to choose from and Xcode, on my computer at least, has only 4.
    Which of these 4 should I choose, "Objective-C class", Objective-C protocol", Objective-C test case class" or "AppleScript class"?

    BobHarris wrote:
    I would encourage you to file a bug or feature enhancement with Apple at either:
    BugReporter
    <http://bugreporter.apple.com>
    Free ADC (Apple Developer Connection) account needed for BugReporter.
    Anyone can get a free account at:
    <http://developer.apple.com/programs/register/>
    And/Or
    Mac OS X Feedback
    <http://www.apple.com/feedback/macosx.html>
    You might also consider XCode discussion in one of the developer forums
    Software Development 101:
    <http://discussions.apple.com/forum.jspa?forumID=728>
    Developer:
    <http://discussions.apple.com/forum.jspa?forumID=727>
    I have sent a report to Mac OS X feedback but, like the block counter error that appeared when Apple upgraded the floppy disks from 13 sectors to 16 sectors, errors like this tend to be called features. (That bug went away with the intro of Pro Dos, if you remember that:)

  • Instrumentation Driver Developer Guide Documentation Error p9-44 Ivi_UnlockSession

    The source code as listed causes subsequent calls to attribute methods to lock up the development session. Which solution is preferable? Remove the Ivi_UnlockSession statement or add a Ivi_LockSession statement at the top of the method?

    Hello Larry,
    This looks like a mistake in the DDG Manual. The recommendation would be to add Ivi_LockSession at the top as in the following code (from the latest fl45 source):
    ViStatus _VI_FUNC fl45_ConfigureHold (ViSession vi, ViBoolean holdEnable,
    ViInt32 holdThreshold)
    ViStatus error = VI_SUCCESS;
    checkErr( Ivi_LockSession (vi, VI_NULL));
    viCheckParm( Ivi_SetAttributeViBoolean (vi, VI_NULL, FL45_ATTR_HOLD_ENABLE,
    0, holdEnable), 2, "Hold Enable");
    if (holdEnable)
    viCheckParm( Ivi_SetAttributeViInt32 (vi, VI_NULL, FL45_ATTR_HOLD_THRESHOLD,
    0, holdThreshold), 3, "Hold Threshold");
    checkErr( fl45_CheckStatus (vi));
    Error:
    Ivi_Un
    lockSession (vi, VI_NULL);
    return error;
    If you are interested in driver development, I would recommend downloading some drivers from our website (http://www.ni.com/idnet) and walking through them -- we provide the source to many complete drivers.
    Sincerely,
    Jeremiah Cox
    Applications Engineer
    National Instruments
    http://www.ni.com/ask

  • LabVIEW 7 Print Documentation Errors

    I am trying to print some documentation from my application - all I am selecting the entire hierarcahy (65 VI's) and excluding vi.lib VI's. I am then selecting to print the VI Icon and Description->Descrption only to a plain text file. I have descriptions/header information within each VI but within the text output not all VIs have this information printed. The dropping off doesn't occur at the end by in the middle. I have tried several times and the output varies each time.
    Has anyone else had this probelm?

    Strongly Agree!  Trying to print documentation and having the same issue.  Random missing documentation when I generate it to a HTML file.  Using 8.0.1
    Hope it is fixed in 8.20 because this is driving me crazy ......  Keep hitting generate until it looks correct. 
    Matthew Fitzsimons
    Certified LabVIEW Architect
    LabVIEW 6.1 ... 2013, LVOOP, GOOP, TestStand, DAQ, and Vison

  • 11g r2 documentation errors

    in http://docs.oracle.com/cd/B19306_01/server.102/b14200/statements_8004.htm
    The view must not contain any of the following constructs:
    A subquery in a SELECT list.
    but this works
    "UPDATE (SELECT employee_id, salary, (SELECT 'sub' FROM DUAL) sub FROM employees) SET salary = 1"
    In addition, if an inherently updatable view contains pseudocolumns or expressions, then you cannot update base table rows with an UPDATE statement that refers to any of these pseudocolumns or expressions.
    but including ROWNUM pseudocolumn doesnt work
    "UPDATE (SELECT employee_id, salary, ROWNUM no FROM employees) SET salary = 1"
    in http://docs.oracle.com/cd/E11882_01/server.112/e26088/statements_3001.htm#SQLRF53384
    You can change a CHAR column to VARCHAR2 (or VARCHAR)
    and a VARCHAR2 (or VARCHAR) column to CHAR only if the BLANK_TRIMMING
    initialization parameter is set to TRUE and the column size stays the same or increases.
    but i can modify a columns datatype between char and varchar2 without setting blank_trimming to true?

    All good points.
    I'll check with the subject matter experts and get back to you.
    Thanks!
    SQL Language Reference writer

  • EBS R12.1 documentation error

    Pl see http://docs.oracle.com/cd/E18727_01/doc.121/e12841/T120505T120509.htm#F_92659x3Ax20H1x20Head1x3Ax20Environmentx20Settings
    There are references to database version 10.2.0 in tech_st - these should be replaced with 11.1.0 as the R12.1.1 media installs 11.1.0 version of the database.
    Thanks
    Srini

    The writer just replied to me that "the issue has been corrected in the latest revision of Oracle E-Business Suite Concepts."

  • Error when i try to print in Crystal Report

    Hi , im student from mexico, i have a truble with Crystal Report so u can help me ? plz
    my problem with Crystal Report is when i try to print
    check my code
        repComandaGeneral.Load("C:\Users\Usuario\Documents\DozRES - comandas\RepTicketCGeneral.rpt", CrystalDecisions.Shared.OpenReportMethod.OpenReportByDefault)                repComandaGeneral.SetDatabaseLogon("root", "1234", "localhost", "dozres") ' Login base de datos
                    'Dim MiConexion As New ConnectionInfo
                    'Dim myTables As Tables = repComandaGeneral.Database.Tables ' Informe.Database.Tables
                    'MiConexion.ServerName = "192.168.1.254"
                    'MiConexion.DatabaseName = "dozres"
                    'MiConexion.UserID = "root"
                    'MiConexion.Password = "1234"
                    'For Each myTable As CrystalDecisions.CrystalReports.Engine.Table In myTables
                    '    Dim myTableLogonInfo As TableLogOnInfo = myTable.LogOnInfo
                    '    myTableLogonInfo.ConnectionInfo = MiConexion
                    '    myTable.ApplyLogOnInfo(myTableLogonInfo)
                    'Next
                    repComandaGeneral.SetParameterValue(0, "Value")
                    repComandaGeneral.SetParameterValue("cm_id", cm_id)
                    repComandaGeneral.PrintToPrinter(1, False, 0, 0)
                    repComandaGeneral.Close()

    The "database vendor error 556" indicates that the query to the database returned with error 556.  It's vendor specific.  Look up your database vendor's documented error codes, to see what 556 indicates.
    Doing a bit of googling looks like the issue is that the ODBNC datasource does not exist. Remember that there are 32 bit and 64 bit ODBC datasources. If your app is 32 bit, the DSN must be 32 bit, if it is compiled as 64 bit the DSN must be 64 bit.
    See KBA 1505620 - How to create a 32 bit ODBC data source on a 64 bit Operating System
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow us on Twitter

  • Error Messages in PCUI

    Hello,
    I have implemented the BADI "CRM_ORDER_STATUS" for validating with status change in opportunity with another field. This BADI is invoked whenever the status field is changed in the transaction.
    Inside the BADI I want to throw error message to the user on the PCUI screen. I tried using the "MESSAGE" ABAP statement in the BADI implementation but the message is not displayed in the PCUI but is displayed in the SAP GUI. Can anyone tell me how to display our own error messages in the PCUI screen.
    Thanks in advance.

    Hello,
    Here the example coming from the BADI 'CRM_CUSTOMER_H_BADI' documentation :
    Error messages
    Error messages should not be issued directly, but should be forwarded to the application log using the function module CRM_MESSAGE_COLLECT. By defining the error gravity, you can define whether it leads to a program termination, an incorrect status or only a warning in the transaction.
    The error messages issued must, however, be deleted by the implementer at the start of the BAdI, as otherwise they will not disappear from the log file, and the system would therefore continue to display the error, even if it was already solved.
    Example
    data:
        ls_msgidno type bal_s_idno,
        lt_msgidno type  bal_r_idno,
        lv_save_message    type c.
    *Delete message(s) at the beginning of the method
    ls_msgidno-sign       = 'I'.
    ls_msgidno-option     = 'EQ'.
    ls_msgidno-low-msgid  = 'CRM_ACTIVITY_H'.
    ls_msgidno-low-msgno  = '801'.
    append ls_msgidno to lt_msgidno.
    call function 'CRM_MESSAGES_DELETE'
      exporting
        it_r_msgidno   = lt_msgidno
        iv_ref_object  = is_activity_h_wrk-guid
        iv_caller_name = gc_object_name-activity_h. " See include programCRM_OBJECT_NAMES_CON
    *In the error case, collect the message:
    if .
      messge id 'CRM_ACTIVITY_H' type 'E' number '801'
             into lv_save_message.
    call function 'CRM_MESSAGE_COLLECT'
      exporting
        iv_caller_name = gc_object_name-activity_h " See include programCRM_OBJECT_NAMES_CON
        iv_ref_object  = is_activity_h_wrk-guid.
    endif.
    Hope this will help you.
    Regards,
    Frédéric

  • How do I get MonthsBetween to work as documented?

    According to my WebI documentation:
       "MonthsBetween([Sale Date]; [Invoice Date]) returns 1 if [Sale Date] is 30 December 2005 and [Invoice Date] is 2 January 2006"
    However, in WebI, the formula:
       =MonthsBetween(ToDate("123005";"MMddyy");ToDate("010206";"MMddyy"))
    returns 0.
    This is in XI R2.  My questions are as follows.
    (1) Will this be fixed in a future release?
    (2) What is the recommended workaround until then, for creating reports with month-by-month aging buckets?  I see ways to do this, but they all involve either introducing complex modulus arithmetic or extremely verbose conversions of the form Date->Integer->String->Date.
    Thanks, Eric
    Edited by: Eric Hirst on Jul 30, 2008 11:04 PM, fixed typo in formula

    Hmmm, if this is really a documentation error and the answer to my first question is No, then what about the answer to my second?  How do I create aging reports with date buckets of the form:
    { this calendar month, last calendar month, 2 calendar months ago ... }
    ?  The same question applies to quarters and calendar years.
    This is not difficult with other BI tools and RDBMS's.  For example, in SQL server,
      select datediff(mm, '2008-07-31', '2008-08-01')
    returns 1, and in Oracle,
      select MONTHS_BETWEEN(trunc(to_date('01-AUG-2008'),'mm'),trunc(to_date('31-JUL-2008'),'mm')) from dual
    also returns 1.  I still don't see a good way of doing this in WebI, short of using modulus arithmetic (to wrap across years), or Date->Integer->String->Date conversions to replace the day with '01', and simulate to Oracle's TRUNC(.., 'mm') option.
    Edited by: Eric Hirst on Jul 31, 2008 5:53 PM
    Edited by: Eric Hirst on Jul 31, 2008 6:15 PM

Maybe you are looking for

  • Column Order of index on 12M record table

    I have table name tablea Fields kickoff_id int and status int and many others..... Now tablea contain 12M records. I have query Select * from tablea where status =2 and kickoff_id > 0 status can have three possible values 0,1,2 and kickoff_id can hav

  • Periodic active window deselection in mountain lion

    When working in a window of an app, the window randomly, but regularly deselects and title bar grays out.  If I'm typing something at the time I get a warning sound with each keystroke.  I have to mouse click back in the window to reactivate it.  How

  • Converting the rulesets from .txt format to Excel?

    Dear all, Is there a conversion utility available to convert GRC rulesets which have been exported from the tool in .txt format to excel? I am looking for something which can break up the rulesets into various tabs with  in the main worksheet. Curren

  • MDB in cluster, only half recieving messages

    I am running tests on the following scenario; I have a cluster with 4 boxes, all 4 cpu. On each box I run two WLS instances, one on port 8000, the other on port 8010. All instances run in a cluster. I have a separate box running a single JMS server.

  • [solved] Gnome - unlocking keyring via xinitrc

    Hi guys, I am not using a login manager but launch gnome via xinitrc. As such my keyring does not get unlocked automatically and Chromium asks me to unlock the keyring every time. I though of adding the following to xinitrc but that did not the trick