IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Diffrance between SPUFI and QMF


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
krbabu

New User


Joined: 20 Feb 2004
Posts: 57

PostPosted: Mon Apr 26, 2004 12:47 pm
Reply with quote

HI,
Can anybody tell about the what is the differance between QMF and SPUFI.
Back to top
View user's profile Send private message
G.P.Naidu

New User


Joined: 28 Apr 2004
Posts: 4
Location: delhi

PostPosted: Wed Apr 28, 2004 1:47 pm
Reply with quote

Hi,

In SPUFI result of the query will be in PS or in PDS member will store but
In QMF result of the query u can not store.

Thanks,
G.P.Naidu
Back to top
View user's profile Send private message
anuradha

Active User


Joined: 06 Jan 2004
Posts: 247
Location: Hyderabad

PostPosted: Wed Apr 28, 2004 2:32 pm
Reply with quote

hello krbabu,

The biggest difference between QMF and SPUFI is that QMF is a query/reporting environment with the ability to format reports. SPUFI is just a quick and dirty SQL execution engine. If you need to produce nice looking reports, enable user input to a query, or store your queries and reports for future usage, QMF is a much better technology for doing so.


Thanks,
Anu
Back to top
View user's profile Send private message
ksivapradeep

New User


Joined: 30 Jul 2004
Posts: 95

PostPosted: Wed Sep 15, 2004 9:52 am
Reply with quote

hi anu,

i studied in the book that qmf data will stored in external 'spill file' after executing the query cant we access that or view

regards

siva pradeep
Back to top
View user's profile Send private message
i413678
Currently Banned

Active User


Joined: 19 Feb 2005
Posts: 112
Location: chennai

PostPosted: Sat Feb 19, 2005 3:03 pm
Reply with quote

hi

SPUFI :

1.you can execute more queries at a time.
2.you know the sqlcode after executing the query.

QMF:
1.you cannot execute more than one query.
2.you can't know the sqlcode of the query.


Regards,
Pavan
Back to top
View user's profile Send private message
munnamgi

New User


Joined: 27 Feb 2006
Posts: 1

PostPosted: Thu Mar 29, 2007 10:50 pm
Reply with quote

Hi,

Pls do TSO QMFALLOC after query is executed in QMF.

Then press PF4

It will spool the data into MainframeuserID.QMFRPT file.

Pls check if this work with your system
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts DELETE SPUFI DB2 1
No new posts Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Beautifying the SPUFI output DB2 5
No new posts Using SPUFI with DISTINCT and MAX is ... DB2 8
No new posts SPUFI -- Joining 3 tables – data in... DB2 2
Search our Forums:

Back to Top