MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Error while invoking QMF

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
vani
Beginner


Joined: 28 May 2003
Posts: 51
Topics: 30

PostPosted: Thu Sep 25, 2003 4:32 am    Post subject: Error while invoking QMF Reply with quote

Hi,
I have installed QMF Version 7.1 on OS/390 in DB2 Ver 7.1.
When iam trying to invoke the QMF from ISPF iam getting the following error:


DSQ50517 QMF has Abnormally Terminated
-->Abend Code = 0C7

-->Program Name = DSQCCISW

-->CSECT Name = DSQIDOPT V7R1.00 00/08/04 15:35 WIM8434

-->CSECT Address = 082EAAA0

-->CSECT Offset of ABEND = 00002464

-->Program Status Word = 078D0000 882ECF04

-->General Registers (0-F) Are:
0=00000400 1=08168B60 2=00000001 3=00000001

4=00000001 5=00000000 6=00FCFE70 7=00000010

8=082EAAA0 9=082EBA9F A=082ECA9E B=08168768

C=00000000 D=08168710 E=085A6C8A F=08408D70

-->QMF CSECT Trace:

DSQCCISW->DSQCBST ->DSQCINT ->DSQICONN->DSQIDOPT->ENDTRACE



Please help me out in finding what the error might be.


Regards,
Vani
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Thu Sep 25, 2003 5:14 am    Post subject: Reply with quote

vani,

There is a syntax error ( extra dash - ) in the bind7 step of the DSQ1BINJ install bind job that binds DSQCSDB7 :
Code:

//BIND7.SYSTSIN DD *
 DSN SYSTEM(<SSID>)         -     <**  Error
 BIND PACKAGE(<LOCATION>.Q) -
      QUALIFIER(Q)              -
      MEMBER(DSQCSDB7)      -
...

this results in :
IKJ56712I INVALID KEYWORD, BIND
IKJ56712I INVALID KEYWORD, PACKAGE(DB2T.Q)
IKJ56712I INVALID KEYWORD, QUALIFIER(Q)
etc..

If this error is unnoticed, an abend0c7 occurs during startup of qmf v7 :
DSQ50517 QMF has Abnormally Terminated
-->Abend Code = 0C7
-->Program Name = DSQCCISW
-->CSECT Name = DSQIDOPT V7R1.00

so to fix the abend remove the extra dash and re-run the bind

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
prakash_softy
Beginner


Joined: 04 Apr 2010
Posts: 3
Topics: 1

PostPosted: Tue Apr 06, 2010 6:07 am    Post subject: Reply with quote

Hi,

I got the same error with QMF 9.1

DSQ50517 QMF has Abnormally Terminated
-->Abend Code = 0C7

-->Program Name = DSQCCISW

-->CSECT Name = DSQIDOPT V9R1.00 07/03/16 07:20 PK28905

-->CSECT Address = 0FD09178

-->CSECT Offset of ABEND = 00003AE0

-->Program Status Word = 078D0000 8FD0CC58

-->General Registers (0-F) Are:
0=00000001 1=0F549050 2=0000022F 3=00000001

4=00000000 5=0F54A408 6=00000000 7=0FD0CCAC

8=00000000 9=0FD0DB37 A=00000001 B=0F548BD0

C=8FD0CB38 D=0F548B78 E=8FD0C862 F=0FD0CB32

-->QMF CSECT Trace:
DSQCCISW->DSQCBST ->DSQCINT ->DSQICONN->DSQIDOPT->ENDTRACE


In the QMF910.SDSQSAPE I didnt find any DSQ1BINJ install bind job.
In the QMF810.SDSQSAPE also DSQ1BINJ is not there but I able to invoke QMF8.1 succesfully.

In the DSQDEBUG trace it is showing "User-generated transaction ABORT"
after executing the DSQFSDB7.

Anyone please help me in resolving this abend .

Thanks in advance,
Siva Prakash.
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Tue Apr 06, 2010 7:37 am    Post subject: Reply with quote

prakash_softy,


Check this link

http://www.ibm.com/support/docview.wss?uid=swg1PK38633

Kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
prakash_softy
Beginner


Joined: 04 Apr 2010
Posts: 3
Topics: 1

PostPosted: Sun Apr 11, 2010 6:33 am    Post subject: Reply with quote

Hi Kolusu,

Thanks for your reply.But our maintenance team told that this fix already applied to our installation. So again I am getting the same abend.Can you please tell me how can I determine that wheather below APAR fix is applied to your existing installation or not.

Thanks,
Siva Prakash.
Back to top
View user's profile Send private message
Anuj Dhawan
Intermediate


Joined: 19 Jul 2007
Posts: 298
Topics: 7
Location: Mumbai,India

PostPosted: Mon Apr 12, 2010 2:38 am    Post subject: Reply with quote

Best source would be, for such an information, your site-support group - what do they say, when you ask them?
_________________
Regards,
Anuj
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group