View previous topic :: View next topic |
Author |
Message |
Anand_R Intermediate
Joined: 24 Dec 2002 Posts: 189 Topics: 60
|
Posted: Tue Mar 23, 2004 2:36 pm Post subject: QMF : DSQI0005 Unable to load QMF module DSQQMF |
|
|
Hi,
In the db2 interactive panel, when I try to access qmf , it is saying the following message
DSQI0005 Unable to load QMF module DSQQMF
On the main DB2 interactive panel, it's mentioned in the brackets oppostite to QMF option as (VIA ASSIGNED PROC). Could some one tell me , how can I invoke or find the proc and what exactely the error was.
For your reference, the db2I panel
1 DB2I ---- DB2 Interactive Functions
2 BMC ---- BMC's Administrative Products for DB2
Q QMF ---- (via assigned proc)
B BMCDSN -- BMC's Utility Command Processor
T OTG -- Oracle Command Processor
Thanks
anand |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12375 Topics: 75 Location: San Jose
|
Posted: Tue Mar 23, 2004 3:18 pm Post subject: |
|
|
Anand,
Contact your DBA. I guess your shop has restricted usage of QMF. Only Authorized users can access QMF. So talk to your DBA and he may be able to add your id to the QMF initialization proc.
Hope this helps..
Cheers
Kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
Anand_R Intermediate
Joined: 24 Dec 2002 Posts: 189 Topics: 60
|
Posted: Tue Mar 23, 2004 3:25 pm Post subject: |
|
|
Thanks for your response Kolsu...
But is there any way that I can find it out, where that proc exists?.
Thanks
Anand |
|
Back to top |
|
|
CZerfas Intermediate
Joined: 31 Jan 2003 Posts: 211 Topics: 8
|
Posted: Wed Mar 24, 2004 4:36 am Post subject: |
|
|
Hello Anand,
you have to investigate your ISPF environment. On that select-panel, give the command "panelid on". The panel name in the left upper corner now displayed has to be in one of the panel libraries allocated to your ISPF-session. Investigate those by giving the command "tso isrddn". Look into all panel libraries with the line command "v" and search for the selection panel.
Having found that panel, there has to defined what happens if a user enters "QMF". That proc-name is now the input for your next search among the allocated libraries.
Sounds awsome, but perhaps it helps you.
regards
Christian
You get rid of the displayed panel names by entering "panelid off". |
|
Back to top |
|
|
|
|