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

Need Help about stored procedures


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

New User


Joined: 22 Sep 2005
Posts: 32

PostPosted: Wed Nov 29, 2006 7:17 pm
Reply with quote

Hi,

In a client we must begin to program many stored procedures of DB2. The following doubts arise to me that I raise you to see if you can help me:

1. From a point of view of the programming: I need some document or manual (preferably in Spanish) that explains rules on like programming a procedure stored so that their yield is optimal, like structuring it (for example, if he is better to do several procedures stored small or is better to do a procedure stored greater).

Also it interests to know to me as they are the values that must have the parameters of CREATE PROCEDURE so that the yield of the procedure is very good.

You know some document on manual optimization querys DB2 or good practices programming?

2. From a point of view of Systems or DBA: I need to know the impact that can have the fact to do many procedures stored, for example, What load or to that affects: to the DB2, host, the memory, to the CPU, etc? , it would be necessary to extend some type of hardware, for example, more hard disk, more memory, etc, as the yield of the procedures stored from the point of view of systems can be improved.

My main interest is that the yield of the stored procedures that we program is very good since they will be used in applications Web that will be able to execute many users simultaneously.

If you have some document that can consult you it would thank for it very many.

Thank you very much
Back to top
View user's profile Send private message
syed-1919

New User


Joined: 26 Oct 2006
Posts: 12
Location: Chennai

PostPosted: Fri Dec 01, 2006 10:36 am
Reply with quote

Hi angelalpe,

I would be able to help u in a better way, if you can give the following details,

1. The programming language that u would be using for application develoment.
2. If C/C++ (or simialr), what interface u would use (CLI/ODBC).
3. If JAVA (or simial), what interface u would use (SQLJ/JDBC).

Thanks & Regards,
Syed-1919
Back to top
View user's profile Send private message
angelalpe
Warnings : 1

New User


Joined: 22 Sep 2005
Posts: 32

PostPosted: Fri Dec 01, 2006 1:53 pm
Reply with quote

Hi,

The language is PL/I and the ODBC is STARTSQL

Thanks.
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