English German Spanish
Support|Education|Careers|Contact Us

Error: "APP0007E ICF Major/minor ret codes = 83/1A Evoke Failed" when trying to start up ODEX/400 for the first time after installation.

Article ID: 1217
Date Created: 13/10/2009 16:15:15
Date Modified: 19/10/2009 10:42:35
Applies To: ODEX 400
More Information:

This is almost certainly due to security issues on the AS400.

The 83/1A is because the ICF (Intrasystem Communication File) device ODEXINTR00 cannot be contacted by the ODEX programs. This in turn is probably because it has been varied on to the wrong subsystem or that ODEX does not have the authorities to use it.

With AS400 installations you MUST do things in the exact sequence as defined in the manual.

The quickest way to resolve this is to start again on the security section of the manual on page 3-3 part 4 (where Libraryname is normally "ODEX400", UserProfile is normally "ODEXOWNER" and nn is normally numeric "00"):

Initial security logged on as QSECOFR:

RVKOBJAUT OBJ(Libraryname/*ALL) OBJTYPE(*ALL) USER(ODEXOWNER) AUT(*ALL)

RVKOBJAUT OBJ(Libraryname) OBJTYPE(*LIB) USER(ODEXOWNER) AUT(*ALL)

GRTOBJAUT OBJ(Libraryname) OBJTYPE(*LIB) USER(UserProfile) AUT(*ALL)

GRTOBJAUT OBJ(Libraryname/*ALL) OBJTYPE(*ALL) USER(UserProfile) AUT(*ALL)

Log off as QSECOFR and on again as ODEXOWNER (which will need to have SYSOPR privileges for the creation of the ICF device etc)

CALL PGM(Libraryname/CRTODXLIB) PARM(‘Libraryname‘ ‘nn‘ ‘UserProfile‘)

Then, to start the system up, (also logged on as ODEXOWNER):

Ensure ODEX00 subsystem is running

VRYCFG CFGOBJ(ODEXINTR00) CFGTYPE(*DEV) STATUS(*ON)

If you are using X.25 you will need:

WRKCFGSTS CFGTYPE(*LIN) CFGD(Line Description)

And then:

ODEXSTART

Basically it is all in the manual and, unlike Windows installations, this must be followed to the letter and all commands checked to ensure they have worked before moving on to the next.

Keywords:



Rate this article

12345

Current rating: 0
1 star = Poor, 5 stars = Perfect)

Feedback

Did this information solve your problem?
 
What can we do to improve this information?
 
Please provide an email address so that we can obtain
further information if necessary (optional):




User Logon
Username/Password:
CONTACT US

UK: +44 (0) 1733 371 311
ES: +34 91 268 66 29
SE: +46 (0) 322 935 25
DE: +49 (0) 40 31112 374


sales@di-international.com
Terms and Conditions | Copyright Data Interchange Plc 2012