<?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>DSLIST Line Commands arşivleri - Dinamik Network</title>
	<atom:link href="https://dinamiknetwork.com/e/dslist-line-commands/feed/" rel="self" type="application/rss+xml" />
	<link>https://dinamiknetwork.com/e/dslist-line-commands/</link>
	<description>Bilişim Dünyasına Profesyonel Yaklaşım</description>
	<lastBuildDate>Tue, 04 Jan 2022 11:56:23 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.12</generator>

<image>
	<url>https://dinamiknetwork.com/wp-content/uploads/2020/01/cropped-ikon-1-1-32x32.png</url>
	<title>DSLIST Line Commands arşivleri - Dinamik Network</title>
	<link>https://dinamiknetwork.com/e/dslist-line-commands/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>DSLIST Line Commands &#8211; Dataset Listesi (3.4) Line Komutları</title>
		<link>https://dinamiknetwork.com/dslist-line-commands-dataset-listesi-3-4-line-komutlari/</link>
					<comments>https://dinamiknetwork.com/dslist-line-commands-dataset-listesi-3-4-line-komutlari/#respond</comments>
		
		<dc:creator><![CDATA[notlar]]></dc:creator>
		<pubDate>Tue, 04 Jan 2022 11:56:23 +0000</pubDate>
				<category><![CDATA[z/OS]]></category>
		<category><![CDATA[DSLIST Line Commands]]></category>
		<guid isPermaLink="false">https://dinamiknetwork.com/?p=3460</guid>

					<description><![CDATA[<p>Dataset list paneline 3.4 üzerinden girilir. DSLIST Line Commands AL: Allocate a data set B: Browse the data set C:Catalog the data set CO: Copy&#46;&#46;&#46;</p>
<p>The post <a rel="nofollow" href="https://dinamiknetwork.com/dslist-line-commands-dataset-listesi-3-4-line-komutlari/">DSLIST Line Commands &#8211; Dataset Listesi (3.4) Line Komutları</a> appeared first on <a rel="nofollow" href="https://dinamiknetwork.com">Dinamik Network</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Dataset list paneline 3.4 üzerinden girilir.</p>
<h3>DSLIST Line Commands</h3>
<p>AL: Allocate a data set<br />
B: Browse the data set<br />
C:Catalog the data set<br />
CO: Copy the data set<br />
D: Delete the data set<br />
E: Edit the data set<br />
F: Free unused space<br />
I: Data set information<br />
M: Display the member list<br />
MO: Move data set members<br />
NX: Un-exclude the data set<br />
NXF: Un-exclude the first data set<br />
NXL:Un-exclude the last data set<br />
P: Print the data set attributes and members<br />
PX: Print the index listing<br />
R: Rename the data set<br />
RA: Refadd to Reflist<br />
RS: Reset the statistics<br />
S :Information (short)<br />
SC :SUPERC<br />
SCE :SUPERCE<br />
SF: Search-For<br />
SFE: Search-For-Extended<br />
U: Un-catalog data set<br />
V: View the data set<br />
X: Exclude the data set<br />
Z: Compress the data set<br />
=: Repeat the last command<br />
//: Block command</p>
<p>&nbsp;</p>
<h3>Examples</h3>
<h4>AL</h4>
<p><img wpfc-lazyload-disable="true" loading="lazy" class="alignnone size-full wp-image-3461" src="https://dinamiknetwork.com/wp-content/uploads/2021/12/AL_Command.png" alt="" width="674" height="46" /></p>
<h4>B Line Command</h4>
<p>B /(%NI*) : Bu komut ile  Başında bir harf olan NI ile başlayan member&#8217;lar listelenir.</p>
<p>Result :</p>
<p><img wpfc-lazyload-disable="true" loading="lazy" class="alignnone wp-image-3463" src="https://dinamiknetwork.com/wp-content/uploads/2021/12/Browese_Command_2.jpg" alt="" width="603" height="133" /></p>
<h4>CO Command</h4>
<p>CO /(%ENT*) : Bu şekilde bir çok içinde ENT geçen member listelenebilir. Listelenen member&#8217;lara S * yapılarak toplu olarak kopyalanabilir.</p>
<h4>X Commands &#8211; NX, X ALL, NXF, NXL</h4>
<p>X ALL : Hepsini gizler</p>
<p>NX : Gizli olanların hepsini açar</p>
<p><img wpfc-lazyload-disable="true" loading="lazy" class="alignnone size-full wp-image-3465" src="https://dinamiknetwork.com/wp-content/uploads/2021/12/NX_Komutu.jpg" alt="" width="740" height="146" /></p>
<p>NXF : İlgini görünür yapar.</p>
<p>NXL : Sonuncunu görünür yapar</p>
<h4>// Komutunun Kullanımı</h4>
<p>Aşağıdaki Delete komutu için o aralıtkaki tüm dataset&#8217;lere uygular.</p>
<p><img wpfc-lazyload-disable="true" loading="lazy" class="alignnone size-full wp-image-3466" src="https://dinamiknetwork.com/wp-content/uploads/2021/12/Used_Command.jpg" alt="" width="511" height="125" /></p>
<p>&nbsp;</p>
<p>Diğer komutların kullanımı benzer şekilde olmaktadır. Yukarıdaki verilen örneklerden yola çıkarak denemeler yapılabilir.</p>
<p>The post <a rel="nofollow" href="https://dinamiknetwork.com/dslist-line-commands-dataset-listesi-3-4-line-komutlari/">DSLIST Line Commands &#8211; Dataset Listesi (3.4) Line Komutları</a> appeared first on <a rel="nofollow" href="https://dinamiknetwork.com">Dinamik Network</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://dinamiknetwork.com/dslist-line-commands-dataset-listesi-3-4-line-komutlari/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
