how to set the parentage for GNP call



IBM's hierarchical database management system with a Database Manager (IMS DB) and a Transaction Manager(IMS DC)

how to set the parentage for GNP call

Postby sathyasri » Tue Oct 09, 2007 6:24 pm

CALL PLITDLI(FOUR,GNP,P_QL105,I10502,QS10502A);
IF QL105PCB.STATUS_CODE = 'GE' THEN
PUT SKIP LIST(CLFGT_INPUT.CLAIM);
IF(QL105PCB.STATUS_CODE ¬= ' ') & (QL105PCB.STATUS_CODE ¬= 'GE')
THEN CALL IIEM('#AN','8001',PAEM,'4',P_QL105); ---------------------this my code................here i got the following error..............


**8001-CLIV01-AN4SEGMENT NOT FOUND
SPECIFIED PCB:tion is in the CEEDUMP
DBDNAME =QL105 ,SEG LEV=00,STATUS CODE=GP,PROC OPTIONS=GOT ..

how to write the code for setting the parentage..
sathyasri
 
Posts: 11
Joined: Tue Oct 09, 2007 6:06 pm
Has thanked: 0 time
Been thanked: 0 time

Re: how to set the parentage for GNP call

Postby sathyasri » Wed Oct 10, 2007 6:12 pm

i solved above problem
sathyasri
 
Posts: 11
Joined: Tue Oct 09, 2007 6:06 pm
Has thanked: 0 time
Been thanked: 0 time

Re: how to set the parentage for GNP call

Postby dick scherrer » Thu Oct 11, 2007 12:12 pm

Hello,

Good to hjear the problem is solved :)

What was the fix?
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times

Re: how to set the parentage for GNP call

Postby er.manishawasthi » Tue Nov 18, 2008 11:25 am

hii sathyasri

Can u elaborate how you solved this problem................


Reagrds
Manish
er.manishawasthi
 
Posts: 30
Joined: Sun Jun 29, 2008 7:36 pm
Has thanked: 0 time
Been thanked: 0 time


Return to IMS DB/DC

 


  • Related topics
    Replies
    Views
    Last post