Whether timestamp types are supported in oracle dynamic sql?

Oracle has two dynamic sql models. The old and the new ANSI model. I wish to know where and how the timestamp oracle data types are supported.
I am having trouble setting the timestamp data through pro*c using old dynamic sql. I tried to set it to raw 11 bytes and use type 187 (timestamp) and it segfaults! I try now to set it to string type and oracle says invalid month! I tried even using nls_timestamp_format setting but no luck. Obviously some thing is amiss.
Can some body help me?
I need this info rather urgently.
Thanks.

Yes it is possible
TO_DATE(:variable,'FORMAT') in dynamic SQL

Similar Messages

  • Version of html/browsers are supported by Oracle Webcenter Sites

    hi,
    Can any one tel me what version of html/browsers are supported by Oracle for Contribution and consumption/delivery?
    Thanks,
    Aneesha

    For contribution, see the certification guide at OTN. Here is a direct link to the 11.1.1.8.0 certification guide http://www.oracle.com/technetwork/middleware/webcenter/sites/owcs-11gr1-11-1-1-8-0-certmatrix-1990142.xls
    Installation Type
    Version Supported
    Supported Browsers
    Flash Plugin Applicable
    Exceptions and Additional Information
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Internet Explorer 10.x
    Internet Explorer 9.x
    Internet Explorer 8.x
    Flash 11
    Flash 10
    Internet Explorer 10.x is only supported in Desktop version. Metro version is not supported.
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Firefox 20+
    Firefox ESR 17.x
    Flash 11
    Flash 10
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Google Chrome 24+
    Flash 11
    Flash 10
    * For Oracle WebCenter Sites, it is only supported on Windows and Mac.
    Oracle WebCenter Sites: Community-Gadgets
    Oracle WebCenter Sites
    11gR1 (11.1.1.8+)
    Safari 6.x*
    Safari 5.1.7 **
    Flash 11
    Flash 10
    * Only supported on Mac.
    ** For Oracle WebCenter Sites, it is only supported on Mac.
    For consumption/delivery, there is no requirement. That is entirely up to whoever is developing your Templates, as there is full control over the HTML/XML/JSON etc in the rendering of content so you can make the finished rendering suitable for all browsers or not, as your needs dictate.
    Phil

  • How many of the codd's rules are supported by oracle?

    hai any body of you please tell me how many of the codd's rules are supported by oracle.....?

    as far as i remember
    oracle follows 11 of the 12 rulesCare to name the one you think is missing?
    Taking the Wikipedia definition of Codd's 12 Rules (there are of course thirteen of them), this is what we find:
    Rule 0: The system must qualify as relational, as a database, and as a management system.
    This is a little circular, and there are people who argue over whether Oracle (or any other existing RDBMS) is truly relational
    Rule 1: The information rule
    Oracle stores its information as values in column positions within rows of tables.
    Rule 2 : The guaranteed access rule
    Oracle has primary keys.
    Rule 3: Systematic treatment of null values
    Many view this rule as Codd's biggest mistake but undeniably Oracle does treat nulls systematically.
    Rule 4: Active online catalog based on the relational model
    SELECT * FROM USER_TABLES; QED
    Rule 5: The comprehensive data sublanguage rule
    Oracle's implementation of ANSI SQL satisifies this one.
    Rule 6: The view updating rule
    Oracle allows us to update key-preserved views.
    Rule 7: High-level insert, update, and delete
    Oracle has set-based insert, update, and delete.
    Rule 8: Physical data independence
    Tick in the box.
    Rule 9: Logical data independence
    Tick in the box (we can argue about LOB storage as a special case).
    Rule 10: Integrity independence
    Well of course Oracle does this, much to the annoyance of our chums in the OO application building world.
    Rule 11: Distribution independence
    yep, unless we are so boorish as to expose our database links in the FROM clause instead of using synonyms...
    Rule 12: The nonsubversion rule
    Oracle does this alright (This is why it's a bad idea to use triggers to enforce relational integrity instead of foreign key constraints).
    Cheers, APC

  • Which XSLT versions are support by Oracle BPEL? v1.1  or v2.0?

    Which XSLT versions are support by Oracle BPEL? v1.1 or v2.0?
    As far as I heard v1.1 is the highest version but some functions of v2.0 are supported as well.
    Is this true?
    If yes: Which XSLT functions of v2.0 are supported?
    Does it matter if I change the
    version="1.1"
    attribute in the topmost
    <xsl:stylesheet......>
    tag?
    Which XSLT processor is built-in/used?
    Peter

    XSL mapper in BPEL supports 1.0 only in-built. And this is true for 11g also. However, we can declare <xsl:stylesheet version = 2.0 ... and use all xpath 2.0 functions. I have used few of them and has been successful so far. Once you declare version as 2.0 the only issue will be that XSL's visual GUI mapper will not work in JDeveloper and you will need to modify the code from the source.

  • What image types are supported in iMovie?

    I'm going on a trip with a group of youth, and I'm wanting to send video updates back to their family members during the trip. I've gotten an image to sync to my iPhone 4, and I can import it into iMovie, but while it shows the photo at the bottom, it won't actually show the image in the movie preview area?
    Importing photos that were taking on the iPhone works, as does taking a photo directly from iMovie, but I want to add some special graphics into the Movie itself.
    Is there a way to tell what formats are supported? The image was made in gimp, 700x300 @ 150dpi exported as a PNG and as a JPG, but neither of them work.

    I'm not sure if you tried this, but here it goes:
    _ Using your Mac, make a copy of your Graphic / image to your Desktop
    _ Launch "Preview" on your Mac
    _ Save the file as a JPG
    _ Quit "Preview"
    _ Copy this newly saved JPG to "iPhoto"
    _ Quit "iPhoto"
    _ Launch "iTunes"
    _ Plug your iPhone4 via USB
    _ From "iTunes", select the iPhone4 and go to the Photos Tab.
    _ Make sure the Event or Album of the Graphics/iMage you created above, is Checked
    _ Sync your iPhone
    Now from your iPhone4, verify that you can add this photo into iMovie.

  • What all Operating System are Supported on Oracle VM Server for Sparc ?

    hi,
    Does Oracle VM Server for Sparc Support's Solaris OS of different version
    or it also supports linux & windows OS also...
    thnaks in advance....

    The modern SPARC platform ( sun4v ) is locked in Solaris. No chances for open-source OS'es like Linux or *BSD.
    This is because the important hardware documentation is closed ( known only to Sun / Oracle engineers ). For example:
      *  virtualization features of CPU are documented only at hypervisor-call level (part of Sun servers' firmware), and only partially.
      *  CPU errata are closed ( Some errata for old UltraSPARC III were opened during OpenSolaris project, but that's all).
      *  crypto features ( SPU and MAU ) are closed.
    -- Konstantin

  • A Way to Tell Which rules (filter types) are supported by iTunes Match

    There are tons of posts about issues with iTunes Match smart playlists not working as expected. I am facing these issues myself--hearing the same song several days in a row even when the playlist rule says to exclude if played within 60 days.
    Anyway, I think I found a way to tell which rules Apple is intending to support. Device will output to its console the unsupported rule. One way to view the console is with iPhone Configuration Utility.
    1. Install iPhone Configuration Utility (iPCU) - https://www.apple.com/support/iphone/enterprise/
    2. Attach your iTunes Match enabled iOS device.
    3. In iPCU, select the device (under DEVICES), then pick the 'Console' tab on top.
    4. Change any smart playlist in iTunes. This seems to cause it to sync the change to iCloud immediately.
    In my case I was seeing this:
    Oct  2 14:18:03 Kris-iPhone-4S itunescloudd[6392] <Warning>: unhandled match type: unfilterable type kITDBTrackField_CloudStatus (134)
    Oct  2 14:18:03 Kris-iPhone-4S itunescloudd[6392] <Warning>: unhandled match type: unfilterable type kITDBTrackField_CloudStatus (134)
    Oct  2 14:18:05 Kris-iPhone-4S itunescloudd[6392] <Warning>: unhandled match type: unfilterable type kITDBTrackField_CloudStatus (134)
    Oct  2 14:18:05 Kris-iPhone-4S itunescloudd[6392] <Warning>: unhandled match type: unfilterable type kITDBTrackField_CloudStatus (134)
    I had two Smart Playlists using 'iCloudStatus is' rule. When I deleted one of them I got
    Oct  2 14:19:51 Kris-iPhone-4S itunescloudd[6402] <Warning>: unhandled match type: unfilterable type kITDBTrackField_CloudStatus (134)
    Oct  2 14:19:51 Kris-iPhone-4S itunescloudd[6402] <Warning>: unhandled match type: unfilterable type kITDBTrackField_CloudStatus (134)
    When I deleted the other, I didn't have any entries like this.
    (I am guessing that they are removed in pairs because I have two devices with iTunes Match? Or there is one playlist on the device and one in the cloud? Not sure, but anyway...)
    Despite this find, there are still problems. I am having issues even with playlists that didn't have this rule, so I'm not surprised.
    It seems to ignore these rules (that I care about):
    - Is Checked (completely ignores)
    - Last Played - not in the last - X (seems to sometimes work...I am hearing the same songs every day
    Also after a few songs, it seems to get stuck on one song as if Repeat 1 is being used, but it's not...several times a day.

    When I wrote this I was hoping there were only a few issues with iTunes Match, iOS 6, and Smart Playlists. I was still trying to troubleshoot them and hoped to live with the limitations.
    However, the problems are very fundamental. Basic stuff like using Last played and random as criteria are just not working. iTunes and iPhone playlists don't match at all, which is odd if all the logic is in the cloud.
    I filed 4 bugs about 3 weeks ago and none have been updated.
    Today I contacted Apple Support and after a few minutes wait, the rep acknowledged that iTunes Smart Playlists aren't really working as expected today and there is no estimated date when it will work. She was not sure if this was a new problem for iOS 6.
    We agreed that the best thing might be to request a refund. Here's how:
    http://expresslane.apple.com
    iTunes>iTunesStore>Purchases,Billing,andRedeption>"The topic is not listed", etc...
    I also mentioned that this page is misleading:
    http://www.apple.com/itunes/itunes-match/
    Will my playlists sync across devices?
    Yes. When you create, edit, or delete a playlist on your Mac, PC, iPhone, or iPad, those changes will sync across any iTunes Match-enabled device you own.
    My guess is that when the new version (major update) of iTunes is released, this stuff will be changed and supported again. The number of people using Smart Playlist on iTunes Match must not be important enough.

  • Which document types are supported?

    Hi!
    I'm trying to answer an RFI and need to specify a list of supported document types that can be indexed. The answer "more than 150 file formats..." is not good enough. There must be a list somewhere...
    Regards Mikael

    Check the Text reference manual for the complete list: http://tahiti.oracle.com/pls/db901/db901.docindex#index-TEX

  • How to sync the timestamp type in 10g with oracle 8i

    Hi,
    I have oracle 8i on solaris server and we have created application database as well.
    I have created oracle 10g databse in some other server and imported the whole database into 10g.
    Since there is timestamp format difference in oracle 8i and 10g the application is not working properly in 10g server.
    see the below example
    In 8i
    select to_char(sys.standard.sys_at_time_zone(sys.standard.localtimestamp,'0:00')) from dual
    22-MAY-09 09.59.50 AM +00:00
    In 10g
    select to_char(sys.standard.sys_at_time_zone(sys.standard.localtimestamp,'0:00')) from dual
    22-MAY-09 09.53.54.638090000 AM +00:00
    since in 10g it is giving microseconds as well in the output unlike 8i, our application is not working properly.
    Please advice
    RB

    Does setting NLS_TIMESTAMP_TZ_FORMAT at session level (using logon trigger) solve your problem?
    BTW, this does not qualify as an installation issue so please post such queries in Database-General forum.

  • Does Complex types are supported by UTL_DBWS.

    I'm calling the web service from the pl/sql program, I'm using UTL_DBWS package for my web service callout, does this package support complex types.
    I'm sending 3 strings as input parms and expecting array as result.
    If it supports complex types , can any one post the example.
    If it does not support the complex types, what is the best way to do it?
    Thanks in advance.
    Gona.

    Hey,
    Did you manage to solve this? I have the same error; xx does not contain port, while the port seems to be the same as in the ?wsdl document..

  • Overlaying text -- what text types are supported?

    Trying to pull up from a Microsoft Word document and Quicktime says it doesn't support this type of file... any ideas? Is there a simpler way to overlay text onto the video? I'm trying to add lyrics.

    "Plain" text (.txt format).

  • What memory types are supported on Tecra A4

    Can anyone tell me the types of memory supported by the model Tecra A4 PTA40?
    thanks

    Tecra A4 supports 200-Pin PC2700 (333Mhz) DDR SODIMM memory modules.
    Please refer to this link:
    http://www.orcalogic.co.uk/asp/prodtype.asp?prodtype=11719&ft=m&st=3

  • How to UpLoad the Diffent type of files Through Oracle Pl/Sql...?

    Hi TOM,
    I want one reusable component to be developed, My requirement is as follows...
    We get .CSV,.XML,.DOC.PDF files on the N/w drive. One Batch Job will be running every night and this job should upload all the files present in that N/w drive to the database (Each File should be stored in one row with unique ID) and after loading of each file is done , move the uploaded file to the backup directory.
    Note : Average file size is 10-15 MB.
    Loading of files in database should be done only using Oracle procedure/function.
    Already return this process in Pro*C. But I don't know How to write in Oravle Pl/Sl...?
    Functionality of this FUNCTION(In Pro*C):
    ===================================
    *****set_item_blob
    *****Input:     
    *****======
    *****1. Path of the file in Windows folder which contains the part number's content
    *****2. Item number in the T_ITEM table
    *****3. Revision level in the T_ITEM table
    *****Processing:
    *****===========
    *****1. Get the BLOB pointer for the ITM_BLOB column,
    ***** for the corresponding item number and revision level
    *****2. Update the ITM_BLOB column with the content of the input file
    ***** ( using the EXEC SQL LOB WRITE function )
    *****Output:
    *****=======
    *****1. ITM_BLOB column updated with the content of input file
    int set_item_blob (char chr_item_number,int revision_level,char file_path)
         exec sql begin declare section;
              OCIBlobLocator     *blob_locator;
              varchar               vc_item_number[12];
              long               file_length=0;
              varchar               alert_message [500+1];
              int                    plsql_err_code = 0;
         exec sql end declare section;
         FILE     *fp_input_file;
         char     *blob_buffer;
         EXEC SQL VAR blob_buffer IS RAW(BUFFER_LENGTH);
         EXEC SQL ALLOCATE :blob_locator;
         memset ( vc_item_number.arr, '\0', 12 );
         strcpy ( vc_item_number.arr, chr_item_number );
         vc_item_number.len = strlen ( vc_item_number.arr );
         fp_input_file = fopen( file_path, "rb" );
         if( fp_input_file == NULL)
              sprintf ( alert_message.arr, "ngetupld BLOB upload failed for item_number = [%s], rev_level = [%d]. Failure in opening the file to be uploaded [%s]", chr_item_number, revision_level , file_path );
              alert_message.len = strlen ( alert_message.arr );
              EXEC SQL EXECUTE
              BEGIN
                   P_INSERT_INTO_INFO_MESSAGES('AL',:alert_message,'BLB',NULL,NULL,:plsql_err_code);
              END;
              END-EXEC;
              exec sql commit;
              return 1;
         else
              (void) fseek(fp_input_file, 0L, SEEK_END) ;
              file_length = (unsigned int)ftell(fp_input_file) ;     
              (void) fseek(fp_input_file, 0L, SEEK_SET) ;
              if ( file_length > BUFFER_LENGTH )
                   sprintf ( alert_message.arr, "ngetupld BLOB upload failed for item_number = [%s], rev_level = [%d]. Length of the file to be uploaded(%ld) is more than the supported length(%ld)", chr_item_number, revision_level , file_length, BUFFER_LENGTH );
                   alert_message.len = strlen ( alert_message.arr );
                   EXEC SQL EXECUTE
                   BEGIN
                        P_INSERT_INTO_INFO_MESSAGES('AL',:alert_message,'BLB',NULL,NULL,:plsql_err_code);
                   END;
                   END-EXEC;
                   exec sql commit;
                   return 1;
              EXEC SQL
                   UPDATE          T_ITEM
                   SET               ITM_BLOB = EMPTY_BLOB()
                   WHERE          ITM_NUMBER = :vc_item_number
                   AND               ITM_REVISION_LEVEL = :revision_level
                   RETURNING     ITM_BLOB INTO :blob_locator;
              if ( sqlca.sqlcode != 0 )
                   sprintf ( alert_message.arr, "ngetupld BLOB upload failed for item_number = [%s], rev_level = [%d]. SQL error %d occured while trying to get the BLOB locator", chr_item_number, revision_level , sqlca.sqlcode );
                   alert_message.len = strlen ( alert_message.arr );
                   EXEC SQL EXECUTE
                   BEGIN
                        P_INSERT_INTO_INFO_MESSAGES('AL',:alert_message,'BLB',NULL,NULL,:plsql_err_code);
                   END;
                   END-EXEC;
                   exec sql commit;
                   return 1;
              blob_buffer=(char *)malloc(BUFFER_LENGTH); // Dynamic Memory Allocation for Itm_Blob
              fread((void *)blob_buffer, (size_t)BUFFER_LENGTH, (size_t)1, fp_input_file);
              EXEC SQL LOB WRITE ONE :file_length FROM :blob_buffer INTO :blob_locator;
              if ( sqlca.sqlcode != 0 )
                   sprintf ( alert_message.arr, "ngetupld BLOB upload failed for item_number = [%s], rev_level = [%d]. SQL error %d occured while trying to update the BLOB content", chr_item_number, revision_level , sqlca.sqlcode );
                   alert_message.len = strlen ( alert_message.arr );
                   EXEC SQL EXECUTE
                   BEGIN
                        P_INSERT_INTO_INFO_MESSAGES('AL',:alert_message,'BLB',NULL,NULL,:plsql_err_code);
                   END;
                   END-EXEC;
                   exec sql commit;
                   return 1;
              exec sql commit;
         fclose(fp_input_file);
         free(blob_buffer);
         return 0;
    Can Possible to do in Oacle Pl/Sql...?

    > Hi TOM,
    This is not asktom.oracle.com.
    > Can Possible to do in Oacle Pl/Sql...?
    Yes it can be done. Simply consult the applicable manuals that contains all of the details on how to do it. The manuals are:
    - Oracle® Database Application Developer's Guide - Large Objects (refer to Chapter 6 section on Using PL/SQL (DBMS_LOB Package) to Work with LOBs)
    - Oracle® Database PL/SQL Packages and Types Reference (refer to the chapter on DBMS_LOB)

  • Data type conversion issues between Oracle and SQL Server

    Hi there, I am using Heterogeneous Services to insert into a SQL Server database. I am running into an issue between data types regarding Oracle's VARCHAR2 and trying to insert that into a SQL Server MONEY data type. I tried using the TO_NUMBER() function to convert my VARCHAR2 to a number, but that didn't seem to help.
    Does anyone have any advice on how to work around this??
    Thanks for any help,
    ivalum21

    ORA-02047: cannot join the distributed transaction in progress
    ORA-06512: at "MY_PACKAGE_NAME", line 263
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [Generic Connectivity Using ODBC]DRV_Execute: DB_ODBC_ENGINE (1645): ;
    [Microsoft][ODBC SQL Server Driver][SQL Server]Disallowed implicit conversion
    from data type varchar to data type money, table 'tableA',
    column 'total_amount'. Use the CONVERT function to run this query. (SQL
    State: 37000; SQL Code: 260)
    ORA-02063: preceding 2 lines from SQLSERVER_LINK
    ORA-06512: at "RCDTPUMP.CAMPUSCALL_DATAPUMP_UNI", line 875
    ORA-06512: at "RCDTPUMP.CAMPUSCALL_DATAPUMP_UNI", line 791
    ORA-06512: at "RCDTPUMP.CAMPUSCALL_DATAPUMP_UNI", line 1156
    ORA-06512: at line 1
    That is what I get when I take out the TO_NUMBER()
    Message was edited by:
    ivalum21

  • ORACLE DYNAMIC SQL

    i am writing generic code for deletion based on DYN input table.
    i have problem to build SQL AND CALUSE.
    HERE IS THE CODE.
    STEP 1: CREATE INPUT TABLE
    TABLE : DYN
    APP_MODEULE APP_MODEULE_ID SNO EMPNO
    X123 CAR 1 1
    X145 CAR 2 1
    STEP 1: CREATE GENERATE SP TO DELETE
    CREATE OR REPLACE PROCEDURE TESTING_SQL
    P VARCHAR2 , --- APP_MODULE
    S VARCHAR2 , -- APP_MODEULE_ID
    C INTEGER , -- SNO
    F INTEGER) -- EMPNO
    AS
    cursor c_tables
    is
    select
    TABLE_NAME FROM dyn WHERE APP_MODULE = P AND app_module_ID = S;
    cursor c_cols
    is
    select i.column_name
    from all_tab_columns i
    where i.owner = 'XXX'
    and i.table_name IN ( SELECT TABLE_NAME FROM dyn WHERE APP_MODULE = P AND app_module_ID = S )
    order by column_id;
    where_clause VARCHAR2(32767);
    and_clause VARCHAR2(32767);
    begin
    for rec in c_tables loop
    where_clause := NULL ;
    for col in c_cols loop
    if where_clause is NULL then
    where_clause := ' WHERE ' || col.column_name || '=' || C ;
    else
    where_clause := where_clause || ' AND ' || col.column_name || '=' || F;
    end if;
    end loop;
    begin
    EXECUTE IMMEDIATE 'DELETE FROM '||REC.table_name|| where_clause ;
    dbms_output.put_line(REC.table_name||', '||SQL%ROWCOUNT);
    -- commit;
    exception
    when others then
    dbms_output.put_line(REC.table_name||', '||SQLERRM);
    rollback;
    end;
    end loop;
    end;
    set serveroutput off
    spool off
    PL/SQL RUN CALL: ( I HOPE I HAVE PROBLEM WITH BUILDING WHERE CLAUSE & AND CONDITION,PLEASE HELP ME TO RESOLVE THIS ISSUE )
    SET SERVEROUTPUT ON
    DECLARE
    P VARCHAR2(32767);
    S VARCHAR2(32767);
    BEGIN
    P := NULL;
    S := NULL;
    VINLOAD.TESTING_SQL ( 'CTS', 'CAR' , 3, 472863 );
    --MMIT;
    END;
    WHILE RUNNING I AM GETTING ERROR: PLEASE HELP ME TO FIX THIS ISSUE
    ORA-00933: SQL command not properly ended

    user4485803 wrote:
    i am writing generic code for deletion based on DYN input table.BAD, NON-SCALABLE & INEFFICIENT way to code!
    i have problem to build SQL AND CALUSE.
    HERE IS THE CODE.
    STEP 1: CREATE INPUT TABLE
    TABLE : DYN
    APP_MODEULE APP_MODEULE_ID SNO EMPNO
    X123 CAR 1 1
    X145 CAR 2 1
    STEP 1: CREATE GENERATE SP TO DELETE
    CREATE OR REPLACE PROCEDURE TESTING_SQL
    P VARCHAR2 , --- APP_MODULE
    S VARCHAR2 , -- APP_MODEULE_ID
    C INTEGER , -- SNO
    F INTEGER) -- EMPNO
    AS
    cursor c_tables
    is
    select
    TABLE_NAME FROM dyn WHERE APP_MODULE = P AND app_module_ID = S;
    cursor c_cols
    is
    select i.column_name
    from all_tab_columns i
    where i.owner = 'XXX'
    and i.table_name IN ( SELECT TABLE_NAME FROM dyn WHERE APP_MODULE = P AND app_module_ID = S )
    order by column_id;
    where_clause VARCHAR2(32767);
    and_clause VARCHAR2(32767);
    begin
    for rec in c_tables loop
    where_clause := NULL ;
    for col in c_cols loop
    if where_clause is NULL then
    where_clause := ' WHERE ' || col.column_name || '=' || C ;
    else
    where_clause := where_clause || ' AND ' || col.column_name || '=' || F;
    end if;
    end loop;
    begin
    EXECUTE IMMEDIATE 'DELETE FROM '||REC.table_name|| where_clause ;
    dbms_output.put_line(REC.table_name||', '||SQL%ROWCOUNT);
    -- commit;
    exception
    when others then
    dbms_output.put_line(REC.table_name||', '||SQLERRM);
    rollback;
    end;
    end loop;
    end;
    set serveroutput off
    spool off
    PL/SQL RUN CALL: ( I HOPE I HAVE PROBLEM WITH BUILDING WHERE CLAUSE & AND CONDITION,PLEASE HELP ME TO RESOLVE THIS ISSUE )
    SET SERVEROUTPUT ON
    DECLARE
    P VARCHAR2(32767);
    S VARCHAR2(32767);
    BEGIN
    P := NULL;
    S := NULL;
    VINLOAD.TESTING_SQL ( 'CTS', 'CAR' , 3, 472863 );
    --MMIT;
    END;
    WHILE RUNNING I AM GETTING ERROR: PLEASE HELP ME TO FIX THIS ISSUE
    ORA-00933: SQL command not properly endedThe standard advice when (ab)using EXECUTE IMMEDIATE is to compose the SQL statement in a single VARCHAR2 variable
    Then print the variable before passing it to EXECUTE IMMEDIATE.
    COPY the statement & PASTE into sqlplus to validate its correctness.
    delete, remove, & eliminate all EXCEPTION code
    For reason why check these links.
    http://tkyte.blogspot.com/2007/03/dreaded-others-then-null-strikes-again.html
    http://tkyte.blogspot.com/2008/01/why-do-people-do-this.html
    http://tkyte.blogspot.com/2007/03/challenge.html

Maybe you are looking for

  • How can I save .mov file as another .mov file after trim from Pre9?

    I would have thought this would be simple.  Just like I can crop a still image in Photoshop and save it with a new name (or the same name), I expected to be able to trim or split an .mov file in Premiere Elements 9 and save the resulting file(s) unde

  • Aggregation at the lowest level in the cube

    Hi guys I designed very simple test cube with one dimension (both MOLAP driven). The dimension PRODUCT consists of three levels: - Group - Category - Product_detail PRODUCT_SRC table to load PRODUCT dimension: PR_GROUP_NAME PR_GROUP_ID PR_CATEGORY_NA

  • SUS Purchase Order Confirmation notification (or alert) is possible ?

    Hello, We work on a SRM 5 release with a classic scenario. We use the EBP-SUS supplier collaboration scenario (clients are different for SRM and SUS). The purchasing document flow is describe below: 1- SRM Shopping Cart 2- R/3 Purchase Request (then,

  • EJB thread pausing for 28 seconds

    We have a weblogic application running with a JDMK package to receive and process SNMP packets. This processor is running on a separate thread off a EJB. We just recently encountered an issue where after processing several packets the thread pauses i

  • Download and play .MTS (HD pix from Sony DSC-TX10)in my i-Mac

    Hi everyone! I got stuck with this one. Is there any apple app I can use to dowload HD (.MTS files from Sony DSC-TX10) so as to be able to visualize them on my i-Mac? Many thanks! Daniel