Difference between revisions of "ANZOBJCVN"

From MidrangeWiki
Jump to: navigation, search
(+PTF table)
m (add Template:redpaper; put manual <br> into parameters= of Template:Command Infobox for readability)
Line 1: Line 1:
{{Command Infobox|
+
{{Command Infobox
command=ANZOBJCVN|
+
|command=ANZOBJCVN
command_title=Analyze Object Conversion|
+
|command_title=Analyze Object Conversion
parameters=OPTION(*COLLECT <nowiki>|</nowiki> *REPORT) LIB(*ALLUSR <nowiki>|</nowiki> *NONE <nowiki>|</nowiki> generic name <nowiki>|</nowiki> library name) ASPDEV(* <nowiki>|</nowiki> *ALLAVL <nowiki>|</nowiki> *CURASPGRP <nowiki>|</nowiki> *SYSBAS) SPLFILE(*YES <nowiki>|</nowiki> *NO) OBJ(*NONE <nowiki>|</nowiki> path-name) SUBTREE(*ALL <nowiki>|</nowiki> *NONE) TGTRLS(V6R1M0)|
+
|parameters=OPTION(*COLLECT <nowiki>|</nowiki> *REPORT)  
job_batch=Yes|
+
 
job_inter=Yes|
+
LIB(*ALLUSR <nowiki>|</nowiki> *NONE <nowiki>|</nowiki> generic name <nowiki>|</nowiki> library name)  
pgm_batch=Yes|
+
 
pgm_inter=Yes|
+
ASPDEV(* <nowiki>|</nowiki> *ALLAVL <nowiki>|</nowiki> *CURASPGRP <nowiki>|</nowiki> *SYSBAS)  
rexx_batch=Yes|
+
 
rexx_inter=Yes|
+
SPLFILE(*YES <nowiki>|</nowiki> *NO)
exec=Yes|
+
 
threadsafe=No}}
+
OBJ(*NONE <nowiki>|</nowiki> path-name)  
The Analyze Object Conversion ({{AN}}) command collects or reports information for user-created objects on the system. It can be used to plan the conversion of user objects to a new release of i5/OS operating system.
+
 
 +
SUBTREE(*ALL <nowiki>|</nowiki> *NONE)  
 +
 
 +
TGTRLS(V6R1M0)
 +
|job_batch=Yes
 +
|job_inter=Yes
 +
|pgm_batch=Yes
 +
|pgm_inter=Yes
 +
|rexx_batch=Yes
 +
|rexx_inter=Yes
 +
|exec=Yes
 +
|threadsafe=No
 +
}}
 +
The Analyze Object Conversion command,  ({{AN}}), collects or reports information for user-created objects on the system. It can be used to plan the conversion of user objects to a new release of i5/OS operating system.
  
 
It is strongly recommended that you run {{PAGENAME}} well in advance of loading up V6R1.  Currently (Jan 2008) it is available only by ordering a PTF.  The PTF to order depends on your release of i5/OS, and is detailed in the [http://www.redbooks.ibm.com/redpieces/abstracts/redp4293.html?Open Getting Ready for i5/OS V6R1 Redpaper].  
 
It is strongly recommended that you run {{PAGENAME}} well in advance of loading up V6R1.  Currently (Jan 2008) it is available only by ordering a PTF.  The PTF to order depends on your release of i5/OS, and is detailed in the [http://www.redbooks.ibm.com/redpieces/abstracts/redp4293.html?Open Getting Ready for i5/OS V6R1 Redpaper].  
Line 20: Line 33:
  
 
{| class="wikitable" class=sortable margin: 0 0 0.5em 1em; border-collapse: collapse; background:white; clear:right; text-align:center;" border="1" cellpadding="3"
 
{| class="wikitable" class=sortable margin: 0 0 0.5em 1em; border-collapse: collapse; background:white; clear:right; text-align:center;" border="1" cellpadding="3"
 
 
|-
 
|-
 
!i5/os version
 
!i5/os version
Line 34: Line 46:
 
|SI29370
 
|SI29370
 
|}
 
|}
 
  
 
==External links==
 
==External links==
[http://www-03.ibm.com/systems/i/os/i5os/v6r1preview/ IBM i5/OS V6R1 preview]
+
*{{redpaper
 +
| pubnumber=redp4293
 +
| title=i5/OS Program Conversion: Getting Ready for i5/OS V6R1
 +
}}
 +
*[http://www-03.ibm.com/systems/i/os/i5os/v6r1preview/ IBM i5/OS V6R1 preview]
  
 
== Categories ==
 
== Categories ==
 
[[Category:Commands]]
 
[[Category:Commands]]
 
{{stub}}
 
{{stub}}

Revision as of 16:24, 9 January 2008

ANZOBJCVN
Analyze Object Conversion
Parameters: OPTION(*COLLECT | *REPORT)

LIB(*ALLUSR | *NONE | generic name | library name)

ASPDEV(* | *ALLAVL | *CURASPGRP | *SYSBAS)

SPLFILE(*YES | *NO)

OBJ(*NONE | path-name)

SUBTREE(*ALL | *NONE)

TGTRLS(V6R1M0)

Environments:
Batch Interactive
Jobs: Yes Yes
Programs: Yes Yes
REXX: Yes Yes
Exec: Yes
Threadsafe: No

The Analyze Object Conversion command, (ANZOBJCVN), collects or reports information for user-created objects on the system. It can be used to plan the conversion of user objects to a new release of i5/OS operating system.

It is strongly recommended that you run ANZOBJCVN well in advance of loading up V6R1. Currently (Jan 2008) it is available only by ordering a PTF. The PTF to order depends on your release of i5/OS, and is detailed in the Getting Ready for i5/OS V6R1 Redpaper.

PTFs needed

Please read the Redpaper! To try to keep as up-to-date as possible, here are the PTFs known to be needed as of 08 Jan 2008:

i5/os version MRI PTF Code PTF
V5R3 SI28425 SI29369
V5R4 SI28415 SI29370

External links

Categories

This article is a stub. You can help by editing it.