Oracle Forms Error Messages 列表02

Oracle Forms Error Messages 列表02

FRM-40007: Invalid user identifier or password. Re-enter.

Cause: You entered an incorrect ORACLE username or password.

Action: Retype your username and password properly.

Level: 99

Trigger: ON-ERROR

FRM-40010: Cannot read form %s.

Cause: One of the following:

1. You entered a nonexistent form name.

2. You typed an incomplete path.

3. You do not have the proper privileges to run the form.

4. You do not have a compiled copy of the form.

Action: Retype the form name correctly, provide the proper path name, contact your system administrator, or compile the form.

Level: 5

Trigger: ON-ERROR

FRM-40011: Form was created by an old version of Oracle Forms.

Cause: The .FMB file was created with an old and incompatible version of the Form Compiler.

Action: Recompile the form or relink Generate.

Level: 99

Trigger: ON-ERROR

FRM-40012: Form was created by a new version of Oracle Forms.

Cause: The .FMB file was created by a new and incompatible version of the Form Compiler.

Action: Recompile the form.

Level: 99

Trigger: ON-ERROR

FRM-40013: Program Error: error occurred while reading form.

Cause: An internal error occurred while Oracle Forms was trying to read the .FMB file.

Action: Recompile the form.

Level: 99

Trigger: None

FRM-40014: Not enough memory to load the form.

Cause: Internal error. Your computer does not have enough memory to run the form.

Action: The designer might be able to modify the form so that it will run. If that is not feasible, your installation must make more memory available, either by modifying the operating system parameters or by adding more memory to the computer.

Level: 99

Trigger: ON-ERROR

FRM-40015: Unexpected end of file reading form.

Cause: The form was fragmented or incomplete.

Action: Recompile the form.

Level: 99

Trigger: None

FRM-40019: Unknown screen number to display.

Cause: An internal error occurred.

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

Level: 99

Trigger: None

FRM-40020: Page %d too small for this form.

Cause: Application design error. An item is positioned off the page.

Action: Ensure that all items that are associated with the given page fit completely on that page. You can reposition the items or resize the page.

Level: 99

Trigger: None

FRM-40021: Item in form file is too large.

Cause: An internal error occurred while Oracle Forms was reading the form.

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

Level: 99

Trigger: None

FRM-40023: Error creating record manager context.

Cause: Oracle Forms could not initialize its internal record manager.

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

Level: 99

Trigger: ON-ERROR

FRM-40024: Out of memory.

Cause: Internal error. Your computer does not have enough memory to run the form.

Action: The designer might be able to modify the form so that it will run. If that is not feasible, your installation must make more memory available, either by modifying the operating system parameters or by adding more memory to the computer.

Level: 99

Trigger: ON-ERROR

FRM-40025: Cannot suppress screen output without file input.

Cause: You tried to run a form on the command line using incompatible preferences. The output_file preference works only in conjunction with the keyin preference.

Action: Retype the command to include both the output_file and keyin preferences.

Level: 99

Trigger: None

FRM-40026: Error opening key script file.

Cause: Oracle Forms cannot open the file you specified with the keyin preference.

Action: Make sure the file exists and the file protections are set properly. Or create a file with the keyin preference.

Level: 99

Trigger: None

FRM-40027: Error opening display spool file.

Cause: Operating system error. Oracle Forms cannot open a file specified with the output_file preference because there is insufficient disk space or because you have specified an incorrect filename.

Action: Contact your system administrator.

Level: 99

Trigger: None

FRM-40028: Error opening message file %s%s%s.MSB.

Cause: Oracle Forms cannot find the message file.

Action: Make sure the message file exists and the appropriate path is set.

Level: 99

Trigger: None

FRM-40029: Already logged on. Must logout before changing connections.

Cause: The Login() Built-in was issued while already logged on.

Action: Use the Logout() Built-in first.

Level: 25

Trigger: ON-ERROR

FRM-40030: File %s is not a Forms file.

Cause: The file specified on the command line was not a valid Oracle Forms file.

Action: Re-enter Forms Runtime startup command with the name of a valid file.

Level: 99

Trigger: ON-ERROR

FRM-40031: File %s is not a Forms Runtime file.

Cause: The file specified on the command line is not a Forms Runtime (.FMX) file.

Action: Re-enter a valid Forms Runtime (.FMX) file.

Level: 99

Trigger: ON-ERROR

FRM-40032: Internal Error: file %s contains an improper chunk size.

Cause: Internal error. File was compiled incorrectly or is corrupted.

Action: Recompile your file.

Level: 99

Trigger: ON-ERROR

FRM-40033: Internal Error: file %s contains a bad chunk table.

Cause: Internal error. File was compiled incorrectly or is corrupted.

Action: Recompile your file.

Level: 99

Trigger: ON-ERROR

FRM-40034: Cannot attach the library file.

Cause: Oracle Forms was unable to find the specified library file.

Action: Exit Forms Runtime and try again.

Level: 99

Trigger: ON-ERROR

FRM-40036: Library was created by a new version of Oracle Forms.

Cause: Oracle Forms unable to use library.

Action: Recompile the library with current version of Oracle Forms.

Level: 99

Trigger: ON-ERROR

FRM-40037: Library was created by an old version of Oracle Forms.

Cause: Oracle Forms unable to use library.

Action: Recompile the library with current version of Oracle Forms.

Level: 99

Trigger: ON-ERROR

FRM-40039: Cannot attach library %s while opening form %s.

Cause: The given library is attached to the form but cannot be located in the search path for PL/SQL libraries.

Action: Make sure that the given library can be found and that it has read permissions set.

Level: 99

Trigger: ON-ERROR

FRM-40040: Cannot perform proxy connection.

Cause: Database privileges for proxying user may not be configured on the database side or database account for SSO user not created.

Action: Make sure database is appropriately configured for making proxy connection.

Level: 99

Trigger: ON-ERROR

FRM-40041: Form %s requires a UTF8 character set.

Cause: An attempt was made to execute the specified form, but it contained one or more items whose datatype was NCHAR, and the NLS_LANG environment variable did not specify the UTF8 or AL32UTF8 character set.

Action: Set the NLS_LANG environment variable to a value which specifies the UTF8 or AL32UTF8 character set, and restart the application.

Level: 25

Trigger: ON-ERROR

FRM-40100: At first record.

Cause: You pressed [Previous Record] when the cursor was at the first record.

Action: No action is necessary.

Level: 5

Trigger: ON-ERROR

FRM-40101: Cannot position to a key item. None are navigable.

Cause: You pressed [Next Primary Key Item], but there are no enterable primary key items in this block.

Action: Use [Next Item] for navigation rather than [Next Primary Key Item].

Level: 10

Trigger: ON-ERROR

FRM-40102: Record must be entered or deleted first.

Cause: You pressed [Next Record] or [Down] in a context where it is meaningless. Either:

1. The last record in a block is the current record.

2. The block is empty.

3. You are in a new record in the middle of the block created by pressing [Insert Record].

Action: No action is necessary.

Level: 5

Trigger: ON-ERROR

FRM-40103: Cannot position to a key item. None are queryable.

Cause: You tried to use [Next Primary Key Item], but none of the primary key items in the block allow you to enter query criteria.

Action: No action is necessary.

Level: 10

Trigger: ON-ERROR

FRM-40104: No such block: %s.

Cause: Runtime error. A GO_BLOCK statement references a nonexistent block.

Action: Correct the statement.

Level: 99

Trigger: ON-ERROR

FRM-40105: Unable to resolve reference to item %s.

Cause: Runtime error. A GO_ITEM statement references a nonexistent item.

Action: Correct the statement.

Level: 99

Trigger: ON-ERROR

FRM-40106: No navigable items in destination block.

Cause: Runtime error. A GO_BLOCK statement references a block with no enterable items.

Action: Remove the statement or make at least one item in the block enterable.

Level: 99

Trigger: ON-ERROR

FRM-40107: Cannot navigate to non-displayed item %s.

Cause: Runtime error. A GO_ITEM statement references a non-displayed item.

Action: Remove the statement or turn on the Displayed Property for the indicated item.

Level: 20

Trigger: ON-ERROR

FRM-40108: No such form: %s.

Cause: You attempted to get/set properties of a nonexistent or unloaded form.

Action: Use a valid form name.

Level: 99

Trigger: ON-ERROR

FRM-40109: Cannot navigate out of current block in enter-query mode.

Cause: You attempted to navigate out of the current block during enter-query mode.

Action: No action is necessary. You cannot navigate out of the current block or record during enter-query mode.

Level: 99

Trigger: None

FRM-40110: At first block.

Cause: You attempted [Previous Block] when at the first block.

Action: None. Consider an alternative method of navigation.

Level: 5

Trigger: ON-ERROR

FRM-40111: At last block.

Cause: You attempted [Next Block] when at the last block.

Action: None. Consider an alternative method of navigation.

Level: 5

Trigger: ON-ERROR

FRM-40112: Attempted go_item to non enabled item %s:%s.

Cause: You attempted to issue a go_item to a non enabled item.

Action: None. Consider an alternative method of navigation.

Level: 99

Trigger: ON-ERROR

FRM-40200: Field is protected against update.

Cause: You tried to update a field that does not allow updates.

Action: No action is necessary. You cannot update this field in this form.

Level: 15

Trigger: ON-ERROR

FRM-40201: Field is full. Can't insert character.

Cause: Oracle Forms is in insert mode, and the current field is full.

Action: Delete a character to make room for the new character or press [Insert/Replace] to activate replace mode.

Level: 99

Trigger: None

FRM-40202: Field must be entered.

Cause: You have not entered a value (or you have deleted a value) in a field that requires data input.

Action: You must enter a value in this field.

Level: 15

Trigger: ON-ERROR

FRM-40203: Field must be entered completely.

Cause: You have not entered a complete value (or you have deleted part of a value) in a field that has a fixed length requirement.

Action: Enter a complete value (one that extends to the end of the field).

Level: 15

Trigger: ON-ERROR

FRM-40204: Cursor is at beginning of field value.

Cause: You tried to delete a character before the first character position of the field.

Action: Use [Delete Character] to delete the character that the cursor is on.

Level: 10

Trigger: ON-ERROR

FRM-40205: Cursor is beyond the current field value.

Cause: On a block mode terminal, you positioned the cursor out of a field.

Action: Move the cursor into the field and try the entry again.

Level: 99

Trigger: None

FRM-40206: Previous character is currently hidden.

Cause: You tried to delete a character that is off the screen.

Action: Scroll the character you want to delete into view using the arrow keys or [Scroll Left] and [Scroll Right].

Level: 10

Trigger: ON-ERROR

FRM-40207: Must be in range %.30s to %.30s.

Cause: You entered a value not in the valid item range.

Action: Enter a value in the range shown.

Level: 99

Trigger: None

FRM-40208: Form running in query-only mode. Cannot change database fields.

Cause: You entered a value on a query-only form.

Action: Do not enter values on this form. You can execute queries and view data, but you cannot alter existing data or enter new data.

Level: 15

Trigger: ON-ERROR

FRM-40209: Field must be of form %s.

Cause: The value that you entered did not match the format mask on the field.

Action: Retry with a field value that matches the format mask.

Level: 99

Trigger: ON-ERROR

FRM-40210: Search string not found.

Cause: Search string does not exist in the module.

Action: Check your search string to make sure it is accurate or try another search string.

Level: 99

Trigger: ON-MESSAGE

FRM-40211: Warning! Newlines may be stripped from this field.

Cause: You attempted to assign data with newlines to a single-line text field.

Action: Assign to a multi-line text field if you need the newlines.

Level: 5

Trigger: ON-MESSAGE

FRM-40212: Invalid value for field %s.

Cause: Caused by one of the following:

1. The value is not of the proper data type.

2. The value does not match any of the list of acceptable values.

3. For a text field, the value does not match the specified range.

Action: Retry with another value.

Level: 20

Trigger: ON-ERROR

FRM-40213: Cannot Copy_Region/Cut_Region; region not selected.

Cause: Region not selected.

Action: Select a region and try again.

Level: 5

Trigger: ON-ERROR

FRM-40214: Cannot open the clipboard for the copy/cut.

Cause: Clipboard unavailable.

Action: Platform specific.

Level: 99

Trigger: ON-ERROR

FRM-40215: Cannot write to the clipboard.

Cause: Clipboard unavailable.

Action: Platform specific.

Level: 99

Trigger: ON-ERROR

FRM-40216: Cannot open the clipboard for the paste.

Cause: Clipboard unavailable.

Action: Platform specific.

Level: 99

Trigger: ON-ERROR

FRM-40217: Cannot get the data size from the clipboard.

Cause: Invalid data.

Action: Platform specific.

Level: 99

Trigger: ON-ERROR

FRM-40218: Cannot read from the clipboard.

Cause: Invalid data.

Action: Platform specific.

Level: 99

Trigger: ON-ERROR

FRM-40219: Cannot format the data read from the clipboard.

Cause: Invalid data.

Action: Platform specific.

Level: 99

Trigger: ON-ERROR

FRM-40220: Cannot paste from the clipboard; value too long.

Cause: Invalid data.

Action: Platform specific.

Level: 99

Trigger: ON-ERROR

FRM-40221: Cannot Paste_Region; region not selected.

Cause: Paste_Region was invoked while no portion of the image item was selected.

Action: Select a region of the image item prior to calling Paste_Region.

Level: 99

Trigger: ON-ERROR

FRM-40222: Disabled item '%s.%s' failed validation.

Cause: Probable application design error. Forms determined that the item contains an invalid value, but it cannot give focus to the item because it is disabled. This could happen because either:

The application programmatically assigned an invalid valid to the item.

The application programmatically disabled the item after the end user entered an invalid valid in the item (and before the item was validated).

Action: Correct the application logic.

Level: 25

Trigger: ON-ERROR

FRM-40223: Field contains an invalid string for security purposes.

Cause: Field contains a string that could be a potential security violation.

Action: Remove the offending string.

Level: 15

Trigger: ON-ERROR

FRM-40301: Query caused no records to be retrieved. Re-enter.

Cause: No records matched the query criteria. Still in Enter Query mode.

Action: Either adjust the query criteria or press [Exit/Cancel] to leave Enter Query mode.

Level: 99

Trigger: ON-MESSAGE

FRM-40302: Cannot enter a query. No fields are queryable.

Cause: You pressed [Enter Query] while the cursor was in a block with no queryable fields.

Action: No action is necessary.

Level: 15

Trigger: ON-ERROR

FRM-40303: No base table fields in the block.

Cause: One of the blocks in the current module has no base table fields.

Action: No action is necessary.

Level: 99

Trigger: ON-ERROR

FRM-40350: Query caused no records to be retrieved.

Cause: The current query fetched no records from the table. The table is empty, or it contains no records that meet the query's search criteria.

Action: No action is necessary.

Level: 5

Trigger: ON-MESSAGE

FRM-40352: Last record of query retrieved.

Cause: You pressed [Down], [Next Record], [Next Set of Records], or [Scroll Down] after all records had been retrieved.

Action: No action is necessary.

Level: 5

Trigger: ON-MESSAGE

FRM-40353: Query cancelled.

Cause: You pressed [Exit/Cancel] in Enter Query mode, or you pressed CTRL-C (or its equivalent) while Oracle Forms was fetching rows from the database.

Action: No action is necessary.

Level: 5 when the query was canceled by CTRL-C; 10 otherwise

Trigger: ON-MESSAGE

FRM-40355: Query will retrieve 1 record.

Cause: You pressed [Count Query Hits]. If you now press [Execute Query], the number of records will be retrieved.

Action: No action is necessary.

Level: 25

Trigger: ON-MESSAGE

FRM-40356: Invalid number in example record. Query not issued.

Cause: In Enter Query mode, you entered an invalid number in the example record.

Action: Correct the entry and retry the query.

Level: 99

Trigger: ON-ERROR

FRM-40357: Invalid string in example record. Query not issued.

Cause: In query mode, you entered an invalid ALPHA or CHAR value in the example record.

Action: Correct the entry and retry the query.

Level: 99

Trigger: ON-ERROR

FRM-40358: Invalid date in example record. Query not issued.

Cause: In Enter Query mode, you entered an invalid DATE in the example record.

Action: Correct the entry and retry the query.

Level: 99

Trigger: ON-ERROR

FRM-40359: Invalid date or time in example record. Query not issued.

Cause: In Enter Query mode, you entered an invalid JDATE, EDATE, or TIME value in the example record.

Action: Correct the entry and retry the query.

Level: 99

Trigger: ON-ERROR

FRM-40360: Cannot query records here.

Cause: You attempted to query a block that does not allow queries.

Action: Do not attempt to query this block.

Level: 10

Trigger: ON-ERROR

--刘轶鹤转

url D Forms Error Messages

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值