Oracle Forms Error Messages 列表09

Oracle Forms Error Messages 列表09

FRM-41402: Invalid type of visual attribute passed to Set_<object>_Property.

Cause: You attempted to set an object's visual attribute to a VA of the wrong type.

Action: Verify VA types in the Builder and specify a valid VA for this object.

Level: 99

Trigger: ON-ERROR

FRM-41403: Cannot set DEFAULT_WHERE: invalid value.

Cause: The user attempted to set the DEFAULT_WHERE to an invalid value.

Action: Check the value you chose in your call to SET_BLOCK_PROPERTY is valid.

Level: 99

Trigger: ON-ERROR

FRM-41411: SELECTED_RADIO_BUTTON property allowed only on a radio group.

Cause: The user attempted to obtain the SELECTED_RADIO_BUTTON property for an item which is not a rasio group.

Action: Check the value that was specified for the item.

Level: 99

Trigger: ON-ERROR

FRM-41412: Cannot set scrollbar position for specified block.

Cause: The user attempted to set a scrollbar position property for a block which has no scrollbar.

Action: Check the value that was specified for the block.

Level: 99

Trigger: ON-ERROR

FRM-41413: Cannot get scrollbar position for specified block.

Cause: The user attempted to get a scrollbar position property for a block which has no scrollbar.

Action: Check the value that was specified for the block.

Level: 99

Trigger: ON-ERROR

FRM-41414: Combo box item element %s is longer than Maximum Length.

Cause: The label for combo box item element %s is longer than Maximum Length.

Action: Reduce the number of characters in the element's label.

Level: 99

Trigger: ON-ERROR

FRM-41800: List of Values not available for this field.

Cause: You pressed [List], but the form does not provide a list of values for this field.

Action: No action is necessary.

Level: 10

Trigger: ON-MESSAGE

FRM-41801: Last value retrieved.

Cause: You pressed [List] and then pressed [Next Item] after the last value in the list was displayed.

Action: Enter an item value or press [List] again to display the list of possible values.

Level: 10

Trigger: ON-MESSAGE

FRM-41802: Duplicate record function allowed on new records only.

Cause: You pressed [Duplicate Record], but the current record is the one that has been fetched from the database.

Action: No action is necessary. You can use [Duplicate Record] only when creating a new record.

Level: 10

Trigger: ON-ERROR

FRM-41803: No previous record to copy value from.

Cause: You pressed [Duplicate Item] or [Duplicate Record], but the current record is the first record in the block.

Action: No action is necessary. [Duplicate Item] and [Duplicate Record] are meaningless in this context.

Level: 10

Trigger: ON-ERROR

FRM-41804: Variable was not entered: %.30s.

Cause: Your response to the Query Where alert contained a placeholder not used in any of the query items.

Action: Correct the placeholder in your response, or define it in one of the query items. Then re-execute the query.

Level: 99

Trigger: ON-ERROR

FRM-41805: Ambiguous item name: %s.

Cause: Application design error. A call to a Built-in specified an ambiguous item name. (No block was specified, and more than one block contains an item of the specified name).

Action: Specify a block name (block.item).

Level: 99

Trigger: ON-ERROR

FRM-41806: Too many variables used.

Cause: You used more than 25 substitution variables in your query.

Action: Reduce the number of substitution variables and re-query.

Level: 99

Trigger: ON-ERROR

FRM-41809: Error initializing Menu.

Cause: You tried to use the menu component from within Oracle Forms, and an internal error occurred.

Action: If the problem persists, contact Oracle Support Services.

Level: 99

Trigger: ON-ERROR

FRM-41810: Error creating menu.

Cause: You tried to use the menu component from within Oracle Forms, and an internal error occurred.

Action: If the problem persists, contact Oracle Support Services.

Level: 99

Trigger: ON-ERROR

FRM-41811: Error removing menu.

Cause: You tried to use Menus from within Oracle Forms, and an internal Menu error occurred.

Action: If the problem persists, contact Oracle Support Services.

Level: 99

Trigger: ON-ERROR

FRM-41812: Error resetting Menu.

Cause: You tried to use the menu component from within Oracle Forms, and an internal error occurred.

Action: If the problem persists, contact Oracle Support Services.

Level: 99

Trigger: ON-ERROR

FRM-41813: Form exited by debug mode.

Cause: You selected the Exit Oracle Forms Runtime option on the Break Processing menu.

Action: No action is necessary.

Level: 99

Trigger: None

FRM-41814: Invalid page position.

Cause: Application design error. A trigger tried to move or resize a view to a page that would cause all or part of the view to display off of the screen.

Action: Correct the statement.

Level: 99

Trigger: ON-ERROR

FRM-41815: No such property for Get_LOV_Property.

Cause: You attempted to get a nonexistent LOV property.

Action: Verify the valid LOV properties and try again.

Level: 20

Trigger: ON-ERROR

FRM-41816: Attempt to create existing timer: %s.

Cause: Attempted to create a timer that already exists.

Action: Delete or alter the existing timer before re-creating a new one.

Level: 99

Trigger: ON-ERROR

FRM-41817: No such timer: %s.

Cause: You attempted to alter or delete a non-existent timer.

Action: Check the Built-in for proper arguments.

Level: 99

Trigger: ON-ERROR

FRM-41818: Toolkit failed to create timer %s :may be out of memory.

Cause: An internal error occurred while attempting to create a timer, possibly as a result of memory constraints.

Action: Check and adjust memory quotas as necessary.

Level: 99

Trigger: ON-ERROR

FRM-41819: Timers are not supported on this platform.

Cause: Illegal attempt to create a timer on a platform where timers are not supported.

Action: None. A timer option is unavailable on your platform.

Level: 99

Trigger: ON-ERROR

FRM-41820: Toolkit failed to delete timer: %s.

Cause: Internal error caused by timer failure.

Action: If the problem persists, contact Oracle Support Services.

Level: 99

Trigger: ON-ERROR

FRM-41821: Timer name too long: %s...

Cause: You attempted to create a timer with a name longer than 30 bytes.

Action: Retry with a shorter name.

Level: 99

Trigger: ON-ERROR

FRM-41822: Timer name may not be null string.

Cause: You attempted to create a timer with a null name.

Action: Retry with a non-null name.

Level: 99

Trigger: ON-ERROR

FRM-41823: Illegal timer interval for timer %s.

Cause: You attempted to create a timer with an interval less than 1 millisecond.

Action: Recreate your timer with an interval of at least 1 millisecond.

Level: 99

Trigger: ON-ERROR

FRM-41824: Date/time operation failed for %s.

Cause: An internal error occurred while attempting to resolve a date/time initial value for an item.

Action: If the problem persists, contact Oracle Support Services.

Level: 10

Trigger: ON-ERROR

FRM-41825: No such property for Set_LOV_Property.

Cause: You attempted to set a nonexistent LOV property.

Action: Verify the valid LOV properties and try again.

Level: 20

Trigger: ON-ERROR

FRM-41826: Cannot replace group; columns don't match LOV.

Cause: Cannot replace the list of values' current record group with a record group that is incompatible with the LOV column structure.

Action: Do not attempt to assign this record group to this LOV.

Level: 20

Trigger: ON-ERROR

FRM-41827: Group does not exist.

Cause: The group name or ID specified is invalid.

Action: Check the name or ID entered and try again.

Level: 20

Trigger: ON-ERROR

FRM-41828: LOV does not exist.

Cause: LOV name or ID specified is invalid.

Action: Check the name or ID entered and try again.

Level: 20

Trigger: ON-ERROR

FRM-41829: Record not created.

Cause: Application design error. The record failed to get its initial value.

Action: Contact the application designer.

Level: 20

Trigger: ON-ERROR

FRM-41830: List of Values contains no entries.

Cause: The record group underlying the LOV contains no records.

Action: Check to be sure that any criteria used to reduce a long list LOV did not eliminate all matches.

Level: 5

Trigger: ON-ERROR

FRM-41832: Error: program unit %s in library %s is uncompiled.

Cause: You called an uncompiled program unit from a library.

Action: Follow the PL/SQL program error.

Level: 99

Trigger: ON-ERROR

FRM-41833: Warning! Program unit %s in library %s is uncompiled.

Cause: You called an uncompiled program unit in a library when debug mode was specified.

Action: This is just a warning. Forms Runtime will attempt to compile and run the program unit.

Level: 99

Trigger: None

FRM-41835: Canvas %s is not a tab canvas.

Cause: You tried to perform a tab canvas specific operation on a canvas which is not a tab canvas.

Action: Make sure the canvas specified is a tab canvas.

Level: 99

Trigger: ON-ERROR

FRM-41836: No tab page %s in canvas %s.

Cause: You tried to perform an operation on a tab page which does not exist in the specified canvas.

Action: Make sure you specify a tab page which exists in the specified tab canvas.

Level: 99

Trigger: ON-ERROR

FRM-41837: Error raising tab page %s.

Cause: The specified tab page could not be brought to the top (made the current page of the tab canvas).

Action: Make sure the specified page is enabled, and not hidden.

Level: 99

Trigger: ON-ERROR

FRM-41838: Unable to open temporary record buffer file %s

Cause: Unable to open file used as temporary record buffer.

Action: Verify that the file system or directory in which the file resides exists and that you have permissions to read and write to it.

Level: 99

Trigger: ON-ERROR

FRM-41839: Disk I/O error on temporary record buffer file %s

Cause: An I/O error occurred on attempting to read or write a record to the temporary record buffer file.

Action: Verify that the file system or directory in which the file resides exists, and that you have permissions to read and write to it, and that it contains sufficient space.

Level: 99

Trigger: ON-ERROR

FRM-41840: Insufficient main memory for record buffers

Cause: Unable to allocate memory for a record being created in a block.

Action: Try restarting application when fewer programs are running concurrently, or on a machine with more memory. The design may need to be changed so that one or more blocks have smaller values for the Records Buffered Property.

Level: 99

Trigger: ON-ERROR

FRM-41841: Use the debugger-enabled executable if specifying DEBUG=YES.

Cause: You tried to use the debugger from an executable which doesn't include it.

Action: Run the other executable (name will vary with operating system), which includes the debugger.

Level: 99

Trigger: None

FRM-41843: Invalid time zone region %s for ADJUST_TZ.

Cause: A call to the ADJUST_TZ procedure specified an invalid 'from' or 'to' time zone region name.

Action: Specify a valid name. If the name is valid, you may need to ask your system administrator to install a larger time zone file.

Level: 25

Trigger: ON-ERROR

FRM-41844: ADJUST_TZ could not convert date.

Cause: A call to the ADJUST_TZ procedure specified valid 'from' and 'to' time zone region names, but nevertheless failed. This probably indicates that the date was too close to the boundary dates of Jan 1, 4712 BC or Dec 31, 9999 AD.

Action: Specify a valid date.

Level: 25

Trigger: ON-ERROR

FRM-41845: Javascript events have been disabled.

Cause: Either the environment variable FORMS_ALLOW_JAVASCRIPT_EVENTS or the applet parameter enableJavaScriptEvent has been set to FALSE.

Action: Set client applet's parameter enableJavaScriptEvent and the server's environment variable FORMS_ALLOW_JAVASCRIPT_EVENTS to true. The default value of both these variables is true.

Level: 15

Trigger: ON-ERROR

FRM-41846: Too many items in block %s.

Cause: The specified block contains more than approximately 5000 items.

Action: Redesign the form.

Level: 99

Trigger: ON-ERROR

FRM-41900: Run aborted by fatal error.

Cause: Internal error.

Action: If the problem persists, contact Oracle Support Services.

Level: 99

Trigger: None

FRM-41901: Error: %d cursors were not closed.

Cause: Internal error.

Action: If the problem persists, contact Oracle Support Services.

Level: 99

Trigger: None

FRM-41902: Total cursors used %d.

Cause: This message appears when you run a form with the Statistics preference set to True.

Action: No action is necessary.

Level: 20

Trigger: ON-MESSAGE

FRM-41903: Run aborted by end of input file.

Cause: Internal error.

Action: If the problem persists, contact Oracle Support Services.

Level: 99

Trigger: None

FRM-42017: Module name must be specified.

Cause: You did not specify a module name.

Action: Specify a module name.

Level: 99

Trigger: None

FRM-42100: No errors encountered recently.

Cause: You pressed [Display Error], but no error has occurred recently.

Action: No action is necessary.

Level: 5

Trigger: ON-MESSAGE

FRM-42400: Performing event trigger %s.

Cause: This message is displayed during a trigger when debug mode is specified.

Action: No action is necessary.

Level: 99

Trigger: ON-MESSAGE

FRM-42401: Performing program trigger %s.

Cause: This message is displayed during a trigger when debug mode is specified.

Action: No action is necessary.

Level: 99

Trigger: ON-MESSAGE

FRM-42423: Cannot execute trigger %s: no compiled state

Cause: This message is displayed when running a form in debug mode, if the compiled state of a trigger has been destroyed. This can happen if you apply a change to the trigger text and that change results in compilation errors.

Action: You can recompile the trigger in the debugger or exit the form and start it up again.

Level: 99

Trigger: ON-ERROR

FRM-42431: Unable to initialize debugger.

Cause: An error occured while attempting to initialize debugger. This could be caused by one of the following:

1. The JVM failed to startup.

2. The Classpath does not include the debugger dependencies.

Action: Restart the JVM or modify the Classpath.

Level: 99

Trigger: ON-ERROR

FRM-42435: Remote Debugger: Specified port(s) are not available.

Cause: Other processes are using the specified port(s).

Action: Try some other port.

Level: 99

Trigger: None

--刘轶鹤转

D Forms Error Messages

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值