<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA["StoredProcedure stage怎么使用,输入参数怎么处理？请求回答，谢谢。" 主题的最后发表文章]]></title>
		<link>http://www.mydwbi.com/posts/list/2.page</link>
		<description><![CDATA[最后发表在 "StoredProcedure stage怎么使用,输入参数怎么处理？请求回答，谢谢。" 主题的信息]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>StoredProcedure stage怎么使用,输入参数怎么处理？请求回答，谢谢。</title>
				<description><![CDATA[ StoredProcedure stage怎么使用,输入参数怎么处理？请求回答，谢谢。]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/368/2064.page</guid>
				<link>http://www.mydwbi.com/posts/preList/368/2064.page</link>
				<pubDate><![CDATA[Fri, 19 Sep 2008 01:08:55]]> GMT</pubDate>
				<author><![CDATA[ cwcw2828]]></author>
			</item>
			<item>
				<title>回复:StoredProcedure stage怎么使用,输入参数怎么处理？请求回答，谢谢。</title>
				<description><![CDATA[ 如图.]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/368/2065.page</guid>
				<link>http://www.mydwbi.com/posts/preList/368/2065.page</link>
				<pubDate><![CDATA[Fri, 19 Sep 2008 01:19:05]]> GMT</pubDate>
				<author><![CDATA[ lynx286]]></author>
			</item>
			<item>
				<title>StoredProcedure stage怎么使用,输入参数怎么处理？请求回答，谢谢。</title>
				<description><![CDATA[ 你好，能不能给个完整的例子，从Table Definitions导入StoredProcedures,到StoredProcedure stage的使用，谢谢。]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/368/2084.page</guid>
				<link>http://www.mydwbi.com/posts/preList/368/2084.page</link>
				<pubDate><![CDATA[Sun, 21 Sep 2008 21:32:34]]> GMT</pubDate>
				<author><![CDATA[ cwcw2828]]></author>
			</item>
			<item>
				<title>回复:StoredProcedure stage怎么使用,输入参数怎么处理？请求回答，谢谢。</title>
				<description><![CDATA[ 图示的是最简单的掉带参数的proc的方式.<br /> 不需要从Table Definitions导入StoredProcedures.<br /> 直接拖一个proc图标过来,关键的一个tab页如图填写,其他几个随便填一下.<br /> proc必须前面或后面有stage,如果你就想简单的执行一个存储过程那你在他后面拖一个hash file(无需相关设置).proc作为source.<br /> 参数直接些在里面, 如图的参数run_id是从job parameter里面传进去的.<br /> ]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/368/2086.page</guid>
				<link>http://www.mydwbi.com/posts/preList/368/2086.page</link>
				<pubDate><![CDATA[Sun, 21 Sep 2008 21:51:05]]> GMT</pubDate>
				<author><![CDATA[ lynx286]]></author>
			</item>
			<item>
				<title>StoredProcedure stage怎么使用,输入参数怎么处理？请求回答，谢谢。</title>
				<description><![CDATA[ 非常感谢你的解答。还有个问题请教一下:<br /> 1.job parameter里的输入参数基本上都是系统日期的前一天，比如今天是20080923，那么job parameter里的输入参数run_id就是20080922，如何让run_id每天自动更新加一天呢。<br /> 2.如果有输出参数v_retcode，该如何设置。]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/368/2099.page</guid>
				<link>http://www.mydwbi.com/posts/preList/368/2099.page</link>
				<pubDate><![CDATA[Mon, 22 Sep 2008 22:02:34]]> GMT</pubDate>
				<author><![CDATA[ cwcw2828]]></author>
			</item>
			<item>
				<title>回复:StoredProcedure stage怎么使用,输入参数怎么处理？请求回答，谢谢。</title>
				<description><![CDATA[ 1. 用unix shell or windows command 调用datastage, 在shell里面根据系统时间拼凑执行job的命令(dsjob), 根据系统时间生成参数,传到dsjob命令中启动job.<br /> 还可以不写在"procedure call syntax" 里面, 写在parameter tab页中从上个stage传过来, 上个stage在数据库中动态获得这个日期应该不难.<br /> <br /> 2.带输出参数的proc还真没试过,呵呵,有空一起研究研究. <img src="http://www.mydwbi.com//images/smilies/e192a67e73d6dd88cff182e99cbe3fca.gif" border="0"> <img src="http://www.mydwbi.com//images/smilies/e192a67e73d6dd88cff182e99cbe3fca.gif" border="0">]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/368/2104.page</guid>
				<link>http://www.mydwbi.com/posts/preList/368/2104.page</link>
				<pubDate><![CDATA[Tue, 23 Sep 2008 05:51:07]]> GMT</pubDate>
				<author><![CDATA[ lynx286]]></author>
			</item>
			<item>
				<title>StoredProcedure stage怎么使用,输入参数怎么处理？请求回答，谢谢。</title>
				<description><![CDATA[ 谢谢你的回复。]]></description>
				<guid isPermaLink="true">http://www.mydwbi.com/posts/preList/368/2109.page</guid>
				<link>http://www.mydwbi.com/posts/preList/368/2109.page</link>
				<pubDate><![CDATA[Tue, 23 Sep 2008 22:29:49]]> GMT</pubDate>
				<author><![CDATA[ cwcw2828]]></author>
			</item>
	</channel>
</rss>
