| ( ! ) 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 | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0003 | 402872 | {main}( ) | ...\pcprofile.php:0 |
| 2 | 0.1497 | 420720 | get_proceedings( ) | ...\pcprofile.php:133 |
| 3 | 0.1504 | 421208 | orcl->oracle_query( ) | ...\pcprofile.php:43 |
| 4 | 0.1504 | 423888 | oci_execute ( ) | ...\db_orcl.inc.php:139 |
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)