Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Scanning the source code ?
I need to scan all the objects for the occurance of several "key"
words. If possible I would like to extract all the source for the
objects and put it in a single table with the object name, object type
and line of source as a row.
Is there an easy way to do this, or can I scan the data dictionary directly. I don't need to update any data, just run some like() clauses against the source.
I am looking for "Hardcoded" items such as Company Name etc..in the procedures, packages, functions etc..
Thanks in advance for any/all help. Received on Thu Mar 20 2003 - 07:37:52 CST
![]() |
![]() |