473,770 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Scheduling a Task

I am getting the following error when trying to run or schedule a
task. Please see below. There are more error explanations and I did
not put all of them because I believe it to be one of the 1st few.
Anyway, when I make a change in the task and click OK, the message
pops up and I then hit Cancel but when I go directly back into the
task, my change is there but the task will not run. I looked at the
admin configuration and I notice that I have no entry for the
Scheduler User ID but it does not list a variable for me to add one.
ANYONE, please help?????

ERROR:
The scheduler is unable to access the Tools Catalog Database.
Reason code = "5" and SQLCODE "-30082".

Explanation:

The scheduler function cannot be processed because the scheduler
is unable to access the Tools Catalog Database for the reason
specified by the "<reason-code>" as follows:

1. The given user ID, or password, is incorrect.

2. Incorrect Tools Catalog Database configuration in the DB2
Administration Server configuration parameters. One or more
of the following DB2 Administration Server configuration
parameters is incorrect:

- TOOLSCAT_DB

- TOOLSCAT_SCHEMA
Nov 12 '05 #1
2 4729
Try to issue the db2admin setid command with an administrator id. The
scheduler id can also be set with the db2admin setschedid command but this
is normally used when the tools catalog is not local to your system.

"database_g uy" <ps******@yahoo .com> wrote in message
news:95******** *************** ***@posting.goo gle.com...
I am getting the following error when trying to run or schedule a
task. Please see below. There are more error explanations and I did
not put all of them because I believe it to be one of the 1st few.
Anyway, when I make a change in the task and click OK, the message
pops up and I then hit Cancel but when I go directly back into the
task, my change is there but the task will not run. I looked at the
admin configuration and I notice that I have no entry for the
Scheduler User ID but it does not list a variable for me to add one.
ANYONE, please help?????

ERROR:
The scheduler is unable to access the Tools Catalog Database.
Reason code = "5" and SQLCODE "-30082".

Explanation:

The scheduler function cannot be processed because the scheduler
is unable to access the Tools Catalog Database for the reason
specified by the "<reason-code>" as follows:

1. The given user ID, or password, is incorrect.

2. Incorrect Tools Catalog Database configuration in the DB2
Administration Server configuration parameters. One or more
of the following DB2 Administration Server configuration
parameters is incorrect:

- TOOLSCAT_DB

- TOOLSCAT_SCHEMA

Nov 12 '05 #2
Phillip,

I got the task working... I'll let you know on Monday...

Wes

"Richard Page" <rg****@ca.ibm. com> wrote in message news:<bu******* ***@hanover.tor olab.ibm.com>.. .
Try to issue the db2admin setid command with an administrator id. The
scheduler id can also be set with the db2admin setschedid command but this
is normally used when the tools catalog is not local to your system.

"database_g uy" <ps******@yahoo .com> wrote in message
news:95******** *************** ***@posting.goo gle.com...
I am getting the following error when trying to run or schedule a
task. Please see below. There are more error explanations and I did
not put all of them because I believe it to be one of the 1st few.
Anyway, when I make a change in the task and click OK, the message
pops up and I then hit Cancel but when I go directly back into the
task, my change is there but the task will not run. I looked at the
admin configuration and I notice that I have no entry for the
Scheduler User ID but it does not list a variable for me to add one.
ANYONE, please help?????

ERROR:
The scheduler is unable to access the Tools Catalog Database.
Reason code = "5" and SQLCODE "-30082".

Explanation:

The scheduler function cannot be processed because the scheduler
is unable to access the Tools Catalog Database for the reason
specified by the "<reason-code>" as follows:

1. The given user ID, or password, is incorrect.

2. Incorrect Tools Catalog Database configuration in the DB2
Administration Server configuration parameters. One or more
of the following DB2 Administration Server configuration
parameters is incorrect:

- TOOLSCAT_DB

- TOOLSCAT_SCHEMA

Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
1752
by: Joe | last post by:
I have a scheduling file that has new entries added to it at random intervals. I wish to poll this file (say every 15 seconds) and see if there are new entries. If there is, I then need to run another task at time in the file entry. Could someone give me a few pointers about how to go about this? I am programming in Windows, so would using the Task Scheduler be the best option? I would prefer not to rely on this, because it is easily...
1
1504
by: Newbie | last post by:
Could somebody please tell me whether it is possible to create a custom .NET application capable of scheduling Crystal Reports to execute at a certain point in time? I have a book explaining how to program a .NET application to designate Crystal Reports's output destinations and formattings. But, I do not know how to implement a "scheduling capability" for Crystal Reports onto a .NET application. I am aware that Crystal Reports has the...
3
2892
by: Muscha | last post by:
Hi, In our application we need to have a high performance scheduling framework. We want to be able to say for item 21 do an update on such and such time. We will have around 1 million items of this kind with different scheduling time, so not all will be updated per hour. Some will be per hour some will be once every 2 weeks. Does anyone has any suggestion how to tackle this problem? Oh and one of the requirement is that we are not...
3
1422
by: mirek | last post by:
Hello, My ASP.NET application must have additional functionality which isn't typical for ordinary web use. It is: - connecting to the other server using specified protocol (an option to establish dialup connection also) - scheduling some task to be done at the time (e.g. retrieve info from other servers) I've got already this "network interface module" implemented for normal
3
578
by: Alphonse Giambrone | last post by:
Can anyone point me toward a good example of an asp.net scheduling app? Preferrably in vb.net. TIA -- Alphonse Giambrone Email: a-giam at customdatasolutions dot us
5
1168
by: Majed | last post by:
hi I'm planing to make scheduling app and need your advice on the best way to do that,and how to save the tasks to be executed and retrive their data at the right time. your input will be highly appreciated Majed
0
1323
by: Lemune | last post by:
Hello. I need some help on building my sms services application (using modem). My application is to do some scheduling task based on daily, weekly and monthly. On the daily the choice are everyday, weekdays, or every what ever value of the days. On the daily the choice are every what ever value of the week on the selected days. On the monthly the choice are on what date, on what day of what week, and on selected month. My scheduling task...
4
16933
by: archana | last post by:
Hi all, I want to develop one windows service in which i want to provide some scheduling facility. What i want is to take start time frm one xml file and then at that specified start time. Which timer should i use in windows service to start particular process at user specified time.
4
2848
by: Dinsdale | last post by:
I'm looking at adding scheduling features to an application and I wanted to ask the community about any experience with scheduling components, either open source like from code project or from a vendor. I'd like to be able to create schedules and lock resources for things like collision detection (two events trying to use the same resource). I've seen some GANTT charting components but I don't think that's what I'm looking for. I'd...
1
1544
by: greg | last post by:
Hello, I've been looking for a task scheduling component with a good UI to integrate into our software (preferrably C++) that utilizes a SQL database for storage of the jobs to run (as opposed to a front end for the windows task scheduler). Does anyone have any recommendations on any components out there to do this?
0
9618
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10101
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9906
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8933
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7456
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
2
3609
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2849
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.