I am trying to compile an oracle form that reside on a different host does anyone have any suggestions how to do this??? I am able to compile but there are FRM errors that I am getting:
FRM-18108: Failed to load the following objects.
Source Module:APPSTAND
Source Object: STANDARD_PC_AND_VA
Source Module:APPSTAND
Source Object: STANDARD_TOOLBAR
Source Module:APPSTAND
Source Object: STANDARD_CALENDAR
command:
ssh <HOST> ". ./.profile;f60gen module=/u2/oracle/prodappl/au/11.5.0/forms/US/JU
NK2.fmb userid=apps/<pwd> output_file=/u/iisjis/JUNK2.fmx module_type=form ba
tch=no compile_all=special"
FRM-18108: Failed to load the following objects.
Source Module:APPSTAND
Source Object: STANDARD_PC_AND_VA
Source Module:APPSTAND
Source Object: STANDARD_TOOLBAR
Source Module:APPSTAND
Source Object: STANDARD_CALENDAR
command:
ssh <HOST> ". ./.profile;f60gen module=/u2/oracle/prodappl/au/11.5.0/forms/US/JU
NK2.fmb userid=apps/<pwd> output_file=/u/iisjis/JUNK2.fmx module_type=form ba
tch=no compile_all=special"