Sei sulla pagina 1di 3

------------3158605--------------APPS.

XXSEL_SW_DATA_MANAGEMENT--package body---clarified 28/14 PLS-00323: subprogram or cursor 'GET_MAX_IDS' is declared in a package specification and must be defined in the package body 180/7 PLS-00306: wrong number or types of arguments in call to 'GET_MAX_IDS' 180/7 PL/SQL: Statement ignored solution -----------------------------------------------------------------------------package specification for 'GET_MAX_IDS' PROCEDURE get_max_ids ( p_max_sr_id OUT cs_incidents_all_vl.incident_id%TYPE, p_max_sr_audit_id OUT cs_incidents_audit_vl.incident_audit_id%TYPE, p_max_task_id OUT jtf_tasks_vl.task_id%TYPE, p_max_task_audit_id OUT jtf_task_audits_vl.task_audit_id%TYPE, p_max_note_id OUT jtf_notes_vl.jtf_note_id%TYPE, p_max_defect_id OUT cs_incident_links_ext.link_id%TYPE, p_max_header_id OUT oe_order_headers_all.HEADER_ID%TYPE, p_ret_status OUT VARCHAR2 ); this procedure is not defined in package body that is error. package body for 'GET_MAX_IDS' PROCEDURE get_max_ids ( p_max_sr_id OUT cs_incidents_all_vl.incident_id%TYPE, p_max_sr_audit_id OUT cs_incidents_audit_vl.incident_audit_id%TYPE, p_max_task_id OUT jtf_tasks_vl.task_id%TYPE, p_max_task_audit_id OUT jtf_task_audits_vl.task_audit_id%TYPE, p_max_note_id OUT jtf_notes_vl.jtf_note_id%TYPE, p_max_defect_id OUT cs_incident_links_ext.link_id%TYPE, p_ret_status OUT VARCHAR2 ) is --it is declared in the package body and called also. ---1.in package specification it contains 8 parameters but in package body it co ntains 7 parameters ---2.is it necessary to give 'out' in package body.

------------3158654---------------package body LINE/COL ERROR -------- ----------------------------------------------------------------639/9 PL/SQL: Item ignored 639/16 PLS-00341: declaration of cursor 'C_ITEM_IMAGE_CUR' is incomplete or malformed 639/45 PLS-00201: identifier 'XXSEL.XXSEL_RAW_SW_IMAGE_DATA' must be declared 648/30 PL/SQL: Item ignored 683/17 PLS-00201: identifier 'APPS.XXSEL_IMAGE_LIST_PKG' must be declared

LINE/COL ERROR -------- ----------------------------------------------------------------683/17 PL/SQL: Statement ignored 697/17 PL/SQL: SQL Statement ignored 697/22 PLS-00306: wrong number or types of arguments in call to 'C_ITEM_IMAGE_CUR' 699/21 PL/SQL: SQL Statement ignored 699/49 PLS-00320: the declaration of the type of this expression is incomplete or malformed 702/21 PL/SQL: Statement ignored 702/25 PLS-00320: the declaration of the type of this expression is LINE/COL ERROR -------- ----------------------------------------------------------------incomplete or malformed 728/21 PL/SQL: SQL Statement ignored 729/90 PL/SQL: ORA-00904: "V_ITEM_IMAGE"."ITEM_NAME": invalid identifier 729/90 PLS-00320: the declaration of the type of this expression is incomplete or malformed 737/7 PL/SQL: Statement ignored 738/38 PLS-00320: the declaration of the type of this expression is incomplete or malformed LINE/COL ERROR -------- ----------------------------------------------------------------744/21 PL/SQL: Statement ignored 747/66 PLS-00320: the declaration of the type of this expression is incomplete or malformed 3495/33 PLS-00201: identifier 'XXSEL.XXSEL_RAW_SW_IMAGE_DATA' must be declared

---3158664-----APPS.xxcss_saf_blog_data_pkg-----package body 39/4 PL/SQL: Item ignored 39/35 PLS-00201: identifier 'XXCSS_SAF_CNTRT_LINES_LOG_TBKP.ID' must be declared 49/10 PL/SQL: SQL Statement ignored 79/22 PL/SQL: ORA-00942: table or view does not exist 100/49 PLS-00382: expression is of wrong type 103/13 PL/SQL: SQL Statement ignored 103/20 PL/SQL: ORA-00942: table or view does not exist SQL> show errors Errors for PACKAGE BODY APPS.XXCSS_SAF_BLOG_DATA_PKG: LINE/COL ERROR -------- ----------------------------------------------------------------39/4 PL/SQL: Item ignored 39/35 PLS-00201: identifier 'XXCSS_SAF_CNTRT_LINES_LOG_TBKP.ID' must be declared 49/10 PL/SQL: SQL Statement ignored 79/22 PL/SQL: ORA-00942: table or view does not exist 100/49 PLS-00382: expression is of wrong type 103/13 PL/SQL: SQL Statement ignored 103/20 PL/SQL: ORA-00942: table or view does not exist xxcss_scm_ca_upd_script_pb.sql---------it is showing following msg No execution log has been generated for this package line. -------------------3158670----db link error for xxcss_pbm_ssm_stk_qot_rpt_pkg_pb.sql body

-----------3158677-----APPS.XXCSS_PRF_CONCURRENT_PROC_PVT---package body eroor 554/22 PL/SQL: SQL Statement ignored 560/29 PL/SQL: ORA-00904: "PSC"."PO_TYPE": invalid identifier 1401/7 PL/SQL: SQL Statement ignored 1401/14 PL/SQL: ORA-02289: sequence does not exist 1413/16 PL/SQL: SQL Statement ignored 1413/33 PL/SQL: ORA-00942: table or view does not exist 1499/10 PL/SQL: SQL Statement ignored 1499/22 PL/SQL: ORA-00942: table or view does not exist 1509/10 PL/SQL: SQL Statement ignored 1525/22 PL/SQL: ORA-00942: table or view does not exist 1547/16 PL/SQL: SQL Statement ignored LINE/COL ERROR -------- ----------------------------------------------------------------1547/33 PL/SQL: ORA-00942: table or view does not exist 1580/13 PL/SQL: SQL Statement ignored 1580/25 PL/SQL: ORA-00942: table or view does not exist 1612/10 PL/SQL: SQL Statement ignored 1628/22 PL/SQL: ORA-00942: table or view does not exist 1646/16 PL/SQL: SQL Statement ignored 1646/33 PL/SQL: ORA-00942: table or view does not exist 1679/13 PL/SQL: SQL Statement ignored 1679/25 PL/SQL: ORA-00942: table or view does not exist xxcss_prf_profile_pkg_pvt and xxcss_prf_reports_pkg_pvt--------No execution log has been generated for this package line ---3158701---dblink error ORA-04052: error occurred when looking up remote object NL_USER.PRODUCT@XXCTS_FNTRD_NL_USER.CISCO.COM ORA-00604: error occurred at recursive SQL level 1 ORA-12154: TNS:could not resolve the connect identifier specified ----3158718----cib_spd_obj_atrbs_gr.sql CREATE OR REPLACE SYNONYM XXCSS_MACD_U.CIB_SPD_OBJECT_ATTRIBUTES FOR XXCSS_SPDF_ O.CIB_SPD_OBJECT_ATTRIBUTES; ERROR at line 1: ORA-01031: insufficient privileges

Potrebbero piacerti anche