Oracle SQL Developer debug error - "The file-based source <Package Name> is not present in the database." -
i'm using sql developer seek debug package-level function. after compile both header , body of bundle debug, find function in source (which loaded db begin with), , debug dialog gives me message,
"the file-based source [package name] not nowadays in database. compiled?"
like said, had literally compiled code, , didn't notice errors.
edit: had commented out function definition in header file, function wasn't public.
i had commented out function definition in header file, made private function, wouldn't allow me phone call sql developer.
i uncommented function definition, making public function, , worked.
oracle-sqldeveloper
No comments:
Post a Comment