Allows user to import specific files into the regional NPAC database.
The user must be logged in with the user name lsmsadm.
This command must be run from the $LSMS_DIR directory and run only from the primary server.
Table 1 lists the exit codes generated by the npacimport command.
| Exit Code |
Cause |
Suggested Recovery |
|---|---|---|
| -1 |
Invalid syntax |
Correct the syntax. |
| 1 |
Database error |
Contact the My Oracle Support (MOS). |
| 2 |
File access error |
Contact the My Oracle Support (MOS). |
| 3 |
Invalid record in the input file |
Correct the file entry or contact the My Oracle Support (MOS). |
| 4 |
Invalid user |
Change user to lsmsadm. |
| 5 |
Unknown error |
Contact the My Oracle Support (MOS). |
| This command is usually run by scripts; scripts should search for exit codes. When the command is run from the command line, the output indicates suggested recovery. |
||