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

SQl queries in ISPf tables


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
usharaniA

New User


Joined: 22 Jan 2008
Posts: 85
Location: India

PostPosted: Tue May 19, 2009 11:02 am
Reply with quote

HI,
I want to add set of Sql queries into the ISPF tables and depending on my requirement i want to execute the queries.

Now my problems is ,if my query is too lengthier it will be inserted in more than one row.And in ISPf tables we can invoke the datas only in row wise.

so how to achieve on adding Lengthier queries in ISPf tables and how to invoke them.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue May 19, 2009 11:50 am
Reply with quote

It is not quite clear what you want to do. Do you want to use the output of an SQL query to be loaded into an ISPF table, or use SQL to access an ISPF table.
Back to top
View user's profile Send private message
usharaniA

New User


Joined: 22 Jan 2008
Posts: 85
Location: India

PostPosted: Tue May 19, 2009 12:54 pm
Reply with quote

I want to store the Sql queries inside the ISPF tables.
Back to top
View user's profile Send private message
usharaniA

New User


Joined: 22 Jan 2008
Posts: 85
Location: India

PostPosted: Tue May 19, 2009 12:58 pm
Reply with quote

My requirement is i want to get ,a set of SQL query from the user using ISPF panels and want to store these queries inside some tables or flat files.(as i want, one time user entry i want to store it some where)

Then depending on the user requirement i want to execute the queries by retrieving from the stored area.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Tue May 19, 2009 2:08 pm
Reply with quote

Why not use a PDS to store the queries ?
Back to top
View user's profile Send private message
dbzTHEdinosauer

Global Moderator


Joined: 20 Oct 2006
Posts: 6966
Location: porcelain throne

PostPosted: Tue May 19, 2009 2:12 pm
Reply with quote

why re-invent spufi and/or QMF with ISPF Tables?

How are you going to execute the SQL?
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 -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Looking for a little history of ISPF ... TSO/ISPF 5
No new posts Adding QMF and SPUFI to the ISPF menu DB2 20
No new posts Issue after ISPF copy to Linklist Lib... TSO/ISPF 1
No new posts Need to fetch data from so many DB2 t... DB2 9
No new posts Is there a way to close VSAM files us... CICS 8
Search our Forums:

Back to Top