[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Stored Procedures
- Subject: Stored Procedures
- From: Todd Becker <tbecker@CCCIS.COM>
- Date: Mon, 16 Aug 1999 12:39:01 -0500
SQRUG,
I am using SQR 4.3.2.2 / Sybase 11.x / Windows95 as my development
environment and SQR seems to be leaving stored procedures on the database.
There are over 30 procedures, with names like, SQR_4294834497_929551157,
residing on our database and I'm not sure where they came from. My guess
is that they are temporary procs that were created and not destroyed,
possibly because the SQR execution was interupted. Are there any dangers
associated with droping these procedures? My DBA would really like to get
rid of them, but I would like to make sure they aren't needed first.
TIA,
Todd