<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>还是那只鱼-newcoin&#039;s blog &#187; DBCTL</title>
	<atom:link href="http://www.newcoin.info/tag/dbctl/feed" rel="self" type="application/rss+xml" />
	<link>http://www.newcoin.info</link>
	<description>人生没有彩排，每天都是现场直播...</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:51:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>CICS中利用IMS DBCTL操作数据库</title>
		<link>http://www.newcoin.info/cics%e4%b8%ad%e5%88%a9%e7%94%a8ims-dbctl%e6%93%8d%e4%bd%9c%e6%95%b0%e6%8d%ae%e5%ba%93.html</link>
		<comments>http://www.newcoin.info/cics%e4%b8%ad%e5%88%a9%e7%94%a8ims-dbctl%e6%93%8d%e4%bd%9c%e6%95%b0%e6%8d%ae%e5%ba%93.html#comments</comments>
		<pubDate>Mon, 27 Apr 2009 05:28:54 +0000</pubDate>
		<dc:creator>newcoin</dc:creator>
				<category><![CDATA[大型机｜Mainframe]]></category>
		<category><![CDATA[CICS]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[DBCTL]]></category>
		<category><![CDATA[IMS]]></category>
		<category><![CDATA[tso]]></category>
		<category><![CDATA[数据库操作]]></category>

		<guid isPermaLink="false">http://www.newcoin.info/?p=27662</guid>
		<description><![CDATA[DBCTL是联机IMS DB的简化版数据库操作工具; 在联机IMS DB CICS应用系统中,尤其是在UT与SIT阶段,我们有时需要直接修改数据/操作IMS DB,查看数据库的状态等,这时就需要进行数据库的打开与关闭, DBCTL专配的CDBM交易就是提供该种操作的界面; 使用TSO ID(不是应用系统USER ID)在登陆CICS应用环境(DEMDEVC)后,输入如下transaction ID: CDBM ,将出现下面的画面: CDBM                  CICS-DBCTL Operator Transaction                   09.008 10:31:40 Type IMS command. For /DBDUMP or /DBRECOVER commands Choose one. 1 1. Do not force end of volume 2. Force end of volume Press enter to display responses. CICS APPLID DEMDEVC DBCTL ID    IMSD F1=Help  F2=Maintenance  F3=Exit  F5=Refresh  F12=Cancel 在上面的画面中,可以在IMS command行中输入相关的命令: /STA DATABASE ZxxxxDP          打开数据库(Allocation) /DBR DATABASE ZxxxxDP NOFEOV   关闭数据库(De-allocation) /DIS DATABASE ZxxxxDP          查看数据库状态 /DIS DATABASE STOPPED          查看已关闭的数据库 /DIS PROGRAM XXXXXXX           To display PSB satus]]></description>
			<content:encoded><![CDATA[<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';">DBCTL是联机IMS DB的简化版数据库操作工具;</span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';"><br />
</span>
</p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';">在联机IMS DB CICS应用系统中,尤其是在UT与SIT阶段,我们有时需要直接修改数据/操作IMS DB,查看数据库的状态等,这时就需要进行数据库的打开与关闭, DBCTL专配的CDBM交易就是提供该种操作的界面;</span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';"><br />
</span>
</p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';">使用TSO ID(不是应用系统USER ID)在登陆CICS应用环境(DEMDEVC)后,输入如下transaction ID: CDBM ,将出现下面的画面:</span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';"><span id="more-27662"></span><br />
</span>
</p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';">CDBM                  CICS-DBCTL Operator Transaction                   09.008</span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> 10:31:40</span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> Type IMS command. </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; text-decoration: underline; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; text-decoration: underline; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; text-decoration: underline; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; text-decoration: underline; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; text-decoration: underline; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; text-decoration: underline; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; text-decoration: underline; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; text-decoration: underline; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; text-decoration: underline; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; text-decoration: underline; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> For /DBDUMP or /DBRECOVER commands </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> Choose one. 1 1. Do not force end of volume </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> 2. Force end of volume </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> Press enter to display responses. </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> CICS APPLID DEMDEVC </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> DBCTL ID    IMSD </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';">F1=Help  F2=Maintenance  F3=Exit  F5=Refresh  F12=Cancel </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"> </span><span style="color: #000000; font-size: 8pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';">在上面的画面中,可以在IMS command行中输入相关的命令:</span><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-style: italic; font-size: 10.5pt; font-family: 'Arial';"> /STA DATABASE ZxxxxDP          打开数据库(Allocation)</span><span style="color: #000000; font-style: italic; font-size: 10.5pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-style: italic; font-size: 10.5pt; font-family: 'Arial';"> /DBR DATABASE ZxxxxDP NOFEOV   关闭数据库(De-allocation)</span><span style="color: #000000; font-style: italic; font-size: 10.5pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-style: italic; font-size: 10.5pt; font-family: 'Arial';"> /DIS DATABASE ZxxxxDP          查看数据库状态</span><span style="color: #000000; font-style: italic; font-size: 10.5pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-style: italic; font-size: 10.5pt; font-family: 'Arial';"> /DIS DATABASE STOPPED          查看已关闭的数据库</span><span style="color: #000000; font-style: italic; font-size: 10.5pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';"> /DIS PROGRAM XXXXXXX           To display PSB satus</span><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';"></span></p>
<p class="p0" style="margin-bottom: 0pt; margin-top: 0pt;"><span style="color: #000000; font-size: 10.5pt; font-family: 'Arial';"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.newcoin.info/cics%e4%b8%ad%e5%88%a9%e7%94%a8ims-dbctl%e6%93%8d%e4%bd%9c%e6%95%b0%e6%8d%ae%e5%ba%93.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
