• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

web logic / Linux /Oracle 10g/ plsql application architecture

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ,

I am new to web logic server.
At my work in my new project , we use web logic application servers installed on Linux machines.
Basically this is an plsql application which accesses/updates Oracle 10g database .
The PL/SQ L application is deployed on web logic servers.
We have to run shell scripts to run these applications trough sql plus on Linux machines.

Can any one post here some resources which explains similar architecture which includes following components.

-- Web logic application server on (Linux machine).
-- Oracle 10g database.
-- Sql * plus
-- run shell scripts which in turn run other plsql scripts.


I am lost in understanding how each component is connected.
It will be great help even if partial explanation is provided

Thanks
CP
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic