My Oracle Support Banner

Getting 'ORA-01756: quoted string not properly terminated' Running Batch with FN_FSI_IRC_HYBRID_SCHEDULER (Doc ID 2713270.1)

Last updated on APRIL 26, 2023

Applies to:

Oracle Financial Services Funds Transfer Pricing - Version 8.0.0 to 8.1.1 [Release 8 to 8.1]
Oracle Financial Services Asset Liability Management - Version 8.0.0 to 8.1.1 [Release 8 to 8.1]
Oracle Financial Services Analytical Applications Infrastructure - Version 8.0.0 to 8.1.1 [Release 8 to 8.1]
Information in this document applies to any platform.
Oracle Financial Services Analytical Applications (OFSAA)
Oracle Financial Services Funds Transfer Pricing (FTP)
Oracle Financial Services Asset Liability Management (ALM)

Symptoms

When attempting to run a Batch containing the IRC_HYBRID_SCHEDULER with multiple Interest Rate Codes (IRCs) in the parameters, the Batch fails with the following ORA-01756 error in the RUNPROCEDURE.log from /<FTPSHARE>/logs/<MIS Date>/<Infodom>/TRANSFORM DATA:

[Wed 11 Mar 2020 10:21:44 PM GMT PM +0000][INFO][BACKEND][OFSAA][RUNPROCEDURE] Parameters : FN_FSI_IRC_HYBRID_SCHEDULER,'OFSALMINFO_HYBRID_IRC_20200311_2','20200311','179 ,180 ,181
[Wed 11 Mar 2020 10:21:44 PM GMT PM +0000][INFO][BACKEND][OFSAA][RUNPROCEDURE] Statement to execute : BEGIN :D := FN_FSI_IRC_HYBRID_SCHEDULER('OFSALMINFO_HYBRID_IRC_20200311_2','20200311','179 ,180 ,181 ); END;
FAILED: OCIStmtPrepareORA-01756: quoted string not properly terminated

PrepareStatement failed
[Wed 11 Mar 2020 10:21:44 PM GMT PM +0000][SEVERE][BACKEND][OFSAA][RUNPROCEDURE] Could not create statement. Error code returned : 39282464
[Wed 11 Mar 2020 10:21:44 PM GMT PM +0000][INFO][BACKEND][OFSAA][RUNPROCEDURE] After Calling execProc
[Wed 11 Mar 2020 10:21:44 PM GMT PM +0000][SEVERE][BACKEND][OFSAA][RUNPROCEDURE] Stored procedure execution failed

However, the batch will run successfully with only two IRCs.

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.