What does frm-41312 mean?
What does frm-41312 mean?
FRM-41312: Must have at least one writable item in block. Cause: A block with the Insert Allowed Property or Update Allowed Property set to True must have at least one writable item. You attempted to make the only remaining base table item in the block not writable by setting either the Derived Column Property or Query Only Property to True.
What should I do if I receive a frm-41208 or frm-41209 error?
Action: If the problem persists, contact Oracle Support Services. FRM-41208: Integration error: execution mode must be BATCH or RUNTIME. Cause: Invalid execution mode specified in RUN_REPORT_OBJECT. Action: Specify either BATCH or RUNTIME for the execmode parameter. FRM-41209: Integration error: document location must be FILESYSTEM or DB.
What does frm-10239 mean?
FRM-10239: Cannot read form by that name. Cause: Oracle Forms tried to read a form that does not exist in the current directory. Action: Notify your DBA.
What is the difference between frm-41104 and frm_41105?
FRM-41104: Cannot find Relation: invalid ID. Cause: An invalid ID was passed to a Built-in subprogram. Action: Verify that a proper call to FIND_RELATION will be performed. FRM-41105: You cannot query records without a saved parent record.