Difference between revisions of "ANZOBJCVN"

From MidrangeWiki
Jump to: navigation, search
(+PTF table)
(Updated with later PTF numbers and guidance for finding the latest PTFs)
 
(4 intermediate revisions by 3 users not shown)
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, such as [[V6R1]].
  
 
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].  
 +
 +
A strictly unofficial list of v 6.1+ ready products can be found here [[V6R1 Compatibility]].
  
 
== PTFs needed ==
 
== PTFs needed ==
 
'''Please read the Redpaper!'''   
 
'''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:
+
To try to keep as up-to-date as possible, here are the '''English language''' PTFs known to be needed as of Apr 2009:
  
 
{| 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  
!MRI PTF
+
! MRI PTF  
!Code PTF
+
! Code PTF
 
|-
 
|-
|V5R3
+
| V5R3  
|SI28425
+
| SI28425  
|SI29369
+
| SI35094
 
|-
 
|-
|V5R4
+
| V5R4  
|SI28415
+
| SI28415  
|SI29370
+
| SI48215
 
|}
 
|}
  
 +
Consider using IBM Fix Central or [http://www-912.ibm.com/a_dir/as4ptf.nsf/as4ptfhome IBM i PTF cover letters database] to look for all PTFs with text ANZOBJCVN.
  
 
==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}}

Latest revision as of 17:35, 31 December 2014

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, such as V6R1.

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.

A strictly unofficial list of v 6.1+ ready products can be found here V6R1 Compatibility.

PTFs needed

Please read the Redpaper! To try to keep as up-to-date as possible, here are the English language PTFs known to be needed as of Apr 2009:

i5/os version MRI PTF Code PTF
V5R3 SI28425 SI35094
V5R4 SI28415 SI48215

Consider using IBM Fix Central or IBM i PTF cover letters database to look for all PTFs with text ANZOBJCVN.

External links

Categories

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