chkfilter

Check EMS Routing Filters

Run this command to verify that EMS Routing is set up properly. This command reviews all the telephone number (TN) and number pool block (NPB) transactions that were received from NPACs in the past 24 hours and determines whether any of these TNs and NPBs were not forwarded to any EAGLE node. If any are found, a file $LSMS_DIR/../logs/trace/LsmsSubNotFwd.log.<MMDD> (where <MMDD> indicates the month and day the chkfilter command was run) is created and those TNs and NPBs are stored in this file.

Keyword

chkfilter

Permission

The user must be logged in with the user name lsmsadm.

Syntax

$LSMS_TOOLS_DIR/chkfilter

Options

None.

Sample Output

$ chkfilter

$

Related Commands

None.

Files

Files: chkfilter

Filename

Type

Location

LsmsSubNotFwd.log.<MMDD>

 

$LSMS_DIR/../logs/trace/

Response Notes

None.

Possible Errors

Error Messages: chkfilter

Exit Code

Error Message

Cause

Suggested Recovery

-1

Syntax error

User entered command with incorrect syntax.

Try the command again with correct syntax.

1

DbError

Database exception.

Contact the My Oracle Support (MOS).

2

InvalidUser

A user with a username other than lsmsadm attempted to run this command.

Log in as lsmsadm and try the command again.

3

EnvNotSet

The LSMS_DIR env variable is not set.

Verify the environment variables.

4

FileError

Unable to open output file, check directory and permission

Contact the My Oracle Support (MOS).

5

UnknownError

Not known.

Contact the My Oracle Support (MOS).