CREATING A LIST PARTITION WITH TO_CHAR FUNCTION

i want to create a list partitions based on months like 1..12 so that data will go to its respective month partition irrespective of Month and year. i don't have a varchar2 field for month only rather i have got the insertion date column. can anybody tell me how can i create a list partitioned table by using the to_char(date_column,'MON') function.

Range partition means every month one new partition if i go for month wise partition. So, thats final right we cannot use any function to create any list partitions??

Similar Messages

  • Create a list style with unique space after the last list item?

    I should start by saying that I'm a web designer and therefore extremely used to using CSS for type setting to the point that I now become frustrated when going back to the print world
    So here's what I'm trying to achieve:
    - I want to create a list style for bullet lists
    - I want there to be 3pt space after and space before paragraph breaks
    - I want there to be 9pt space after the entire list (or last list item)
    I can't for the life of me figure out how to do this short of overriding the space after amount on the last item each time I use my style.

    Hi supportneeder
    Welcome to the forum.
    Try this link:
    http://www.freeforum101.com/iworktipsntrick/viewtopic.php?t=179&mforum=iworktips ntrick
    Pay attention to how +"styles work by example"+. Form up the list levels the way you want them and then select them to make the list style.
    Personally I can't help remarking on the obtuse behavior of programmers that they manufactured all the problems on the internet and only now, more than a decade later, patch together "solutions" they struggle to implement due to the legacy of all the awful standards we never needed to have in the first place.
    Peter
    btw The last list item is always a problem in typesetting. Usually you deal with it by having a particular style for that or the paragraph afte,r all of which can take multiple forms.

  • Couldn't create a new partition with a windows 7 installation

    Hi
    I have a b570 laptop. It was originally windows 7 home premium and I wanted to install windows 7 ultimate from scratch (didn't want to upgrade it) with new partitions, so I have deleted the original system partition and tried to create a new partition but to my surprise I couldn't create a new one. I tried to use the onekey recovery but it keeps asking me for the original partition, which I don't have. Please help me if you know how I could solve this problem. Thank you in advance.

    With the windows 7 installation disk...I select the unallocated space shown on the screen -> click on the new button on the bottom -> set the size of the new partition to be created -> and click create.

  • Unusual result with TO_CHAR function on a date

    Can anybody explain to me why I see two different results if I use the following SQL in PL/SQL Developer (Oracle Database 10g Enterprise Edition Release 10.2.0.1.0)? I'm not sure if I have a wrong setting in Oracle or PL/SQL Developer, or if I'm just misunderstanding how the TO_CHAR function works. Many thanks.
    select sysdate, to_char(sysdate, 'dd/mm/yyyy hh:mm:ss') as FORMATTED_DATE from dual
    Results:
    SYSDATE
    10/02/2009 16:52:32
    FORMATTED_DATE
    10/02/2009 04:02:32

    select sysdate, to_char(sysdate, 'dd/mm/yyyy hh:mm:ss') as FORMATTED_DATE from dual
    Results:
    SYSDATE
    10/02/2009 16:52:32
    FORMATTED_DATE
    10/02/2009 04:02:32It should not be -> mm it should be mi .
    Got me?
    Regards.
    Satyaki De.

  • How to create dropdown list for custom remote function module

    HI ,
           I created a custom remote function module for a ztable.table having four fields.But now the requirement is to maintain the dropdown list for input parameter .
    For eg: I maintain Input parameter as action.For that Action we have to maintain a dropdown list(display,insert,update and delete  values ) in function module.Is it possible.

    Hi
    Try using POPUP_GET_VALUES function module in the begining of the Function module this gives a POP to provide a value to you
    In this you can provide a value
    Check the import parameters of this Function module if it has COMBOBOX as parameter ( I dont have SAP access at this point of time) you can pass X to it so you get List box for the following fields
    Create a domain to field and assing fixed values to it and use it in any table(As this works with only existing tables)
    refresh fields.
    DATA: fields LIKE SVAL OCCURS 0.
    fields-tabname = 'MAKT'.
    FILEDS-FIELDNAME = 'MAKTX'.
    APPEND FIELDS.
    CALL FUNCTION 'POPUP_GET_VALUES'  " Try copying this in a Test program and execute
            EXPORTING
              POPUP_TITLE  = 'Enter Mail Id here'
              START_COLUMN = '5'
              START_ROW    = '5'
            IMPORTING
              RETURNCODE   = SRETURN
            TABLES
              FIELDS       = FIELDS.
    Cheerz
    Ramchander Rao.K
    Edited by: Rob Burbank on Nov 23, 2011 9:50 AM

  • Calculated List column with Now() function

    I am designing a Sharepoint list for recording entry and exit times. I have one column which has been set as time function with a calculation of =Now() a second column called [Out] with a Yes/No choice and a 3rd calculated column [Time Out] with a
    formula =IF(Out="Yes",NOW(),"On Site"). This works fine until you add data into other columns then the [Time Out] column keeps on changing time. How can I make the[TimeOut] column only show the time when the [Out] column changes to yes
    and keep that time.

    Hi
    another approach
    if first column represent the time when the item is creted, you don't need it. You could use [Created] column value
    Next, set [Out] columnn with default value NO, and next you can use 2 scenarios
    First one  -  you don't use the calculated column, you create a new one  [TimeOut], text column. with default value="On Site"
    You should also attacha  workflow to your list, which will start when an item is changed ( only in this case ! ) wnd which will analyse if [Out]=yes - in this case will fill [TimeOut] with string value for now() value
    Second one. you keep the calculated column, but the formula should contain converting datetime in string value
    More details about this formula for converting time in text
    http://msdn.microsoft.com/en-us/library/office/bb862071%28v=office.14%29.aspx
    Romeo Donca, Orange Romania (MCSE, MCITP, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.

  • Can't create a windows partition with bootcamp

    Hi
    i have a MacBook Air. Standard, no changes from my side.
    I have the newest Lion update and BootCamp in Version 4.
    So, now i want to install Windows 7 64 Bit.
    I start BootCamp Assistant.
    The first point, is grey. i can't activate it. This point is to create a Windows 7 Install Disk
    Second Point is to download the drivers and so on. This is working. I have the stuff on a usb stick.
    Third Point is to create/install Windows 7. So, i have the posibility to decide how big i want my windows partition. 20-32 GB.
    when i click on create button. There comes a pop up "Installtions CD is not found"
    I have a bootable Windows 7 USB Stick (8 GB - Fat32). The Stick works. When i boot with refit from the stick, the Windows 7 installation starts. But without a partition ... not so good :-)
    So, what can i do now? BootCamp don`t want the Windows USB Stick.
    I need help :-)
    Thanks

    undefiniert wrote:
    Hi
    i have a MacBook Air. Standard, no changes from my side.
    I have the newest Lion update and BootCamp in Version 4.
    So, now i want to install Windows 7 64 Bit.
    I start BootCamp Assistant.
    The first point, is grey. i can't activate it. This point is to create a Windows 7 Install Disk
    Second Point is to download the drivers and so on. This is working. I have the stuff on a usb stick.
    Third Point is to create/install Windows 7. So, i have the posibility to decide how big i want my windows partition. 20-32 GB.
    when i click on create button. There comes a pop up "Installtions CD is not found"
    I have a bootable Windows 7 USB Stick (8 GB - Fat32). The Stick works. When i boot with refit from the stick, the Windows 7 installation starts. But without a partition ... not so good :-)
    So, what can i do now? BootCamp don`t want the Windows USB Stick.
    I need help :-)
    Thanks
    You will need a windows install DVD, and 50 to 60G partition.

  • Create new object (measure) with IIF function on BW Olap universe:mdx error

    hello
    i have a universe based on a BEX query
    i want to create a new object (a measure) with the IIF(,,) function
    i created the following select:
    <EXPRESSION>IIF(@Select(Currency Type\CurrencyTypeCode)="10",@Select(Key Figures\RevenueGlobalCurrency),@Select(Key Figures\RevenueLocalCurrency))</EXPRESSION>
    defined as number
    where
    CurrencyTypeCode is a dimension (character format)
    RevenueGlobalCurrency and RevenueLocalCurrency are measure (number format)
    i always have a parse which is OK but
    when i want to  use the object on a webi report i always have an MDX error : ...invalid MDX with .... (WIS 10901)
    and advise ?
    Thanks

    Hi Didier,
    Thanks a lot for your help.
    Now it works : i do not understand why
    i explain:
    the correct syntaxe of my new measure is :
    <EXPRESSION>([Measures].[4FVLHG7OAJMNY9WC06X6JLOZQ], [0CURTYPE].[10])</EXPRESSION>
    it does not works with my "L01 currency type" BO dimension
    ([0CURTYPE].[LEVEL01])
    when i had :
    -my universe is based on a BW BEX query
    -my universe has been automaticaly generated with the assistant
    -the Currency Type Class was define as below:
           - 1 BO dimension object : L01 Currency Type =>
    [0CURTYPE].[LEVEL01]
           - 3 BO detail objects : L01 Currency Type techName =>
    [0CURTYPE].[LEVEL01].[TECH_NAME]
                                              L01 Currency Type Key =>
    [0CURTYPE].[LEVEL01].[[20CURTYPE]].[Value]
                                             L01 Currency Type Long Name =>
    [0CURTYPE].[LEVEL01].[[40CURTYPE]].[Value]
    i always had a wrong mdx syntax error on the webi report
    i updated the class with the follow
         - 1 BO dimension object : L01 Currency Type =>
    [0CURTYPE].[LEVEL01] (idem)
           - 3 BO detail objects : L01 Currency Type techName =>
    [0CURTYPE].[LEVEL01].[TECH_NAME]  (idem)
                                              L01 Currency Type Key =>
    [0CURTYPE].[LEVEL01].[NAME] (updated)
                                             L01 Currency Type Long Name =>
    [0CURTYPE].[LEVEL01].[DESCRIPTION] (updated)
    then it was working
    Then i tried to reproduce from scratch and now it also works with the previous version of the class.
    I do not understand anything
    Is there something like a cache file of the MDX query (in RSRT, cache mode is set to inactive for the bex query) ?
    ps: this is the same if a use webi under infoview (java) or webi rich client...
    Edited by: Frederic Nez on Jan 19, 2010 6:35 PM
    (edit : there is mistake in the post : objects are always between [] even if it is not dispay => change objects to code mode)

  • Create Sharepoint list-item with Software AG

    Hi everybody
    I'm trying to add an item to a list in Sharepoint using the BPM-program Software AG. I've created a webservice using the Lists WSDL and I can retrieve items from the list, so the webservice should be alright.
    But when I try to create a new item I get the error 'Date at the root level is invalid. Line 1, position 1.'
    I have checked all parameters and don't know what I'm forgetting or doing wrong.
    Below a link to an image that shows the structure of the UpdateListItems Service:
    http://imgur.com/cLu41Uo
    The variable tns:listName, user, pass and _port are all correct, I've checked these with GetListItems and it retrieved all data as it should.
    For *body, I filled in following XML:
    <Batch OnError='Continue' PreCalc='TRUE'>
    <Method ID="1" Cmd="New">
    <Field Name="Title">SAG BPM</Field>
    <Field Name="Type of Material">Book</Field>
    <Field Name="Date">20/03/2014</Field>
    <Field Name="Email">[email protected]</Field>
    <Field Name="Person">Test Person</Field>
    <Field Name="Storage Location">Locker 3</Field>
    <Field Name="Position in Storage">Shelf 5</Field>
    </Method>
    </Batch>
    When I run this service the error I mentioned above occurs and I don't know what is wrong or if I'm forgetting anything.
    With kind regards
    Kevin

    I don't seem to find the relevant URL's in my history anymore but here's what I tried.
    I used the same XML as I posted in the question, once without the <Batch> tag and once with <updates></updates> surrounding that XML. Neither worked.
    I also found an example of the structure <updates><xsd:schema>schema</xsd:schema>xml</updates> . Here I replaced
    schema with everything in the updates tag in this link: http://msdn.microsoft.com/en-us/library/dd955870(v=office.12).aspx and
    xml with the XML's I tried before.
    After this didn't work I tried writing my own schema without success.
    Most of the solutions I viewed are about C# or VB.NET, I don't need this because with Software AG I don't have to write code. It just consumes the webservice provided by http://<site>/<subsite>/_vti_bin/Lists.asmx?wsdl
    Hope this helps.
    Kevin
    *EDIT* I have downloaded SoapUI after my internship mentor advised it and this is the result for the first XML I provided: http://i.imgur.com/ZiVosgX.png

  • Canot erase my macbook air ssd..always create a extended partition with about 5G used space

    I cant erase my air ssd, always create about 5G used extended partition..

    Try booting the fallback kernel, there is a problem with the AHCI driver concerning new Macbooks. When you've booted, add ata_generic to the modules in /etc/mkinitcpio.conf and rebuild the initrd with mkinitcpio -p kernel26.

  • Does Partition with Windows function exactly like a PC?

    Ok- I need some advice-
    I have a program that also has a part of it that involves a device connected via USB.
    The Company says that it is not compatible with a Mac and that even using parallels or partition won't help.
    So, I have been debating about getting a pc laptop, but I already have a Pro and an Air -
    Today I did try the program on Parallels, and it did not work smoothly or well using Parallels-
    So, do I try it by Bootcamp/partitioning off a part of my Pro or Air and getting a copy of Windows 8.1?
    or, just take it that this program doesn't function as well on a Mac and get the extra pc laptop?
    That is my main question - they have printed out all over their website that it is not compatible with the MAC,
    and a part of me wonders, if the bootcamp/partition for Windows would work out or not? It would be less
    costly than buying the extra pc laptop.
    Also, is it better to use my Air (2011)  or my Pro (2014) for the partition?
    Thanks for any advice

    it works just like a normal windows pc
    back when vista was released computerworld tested it on various laptops and it ran the fastest on a macbook pro which was a bit ironic

  • Problems creating hrp1000/1001 infotypes with HR function RH_INSERT_INFTY

    Hi,
    I'm trying to use fm <b>RH_INSERT_INFTY</b> in an rfc to create Personnel Planning infotypes 1000 and 1001. (I.e. to create a position.) They are linked, so I've tried creating using update type (vtask) of 'D' (Dialog) as well as 'B' (Buffer update) to just update the buffer with the 1000 and 1001 before applying the update. Whichever way I try I get the error "Creation of object ID 00000000 is not allowed" when I call fm RH_INSERT_INFTY.
    Any ideas what I'm doing wrong please.
    Can you create an infotype 1000 and 1001 in one call to the fm ? Or do you have to call it twice, once for each infotype ?
    Thanks,
    Craig.

    Hi Craig
    To create an HR object, try the FM <b>"RH_CREATE_OBJECT"</b>. To create relation data you can use <b>"RH_INSERT_INFTY_1001".</b>
    Or you can make use of the HR BAPI written for this.
    For HR objects (comprising also PD) you can use the Business Object <b>"HRMasterDataReplica"</b>. It has a class method as <b>"SaveReplicaMultiple"</b> where you can pass your data to the interface.
    You fill <b>"BAPIHROBJ" and "BAPIHRINF"</b> mainly and other infotype-related parameters. e.g. for infotype 1000 <b>"PdObject"</b> (structure like p1000) and for 1001 <b>"PdObjectRelationships"</b> (structure like p1001).
    These are BO names, you can use the transaction code <b>"BAPI"</b> for more information.
    The BAPI for this method is discussed also at BAPI_HRMASTER_SAVE_REPL_MULT.
    <i>And as a last thing, let me introduce you the SDN forums pointing system: You can assign points to posts you find helpful while solving your question. You can reward points by clicking the yellow star icon at header of each reply post. You can reward;
    - one 10 points (solved)
    - two 6 points (very helpful answer)
    - many 2 points (helpful answer)</i>
    Kind Regards...
    *--Serdar

  • Can I create unequal sized partitions with OSX?

    I have a 256 GB hard drive and I want one partition at 156 GB and the second at 100GB. I am having trouble trying to do this since every time I try, OSX automatically creates 2 partitions of equal size.
    Anyone know a work around in OSX for this? I would rather not purchase something like partition magic or whatever.
    Message was edited by: megrove

    Are you using Disk Utility? If so, you should select one of the partitions shown under "Volume Scheme", highlight the number in the "Size" box, and type in the size you want it to be. After hitting the Enter key, Disk Utility will automatically resize the remaining partition to take up the rest of the space.
    You could also just drag the separator bar as shown in this image: http://0.tqn.com/d/macs/1/0/K/8/-/-/addpart500x414.jpg
    Or drag the corner resize handle in the lower right corner of the partition, if you have that instead of a separator bar, like in this image: http://snowleopardtips.net/wp-content/uploads/2009/08/apple-disk-utility.jpg

  • Formating dates with to_char function

    Hi,,
    Inside a pl/sql procedure Im formating a date:
    v_start_date := 2011-04-01 05:00:00;
    v_start_month := to_char(v_start_date,'mm');and I need that v_start_month returns = 04
    but returns 4
    What could I do to fix it
    Many Thanks..

    If you define v_start_month as a number then it will strip off the leading 0 when it displays. Define v_start_month as a varchar and it will display the way you want.
    SQL> DECLARE
      2    v_month    VARCHAR2(10);
      3  BEGIN
      4    v_month := to_char(SYSDATE,'mm');
      5    dbms_output.put_line(v_month);
      6  END;
      7  /
    08

  • Thoroughly Confused with ADSM created access-lists when viewing ASA config

    Background:
    I am trying to unravel a ASA 5550 config that has been created over several years, by multiple people, some who used ADSM, some who used CLI.
    None of them ever removed any lines from the configuration, and none did any documentation.
    I have several basic questions, which show my ignorance.
    When examining the actual configuration from a CLI perspective:
    1. Does an ADSM-created access list end with any specific ADSM-added suffix?
    2. When ANY access list is created in an ASA 5550, does it HAVE to be included in the access-group command to be functional? Can it also be functional if referenced in a "nat" command?
    3. If the access list does meet either of the criteria specified in question #2, is it completely non-functional?
    4. If an access list is applied to a logical or physical port that is shut down, is the access list functional?

    Actually, I don't think I ever made myself clear.
    I am working with a hard copy of the CLI.
    I have no acccess to the devices to run any commands, nor access to the ADSM.
    I have to get someone with access to the devices to get the CLI based config, or run any show commands for me.
    As stated before, it has been built and rebuilt by different people, some using CLI, some using ADSM, but no one ever cleaned up code or documented.
    I have probably 10-15 different access lists in this config.
    Some look to be affiliated with specific ports. Some of these ports are up, some down.
    I have the same rule sets appearing in 3 separate access lists, in some cases.
    Of course, each of these 3 access lists is slightly different.
    Here is the worst example I have to deal with, and hence why I need to know if an access-list can be active WITHOUT being defined in the access-group command AND AT THE SAME time NOT affiliated with a port.
    An example:
    3 access lists:
    Prmary_Public_access_in
    Primary_Public_access_in_tmp
    Arin_Primary_Public_access_in
    Primary_Public_access_in_tmp is associated with the Primary_Public interface, since it is defined in an access-group command.
    Arin_Public_Primary_access_in is associated with a logical port that is shutdown.
    Primary_Public_access_in does not appear to be directly associated with any one port
    So are Arin_Public_Primary_access_in and Primary_Public_access_in access lists that being referenced to manage traffic?

Maybe you are looking for

  • Service order - WBS element

    In Service Order, we are doing a settlement to WBS element. I want to see a report through WBS element the costs, settled through Service Orders. Is there any Standard report. Please suggest. Raja

  • Different template upload in SAP

    Dear All My Client have following business scenario they are in supply & installation different type of services for this they get different type of inquiry from different type of customer in Excel worksheet called as BOQ (Bill of quantities) templat

  • Weird problem with file structure

    Hi, I would just like to report something strange that happened, and would like to knwo if it happened to anyone else. I had a directory full of Logic Pro 7 projects called, say, "DIR". I copied that directory to "DIR8" and started loading the projec

  • No range,

    1.How we can change the Excise invoice number range? what is the  T.Code? What is the procedure for that? 2. In Make to order/ make to stock scenariio, according to the customers(X) reqt, we have created the material , i.e., sales order , sales order

  • Error occured while accessing WebDynpro Application

    Hi, I am getting below mentioned error when i am trying to access WebDynpro application through Portal. Appropriate roles have been assigned to me in Portal as well Dynpro. What is the cause of this error message ? Is this something to do with Author