![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to update the Crontab | Jeremy3 | SUN Solaris | 4 | 02-22-2007 07:02 AM |
| crontab NOT working | baanprog | UNIX for Advanced & Expert Users | 2 | 09-26-2006 01:11 PM |
| apt-get update not working | gauri | UNIX for Dummies Questions & Answers | 1 | 02-14-2006 07:02 AM |
| crontab command not working | digant | UNIX for Advanced & Expert Users | 8 | 01-04-2004 09:46 PM |
| crontab not working right | kymberm | UNIX for Dummies Questions & Answers | 3 | 07-09-2003 05:21 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Dear All,
I have writen a Pro*c program that does a data base select,insert,update statements and I have scheduled the program to run from crontab, It is runing fine for the select insert and commit statement till it reaches the update statement , it throws the following error: SQL On IPB Account 239907203 - Bill 2411212954 Oracle error, sqlstate is Error occured. sqlcode = -3114 message = ORA-03114: not connected to ORACLE Last SQL statement: update ipb_fix_batch_err_t e set e.STATUS=3,e.e_date=:b0 where (e.bil At or near line number 2096 Cursor Cache Statistics ------------------------ Maximum value of MAXOPENCURSORS: 10 Maximum open cursors required: 10 Current number of open cursors: 10 Number of cache reassignments: 7 Number of SQL statement parses: 17 Number of SQL statement executions: 21 If I run the program from the command line it runs fine, Please can any one help me in this, it is so urgent Thanks |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|