Page 1 of 1

help please - problem with ceda install

PostPosted: Sun Jun 13, 2010 8:25 am
by bhagavanreddy
CEDA INS DB2CONN(PAY1) GROUP(PAY)

when i am installing above transaction i am getting error as bel0w.

S Install of DB2CONN PAY1 failed because a DB2CONN is already installed
and is in use. SYSID=CICS APPLID=CICSOZA
INSTALL UNSUCCESSFUL TIME: 21.50.03 DATE: 10.163


i had done as
CEDA DEL DB2CONN(PAY1) GROUP(PAY) . than also i am getting same error

i am getting same error for another transaction also
before doing above thing i was define and installed map,program,transid and defined DB2CONN. but not installing DB2CONN

if any one help me. my academic project may complete if i overcome this problem

thanks in adavance

Re: help please - problem with ceda install

PostPosted: Sun Jun 13, 2010 6:30 pm
by Robert Sample
If you do CEMT I DB2CONN what shows up? How about CEDA V GR(PAY) DB2CONN(*) ?

When you install a group, pretty much everything that has been defined but not installed for the group will be installed (depending upon how you are doing this).