SYSMAIN IMPORT - error NAT2993

On Natural 9 on AIX

After executing the following instruction to remove line numbers
ftouch lib=MYLIB suprln=ON

I can no longer import with SYSMAIN
I have the error “NAT2993 XREF request disallowed by security definition”.

I can only manage to import when I force " Cross-reference … N" in SYSSEC

But I need to have “Cross-reference … Y” because I am using PREDICT.

when i go back with
ftouch lib=MYLIB suprln=OFF

the error still remain

I don’t know what to do be able to import program with “Cross-reference … Y” and without line numbers

Thanks for your help

David

To avoid NAT2993 error when only Sources, only Mark (S)ource during import and unmark (C)ataloged as in next:

±------------------------ IMPORT --------------------------+
¦ ¦
¦ - Source - ¦
¦ ¦
¦ PATH: /xx/xxxxxx/ ¦
¦ OBJECT: * CODE: X (S)ource ¦
¦ (C)ataloged ¦
¦ ¦
¦ - Target - ¦
¦ ¦
¦ LIBRARY: USER ID: REPLACE: ¦
¦ DBID: MODE: ¦
¦ FNR: ¦
±----------------------------------------------------------+

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.