Ora:readFile('fileName','nxsdTemplate'?,'nxsdRoot'?) syntax and how to uset

I have been trying to use ora:readFile('fileName','nxsdTemplate'?,'nxsdRoot'?) but unable to use it as it is not reading any value for 'nxsdRoot'
Could you tell me what is the exact value of this parameter.
ora:readFile('fileName','nxsdTemplate') this expression is working fine.
So can any one tellme please that what will be the value of 'nxsdRoot'

I have tried to implement the following code but my file attached to the email is still not readable. Is the syntax correct ?
<copy>
<from expression="ora:readFile('file:///D:\work\SOA\eou-prod-schedule2.xml')"/>
<to variable="varNotificationReq" part="EmailPayload" query="/EmailPayload/ns5:Content/ns5:ContentBody/ns5:MultiPart/ns5:BodyPart[2]/ns5:ContentBody"/>
</copy>
</assign>
<bpelx:exec import="org.w3c.dom.Element"/>
<bpelx:exec import="com.collaxa.common.util.Base64Decoder"/>
<bpelx:exec import="com.collaxa.common.util.Base64Encoder"/>
<bpelx:exec name="invokeJavaExec" language="java" version="1.4">
<![CDATA[
try{
System.out.println("Starting encoding*******************");
Element node = (Element)getVariableData("Receive_RejectedMessage_handleRejection_InputVariable",
"message","/exp:RejectedMessage/exp:MessagePayload");
String strBase64 = (String) node.getNodeValue();
String decoded = Base64Decoder.decode(strBase64);
setVariableData("DecodedMsg", "message",
"/exp:RejectedMessage/exp:MessagePayload",decoded);
}catch(Exception exp){
System.out.println("Failed to decode rejected message using base64 " +
" encoding due to : " + exp);
]]>
</bpelx:exec>

Similar Messages

  • When trying to save a document , it says syntax error-what does that mean and how do I fix it?

    when trying to save a document that I typed, it says syntax error..what does that mean and how do I fix it so I can save my documents?

    Applescript is like HTML, Actionscript, or Javascript.
    SYNTAX is EVERYTHING.
    Unlike HTML, Dreamweaver will pop a syntax error when trying to save a javascript that is unworkable because of a Syntax Error. Flash will do the same with a bad Actionscript.
    AppleScript Editor is the same way as Dreamweaver or Flash.
    The reason is:
    Bad HTML - a browser simply won't load the page or it'll load it with missing or no content. Not all that bad.
    Bad Javascript - your browser can lock up and if the script is complex enough, it can lock up your entire system.
    Bad Actionscript - just like bad javascript, it can potentially lock your entire system.
    Bad Applescript - can lock up your entire system.
    With Windows, viruses are often improperly read as SYNTAX errors in Actionscript or Javascript. That's not a worry with an AppleScript, but the possibility of locking up your system is worth a warning.
    You need to double check your syntax to be sure you haven't got something missing or improperly written.

  • I keep getting this message when I open my outlook mail - syntax error in arguments.  What is it and how do I fix it?

    I keep getting the message - syntax error in arguments when I open Outlook.  Why? And how do I correct it? 

    Hi,
    I don't know the exact fix for your problem, but there is a thread on the Microsoft answers page that talks about this error message being related to a particular key.
    And if you remove that key, you can fix Windows update. See below for the detailed information and scroll to the bottom to see where someone found the fix:
    http://answers.microsoft.com/en-us/windows/forum/windows_other-windows_update/windows-update-error-code-80072ee2/fb87f203-69d9-4cd5-bbb1-ba8d0781be3e
    Thanks,
    Michelle

  • Null check for "ora:readFile()" function

    Hi,
    I want to check whether a particular file is present in a given folder in our local server.In case of success scenario the "ora:readFile()" function is working fine but if the file is not present in the same folder then,this function is getting failed with system exception ,reason:-message can't be null.
    Can't we add a null check for this and continue the flow further?
    Regards,
    N.Das

    Hi,
    You should first try list operation in file adapter to check for the file then use the readfile() conditionally if file is found.
    Try the function to mention the path as
    ora:readFile(concat('file:',bpws:getVariableData('Invoke1_FileListing_OutputVariable','filelist','/ns1:filelist/ns1:file/ns1:directory'),'/',bpws:getVariableData('Invoke1_FileListing_OutputVariable','filelist','/ns1:filelist/ns1:file[1]/ns1:filename'))).
    This will get you the content in base64encoded format. You can then decode it to get the text format data.
    Thanks,
    Durga
    - It is considered good etiquette to reward answerers with points (as "helpful" - 5 pts - or "correct" - 10pts).*

  • Error in giving variable in ora:readFile() Xpath function

    Hi,
    I have a requirement like i need to give a variable name in ora:readFile() Xpath function. Below is the method in which i am trying. but i am getting error
    ora:readFile('file:////home/casdevro/tbm/archive/bpws:getVariableData('inputFile')')
    Error iam getting while compiling is:
    Error(80):
    [Error ORABPEL-10039]: invalid xpath expression
    [Description]: in line 80 of "C:\Softwares\JDev10.1.3.4\jdevstudio10134\jdev\mywork\Test\bpel\Test.bpel", xpath expression "ora:readFile('file:////home/casdevro/tbm/archive/bpws:getVariableData('inputFile')')" specified in <from> is not valid, because XPath query syntax error.
    Syntax error while parsing xpath expression "ora:readFile('file:////home/casdevro/tbm/archive/bpws:getVariableData('inputFile')')", at position "71" the exception is Expected: ).
    Please verify the xpath query "ora:readFile('file:////home/casdevro/tbm/archive/bpws:getVariableData('inputFile')')" which is defined in BPEL process.
    [Potential fix]: Please make sure the expression is valid.
    Am i missing anything. Please guide me
    Thanks in advance.

    Try this. And I guess one forward slash after "file:" suffices.
    ora:readFile(concat('file:/home/casdevro/tbm/archive/', bpws:getVariableData('inputFile')'))

  • Can ora:readFile not take a hard-coded argument?

    Hi:
    I have a need to pass in a different filename to ora:readFile(<dynamic file name>).
    I tried to do the following and it does not like it:
    <copy>
    <from expression="ora:readFile(concat('file:///', bpws:getVariableData('Variable_File_Name')))"/>
    <to variable="Variable_File_Contents"/>
    </copy>
    where Variable_File_Name may hold string like d:/myfile.txt or d:/yourfile.txt etc.
    Can someone help?
    AJ

    Can you turn your iPad on? Or does it only not work when you want to take a screen?

  • How do I save the addresses in a sent email as a Thunderbird list and how do I save a Thunderbird list in E

    I just sent an email to to 50 people and would like to save those email addresses as a list in Thunderbird.
    How do I do that?
    And how do I save an address List in Thunderbird in an Excel spreadsheet? (I can do the reverse -- copy a column from Excel into a New List and it will create a List.)
    I am involved in a nonprofit and these issues are very important in terms of managing email mailings, etc.
    Thanks.

    A Mailing List is a sub list of an address book
    An address book can have more than one Mailing List..
    Any contact in an address book which has a valid email address, can be placed in a Mailing List.
    download this addon:
    https://nic-nac-project.org/~kaosmos/morecols-en.html
    install addon info:
    https://support.mozilla.org/en-US/kb/add-ons-and-extensions-faq?esab=a&s=insyall+addon&r=0&as=s#w_how-do-i-install-an-add-on
    Then in the header of an email you sent where it says TO and lists the contacts.
    click on one of those email address/contact name and from the drop down selection choose:
    'SAve recipients addresses' > 'as list(all)'
    A pop up appears with all the names listed
    make sure you have selected the correct address book under which the list will appear.
    give the list a name
    click on OK
    You should then see a sub list under the selected address book in 'Address Book'.
    You can save any address book.
    Select the address book
    Tools > Export
    choose where to save
    Give filename
    Save as type 'comma separated .csv
    click on Save,
    This csv file can be opened by Excel

  • HT5622 My ipad says "Cannot connet to ITunes Store" Why does this happen and how do I recconect?? I have used my ITunes countless times and now it won't connect!

    I am suddenly unable to connect to the my ITUNES STORE and have checked thorugh all my settings but nothing stands out. I am able to enter my ITunes App but cannot purchase anything. Whenever I try, it will always say "Can not connect to ITUNES STORE" I do not understand why this is happening and how I can recconect. Please help me!!

    iPad not appearing in iTunes
    http://www.apple.com/support/ipad/assistant/itunes/
    iOS: Device not recognized in iTunes for Mac OS X
    http://support.apple.com/kb/TS1591
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/TS1538
    IOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Apple - Support - iPad - Syncing
    http://www.apple.com/support/ipad/syncing/
    ITunes: Syncing media content to your iOS devices
    http://support.apple.com/kb/ht1351
    Another way. You can use a USB flash drive & the camera connection kit.
    Plug the USB flash drive (works the same with an SD card) into your computer & create a new folder titled DCIM. Then put your movie/photo files into the folder. The files must have a filename with exactly 8 characters long (no spaces) plus the file extension (i.e., my-movie.mov; DSCN0164.jpg).
    Now plug the flash drive into the iPad using the camera connection kit. Open the Photos app, the movie/photo files should appear & you can import. (You can not export using the camera connection kit.)
    Using The iPad Camera Connection Kit
    http://support.apple.com/kb/HT4101
    Secrets of the iPad Camera Connection Kit
    http://howto.cnet.com/8301-11310_39-57401068-285/secrets-of-the-ipad-camera-conn ection-kit/
     Cheers, Tom

  • Ora:readFile error when giving absolute path, error ORABPEL-05002

    When I try to read file by providing the absolute path:
    using ora:readFile('file:///share/tripti.txt'), exception is thrown
    The filepath is accessible through the browser.
    <2008-06-03 12:32:23,234> <ERROR> <default.collaxa.cube.engine.dispatch> <BaseScheduledWorker::process> Failed to handle dispatch message ... exception ORABPEL-05002
    Message handle error.
    An exception occurred while attempting to process the message "com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessage"; the exception is: XPath expression failed to execute.
    Error while processing xpath expression, the expression is "ora:readFile('file:///share/tripti.txt')", the reason is message can't be null.
    Please verify the xpath query.
    ORABPEL-05002
    Message handle error.
    An exception occurred while attempting to process the message "com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessage"; the exception is: XPath expression failed to execute.
    Error while processing xpath expression, the expression is "ora:readFile('file:///ossi-1193/share/tripti.txt')", the reason is message can't be null.
    Please verify the xpath query.
         at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:171)
         at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
         at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
         at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
    Pl. throw more information on what could be the issue.

    hi kamran,
    Thank u for u r reply. I did't understood where to change the database identifier in tnsnames.ora. sorry for tell like this i am new for oracle. And name shall give. The tnsnames.ora look like this:
    # tnsnames.ora Network Configuration File: D:\oracle10g\NETWORK\ADMIN\tnsnames.ora
    # Generated by Oracle configuration tools.
    T2 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = HA14)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = T2)
    OMCX =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = HA14)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = OMCX)
    ZEN2K7 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = vsnet1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = zen2k7)
    OVSL06 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = HA14)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = OVSL06)
    EDMS =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = HA14)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = EDMS)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    )

  • Basic HTML concepts and how they relate to eachother

    I am a grad student working on a project to visualize how the HTML markup is translated into a webpage in a browser. I am not a programmer, and thus am confused by how all the following concepts relate to one another. The goal lis to list them in a logical order and describe how one concept leads to the next in a sequential manner.
    I’d like to create a hierarchal list of all these terms and their definitions as a start. Here’s what I have so far.
    Tried to start with the most basic, and work my way up Any help would be appreciated. Any errors?
    SPECIFICATIONS
    WC3 / WHTWG Specification
    Defines the semantics, structure, syntax, and rendering of HTML code
    elements in HTML5 (tags)
    any element in the HTML namespace (as per the doctype declaration) - refers to all tags and their attributes - these tags are used to describe the meaning of the content they contain
        content model types     (tags can fit in one ore more of these categories of model types) 
            metadata - content that sets up the presentation or behavior of the rest of the content
            flow - elements that would be included in the normal flow of the document (fits in the HTML body tag)
            sectioning - defines the scope of heading and footers - create new sections in document
            heading - defines the header of a section, which can either be explicitly marked up with sectioning elements or implied by the heading content itself
            phrasing (similar to inline in HTML 4) - the text of the document, as well as elements used to mark up the text within paragraph level structures
            embedded - any content that imports other resources into the document
            interactive - any content that is specifically interacted for user interaction
    Outline Algorithm  (definition)
        Definition in the HTML5 spec of the rules that user agents should use when parsing code in order creating an outline of section content elements in an HTML     document
                    he outline (based on their ranking)
    AUTHOR
    HMTL5 Document - the document contenting HTML elements and authored content
    Document Semantics - the meaning associated with each HTML element Tag
        the collection of tags with meaning form the semantic structure of the HTML document
    Document Structure (combination of ordered semantic elements) - the order and nesting of tags, and the associations associated with the levels of nesting (ranking) create the document structure
        understanding the W3C outline Algorithm helps the author decide how and when to chose which elements to properly structure content
            understanding the process that HTML5 uses to outline documents will help in this decision
    USER AGENT (BROWSER)
    User Agent (browser)-
        the browser (application that user operates to interact with HTML documents
        parsing algorithm (executed) - the rules the browser uses to parses (walks through) the elements in order to establish its structure and add to the outline using     a parsing engine
            examples: webkit (safari) and gecko (firefox)
                body is established as the outline root (beginning)
        the result of the parsing is a Document object Model (DOM) and the Document Ouline
    Document outline - the nested,  hierarchical outline created by the browser parsing the html document’s structure and content
        each part of the outline is considered a node
            (relationships in the node are described with family tree terms like parent, child, and sibling.)
        sectioning and heading elements are used to define the outline
        sectioning elements are containers - so any elements contented within a a section is nested as a child in the parent’s section
    DOM -
        The DOM is the structure created by the DOM API in which  CSS and Javascript interact with and modify the HTML
        based on an object structure that closely resembles the structure of the documents it models.
        structure similar to that of a tree - in which every element is a node   
        similar to the document outline, but instead of a hierarchical list, the DOM is a tree diagram
    OUTPUT
    Final webpage

    As a rule of thumb, avoid all swing components (just use awt) because they are only available in 1.2. You can use all enhancements and bug fixes to awt components that are available in 1.4 (even 1.5).
    ;o)
    V.V.

  • What is JS.Agent-58 and how do I get rid of it?

    Hello.  I just ran a ClamXAv scan and it came up with a trojan called JS.Agent-58.  It's the weirdest thing because it is in a file I would never expect it to be in.  I buy a lot of things online and I do not print my receipts.  Instead I save them as PDF files.  The Trojan is in a Macy's PDF saved receipt from November.  I have no idea how it got there.  Anyway, if I delete the receipt, will that be enough.  Can somebody tell me what exactly this particular Trojan does and how to tell if it has been downloaded on my computer.  And, will someone tell me how to completely remove this Trojan from my computer, if it is indeed on my computer?  Please and Thank You.

    First a couple of tips:
    As I mentioned to the OP, for fastest, most efficient answers to questions such as this, visit the ClamXav Forum.
    Secondly, nobody but the OP and I will probably ever see your posting here. Only those who post or choose to follow a discussion will ever notice a new posting. For future issues, if you don't find the answer in an older discussion, then you will always be better off posting a new topic which will attract attention from other troubleshooters who are currently on line. That's just the way the forum works best.
    The Happy Crab wrote:
    ClamXav has identified a virus which I seem to have gotten in August 2014 called JS Agent-58 that is NOT in my mail but is a Page.webarchive filename.  I have rescanned and had it quarantined but what do I do now and how did I get it in the first place?
    I would need to know where it came from originally in order to have any idea how you got it. That information may still be in you scan log, so here is how to find it:
    In ClamXav open the Scan Log by clicking the icon on the tool bar
    When the "clamXav-scan.log" (or "ClamXav-scan.log" for the App Store version) window opens, you will only be looking at the only the most recent results
    Select Find->Find from the Edit menu or type Command-F
    Type "FOUND" in all caps and without the quotes in the Find box
    Uncheck the "Ignore case" box and hit enter
    Click the "Next" button or type Command-G until you find what you are looking for
    If it doesn't show up in the most recent results, use the "▲ Earlier|" button in the lower right corner of the window to move back through the log.
    Copy the entire line and paste it into a reply back here.
    There is an easier way to do this using the Terminal app, but I would need to know which version of ClamXav (App Store or web site) you used to find it.
    Be sure you read general guidance in Dealing with infected files. Moving it to quarantine has disabled it. You should probably make sure this isn't a file you need before moving it to the Trash Can, but that would be next. It's always possible this is a false alarm, but I doubt it.
    Hopefully you have already read my analysis of what this is and understand there is close to zero chance it could affect your computer.

  • Is it possible to work with PHP pages in Oracle ERP R12 and how to set up ?

    Hi,
    Is it possible to work with PHP pages in Oracle ERP R12 and how to set up ?
    Regards
    Nandhakumar P

    Hi Nandhakumar,
    To be able to access any Oracle database using PHP you require the following:
    A server with Apache 2+  (Unix, windows etc)
    PHP enabled using OCI8
    tnsnames.ora
    Oracle instant client and associated libraries
    This gives you direct access into oracle database. As for E-Business, you will compromise the security and safty of of R12 by going in through php. Oracle is not likely to support it either.
    I have got a apache/php/Oracle XE working on a test environment and Ithe performance is not a big issue. If you must I would hughly recommend Oracle Linux for quality and security.

  • Pl/sql function overload package program and how to execute

    --creation overload package
    create or replace package pkg_overload is
    procedure get_emp(p_empid in number,p_empsal out number);
    procedure get_emp(p_ename in varchar2, p_empsal out number);
    end;
    -- define its body
    create or replace package body pkg_overload is
    procedure get_emp(p_empid in number,p_empsal out number) is
    begin
    select sal
    into p_empsal
    from emp
    where empno=p_empid;
    end;
    procedure get_emp (p_ename in varchar2,p_empsal out number) is
    begin
    select sal
    into p_empsal
    from emp
    where ename=p_ename;
    end;
    end pkg_overload;
    /* output of this :PACKAGE pkg_overload compiled
    Warning: execution completed with warning
    -- My question is about the warning and how to execute it
    --I tried that way to execute that program
    /*variable g_sal number;
    execute pkg_overload.get_emp(77934,:g_sal);
    RESULT
    Error starting at line 911 in command:
    execute pkg_overload.get_emp(77934,:g_sal)
    Error report:
    ORA-06550: line 1, column 7:
    PLS-00905: object SUBHAJIT.PKG_OVERLOAD is invalid
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    06550. 00000 - "line %s, column %s:\n%s"
    *Cause:    Usually a PL/SQL compilation error.
    *Action:
    emp table code
    -- File created - Thursday-April-12-2012
    -- DDL for Table EMP
    CREATE TABLE "SUBHAJIT"."EMP"
    (     "EMPNO" NUMBER(4,0),
         "ENAME" VARCHAR2(10 BYTE),
         "JOB" VARCHAR2(9 BYTE),
         "MGR" NUMBER(4,0),
         "HIREDATE" DATE,
         "SAL" NUMBER(7,2),
         "COMM" NUMBER(7,2),
         "DEPTNO" NUMBER(2,0)
    ) SEGMENT CREATION IMMEDIATE
    PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 NOCOMPRESS LOGGING
    STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT FLASH_CACHE DEFAULT CELL_FLASH_CACHE DEFAULT)
    TABLESPACE "USERS" ;
    REM INSERTING into SUBHAJIT.EMP
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7369,'SMITH','CLERK',7902,to_date('17-DEC-80','DD-MON-RR'),800,null,20);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7499,'ALLEN','SALESMAN',7698,to_date('20-FEB-81','DD-MON-RR'),1600,300,30);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7521,'WARD','SALESMAN',7698,to_date('22-FEB-81','DD-MON-RR'),1250,500,30);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7566,'JONES','MANAGER',7839,to_date('02-APR-81','DD-MON-RR'),2975,null,20);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7654,'MARTIN','SALESMAN',7698,to_date('28-SEP-81','DD-MON-RR'),1250,1400,30);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7698,'BLAKE','MANAGER',7839,to_date('01-MAY-81','DD-MON-RR'),2850,null,30);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7782,'CLARK','MANAGER',7839,to_date('09-JUN-81','DD-MON-RR'),2450,null,10);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7788,'SCOTT','ANALYST',7566,to_date('09-DEC-82','DD-MON-RR'),3000,null,20);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7839,'KING','PRESIDENT',null,to_date('17-NOV-81','DD-MON-RR'),5000,null,10);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7844,'TURNER','SALESMAN',7698,to_date('08-SEP-81','DD-MON-RR'),1500,0,30);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7876,'ADAMS','CLERK',7788,to_date('12-JAN-83','DD-MON-RR'),1100,null,20);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7900,'JAMES','CLERK',7698,to_date('03-DEC-81','DD-MON-RR'),950,null,30);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7902,'FORD','ANALYST',7566,to_date('03-DEC-81','DD-MON-RR'),3000,null,20);
    Insert into SUBHAJIT.EMP (EMPNO,ENAME,JOB,MGR,HIREDATE,SAL,COMM,DEPTNO) values (7934,'MILLER','CLERK',7782,to_date('23-JAN-82','DD-MON-RR'),1300,null,10);
    -- Constraints for Table EMP
    ALTER TABLE "SUBHAJIT"."EMP" MODIFY ("EMPNO" NOT NULL ENABLE);
    Edited by: 923746 on Apr 12, 2012 1:18 PM

    >
    Warning: execution completed with warning
    >
    The package compiled with warnings. Post the exact error message.
    The code compiled with no errors for me in the SCOTT schema using that EMP table.

  • About note and how can be used?

         Hi guru's
    Application area
    Causing note
    Note text
    Note version(s)
    In Support Package
    Note Version
    Application area
    Solving Note
    Note text
    Note Version
    Priority
    PM
    1702698
    Call horizon in days - Correction interface
    0001 to 9999
    SAPKH60022
    1
    PM-PRM-MP
    1953397
    IP17 : dump when processing big amount of data
    1
    Correction with medium priority
    PM-PRM-MP
    1789684
    Mismatch between setlement rule and planning plant
    0001 to 9999
    SAPKH60023
    1
    PM-PRM-MP
    1953997
    Message IP343 is raised incorrectly
    1
    Correction with medium priority
    PM-PRM-TL
    1618758
    IA10, IA17: Wrong data is displayed
    0001 to 9999
    SAPKH60021
    2
    PM-PRM-TL
    1967534
    IA10: Performance problem when lot of tasklists are processed in Diaplay Multi-level tasklist
    1
    Correction with medium priority
    PM-PRM-TL
    1665112
    Enhancing the call horizon - interface note
    0001 to 9999
    SAPKH60022
    1
    PM-PRM-MP
    1890025
    Call horizon in days - change documents are missing
    1
    Correction with medium priority
    PM-PRM-TL
    1804473
    IA17: Long text truncated when printing task lists
    0001 to 9999
    SAPKH60024
    3
    LO-MD-MM
    1832789
    DIMP: Follow up note 1804473
    1
    Correction with high priority
    PM-PRM-TL
    1808918
    IP16 doesn't select all maintenance plans
    0001 to 9999
    SAPKH60024
    1
    PM-PRM-MP
    1953397
    IP17 : dump when processing big amount of data
    1
    Correction with medium priority
    PM-PRM-TL
    1811570
    IP16 doesn't select all maintenance plans (interface note)
    0001 to 9999
    SAPKH60024
    2
    PM-PRM-MP
    1953397
    IP17 : dump when processing big amount of data
    1
    Correction with medium priority
    PM-WOC
    1759689
    Header long text line length - missing text IW3x
    0001 to 9999
    SAPKH60023
    2
    PM-WOC-MO
    1875327
    Short text corrupted when long text contains special char.
    1
    Correction with medium priority
    PM-WOC-LE
    1664071
    IW38/IW39: Estimated Costs are displayed incorrectly
    0001 to 9999
    SAPKH60021
    2
    PM-WOC-MO
    1678480
    Syntax error in Enhancement /OLC/SAPLICO1_OLC
    1
    Correction with medium priority
    PM-WOC-LE
    1812697
    IW37N: Release of an order doesn't change operation status
    0001 to 9999
    SAPKGPAD23
    1
    PM-WOC-LE
    1958073
    Changes to the list transactions IW37N and IW38 - 2
    1
    Correction with medium priority
    PM-WOC-LE
    1812697
    IW37N: Release of an order doesn't change operation status
    0001 to 9999
    SAPKGPAD23
    1
    PM-WOC-LE
    1957961
    Changes to the list transactions IW37N and IW38 - 1
    1
    Correction with medium priority
    PM-WOC-LE
    1822976
    IW37N: Header fields of the order are not updated
    0001 to 9999
    SAPKGPAD24
    2
    PM-WOC-LE
    1957961
    Changes to the list transactions IW37N and IW38 - 1
    1
    Correction with medium priority
    PM-WOC-LE
    1822976
    IW37N: Header fields of the order are not updated
    0001 to 9999
    SAPKGPAD24
    2
    PM-WOC-LE
    1958073
    Changes to the list transactions IW37N and IW38 - 2
    1
    Correction with medium priority
    PM-WOC-LE
    1822976
    IW37N: Header fields of the order are not updated
    0001 to 9999
    SAPKGPAD24
    2
    PM-WOC-LE
    1877495
    IW37N: Changing multiple orders does not work
    1
    Correction with medium priority
    PM-WOC-MN
    1569664
    Action box in a PM/CS notification is not called correctly
    0001 to 9999
    SAPKH60021
    2
    PM-WOC-MN
    2019716
    Fehler bei Meldungsanlage über Folgeaktion zur Maßnahme
    1
    Correction with medium priority
    PM-WOC-MN
    1756952
    Maintenance view T355E_W: Runtime error RAISE_EXCEPTION
    0001 to 9999
    SAPKH60023
    2
    PM-WOC-MN
    1908372
    Define Response Profile: Error message SV 033
    1
    Correction with medium priority
    PM-WOC-MO
    1694834
    Correction: &quot;Document assignments for maintenance order&quot;
    0001 to 9999
    SAPKH60022
    1
    PM-WOC-MO
    1775663
    Maintenance order screen sizes
    5
    Correction with high priority
    PM-WOC-MO
    1695763
    Missing object lists, dump for notif. creation from order
    0001 to 9999
    SAPKH60022
    7
    PM-WOC-LE
    1741839
    IW37N: Revision level not updated automatically in the list
    1
    Correction with medium priority
    PM-WOC-MO
    1733309
    Runtime error in IBAPI_ALM_ORDER_POST
    0001 to 9999
    SAPKGPAD22
    2
    PM-WOC-MO
    2011849
    IBAPI_ALM_ORDER_POST löscht Meldungsvariablen, die in BAdI WORKORDER_UPDATE gesetzt wurden
    1
    Correction with medium priority
    PM-WOC-MO
    1773410
    Basic Order View: Cost element is not filled for an ext oper
    0001 to 9999
    SAPKGPAD24
    2
    PM-WOC-MO
    1971482
    Basic order view operation detail: Error message IW 113
    1
    Correction with high priority
    PM-WOC-MO
    1817536
    BUS2007 and BUS2088: Attribute Notification not supplied
    0001 to 9999
    SAPKH60024
    1
    PM-WOC
    1901669
    BUS2007/BUS2088: Notification attribute is not supplied
    1
    Correction with high priority
    PM-WOC-MO
    1818999
    IW32: Environment display for field RESBD-POSNR impossible
    0001 to 9999
    SAPKGPAD24
    2
    PM-WOC-MO
    1931707
    Some buttons not working in the component overview
    1
    Correction with high priority
    PM-WOC-MO
    1819505
    IW32: No check on WBS element and network activity in order
    0001 to 9999
    SAPKH60024
    2
    PM-WOC-MO
    2005929
    EAM order: Assignment of network activity is reset
    1
    Correction with medium priority
    PM-WOC-MO
    1825733
    BAPI_ALM_ORDER_GET_DETAIL: Runtime error CONVT_NO_NUMBER
    0001 to 9999
    SAPKH60024
    2
    PS-COS-PLN-CAL
    1841113
    CNECP_MAINTAIN: ECP data not updated for operations
    1
    Correction with medium priority
    PM-WOC-MO
    1853340
    Calculation key not determined if work center is changed
    0001 to 9999
    SAPKH60024
    3
    PM-WOC-MO
    1897140
    IW31: Control key not passed to the dummy operation
    1
    Correction with medium priority
    how can we manipulate it and how they effect on our sap and how can be used it
    best regards
    Atul

    Atul,
    The first thing to check whether you already have them installed - ask your ABAP/Basis Team.
    If not, you then need to determine whether they are include in any hot packs that you may be installing in the near future - again ask your ABAP/Basis Team..
    Lastly - and probably most difficult - check whether you actually need them..
    Also be aware that these notes may require that other notes be installed first (i.e. prerequisite notes).
    PeteA

  • Is curly brace syntax and OPTIONAL realy enabled in Oracle 11g? (11.1.0.7)

    I have just installed Oracle 11g patchset to upgrade from 11.1.0.6 to 11.1.0.7.
    Oracle documentation states, that since 11.1.0.7 Curly brace syntax is allowed (http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28397/sdo_rdf_concepts.htm#CIHHDGDI).
    When I try to execute following SQL on sample family RDF data, I got an error. Is realy curly brace syntax and OPTIONAL feature enabled in 11.1.0.7?
    SQL> SELECT x, y
    2 FROM TABLE(SEM_MATCH(
    3 '{?x :grandParentOf ?y . ?x rdf:type :Male}',
    4 SEM_Models('family'),
    5 SEM_Rulebases('RDFS','family_rb'),
    6 SEM_ALIASES(SEM_ALIAS('','http://www.example.org/family/')),
    7 null));
    SELECT x, y
    FROM TABLE(SEM_MATCH(
    '{?x :grandParentOf ?y . ?x rdf:type :Male}',
    SEM_Models('family'),
    SEM_Rulebases('RDFS','family_rb'),
    SEM_ALIASES(SEM_ALIAS('','http://www.example.org/family/')),
    null))
    ORA-29532: Java call terminated by uncaught Java exception: oracle.spatial.rdf.server.TokenMgrError: Lexical error at line 1, column 1. Encountered: "{" (123), after : ""
    ORA-06512: at "MDSYS.RDF_MATCH_IMPL_T", line 178
    ORA-06512: at "MDSYS.RDF_MATCH_IMPL_T", line 67
    ORA-06512: at line 4

    To use this syntax you need to download and install a new Oracle DB semantic technologies patch on top of 11.1.0.7.0:
    For more details, please refer to:
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b28397/sdo_rdf_newfeat.htm
    "This section describes features that are included in a Release 11.1.0.7.0 patch that was made available on Oracle MetaLink in November, 2008."

Maybe you are looking for

  • Can I get a refund using my order number instead of a Verizon phone number?

    I had Straight Talk for ages and I hated it. I finally had the funds to switch and buy a phone. Verizon had the best coverage and price, so I bought an iPhone 4S online. While I was buying it I paid for a prepaid plan. I also filled out the necessary

  • Problem transfering video to ipod

    I bought some video files (tv episodes) from the iTunes store and for some reason some of them will not transfer onto my iPod. The first few files worked fine and play on my iPod fine too (it's a season's worth of a TV show I'm discussing here). But

  • How do you use these packages?

    I have the files cldc_1_0_src_palm_overlay.zip and cldc_1_0_src_winsol.zip, which I was told is required for running this code: import java.util.*; import javax.microedition.io.*; import java.io.*; import com.sun.kjava.*; import com.sun.cldc.io.palm.

  • How do I open old tiff files in PS CS5

    How do I open old tiff files in PS CS5?

  • Strange icon during shutdown...

    Does anyone else have a strange icon flash on the display for a fraction of a second during shutdown? I running 10.5.1 on my 15" MBP 2.16 Core Duo and have noticed a real weird icon that only shows up occasionally during shutdown. It usually blinks o