0% found this document useful (0 votes)
147 views

1067955

The document describes the execution of an Oracle Financials positive pay format program. It loads system security options, sets program parameters which results in a SQL syntax error, and handles the exception by releasing the application module and security options.

Uploaded by

balasuk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
147 views

1067955

The document describes the execution of an Oracle Financials positive pay format program. It loads system security options, sets program parameters which results in a SQL syntax error, and handles the exception by releasing the application module and security options.

Uploaded by

balasuk
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

iby.shared.runFormat.ess.program.FDPositivePay.

execute::Enter
oracle.apps.financials.payments.shared.util.ess.program.common.util.FormatProgramUt
ils::Enter
Enter: iby.shared.util.ess.program.common.util.SystemSecurityOptions.load()
Before create AM
AM created:
oracle.apps.financials.payments.sharedSetup.securityOptions.publicModel.application
Module.SystemSecurityOptionsAMImpl@16fce1a2
Got secOpsVO:
oracle.apps.financials.payments.sharedSetup.securityOptions.publicModel.view.System
SecurityOptionsVOImpl@5488c710
After secOpsVO.executeQuery():
After secOpsVO.next():
m_secOpsRow: ViewRow [oracle.jbo.Key[1 ]]
Exit: iby.shared.util.ess.program.common.util.SystemSecurityOptions.load()
oracle.apps.financials.payments.shared.util.ess.program.common.util.FormatProgramUt
ils::starting MOAC session
oracle.apps.financials.payments.shared.util.ess.program.common.util.FormatProgramUt
ils::Exit
iby.shared.runFormat.ess.program.FDPositivePay.setParameters::Enter:
iby.shared.runFormat.ess.program.FDPositivePay.setParameters::Exit
iby.shared.runFormat.ess.program.FDPositivePay.runPosPay::Enter
iby.shared.runFormat.ess.program.FDPositivePay.setParameters.queryPosPayAttributes:
:Enter
iby.shared.runFormat.ess.program.FDPositivePay.setParameters.queryPosPayAttributes:
:java.sql.SQLSyntaxErrorException: ORA-01722: invalid number

iby.shared.runFormat.ess.program.FDPositivePay.runPosPay::Exit
oracle.apps.financials.payments.shared.util.ess.program.common.util.FormatProgramUt
ils::handleProgramException:Start( Exception ex =
oracle.as.scheduler.ExecutionErrorException: java.sql.SQLSyntaxErrorException: ORA-
01722: invalid number_, String DBG_MOD =
iby.shared.runFormat.ess.program.FDPositivePay.execute)
Enter: iby.shared.util.ess.program.common.util.SystemSecurityOptions.releaseAM()
m_Am is not null. Releasing it
m_Am released in remove mode
End: iby.shared.util.ess.program.common.util.SystemSecurityOptions.releaseAM()
oracle.apps.financials.payments.shared.util.ess.program.common.util.FormatProgramUt
ils::oracle.as.scheduler.ExecutionErrorException: java.sql.SQLSyntaxErrorException:
ORA-01722: invalid number

Enter: iby.shared.util.ess.program.common.util.SystemSecurityOptions.releaseAM()
m_Am is not null. Releasing it
exception during sec opts AM release
End: iby.shared.util.ess.program.common.util.SystemSecurityOptions.releaseAM()

You might also like