Hearing(s) Detail

Criminal Bail Application 316/2026, Farooque Kalhoro V/S The State & others


( ! ) Warning: oci_execute(): ORA-27103: internal error OSD-00033: additional error information O/S-Error: (OS 9) The storage control block address is invalid. ORA-27102: out of memory OSD-00043: additional error information O/S-Error: (OS 1455) The paging file is too small for this operation to complete. in C:\wamp\www\includes\db_orcl.inc.php on line 139
Call Stack
#TimeMemoryFunctionLocation
10.0003402872{main}( )...\pcprofile.php:0
20.1497420720get_proceedings( )...\pcprofile.php:133
30.1504421208orcl->oracle_query( )...\pcprofile.php:43
40.1504423888oci_execute ( )...\db_orcl.inc.php:139

Oracle Query Execution Error

Message: ORA-27103: internal error OSD-00033: additional error information O/S-Error: (OS 9) The storage control block address is invalid. ORA-27102: out of memory OSD-00043: additional error information O/S-Error: (OS 1455) The paging file is too small for this operation to complete.

Query: SELECT * FROM ( SELECT P.CASECODE, P.CP_ID, TO_CHAR(P.HEARING_DATE,'DD-MON-YYYY') AS HEARING_DATE, P.CASE_DIARY, CFMS_GET_CASESTAGE_NAME(P.CURRENT_CASESTAGECODE) CURRENT_CASESTAGECODE, P.CURRENT_JUDGE_CNIC_CODE, J.JUDGE_NAME, P.UNITS_ON_STAGE, GET_HOLYDAY_NAME(P.HEARING_DATE) HOLIDAY, CFMS_GET_COURTNAME(CI.COURTCODE) COURTNAME, P.NUM_PW_EXAMINED, CI.RESTORENO FROM CFMS_CASEINFO CI JOIN CFMS_CASE_PROCEED P ON (CI.CASECODE = P.CASECODE) JOIN STD_JUDGES J ON (J.JUDGE_CNIC_CODE = P.CURRENT_JUDGE_CNIC_CODE) WHERE P.CASECODE = :CASECODE OR P.CASECODE = (SELECT PREV_CASECODE FROM CFMS_CASEINFO WHERE CASECODE = :CASECODE) ORDER BY P.HEARING_DATE DESC ) WHERE ROWNUM <= 10

Location: /cfms_dc_v26/pcprofile.php

IP: 216.73.216.144 (216.73.216.144)

User Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)