Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

IBM Data Studio - Design, Develop, Manage, and Govern your data | Forum profile

Forum profile page for IBM Data Studio - Design, Develop, Manage, and Govern your data on http://www.ibm.com/developerworks/db2/. This report page is the aggregated overview from a single forum: IBM Data Studio - Design, Develop, Manage, and Govern your data , located on the Message Board at http://www.ibm.com/developerworks/db2/. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "IBM Data Studio - Design, Develop, Manage, and Govern your data " on the Message Board at http://www.ibm.com/developerworks/db2/ is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: developerWorks : Information Management Forums - IBM Data Studio - Design, Develop, Manage, and Govern your data
(site profile, domain info ibm.com)
Title: IBM Data Studio - Design, Develop, Manage, and Govern your data
Url: http://www.ibm.com/developerworks/forums/forum....
Users activity: 17 post per thread
Forum activity: 7 active threads during last week
 

Posting activity on IBM Data Studio - Design, Develop, Manage, and Govern your data :

  Week Month 3 Months
Threads: 7 30 69
Post: 13 54 119
 

IBM Data Studio - Design, Develop, Manage, and Govern your data Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
marichu
4
user's latest post:
IBM Data Studio and RAD 7.5.4
Published (2009-11-24 12:39:00)
The IDA forum included a link to the RAD forum. Here's the direct link: http://www.ibm.com/developerworks/forums/forum.jspa?forumID=430&categoryID=24
wolfysmith
4
user's latest post:
Bind options on deploy dialog
Published (2009-11-27 11:02:00)
This relates to IDS 2.2 Another minor gremlin that I see is that whenever I deploy a DB2 zOS 8.1 stored procedure, any customisations that I apply to the Bind options in the Deploy options window only remain for that deploy. I know that I can update the preferences but that would set Bind options for all deploys. I'm sure development center and stored procedure builder would retain any customisations. I have also noticed on the same...
jmglenn
2
user's latest post:
SQL Syntax Errors
Published (2009-11-19 15:45:00)
Thanks. What I was trying to show is that the same SQL works fine if it's inside of a stored procedure. (I can now build it as a procedure in the SQL editor by setting the terminator to @ as you suggested.) Now, still in the SQL editor, with the terminator still set to @, trying to run the SQL dynamically is not successful. I mean, there are no syntax errors (as a result of changing the terminator), but when I try to execute it, nothing...
fando
2
user's latest post:
Developing DB2 9.7 modules in...
Published (2009-11-25 11:23:00)
Hello does anyone knows when will possible to develop DB2 9.7 modules in a Data Development Project in IBM Optim Development Studio? Thanks in advanced
gopalv
1
user's latest post:
Validation erros in DB2 9.7...
Published (2009-11-25 09:23:00)
It seems to be a problem when a default value is used. You can turn off syntax validation by right clicking on the editor window and unchecking the "validate syntax" item (though this is not advisable). VG
 

Latest active threads on IBM Data Studio - Design, Develop, Manage, and Govern your data ::

developerWorks : Information Management Forums
Started 5 days ago (2009-11-24 12:06:00)  by marichu
Hi, The IDA forum also discusses RAD. Here is a link to the IDA forum: http://www.ibm.com/developerworks/forums/forum.jsp a?forumID=1796&categoryID=19&ca=drs-fo&S_TACT=105A GX01&S_CMP=LP On a high-level, the features of the no-charge Data Studio are in in RAD. The following article http://www.ibm.com/developerworks/data/library/tec harticle/dm-0909optimpackaging/ gives details on ...
Thread:  Show this thread (4 posts)   Thread info: IBM Data Studio and RAD 7.5.4 Size: 610 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: IBM Data Studio and RAD 7.5.4 :: IBM Data Studio - Design, Develop, Manage, and Gov... :: developerWorks : Information Management Forums"
developerWorks : Information Management Forums
Started 4 days, 2 hours ago (2009-11-25 09:23:00)  by gopalv
It seems to be a problem when a default value is used. You can turn off syntax validation by right clicking on the editor window and unchecking the "validate syntax" item (though this is not advisable). VG
Thread:  Show this thread (2 posts)   Thread info: Validation erros in DB2 9.7 store procedures with default parameters Size: 298 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Validation erros in DB2 9.7 store procedures with default parameters :: IBM Data Studio - Design, Develop, Manage, and Gov... :: developerWorks : Information Management Forums"
developerWorks : Information Management Forums
Started 1 week, 2 days ago (2009-11-19 14:41:00)  by marichu
OK, I didn't realize you were using the Integrated Query Editor for SQL scripts. When I copied the statement into a SQL Script, I am able to reproduce your error. However, I found a sequence of actions that fixed the problems. 1) create a new script 2) right-click on opened IQE editor >Set Statement Terminator 3) Replace the default statement terminator ";" with "@". Click OK 4...
Thread:  Show this thread (4 posts)   Thread info: SQL Syntax Errors Size: 785 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: SQL Syntax Errors :: IBM Data Studio - Design, Develop, Manage, and Gov... :: developerWorks : Information Management Forums"
developerWorks : Information Management Forums
Started 2 weeks, 1 day ago (2009-11-14 07:55:00)  by stargazer2590
Finally figured this out with help from an associate. It turned out to be a misleading error message. The underlying problem was that I was building the stored procedure with Java 1.6, and trying to execute it in a 1.5 environment. The problem was a version mismatch. Once that was cleared up (by building with "-target 1.5") the problem went away.
Thread:  Show this thread (3 posts)   Thread info: Location of Java Stored Procedure Size: 444 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Location of Java Stored Procedure :: IBM Data Studio - Design, Develop, Manage, and Gov... :: developerWorks : Information Management Forums"
developerWorks : Information Management Forums
Started 2 weeks, 3 days ago (2009-11-12 10:16:00)  by marichu
Hi, Can you tell me the following? what is your Data Studio version what is your DB2 for z/OS version what is your JAVA_HOME environment variable in your workstation do you know the default JDK in your server? Usually in the JAVA_HOME environment variable in Unix System Services A -430 means that DB2 for z/OS did not find the UPDATEJARINFO SP but it could be because ...
Thread:  Show this thread (5 posts)   Thread info: SQLJ deploy to Z/OS fails Size: 594 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: SQLJ deploy to Z/OS fails :: IBM Data Studio - Design, Develop, Manage, and Gov... :: developerWorks : Information Management Forums"
developerWorks : Information Management Forums
Started 3 weeks, 3 days ago (2009-11-04 15:20:00)  by marichu
Hi, we have a technote to address this. http://g01zciwas003.ahe.pok.ibm.com/support/dcf/pr eview.wss?host=g01zcidbs003.ahe.pok.ibm.com&db=sup port/swg/dmgtech.nsf&unid=CA8DAF8B0A6F172B85257642 005C5C7A&taxOC=SSCSK4U&MD=2009/10/01%2015:10:10&si d= However, we are still in the process of re-doing the links to the file. Let me know if you need the files urgently and I can send them to ...
Thread:  Show this thread (12 posts)   Thread info: IBM Data Studio 2.2 Unified debugger Size: 536 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: IBM Data Studio 2.2 Unified debugger :: IBM Data Studio - Design, Develop, Manage, and Gov... :: developerWorks : Information Management Forums"
 

Hot threads for last week on IBM Data Studio - Design, Develop, Manage, and Govern your data ::

IBM Data Studio - Design, Develop, Manage, and Govern your data
Started 5 days ago (2009-11-24 12:06:00)  by marichu
Hi, The IDA forum also discusses RAD. Here is a link to the IDA forum: http://www.ibm.com/developerworks/forums/forum.jsp a?forumID=1796&categoryID=19&ca=drs-fo&S_TACT=105A GX01&S_CMP=LP On a high-level, the features of the no-charge Data Studio are in in RAD. The following article http://www.ibm.com/developerworks/data/library/tec harticle/dm-0909optimpackaging/ gives details on ...
Thread:  Show this thread (4 posts)   Thread info: IBM Data Studio and RAD 7.5.4 Size: 610 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: IBM Data Studio and RAD 7.5.4 :: IBM Data Studio - Design, Develop, Manage, and Gov... :: developerWorks : Information Management Forums"
IBM Data Studio - Design, Develop, Manage, and Govern your data
Started 4 days, 2 hours ago (2009-11-25 09:23:00)  by gopalv
It seems to be a problem when a default value is used. You can turn off syntax validation by right clicking on the editor window and unchecking the "validate syntax" item (though this is not advisable). VG
Thread:  Show this thread (2 posts)   Thread info: Validation erros in DB2 9.7 store procedures with default parameters Size: 298 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: Validation erros in DB2 9.7 store procedures with default parameters :: IBM Data Studio - Design, Develop, Manage, and Gov... :: developerWorks : Information Management Forums"