Hi All,
I am getting "PLS-00306: wrong number or types of arguments in call to 'CP_TABLE'" error while i create a plsql pkg, Can you help to advice where am i missing. Attached the pkg, below is the full error message with position.
SQL> @org_copy_main.sql
Package created.
Warning: Package Body created with compilation errors.
SQL> show error
Errors for PACKAGE BODY PRODDBA.PRESTOCOPYORGMAIN:
LINE/COL ERROR
-------- -----------------------------------------------------------------
207/25 PL/SQL: Statement ignored
207/25 PLS-00306: wrong number or types of arguments in call to
'CP_TABLE'
Regards
Kannan
org_copy_main.txt (11 KB)