Billing and Revenue Management (MOSC)

MOSC Banner

LoadIfwconfig is not purging the data

edited Dec 2, 2013 8:13AM in Billing and Revenue Management (MOSC) 4 commentsAnswered
Hi,

After running the below command,data is still not purged from the database.Is it because of any version or patch dependecy ??
Please suggest.

 bash-4.2$ LoadIfwConfig -v -i CustomConfig.xml -p -c
XML Loader Version 7.5 2.19
 Verbose is on.
 Purge is selected.
 Commit is selected.
bash-4.2$ 

For ur reference pasted the reg content

bash-4.2$ cat LoadIfwConfig.reg
LoadIfwConfig
{
  LogMessageTable
  {
    MessageFilePath   = ./
    MessageFileSuffix = .msg
  }

  ProcessLog
  {
    FilePath          = ./log
    FileName          = LoadIfwConfig
    FileSuffix        = .log
    WriteMessageKey   = True
  }

  DataPool
    {
      Database
      {
        ModuleName = DbInterface
        Module
        {
          # Common
          DatabaseName = BRMTEST
          UserName     = integrate
          PassWord     = &aes|09|0D5E11BFDD97D2769D9B0DBFBD1BBF7E29AE33E3CD30119B4667038FA1BEE8706F
          AccessLib    = oci11g72

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center