Great effort to build that view Haniel! Thanks for sharing!
I noticed it's not always possible to get the Profile, as apex_data_parser.get_file_profile is not available on apex.oracle.com for example (getting ORA-06502: PL/SQL: numeric or value error). Also the view couldn't compile for me (and couldn't run its statement) even on an environment I could read the file profile.
Plamen Mushkov
Building Oracle APEX applications. Writing about tech.
Great effort to build that view Haniel! Thanks for sharing!
I noticed it's not always possible to get the Profile, as
apex_data_parser.get_file_profileis not available on apex.oracle.com for example (gettingORA-06502: PL/SQL: numeric or value error). Also the view couldn't compile for me (and couldn't run its statement) even on an environment I could read the file profile.