Draft Proposal: How to drop the Fx Prefix

A draft proposal has been posted to the Flex Open Source Wiki documenting how we will adjust the packages, namespaces, and class names in Gumbo to allow us to drop the Fx class prefixes.  Please read and add your comments here:
http://opensource.adobe.com/wiki/display/flexsdk/Dropping+the+Fx+Prefix
Note that this page does not cover the necessary changes to CSS, which are documented on the forums at
http://www.adobeforums.com/webx/.59b802c9
Looking forward to your comments and suggestions,
Ely.

Hi Uri..
Yes, thats what i have read but i still have ten temp tables with same prefix and different session code at the end . I am sure there are no open/active sessions tied to them .want to know if there is a bug with SQL server 2005 SP2 version  ?
I am executing the stored proc using SQL Agent job so when it fails does it end the session ? if not how do i do it ?
if i add the below query to the proc does it drop rest of the old temp tables ?
IF EXISTS (
SELECT *
FROM sys.tables
WHERE name LIKE '#temp%')
DROP TABLE #temp
Thanks, Sri The journey is what brings us happiness not the destination―Dan Millman

Similar Messages

  • How to retrieve the host prefix in a workflow step

    HI i am trying to generate a link in a process step, but I dont know how to get the host prefix http://localhost:4503
    any idea?
    thanks

    You should use the Externalizer: http://dev.day.com/docs/en/cq/current/developing/externalizer.html

  • How to drop the datafile in a tablespace

    hi,
    I need to drop the datafile in a tablespace.How to drop the datafile in the tablespace.If iam able to drop the datafile and is it possible to create the datafiles with the same name.could u pls help me out..
    Thanks in advance,
    R.Ratheesh

    sql > alter database <datafile> offline drop ;
    sql > alter database open ;What if the datafile have the segments in it, I believe users will not be able to access them. And system will put the datafile to Recovry mode not drop it.
    Dropping a datafle is possible only in 10G. In 9i you can reduce the size of file below the size of your min extents so that the space wont be allocated from that datafile or you may need to recreate a new tablespace copy all the segments from old tablespace and drop old one.
    Cheers

  • How to drop the multi columns?????

    how to drop the multi columns in oracle
    Like
    alter table drop column a,b;
    is it possible.

    how to drop the multi columns in oracle
    Like
    alter table drop column a,b;
    is it possible.Yes, it is possible.
    RTFM:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/statements_3001.htm#i2124702
    pratz

  • How to build the "Path Prefix" HTTP Adapter at run time

    Hi All,
    I have a scenario wherein I have to call the HTTP Url of a thiird party system from R/3 via PI.
    The third party url looks liike this:
    http://gis/ias/cgi-bin/siscgi.exe?request=batch&command=<requests><request><name>sis_neighbouring_knos_for_sambandh_service</name><buffer>20</buffer><same_premise_kno>123</same_premise_kno><l
    eft_kno>331</left_kno><gis_id>4019589</gis_id><priority>same_premise_kno,left_kno,right_kno,gis_id</priority></request></requests>&user_name=sambandh.sias&pa
    ssword=sambandhsias
    I have successfully created a HTTP Recevier comm channel and provided the following in the "Path Prefix"
    /ias/cgi-bin/siscgi.exe?request=batch&command=<requests><request><name>sis_neighbouring_knos_for_sambandh_service</name><buffer>20</buffer><same_premise_kno>123</same_premise_kno><l
    eft_kno>331</left_kno><gis_id>4019589</gis_id><priority>same_premise_kno,left_kno,right_kno,gis_id</priority></request></requests>&user_name=sambandh.sias&pa
    ssword=sambandhsias
    But If I need to pass the values inside the xml tags specified above e.g. "name" at run time, How do I do that?
    I have explored the "Apply URL Parameters" option in the HTTP Comm channel but it has fixed names for the HTTP URL parameter.
    Please let me know how is this possible hopefully without a UDF
    thanks,
    Piyush

    Hi Piyush,
    Have you checked the option of ASMA of the adapter?
    http://help.sap.com/saphelp_nw04/helpdata/en/43/64dbb0af9f30b4e10000000a11466f/content.htm
    Also see Note 1101338 - Dynamic configuration of HTTP adapter
    Regards
    Suraj

  • How to drop the last diskgroup in ASM 11g?

    Hello,
    I installed an ASM instance and created a DATA diskgroup using the Oracle installer. I would like to drop the diskgroup and re-create it using partitions instead of disk devices in order to use ASMLib.
    I have not found a way to get rid of the DATA diskgroup yet. How do I get rid of it?
    [+ASM@asm]$ sqlplus / as sysasm
    SQL*Plus: Release 11.2.0.1.0 Production on Fri Sep 3 20:12:05 2010
    Copyright (c) 1982, 2009, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Automatic Storage Management option
    SQL> DROP DISKGROUP data INCLUDING CONTENTS;
    DROP DISKGROUP data INCLUDING CONTENTS
    ERROR at line 1:
    ORA-15039: diskgroup not dropped
    ORA-15027: active use of diskgroup "DATA" precludes its dismountI used the following for data_0000 - data_0005, thinking it would be a good idea to drop each disk before dropping the diskgroup - which worked, although I had to use force for data_0000;
    SQL> alter diskgroup data drop disk data_0006;
    ... etc...
    SQL> alter diskgroup data drop disk data_0000 force;It all looks a bit weired now:
    SQL> select name, header_status, path from v$asm_disk;
                        MEMBER        /dev/sda
    _DROPPED_0000_DATA  UNKNOWN
    DATA_0001   MEMBER        /dev/sdb
    DATA_0002   MEMBER        /dev/sdc
    DATA_0003   MEMBER        /dev/sdd
    DATA_0004  MEMBER         /dev/sde
    DATA_0005   MEMBER        /dev/sdf
    SQL> alter diskgroup data dismount force;
    Diskgroup altered.
    SQL> alter diskgroup data mount;
    Diskgroup altered.
    SQL>

    Thanks for the reply.
    Unfortunately I cannot use EM since I do not have any database installed that uses the ASM instance yet, and to my knowledge ASM alone does not provide a web console.
    Anyway, I finally just manged to drop the diskgroup. Normally a diskgroup needs to be mountedto be dropped, but the force clause can be used for a diskgroup that is dismounted. So I tried it with the diskgroup dismounted... and it worked.
    SQL> alter diskgroup data dismount force;
    SQL> drop diskgroup data force including contents;
    Diskgroup dropped.
    Thanks!
    Edited by: Markus Waldorf on Sep 3, 2010 6:13 PM

  • How to drop the tables (articles) in subscription database MERGE replication.

    We have configured the merge replication from publication server to subscription server,
    Here I mistakenly selecting few tables (articles) in publication,
    Now I need to remove those mistakenly selected tables in subscription server database . 
    Note: I am trying to below way but unable to remove those tables in subscription server.
    1<sup>st</sup> I unselected those tables (articles) in publication, but not working.
    Could please tell me the how to remove those tables in subscription database.

    Ok that is normal, dont worry, if you mistakenly  chosen few tables, just add the new tables
    that you forgot it, just make click on the publication, you only have to Re-run the snapshot agent, i mean you must generate another snapshot and then synchronice with your suscriber, and then you will not need DROP the tables on the suscriber, if you have
    troubles yet, please post imagens to help you more !
    Thanks and regards.

  • How to determine the maximum prefix of two CharSequences efficiently?

    I have the following problem. I need a unicode friendly mechanism for determining the maximum prefix of 2 CharacterSequences. I've come up with the following code which appears to do the job, but which requires up to ([number of codepoints in smaller sequence] * 2) + 1 memory allocations. These memory allocations are rather irksome since I plan on calling this method extremely many times. The code I came up with looks like:
    private static int getLengthOfMaxCommonPrefix(CharSequence str1, CharSequence str2, Collator collator) {
        if ((str1 == null) || (str2 == null)) { return 0; }
        if (Character.codePointCount(str1, 0, str1.length()) > Character.codePointCount(str2, 0, str2.length())) {
          CharSequence tmp = str1;
          str1 = str2;
          str2 = tmp;
        // @todo get rid of memory allocation
        char[] charArray = new char[4];
        int i = 0;
        for (int size = Character.codePointCount(str1, 0, str1.length()); i < size; i++) {
          Character.toChars(Character.codePointAt(str1, i), charArray, 0);
          Character.toChars(Character.codePointAt(str2, i), charArray, 2);
           // @todo get rid of memory allocation
          String char1Str = new String(charArray, 0, 2);
          // @todo get rid of memory allocation
          String char2Str = new String(charArray, 2, 2);
          if (collator.compare(char1Str, char2Str) != 0) {
            return i;
        return i;
      }Am I overlooking an API that would allow me have this same functionality without memory allocations? If not, would it be reasonable to request that the Java Collator API be updated to have:
    Collator.compare(int codepoint1, int codepoint2)which would eliminate the need for these memory allocations. The only reason I would suggest this change is that more than a few pieces of my other code involving unicode has the same problem. Also, when looking over the API it seems that
    static Character.toString(char c)exists, but the following method doesn't:
    static Character.toString(int codepoint)which would at least minimize some of the ugliness in the above code and be in keeping with the other APIs under Character.
    Edited by: APBrusseau on Feb 10, 2008 11:23 PM
    Edited by: APBrusseau on Feb 10, 2008 11:24 PM
    Edited by: APBrusseau on Feb 10, 2008 11:29 PM
    Edited by: APBrusseau on Feb 10, 2008 11:45 PM
    Edited by: APBrusseau on Feb 10, 2008 11:46 PM
    Edited by: APBrusseau on Feb 10, 2008 11:48 PM

    But still, surely just walking character by character through the strings and comparing them (using your collator) will do?
        char[] c1 = new char[1];
        char[] c2 = new char[1];
        // swap longest/shortest string, etc.
        // for each char {
            c1[0] = cs1.charAt(n);
            c2[0] = cs2.charAt(n);
            s1 = new String(c1);
            s2 = new String(c2);
            // use collator to compare
        // }The only thing I don't know is whether there are collators which look at sequences of characters. For example, I think in Unicode, you can have an 'a' followed by a 'add an accent to the previous character' character, which would obviously impact on the collation order.
    In which case, something like
        // for n = 1 .. length of shortest {
            int result = collator.compare(cs1.subSequence(0, n).toString(), cs2.subSequence(0, n).toString());
            if (result != 0) {
                return result;
        // equal to length of shortest string. Make decision based on length.This might be efficient, or not, depending on the implementation of CharSequence. String, for example, has a very efficient subSequence() method.

  • How to drop the datafile?

    Hello Everybody
    is it possible to drop the datafile? i have run the query ALTER DATABASE DATAFILE 'c:\oracle\oracle_db\m300\user\user01.dbf' offline drop. After i checked with DBA_DATA_FILES its there.Can any one help in this regards
    Regards
    Hameed

    Please see this link:
    http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14231/dfiles.htm#i1006556
    Restrictions for Dropping Datafiles
    The following are restrictions for dropping datafiles and tempfiles:
    The database must be open.
    If a datafile is not empty, it cannot be dropped.
    If you must remove a datafile that is not empty and that cannot be made empty by dropping schema objects, you must drop the tablespace that contains the datafile.
    You cannot drop the first or only datafile in a tablespace.
    This means that DROP DATAFILE cannot be used with a bigfile tablespace.
    You cannot drop datafiles in a read-only tablespace.
    You cannot drop datafiles in the SYSTEM tablespace.
    If a datafile in a locally managed tablespace is offline, it cannot be dropped.
    Regards

  • How to drop the text in to the af:richTextEditor

    Hi All
    I am using Jdeveloper 11.1.1.4.0.
    I ahve a requrment like there is one af:table & af:richTextEditor. I want to drag & drop the table cell informationin af:richTextEditor.
    <af:table var="row" value="#{beanDnD.ValueSet}"
    id="t1" summary="collection drag source"
    rowSelection="single" contentDelivery="immediate"
    autoHeightRows="5">
    <af:column headerText="Product" id="c3">
    <af:outputText value="#{row.product}" id="ot1">
    <af:attributeDragSource attribute="value"/>
    </af:outputText>
    </af:column>
    <af:column headerText="Cost" id="c4">
    <af:outputText value="#{row.cost}" id="ot2"/>
    </af:column>
    </af:table>
    <af:richTextEditor label="Label 1" id="rte1" valueChangeListener="#{beanDnD.valuechange}"
    autoSubmit="true"
    binding="#{beanDnD.textBinding}"
    value="IceCream">
    <af:attributeDropTarget attribute="value"/>
    <af:attributeDropTarget attribute="invisible"/>
    </af:richTextEditor>
    Bean value chnage code
    public void valuechange(ValueChangeEvent valueChangeEvent) {
    // Add event code here...
    System.out.println(valueChangeEvent.getOldValue());
    String s1 = valueChangeEvent.getOldValue().toString();
    System.out.println(valueChangeEvent.getNewValue());
    String s2 = valueChangeEvent.getNewValue().toString();
    textBinding.setValue(s1+s2);
    AdfFacesContext.getCurrentInstance().addPartialTarget(textBinding);
    but its not working :(
    I did same with af:inputText & its working properly.Pz suggest me waht should i do?any help would be appriciated.
    Thanks
    Charu

    Hi Charu,
    I know this was a long time ago but do you remember if you ever found a solution for this?
    Dave

  • How to drop the contents on an internal table?

    Dear all,
    can some one suggest me the code to drop the content of an internal table.
    VJ

    Following are the different ways of DELETIONS from ITAB, DTAB and FILE:
    DELETE FROM dbtab       WHERE cond.
    DELETE FROM (dbtabname) WHERE cond.
    - DELETE dbtab.
    DELETE *dbtab.
    DELETE (dbtabname) ... .
    - DELETE dbtab       FROM TABLE itab.
    DELETE (dbtabname) FROM TABLE itab.
    - DELETE dbtab  VERSION vers.
    DELETE *dbtab VERSION vers.
    Delete from an internal table
    - DELETE itab.
    - DELETE itab INDEX idx.
    - DELETE itab FROM idx1 TO idx2.
    - DELETE itab WHERE cond.
    - DELETE ADJACENT DUPLICATES FROM itab.
    Delete a program
    - DELETE REPORT prog.
    Delete text elements
    - DELETE TEXTPOOL prog LANGUAGE lg.
    Delete a data cluster from a database table
    - DELETE FROM DATABASE dbtab(ar) ...ID key.
    Delete a data cluster from the cross-transaction application buffer
    - DELETE FROM SHARED BUFFER dbtab(ar) ...ID key.
    Delete a file
    - DELETE DATASET dsn.
    Delete a screen
    - DELETE DYNPRO f.
    Thanks,
    Santosh

  • How to drop the reversed GRs while selecting from EKBE ?

    Hi,
    I have a requirement to select only GR which are not reversed. Suppose we have a PO with 2 items with 3000 quantity each. First time user did GR (using MIGO) with quantity 1000 for each item by mistake. So the user comes back to MIGO, reverse it and do a GR again for 1100 each item. If you look at EKBE for this PO, you will see three lines for each item. First line will be GR(moment type 101) with quantity 1000, 2nd line will be reverse of it ( with moment type 102), with quantity 1000 and the 3rd line will the new GR(moment type 101) with quantity 1100. Now in my requirement is to select this new GRs from EKBE for each item. I am using a select..for all entries of ts_ekpo (assume that this table is filled already with right PO items) internal table into another internal table ts_ekbe. So I am selecting total 6 lines, 3 lines for each item. I don't want to select the reversed lines. Will there be any flag in EKBE table to identify that the line is reversed or that the line is new GR line ? If you need more clarity please let me know. Your help will be appriciated.
    Thank you,
    Surya.

    Hi,
    You will have to 1st retrieve all the Mat Docs corresponding to the POs from the MSEG table for Movement type 101.
    If you want to whether the Mat Doc is reversed, as hendy has suggested you will have to do the following.
    If you consider that T_MSEG is the Internal table that was populated with the Mat Docs for Move Type 101.
    SELECT ...... FOR ALL ENTRIES IN T_MSEG
                        WHERE SJAHR  EQ T_MSEG-SJAHR
                              AND SMBLN EQ T_MSEG-MBLNR
                              AND SMBLP EQ T_MSEG-ZEILE
                              AND BWART EQ '102'.
    This suggests that for Move Type 102 if you find the actual Mat Doc existing in the field SMBLN and SMBLP, then the GR is reversed.
    regards,
    Mahesh

  • How to drop datafiles in oracle 10g r2

    Hi all,
    Db :oracle 10.2.0.3
    os:solaris 10
    tablespace name: jllp_tabs01
    datafile:
    /ora/data001/jllp/jllp_tbs01_tbl_1.dbf
    /ora/data001/jllp/jllp_tbs01_tbl_2.dbf
    /ora/data001/jllp/jllp_tbs01_tbl_3.dbf
    /ora/data001/jllp/jllp_tbs01_tbl_4.dbf
    its has consisting of 4 datafiles, I need to drop the 2 of them perminently.
    the datafile are having data.
    how to drop the datafiles.
    please suggest me.

    There is no way to drop the datafiles once they are added to the tablespace. The command given by Asif , offline drop won't actually drop the datafile but would be an indication only to Oracle that you would be dropping the entire tablespace after issuing this command. In 11g, there is a command to drop the datafile but only if it's completely empty.
    HTH
    Aman....

  • Drop the tables

    how to drop the all tables in database.
    i have 10 tables in my database. so all tables drop at a time(single command)
    and please let me know how to drop these kind of tables
    SYSADM_UCAT
    TIMESTAMP_TEST
    ONGC
    BIN$65N+ZC4tRYSMT4baQKQIeg==$0
    BIN$HgYs2odgQEWr11WKR15T4A==$0
    BIN$C+PVsIx/TdGggvVbF//ipQ==$0
    BIN$jfKSLW3eRBqDWkVSpZlXyw==$0
    any reply
    thanks

    this are oracle table why do you want to drop them
    http://www.oracle.com/technology/pub/articles/10gdba/week5_10gdba.html
    http://orafaq.com/node/968
    BIN$65N+ZC4tRYSMT4baQKQIeg==$0
    BIN$HgYs2odgQEWr11WKR15T4A==$0
    BIN$C+PVsIx/TdGggvVbF//ipQ==$0
    BIN$jfKSLW3eRBqDWkVSpZlXyw==$0 still somthing like this?
    begin
       for i in (select table_name from user_tables)loop
           execute immediate ' drop table '||i.table_name;
       end loop;
    end;

  • Working in Logic 9, how do I use a drum loop WITH ITS PRESET EFFECTS? I can drag and drop the loop but it plays dry in timeline. thanks

    Working in Logic 9, how do I use a drum loop WITH ITS PRESET EFFECTS? I can drag and drop the loop but it plays dry in timeline. thanks

    Here's the short-cut solution:
    Green Apple tracks are MIDI files (so to speak). If you drag one from the loop browser (Capitol C Orchestral hit, as you mentioned in this exable) directly into the arrange page it creates the MIDI file and the instrument to play it back on.
    HOWEVER.If you create and audio track first, THEN drag the green Apple loop onto that track, the loop will get "bounced" with the reverb in tact and you'll have the exact sound that you heard in the preview.
    Make sense?

Maybe you are looking for