Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. jennon1207

    don't know how to do key-help

    Hi! This is the program: DECLARE v_file_name VARCHAR2(1000); v_pot VARCHAR2(1000); -- file_locked EXCEPTION; PRAGMA EXCEPTION_INIT(file_locked,-302000); -- BEGIN v_pot := ZNPV_PCK.Get_Pot_Navodila; IF v_pot is null then DO_KEY('HELP'); v_file_name := null...

Part and Inventory Search

Back
Top