Hi
While i try to schedule a new task in db2 tast center , it throws the following error
SQL4414N The DB2 Administration Server is not active.
Explanation:
The request cannot be processed unless the DB2 Administration
Server is active.
User Response:
Start the DB2 Administration Server by issuing the command
DB2ADMIN START, and reissue the request.
but the das server is active and i tried droppin a re creating the das server, nothing worked.
db2 get admin cfg
Admin Server Configuration
Authentication Type DAS (AUTHENTICATION) = SERVER_ENCRYPT
DAS Administration Authority Group Name (DASADM_GROUP) =
DAS Discovery Mode (DISCOVER) = SEARCH
Name of the DB2 Server System (DB2SYSTEM) = RMSDEV
Java Development Kit Installation Path DAS (JDK_PATH) = AUTOMATIC (/home/db2inst1/sqllib/java/jdk32)
Java Development Kit Installation Path DAS (JDK_64_PATH) = AUTOMATIC (/home/db2inst1/sqllib/java/jdk32)
DAS Code Page (DAS_CODEPAGE) = 0
DAS Territory (DAS_TERRITORY) = 0
Location of Contact List (CONTACT_HOST) =
Execute Expired Tasks (EXEC_EXP_TASK) = NO
Scheduler Mode (SCHED_ENABLE) = ON
SMTP Server (SMTP_SERVER) =
Tools Catalog Database (TOOLSCAT_DB) = TOOLSDB
Tools Catalog Database Instance (TOOLSCAT_INST) = db2inst1
Tools Catalog Database Schema (TOOLSCAT_SCHEMA) = TOOLSCAT
Scheduler User ID =
Diagnostic error capture level (DIAGLEVEL) = 2
Please help
Thanks In advance....