473,387 Members | 3,750 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Error: SQL0805N when attempting to drop a package

Need to drop a set of packages from a Db2 v8 fp8 database on AIX. When attempting the drop package command, I'm getting a -805 sqlcode. I've tried the drop command with the version specified and without. I was able to see the version id in the DB2 Control Center and it is a timestamp, which I'm assuming is the consistency token. The packages were created via remote bind from a z/OS server.

We are trying to delete the packages because a second bind was inadvertently done against the database and we were getting a -804 sqlcode. If there is a way to fix the -804 without dropping the packages, please let me know that also.

I have been able to delete some of the packages, so at this time, we wanted to just clean everything up and start over.

Here's what I'm seeing:

option 1:
> db2 "drop package DPR_CFMBMS.ASNDBCON "
DB21034E The command was processed as an SQL statement because it was not a
valid Command Line Processor command. During SQL processing it returned:
SQL0805N Package "DPR_CFMBMS.ASNDBCON" was not found. SQLSTATE=51002

option 2:
> db2 "drop package DPR_CFMBMS.ASNDBCON version 2005-10-05-21.48.24.996498"
DB21034E The command was processed as an SQL statement because it was not a
valid Command Line Processor command. During SQL processing it returned:
SQL0104N An unexpected token "drop package DPR_CFMBMS.ASNDBCON version" was
found following "BEGIN-OF-STATEMENT". Expected tokens may include:
"<values>". SQLSTATE=42601
May 4 '07 #1
0 2153

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Isaac Grover | last post by:
Hi everyone, I am working on an application that will dial a conference call number at a specified time, record the conference call, and hang up when the conference call is over. I am...
3
by: david | last post by:
Greetings, I'm doing some modifications of an existing Visual Studio .NET 2003 C# project that is to be deployed as a windows service. The solution includes a project that builds an MSI file. ...
8
by: Brian Tkatch | last post by:
Server: DB2/SUN 8.1.6 Client: DB2 Connect Personal Edition (No 11) <URL:ftp://ftp.software.ibm.com/ps/products/db2/fixes2/english-us/db2winIA32v8/fixpak/FP11_WR21365/FP11_WR21365_CONPE.exe> ...
2
by: Rod | last post by:
I am attempting to install an ASP.NET 1.1 app onto a Windows 2000 Server, for testing. (This ASP.NET app is about 2 years old and we've installed it on a production server successfully those 2...
3
by: siva | last post by:
Hi All. We recently migrated our production database to V8 Fixpack 12.. Since then db2advis stopped working with following error.. SQL0805N Package "NULLID.DB2ADVMI 0X7541505252644557" was not...
2
by: Richard | last post by:
Our web programmer was looking in his application log an found the following error: 2006-08-31 16:33:35,129 ERROR org.hibernate.util.JDBCExceptionReporter - < SQL0723N An error occurred in a...
2
by: Adman | last post by:
All, I am experiencing an issue that has confused me, albiet this is not difficult to do. Any help anyone could provide would be greatly appreciated. After our jdbc calls received the...
4
by: TechWitch | last post by:
Are there any particular DB or DBM parameters that would cause more occurrences of this SQL error: SQL0805N Package "NULLID.SYSLH106 0X5359534C564C3031" was not found. SQLSTATE=51002 I...
2
by: mivey4 | last post by:
Hi, I am not new to Oracle but I am new to creating packages. Trying to convert to Oracle from MSSQL and getting my feet wet I have created the following package that has 1 procedure in it. No...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.