Problem finding out datatype for jdbc scenario

Hi all,
Here is my scenario. JDBC(oracle)->FILE
I have a database table orders in oracle with three fields id,name,num. I want to select this table values and map to a different format and send it to a file system.
Can anyone tell me what should be the format of the sender message interface(or data type)?
I've created sender message as ordersJDBC with three fileds id name num. i've configured sender adapter too..but i didnt see any message in my xi server!!!
one more thing should i change the document name in sender jdbc communication channel form resultset to my sender message interface ?
I think the datatype may be wrong can anyone please help me with this?
Thanks in advance.......
Santhosh.

Hi All,
It's been a great support from you all, I really appreciate your time.
I've seen the status of my adapter and got the message like "The Network adapter could not establish the connection".
Is it the problem with my connection parameter. Did i mention it correct?
can anyone please cross check my settings......
driver: oracle.jdbc.driver.OracleDriver
connection: jdbc:oracle:thin:@ipaddress:port:databasename
where can i find the information regadring oracle driver in my xi server?
Thanks in advance.......
Santhosh.
Message was edited by: santhosh goli

Similar Messages

  • HT1657 Is there a way to search for movie rentals only? I don't want to buy movies and I'm tired of clicking on a movie only to find out its for purchase only

    Is there a way to search for movie rentals only? I don't want to buy movies and I'm tired of clicking on a movie only to find out its for purchase only?

    The best solution I've come across so far is to dump all movies into a shareware app called iVI. It'll show whether each movie has subtitles or not.

  • Where can I find installation instructions for JDBC driver?

    Is any one here to help me out by pointing out where I can find the installation instructions for the downloaded oracle 8i jdbc driver?
    Thanks

    Hi,
    You will find the installation instructions for JDBC Driver in the JDBC Developer's Guide & Reference.
    Here is a direct link to it http://otn.oracle.com/docs/products/oracle9i/doc_library/901_doc/java.901/a90211/getsta.htm
    Hope this helps,
    OTN Team

  • How to find out URL for ArchiveLink objects?

    Hi All,
    SCENARIO:
    I'm working on "Archive Link", where a document (like word, JPEG photo, etc) is stored on a "Content Server" (specially meant for Database Management System) through a txn code(OAWD).
    This is successfully storing the document on the content server.We have 2 options to view this stored document:
         1) Use Document Viewer and
         2) Use Internet Explorer
    By default, system will open this document in Document Viewer. But, we changed it to view in Internet Explorer. It is also showing the document in IE along with a complete URL (system generated), which has details like domain, document ID and so on.
    We want to find  out where that URL is getting stored in the system (R/3).
    Hope somebody would reply to this question.
    Thanks in advance
    Abdul

    Hi there
    I have the same requirement as well.  Could you provide me with some information on how you resolved this?
    Thanks!
    Roshan

  • Problems find bios update for ndivia 6100 V1.0 to v1.10

    hi guyz i was reading https://forum-en.msi.com/index.php?topic=107076.msg791375;topicseen and near the bottom it says i can find the update for my bios at the downloads part of the site but i keep getting:
    Quote
    Warning: mysql_query(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /usr/local/www/eng/program/gphplib/searchfun/SSerSerCfactory.php on line 54
    Warning: mysql_query(): A link to the server could not be established in /usr/local/www/eng/program/gphplib/searchfun/SSerSerCfactory.php on line 54
    Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /usr/local/www/eng/program/gphplib/searchfun/SSerSerCfactory.php on line 55
    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /usr/local/www/eng/program/gphplib/searchfun/SSerSerCfactory.php on line 57
    Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/eng/program/gphplib/searchfun/SSerSerCfactory.php:54) in /usr/local/www/eng/program/search/ser/SerConIndex.php on line 42
    bc i have a version MS-7207 V1.0 board and i wanna get a better CPU on it like the AMD +3800 or 4000 x2 or summit along those lines... and i have a emachines bios on it at the mo... so it needs updating, can someone pass me a link? or tell me where else i can find the update?
    Thanks!
    Fuzzles

    just reporting back on my finds!
    thanks to u 2 guyz and the info u gave me i was able to look deeper into the situation, and managed to get wat i wanted!
    well the guy on live chat couldnt even type in english very well never mind help me so i phoned them up and the guy was very helpful and forwarded me to:
    http://www.msicomputer.com/product/p_spec.asp?model=K8NGM2-L&class=mb (which i previously looked at but wasnt quite following)
    the board is OEM BUT! the bios was designed with future developement in mind for processors and the     
    K8NGM2-L MS-7207 motherboard is compatable with:
    Quote
       CPU
    •    Supports 64-bit AMD® Athlon™ 64FX/64 processor (Socket 939)
    •    Supports 3000+, 3200+, 3500+, 3800+, 4000+, 4400+, 4600+, 4800+, FX53, FX55, FX57, FX60
    which is nice to know, only getting the FX series will be brought down by the ram being only DDR which is a shame but if u are thinking of upgrading ur mother board soon the FX series will work with the K8NGM2-L until u get a more powerful board
    so for this board the 3800+ or 4000+ are the ideal chip for this board, anything high i would suggest getting a better board.
    so i hope this helps others out with the same problem or questions!

  • How to find out the userid  is ddic,  how to find out thepassword for this.

    hi
      i am mohan. We user-id is DDIC. we forgot the password for this user id. how to find out the password for this. we find the table for this usr02. but it is hexa decimal code. how to find that code

    hi
      check these threads
    Re: Check SAP username and password.
    Re: Validation of user name, pwd  in ZXUSRU01 exit
    if helpful, reward
    Sathish. R

  • Value key field in XML for JDBC scenario

    Hi All,
    I am working on RFC to JDBC scenario.
    I have one table in Oracle DB (like mara in sap).
    I wants to read whole data through JDBC adapter.
    I am doing following mapping:
    '1'         -  SELECT
    'SELECT'    -  @action
    access
    <tablename> -  table
    ''          -  <fields1...n>
    key
    ????        -  <key field1>
    Q1) Pls suggest what value i give in key field to
        select all records from DB????
    Q2) Pls suggest what value i give in key field to
        select records with db_field1<> ''????
    Regards

    Thanks for reply.
    But I am not clear How/Where to add optional attributes with key element?
    Or
    I give key_field name as <field_name compareOperation=”NEQ”>
    Pls help in that.
    "The XML elements in the <key>elements can have the following optional attributes:
    compareOperation= <compareType>"
    Regards

  • How can i find  out field for a particular component type

    hi,
    how can i find out for particular component name is belongs to this field.....that means REF_DOC_NO componemt is belongs to xblnr field ..../.if we know only component type ...how to find the field...
    plz tell me
    thanks&regards,
    kalyan

    keep the cursor on component
    press F1
    select technical information
    you will find the field name and table or structure name
    regards
    sateesh

  • Function to find out datatype of a variable

    hi
    can anyone tell me a function that can find out what type of datatype a variable belongs to...
    thank u
    rajiv

    You can overload the function in a package.
    SQL> create or replace package say_kids as
      2    function what_type_is_it (p number) return varchar2;
      3    function what_type_is_it (p varchar2) return varchar2;
      4    function what_type_is_it (p date) return varchar2;
      5    function what_type_is_it (p sys_refcursor) return varchar2;
      6  end;
      7  /
    Package created.
    SQL> create or replace package body say_kids as
      2    function what_type_is_it (p number) return varchar2 is
      3    begin
      4      return 'It''s a number.';
      5    end;
      6    function what_type_is_it (p varchar2) return varchar2 is
      7    begin
      8      return 'It''s a string.';
      9    end;
    10    function what_type_is_it (p date) return varchar2 is
    11    begin
    12      return 'It''s a date.';
    13    end;
    14    function what_type_is_it (p sys_refcursor) return varchar2 is
    15    begin
    16      return 'It''s a cursor.';
    17    end;
    18  end;
    19  /
    Package body created.
    SQL> select say_kids.what_type_is_it ( 1 ) from dual;
    SAY_KIDS.WHAT_TYPE_IS_IT(1)
    It's a number.
    SQL> select say_kids.what_type_is_it ( 'test' ) from dual;
    SAY_KIDS.WHAT_TYPE_IS_IT('TEST')
    It's a string.
    SQL> select say_kids.what_type_is_it ( sysdate ) from dual;
    SAY_KIDS.WHAT_TYPE_IS_IT(SYSDATE)
    It's a date.
    SQL> var c refcursor
    SQL> select say_kids.what_type_is_it ( :c ) from dual;
    SAY_KIDS.WHAT_TYPE_IS_IT(:C)
    It's a cursor.
    SQL>

  • Systemd Boot Problem - Times out waiting for LVM partitions

    At first I had a problem in which the initramfs didn't map LVM partitions to /dev/vg0/lv, only /dev/mapper/vg0-lv. I changed /dev/vg0/root to /dev/mapper/vg0-root in bootloader configuration as a hacky workaround.
    Getting closer to a working system, systemd failed boot because my fstab entries are uuids, and for some reason, my LVM volumes aren't showing up in /dev/disk/by-*. My flash drive boot partition shows up in there though.
    I replaced the uuids with /dev/mapper/vg0-* and tried again. Now my boot fails with this:
    Oct 21 19:19:31 archserver systemd[1]: Job dev-mapper-vg0\x2dmedia.device/start timed out.
    Oct 21 19:19:31 archserver systemd[1]: Timed out waiting for device dev-mapper-vg0\x2dmedia.device.
    Oct 21 19:19:31 archserver systemd[1]: Dependency failed for /mnt/media.
    Oct 21 19:19:31 archserver systemd[1]: Dependency failed for Local File Systems.
    Boot log: http://sprunge.us/LEhG
    mkinitcpio.conf: http://sprunge.us/QEBK
    What should I do?

    This may be LVM's incompatibility with anything hotplug (it may not be, your issue sounds more obscure). You need to create your own, local lvm service file. I'll tell you how. This is /usr/lib/systemd/system/lvm.service:
    [Unit]
    Description=LVM activation
    DefaultDependencies=no
    Requires=systemd-udev-settle.service
    After=systemd-udev-settle.service
    Before=basic.target shutdown.target
    Conflicts=shutdown.target
    [Service]
    ExecStart=/sbin/vgchange --available y
    Type=oneshot
    TimeoutSec=0
    RemainAfterExit=yes
    [Install]
    WantedBy=basic.target
    Create /etc/systemd/system/lvm_local.service:
    [Unit]
    Description=LVM activation
    DefaultDependencies=no
    Requires=dev-something-something1.device
    After=dev-something-something1.device
    Requires=dev-something-something2.device
    After=dev-something-something2.device
    Before=basic.target shutdown.target
    Conflicts=shutdown.target
    [Service]
    ExecStart=/sbin/vgchange --available y
    Type=oneshot
    TimeoutSec=0
    RemainAfterExit=yes
    [Install]
    WantedBy=basic.target
    No, what to you put in those "something-something1" places above? For each LVM physical volume, run 'systemctl status /dev/disk/by-uuid/$UUID' where $UUID is the UUID of your physical volume. You'll get a status output showing the exact name of the correct .device unit. Then 'systemctl enable lvm_local.service'.
    This speeds up boot and makes sure lvm is properly initialized. After writing all this, I am unsure if this is at all related to your problem, as your volume group is activated in initramfs and the links should be set up by udev.

  • Where to find out Text for document storage for HR Objects in E-Recruitment

    Hi,
    In E-Recruitment
    1.For table HRP5121,there are some fields which store numeric values but points to a text in the document storage for HR Objects. Where can we find out the description for the text ?
    2.Similarly for Resume attachment is there any way where we can find out where the resume or other documents are stored
    For pt 1 Requirement is to create a report

    If i am not wrong, resume attached would be stored in tables TOAHR and SDOKCONT1, and attached document can be accessed through PB30 --> Extras

  • Finding out time for importing a transport

    Hello,
    I want to find the time taken by a transport to be imported to a system.
    It can be done through the logs, but in this case, I have a huge list of TRs.
    Is there an option in SAP where I can find out the time for importing each TR?
    Thanks,
    Prateek

    Hi,
    U can see this in STMS
    Go to STMS->Overview->Import overview->Select the queue where u want to see->Double click on it u can see the requests->
    Double click on the request u want->there select the request and click on transport  logs icon on top

  • Find out Quries for a infoobject

    Hi All,
    I need to find out the Queries for particular infoobject. ex: 0EMPLOYEE used in which queries?        I tried with rsd1 but, it didn't work.
    Please let me know if you know the ways..
    Thanks,
    KN

    Hi Nayak,
    go to the RSA1 tcode and select the modelling tab and go to the infoprovider menu and click on selective infoarea and rightclick and select the option as SET THE CHARACTERSTIC AS DATATARGET  and select that and give the 0EMPLOYE ,then only it will be avilable for reporting.
    Thanks,
    k.sathish

  • How to find out tcode for the zprogram.

    Hi All,
    How to find out the Tcode of a Zprogram.
    I will appritiate your help.
    Thanks,
    Veni.

    Couple of ways to do this,  one is to go to SE93 and do F4 on the transaction code field, click information system,  click the all selections icon, then put the name of the z program in the field, and hit enter,  this will give you the tcode.
    Regards,
    RIch Heilman
    Message was edited by:
            Rich Heilman

  • How to find out log for table entry deletion.

    Hi Guys,
    Somebody has deleted entire MARC in one of our systems. Is there any way to find out who deleted the entries?
    Thanks

    Use CDPOS and CDHDR to know who changed/deleted
    from CDPOS .. get the  OBJECTCLAS   OBJECTID     and
    CHANGENR     passing  TABNAME    as MARC
    Pass the above OBJECTCLAS   OBJECTID     and
    CHANGENR to CDHDR and get USERNAME

Maybe you are looking for

  • Why is my 2013 macbook air battery crap?

    I just got a new 13' 2013 dual core i5 macbook air. It says the battery is good for about 12 hours. I only run facebook and iTunes and I power it off at night. Why is the battery draining every 3 hours?

  • Down payment  and payment program ( F110)

    Hi All, Where do we configure in F110 to pick up Down Payments? Also the credit memo amount ? My system when the vendor has Debit balance and credit balances ? When I run F11o it does not recognize Debit balances ? It does not appear in Proposal list

  • LAN Network Card Ethernet Driver

    Computer Crashed, Vista.  Loaded Windows 7, Realtek PCIe FE GBE Family Controller Series Driver will not load on Windows 7. Is there a driver for this Network Card for Windows 7 ?

  • Is PNY RAM good for a MacBook Pro. Late 2011 15"

    Just curious. Want to upgrade. Running mavericks.

  • Dashboards in cascade menu but DashboardMaxBeforeMenu not found.

    Hello. I need show one dashboards a cascade menu. I create folder "CM Initial" also four daschboards (CM Initial, cm1, cm2 and cm3). I want have three folder (CM1, CM2 and CM3) in "CM Initial". I modify intanceconfig.xml adding the parameter: <!-- To