![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to write a daemon in Unix? | sbasak | Shell Programming and Scripting | 11 | 04-23-2008 06:56 AM |
| daemon process | suresh_rupineni | Linux | 1 | 08-21-2006 03:14 AM |
| How to write daemon? | sg6876 | High Level Programming | 2 | 11-18-2005 02:33 AM |
| what is a daemon process | Kanu77 | High Level Programming | 6 | 03-08-2002 10:47 AM |
| Daemon process | s_chordia | High Level Programming | 2 | 01-17-2002 02:09 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Hello,
I am new to this forum and this is my first post here... I have never worked on either Pro*C or Multithreading..Now, i have to write a Pro*C, Multithreading daemon process.. I dont know where to start.. Can anybody help me with examples? 1. need to write a Pro*C multithreading daemon process 2. Username,pwd,sid, no.of threads values should read from a file. 3. multiple database connections will be opened based on the no.of threads. 4. No.of records should be shared across threads 5. Handling thread synchronization. 6. Need to select the data (name column) from emp table where status = 0 7. Need to implement the below mentioned if condition If the name = “xxx” update the status = 1 in that table Else Update the status = 2 in that table Commit; Can anybody help me ... Thanks in Advance, ![]() -Srini |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|