FRM-30457: Warning: Maximum Length ignored for character-datatype subordina

Hello All
In migrating from form 6i to form9i I received the Warning
�FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item�.
What I have do to get rid of it.

Hi Duncan Mills,
I am trying to migrate forms from 6.0 to Forms 10G
I tried to select the maximum length property and press inherit button and I got the length of the mirroring item and the error persist "FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item..."

Similar Messages

  • FRM-30457: Maximum Length ignored for character-datatype

    Hi,
    I have a oracle form. When i use Compile Module (Ctrl + T) I am getting the following error:
    FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item MAIN_CONTROLS.DATA1.
    Can anyone help to resolve this warning message?

    Hi,
    Check the data type of MAIN_CONTROLS.DATA1, i think, it must be a number.
    Or you might have not added the maximum length for MAIN_CONTROLS.DATA1.
    I found the below when I surfed.
    Error Message: FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item %s.%s.
    Error Cause:
    A non-zero value was specified for the Maximum Length property in a subordinate mirror item whose Data Type is CHAR, ALPHA, or LONG. The Maximum Length property for such an item will be obtained from the master mirror item (the item specified by the Synchronize with Item property).
    Action:
    Specify the Maximum Length property in the master mirror item.

  • Maximum length allowed for column name, index name and table name?

    Hi,
    I want to know what is the maximum length allowed for coulmn name, table name and index name in MaxDB ?
    Regards
    Raj

    Hi Raja,
    simply check the catalog:
    sqlcli bwt=> \dc domain.columns
    Table "DOMAIN.COLUMNS"
    | Column Name      | Type         | Length | Nullable | KEYPOS |
    | ---------------- | ------------ | ------ | -------- | ------ |
    | SCHEMANAME       | CHAR UNICODE | 32     | YES      |        |
    | OWNER            | CHAR UNICODE | 32     | YES      |        |
    | TABLENAME        | CHAR UNICODE | 32     | YES      |        |
    | COLUMNNAME       | CHAR UNICODE | 32     | YES      |        |
    and
    sqlcli bwt=> \dc domain.indexes
    Table "DOMAIN.INDEXES"
    | Column Name        | Type         | Length | Nullable | KEYPOS |
    | ------------------ | ------------ | ------ | -------- | ------ |
    | SCHEMANAME         | CHAR UNICODE | 32     | YES      |        |
    | OWNER              | CHAR UNICODE | 32     | YES      |        |
    | TABLENAME          | CHAR UNICODE | 32     | YES      |        |
    | INDEXNAME          | CHAR UNICODE | 32     | YES      |        |
    regards,
    Lars

  • What happened to the maximum length option for user-created variables?

    In previous versions, I got a field to specify the maximum size when adding a new variable. In Captivate 7 this feature seems to be really well hidden, and I can't find it. It seems to me that I must still be able to expand this from the default of 15 characters, because you can still have a text entry box of more than 15 characters and bind its value to a user-defined variable. But mine are being truncated. Any help would be appreciated.

    Sorry, think you are bit confused. There was never a way to specify the maximum size of a variable when created, because that maximum size is 256. There is still a way to specify the length of a variable when inserting it in a text container (caption or shape) and it is in exactly the same location in CP7: when you insert the variable with the X button in the formatting accordion, in the dialog box. Previously maximum number of displayed characters was set at 15, now it is 50. If you have made a typo and talks about CP8 that same X is in Properties panel, Style tab, Character region:

  • Report - Want to know the maximum length of a character Data Type.

    Hello,
           I have to print some details which is having more than 500 characters. Is it possible to create a variable or workarea with more than 256 characters? Please help me. Its very urgent.
    My actual requirement is to pass this workarea to smartform and print. So the data should be in one work area.
    Regards,
    LIJO

    Hi,
    U can declare the variable of required length for eg.1000 characters like this
    DATA: w_data(1000) TYPE c.
    If u r not sure of how much length u will be getting then better declare the variable with data type string .
    DATA: w_data TYPE string.
    Hope this clarified ur doubt.
    thanks,
    Vinod.

  • Maximum length/size for tracks?

    I have a couple of these white noise mp3 which are really long, like 8 hours (~400MB), and I can play them in iTunes, but they won't synchronize with the iPod.
    So I was just wondering, maybe there's a limit for the length (or size?) for the file the iPod Classic can play? and if so, what's this limit?
    Just for the record, it's an iPod Classic 160GB (Model MC297).
    Thanks!

    Hi Sterling,
    thanks for your reply. I converted these two mp3 files to AAC, as you suggested and tried again, but they also didn't sync with the iPod.
    Then I realized they were not the only songs not synchronizing with the iPod. So I guess now this due to the fact that I recently installed a new HD and rebuilt the iTunes library. At first, I thought it was normal no sync was performed with the iPod since the library actually didn't change. It is now that I have a couple new songs when I noticed it was not syncing. I will restore the iPod to factory settings and sync again, and see what happens. I will let you know.
    Anyway, I still would like to know if there's a length/size limit to the tracks the iPod classic can play... you know if there's any?
    Regards,
    Awlo.

  • Maximum length / duration for hinting movies

    Dear all,
    we have long movies (MPEG-4, 15 fps, 240 x 180).
    We never succeed to hint for streaming a movie longer than 6h 38m !!! Yes, this seems to be the magic length limit.
    I does not seem to be depending on the size, as we tried to drasically reduce the size of every movie unsuccessfully.
    With QuickTime Player Pro we get "error 2014" = "invalidDuration"
    With QTSS Publisher (auto hinting), we do not get error apparently, but QTSS Publisher do not hint the long movie at all (we actually get a reference movie instead of a self-contained hinted movie as for the other movies shorter than 6:38).
    Any ideas, help, suggestions? Thanks.
    - Fabio

    http://lists.apple.com/archives/QuickTime-Users/2005/Sep/msg00153.html

  • Frm-30457

    FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item DATA.FIELD2.
    This has really been bugging me. If you try to have a field use synchronize it is very very picky about it.
    Suppose you want to have char field2 be a copy of char field1. Then it seems like this has to be true:
    field1 has to have 'data length semantics' null and can have some non zero length.
    field2 has to have 'data length semantics' null and the maximum field length 0. What you can't have in particular
    is have both of them byte semantics and/or both some length say 5.
    forms 11.1.1.4

    Hi
    Pls note that this warning is generated when a non-zero value is specified for the Maximum Length property for a subordinate mirror item.
    Regards,
    Amatu Allah.

  • FRM-30457 & FRM-30375

    Hi i am getting the following error/warning when i complie my form in Oracle forms Version 10.1.2.0.2
    FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item PROJ_LS_LIMIT.APP_PENDING.
    FRM-30375: Datatype for non-Min/Max summary item must be Number.
    Item: GR_TOT_PRICE
    Block: TBL_SU_EST_PREENG
    FRM-30085: Unable to adjust form for output.
    I have the same length and data type for PROJ_LS_LIMIT.APP_PENDING and mirrored item.

    FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item PROJ_LS_LIMIT.APP_PENDING.
    FRM-30405: Datatype for Sum/Avg/Variance/Stddev summarized item must be Number.
    Item: GR_TOT_PRICE
    Block: TBL_SU_EST_PREENG
    FRM-30085: Unable to adjust form for output.
    check for data type and set data length Semantics to null and try to compile it with Ctrl+T.
    sarah

  • Warning "No message generated for output of purchasing document" disabled

    Hello Gurus
    When a PO in ME21N is created and for some reason there was no output message determined the system should give a warning message "No message generated for output of purchasing document". It causes troubles because buyers don't know when they press SAVE whether output was made or not.
    Please advise where to enable this feature.
    Note: This happens not always and not for every user.
    Great Thanks and Best Regards!

    Hi Oibek,
    This message is automatic , i have not seen any config driving this.
    If there is no output message type maintained for document type or requirement is met , system by default issue the warning message 'No message generated for output of purchasing document' .
    Check the user GUI setting , may be warning messages are ignored for display.
    Logon to SAP -> Customization of Local Layout (ALT+F12)-> Options -> Options tab -> Dailog Box at warning Message ( tick the Check box).
    After this try creating PO from user Login , it should display a dialog box even for warning.
    Thanking You ,
    Sudhakar

  • Maximum length string

    Hi,
    does anyone know which is the maximum length allowed for a string variable in ABAP?
    Tbahks

    Look at [Predefined ABAP Types |http://help.sap.com/abapdocu_70/en/ABENBUILT_IN_TYPES_COMPLETE.htm]
    The predefined data types string and xstring describe data objects of variable length (dynamic data objects). While the length of data objects in all other elementary data types is determined for their whole lifetime, the length of text and byte strings varies according to their content (the maximum size of a string is determined by [profile parameter|http://help.sap.com/abapdocu_70/en/ABENPROFILE_PARAMETER_GLOSRY.htm] ztta/max_memreq_MB, see [Maximum Size of Dynamic Data Objects|http://help.sap.com/abapdocu_70/en/ABENMEMORY_CONSUMPTION_2.htm]).
    So call transaction RZ11 and input ztta/max_memreq_MB.
    Regards,
    Raymond

  • FRM-30410: Warning: Single Record property ignored for non-control block

    I am getting this error
    FRM-30401: Warning: Formula ignored for non-formula item BILLING.TOTALBILL.
    How to mask this warning?

    What about removing the cause of the warning? make the item a formula-item or remove the formula.

  • RM-30410: Warning: Single Record property ignored for non-control block

    Hi gurus,
    I have one block, as oracle default behavious is that when any user enters record and during that if he/she hits down arrow key then it gets to next new record, i want to prevent this behaviour.
    In other words i want that user should not enter second record and if he or she needs to enter second record after saving first then user can only do if he navigate to the form second time.
    In property pallete i put yes to single record but when i compile the form it gives me following warning
    FRM-30410: Warning: Single Record property ignored for non-control block Employees
    Created form file C:\my_forms\employees.fmxPlease seeks help that how can i sort it out.
    Thank you
    Hina

    if he/she hits down arrow key then it gets to next new record, i want to prevent this behaviour. Change the block's key-down and/or key-nxtrec trigger to
    begin
      null;
    end;(or give the user a message "Key not allowed here").

  • Is there a maximum length for a custom expression?

    Is there a documented maximum length of a custom expression in a sync rule? I have been unable to find one and as of yet, have not hit one. But for curiosity's sake, I was wondering if there is a limit?
    Thanks

    Hello FIM-EN,
    Custom Expression of Synchronization rules are saved to two attributes: Initial Flow and Persistent Flow.
    Both are "Indexed string", so theoretically, the length is unlimited.
    Regards,
    Sylvain

  • SQL loader Field in data file exceeds maximum length for CLOB column

    Hi all
    I'm loading data from text file separated by TAB and i got the error below for some lines.
    Event the column is CLOB data type is there a limitation of the size of a CLOB data type.
    The error is:
    Record 74: Rejected - Error on table _TEMP, column DEST.
    Field in data file exceeds maximum length
    I'm using SQL Loader and the database is oracle 11g r2 on linux Red hat 5
    Here are the line causing the error fronm my data file and my table description for test:
    create table TEMP
    CODE VARCHAR2(100),
    DESC VARCHAR2(500),
    RATE     FLOAT,
    INCREASE VARCHAR2(20),
    COUNTRY VARCHAR2(500),
    DEST     CLOB,
    WEEK     VARCHAR2(10),
    IS_SAT VARCHAR2(50),
    IS_SUN VARCHAR2(50)
    CONTROL FILE:
    LOAD DATA
    INTO TABLE TEMP
    APPEND
    FIELDS TERMINATED BY X'9' TRAILING NULLCOLS
    CODE,
    DESC,
    RATE,
    INCREASE,
    COUNTRY),
    DEST,
    WEEK,
    IS_SAT,
    IS_SUN
    Data file:
    BHS Mobile     Bahamas - Mobile     0.1430          1     "242357, 242359, 242375, 242376, 242395, 242421, 242422, 242423, 242424, 242425, 242426, 242427, 242428, 242429, 242431, 242432, 242433, 242434, 242435, 242436, 242437, 242438, 242439, 242441, 242442, 242443, 242445, 242446, 242447, 242448, 242449, 242451, 242452, 242453, 242454, 242455, 242456, 242457, 242458, 242462, 242463, 242464, 242465, 242466, 242467, 242468, 24247, 242524, 242525, 242533, 242535, 242544, 242551, 242552, 242553, 242554, 242556, 242557, 242558, 242559, 242565, 242577, 242636, 242646, 242727"               
    BOL Mobile ENTEL     Bolivia - Mobile Entel     0.0865     Increase     591     "67, 68, 71, 72, 73, 740, 7410, 7411, 7412, 7413, 7414, 7415, 7420, 7421, 7422, 7423, 7424, 7425, 7430, 7431, 7432, 7433, 7434, 7435, 7436, 7437, 7440, 7441, 7442, 7443, 7444, 7445, 7450, 7451, 7452, 7453, 7454, 7455, 746, 7470, 7471, 7472, 7475, 7476, 7477, 7480, 7481, 7482, 7483, 7484, 7485, 7486, 7490, 7491, 7492, 7493, 7494, 7495, 7496"               Thank you.

    Hi
    Thank you for youe help, I found the solution and here what i do in my Control file i added
    char(40000) OPTIONALLY ENCLOSED BY '"' .
    LOAD DATA
    INTO TABLE TEMP
    APPEND
    FIELDS TERMINATED BY X'9' TRAILING NULLCOLS
    CODE,
    DESC,
    RATE,
    INCREASE,
    COUNTRY,
    DEST
    char(40000) OPTIONALLY ENCLOSED BY '"',
    WEEK,
    IS_SAT,
    IS_SUN
    Thank you for your help.

Maybe you are looking for