how to excute a querry in QMF at a perticular time.

Answers were Sorted based on User's Feedback



how to excute a querry in QMF at a perticular time...

Answer / aniket goel

QMF is a query management facility..
You just need to press F2 to run the query in QMF.

Is This Answer Correct ?    16 Yes 1 No

how to excute a querry in QMF at a perticular time...

Answer / knobi

Create a job to run at specific time calling your query by a
proc.

Is This Answer Correct ?    11 Yes 4 No

how to excute a querry in QMF at a perticular time...

Answer / vijay

step1
in ispf pannel press 9 next hit enter
then we will get qmf starting menu
I MISSED ONE STEP IN ABOVE EXPLANATION SORRYY FOR THAT CHECK
THIS ONE..................

step2
then press f6
then we will enter into ibm utilities
in that press select qmf
then qmf pannel
then write a query
suppose
select * from table name;
press f2 it takes some time to do process
then we will get selected table detail.

this is the way iam doing in my project

if you had any doubts contact me


mf.vijay@yahoo.com

Is This Answer Correct ?    4 Yes 0 No

how to excute a querry in QMF at a perticular time...

Answer / vijay

step1
in ispf pannel press 9 next hit enter
then we will get qmf starting menu
step2
then press f6
then we will enter into thw qmf pannel
then write a query
suppose
select * from table name;
press f2 it takes some time to do process
then we will get selected table detail.

this is the way iam doing in my project

if you had any doubts contact me
mf.vijay@yahoo.com

Is This Answer Correct ?    2 Yes 1 No

how to excute a querry in QMF at a perticular time...

Answer / laxman

first enter the qmf panel,
and write a query and press f2
query is executed

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QMF Interview Questions

What is the Use SHOW Command?

1 Answers  


How to Provide Column Names Using the DRAW Command ?

0 Answers  


WHICH ONE IS BETTER EITHER SPUFI OR QMF?

5 Answers   IBM,


How to Create a Prompted Query?

0 Answers  


HOW TO COMMENT THE QMF QUERIES?

2 Answers   ITC Infotech,






How to Clear a Query Using the RESET Command ?

0 Answers  


What is Prompted Query?

1 Answers  


What is Structured Query Language (SQL)?

1 Answers  


How to execute a query in qmf at a particular time?

0 Answers  


How many types of queries does QMF offers?

1 Answers  


How to List the Available Tables?

0 Answers  


How to run a query using Run Query?

1 Answers  


Categories