PL/SQL (MOSC)

MOSC Banner

compilation errors

edited Jan 24, 2011 9:17AM in PL/SQL (MOSC) 14 commentsAnswered
 Hello all,
I am trying to resolve some errors and I'm not sure how.  If someone could show me how to debug the errors, I'd appreciate it.

I am creating XML output for use in a BI Publisher report.  If there is an easier way, I'd love to learn.  I understand there an XML engine of some kind but I don't understand how to use it.

My output:
Package created.
Warning: compiled but with compilation errors

My PL/SQL:
CREATE OR REPLACE PACKAGE APPS.XXPRK_TRACKING_REPORT
AS
   PROCEDURE main (errbuf OUT VARCHAR2,
   retcode OUT NUMBER,
   p_tracking_num IN VARCHAR2 default null,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center