Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How to compile store procedure without replacing the old one
Why not just give it another name?
On Fri, 16 May 1997 14:32:38 GMT, ken_at_fifthd.ca (Ken ) wrote:
>Hopefully the stored procedure you want to modify is owned by a schema
>other than your own. Is this is true then simply compile the new
>version of the procedure in your schema thus leaving the original
>untouched in the other schema.
>
>
>Ken.
>
>>
>>I don't think my posting is clear.
>>
>>What I want to do is to leave the working source code in the database
>>while continue developing the code. I don't want to impact other people
>>who are using it.
>>
>>Bob
>
Received on Thu May 22 1997 - 00:00:00 CDT
![]() |
![]() |