Hi Team,
I Migrated the application from PB21 to PB2022 R3. Now, I created the Power server project and deployed the Project successfully.
when I try to run the Project, I'm getting the ErrorMessage: "ORA-01008: not all variables bound".
Oracle DB Version : 19c
fail: PowerServer.Api.ServerApiController[1003]
RpcFunction(0HN24RT92HBI7:0000000A)(2024-03-15 11:16:54.6937998): get result (
{
"SqlNRows": 0,
"IsSuccess": false,
"AppName": "test_cloud",
"NameSpace": "test_cloud",
"Type": "RPCFunction",
"SessionId": "1EDB8EE6-E1EB-4055-ACBE-990BDEDDE85F",
"TransactionId": "DE1DF8A7-F778-4436-9123-CA4A4810E98B-3",
"TransactionName": "sqlca",
"ErrorCode": 1008,
"ErrorMessage": "ORA-01008: not all variables bound"
}).
Please let me know, If you have any solution on this.
Thanks,
Shenbagam Balakumar.