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.
From that generic description, it's hard to say what the issue is. AFAIK (and experienced myself in R2 => R3) PB / PS App upgrades I did not encounter such issues. However, I will state that these Apps were ASE, SS, PG & SA DBMS related and not Oracle. So I would suggest that you also open a Support Ticket and attach as much information / details / sample code (or better yet a s simple test case) to that ticket so that Appeon can better delve into your problem.
Regards ... Chris