have we not all documents on sample_pkg which is supplied with the Application Sampl Apex

Hi all

I was looking for any documentation on sample_pkg that is provided with the example of Application Apex.

When I tried to implement the same package in a different environment, I get the error message saying "apex_error.t_error" is not set / correct data type.

Can you please help provide pointers (what are the elements that miss me to see for existence in the new environment) on how to deploy this package to the new environment.

Need your help please...

Hi NS150883,

NS150883 wrote:

I was looking for any documentation on sample_pkg that is provided with the example of Application Apex.

When I tried to implement the same package in a different environment, I get the error message saying "apex_error.t_error" is not set / correct data type.

There is no introductory but comprehensive documentation on "Sample database Application".

Reference: https://docs.oracle.com/cd/E59726_01/doc.50/e39147/demo_samp.htm#HTMDB02005

There are documents related to the APEX_ERROR API.

Reference:

Please indicate the details of your environment. See: How to get answers from the forum

Can you please help provide pointers (what are the elements that miss me to see for existence in the new environment) on how to deploy this package to the new environment.

If the APEX is installed correctly then you should not get this error. Recompile the SAMPLE_PKG and see if the error persists.

If the error persists, check the validity of the installation of the APEX: https://docs.oracle.com/cd/E59726_01/install.50/e39144/trouble.htm#HTMIG264

Kind regards

Kiran

Tags: Database

Similar Questions

Maybe you are looking for