Recent content by kayaz

  1. K

    Can't see function/procedure/package source codes in plsql/developer

    Hi again; When i search in the "debug.txt" file, i can see error lines like: "00:00:02.625 TOracleQuery $0AC30470 Start Query.Describe SQL = select * from sys.dba_source where rownum < 1 00:00:02.635 TOracleQuery $0AC30470 End Result = ORA-00942: Table or view does not...
  2. K

    Can't see function/procedure/package source codes in plsql/developer

    Hi; i can't see the function/procedure/package source codes in plsql developer (when i try to view the object source codes, i get "ora-00942 table or view does not exist" error and get error message like /* Source of PACKAGE PKG_TEMP_PACKAGE is not available */ ). win7 64bit pc, oracle_client...
Back
Top