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

Where are stored procedures stored


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
madhu_910

New User


Joined: 21 Feb 2005
Posts: 10

PostPosted: Mon Aug 08, 2005 3:07 pm
Reply with quote

Can anyone tell where are stored procedures stored?

Rgds,
Madhu icon_question.gif
Back to top
View user's profile Send private message
Karthikt

New User


Joined: 15 Aug 2005
Posts: 51

PostPosted: Thu Aug 18, 2005 6:44 pm
Reply with quote

Stored procedures are stored in DB2 subsystem controlled by work load manager
Back to top
View user's profile Send private message
rameshchikkon

New User


Joined: 18 Aug 2005
Posts: 1

PostPosted: Thu Aug 18, 2005 7:58 pm
Reply with quote

hi DB2 stored procedures are stored in sysibm.sysproc system tables
Back to top
View user's profile Send private message
madhu_910

New User


Joined: 21 Feb 2005
Posts: 10

PostPosted: Mon Aug 22, 2005 11:08 am
Reply with quote

Thanks karthik & ramesh for your information icon_biggrin.gif
Back to top
View user's profile Send private message
selva_great

New User


Joined: 22 Aug 2005
Posts: 1

PostPosted: Mon Aug 22, 2005 5:35 pm
Reply with quote

Stored Procedures can be found in SYSIBM.SYSROUTINES.
Back to top
View user's profile Send private message
madhu_910

New User


Joined: 21 Feb 2005
Posts: 10

PostPosted: Tue Aug 23, 2005 12:04 pm
Reply with quote

To be frank I am confused with the answers
Pls confirm me the right answer.
To be clear again are the stored procedures got saved in some particular
pds or they can be saved anywhere as per our convenience?

----------------
Madhu
Back to top
View user's profile Send private message
nandump3

New User


Joined: 11 Aug 2005
Posts: 1
Location: India

PostPosted: Wed Aug 24, 2005 12:25 pm
Reply with quote

DB2 stored procedures are stored in sysibm.sysproc system tables. procedure are stored in PDS only
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Invoke stored procedure via batch JCL. DB2 2
No new posts Infosphere Optim - unable to save Col... IBM Tools 0
No new posts Calling COBOL DB2 program from a COBO... COBOL Programming 2
No new posts user exits in Column Map procedures IBM Tools 0
This topic is locked: you cannot edit posts or make replies. Internal Autonomous Stored Procedure ... DB2 6
Search our Forums:

Back to Top