Re: app start up with oracle



schw wrote:
Hi

I'm writing an app that will be a simple server communicating with my
pl/sql procedures via tcp/ip (utl_tcp package). How can I cause the app
to start up along with the Oracle after e.g. machine reboot?
Just so you don't miss anything, you can have messages passing between the database and you via the normal oracle database interface.

The only reason to use utl_tcp is if you don't have the client software installed where your app runs.

Lots of Greetings!
Volker
.



Relevant Pages

  • Re: app start up with oracle
    ... schw wrote: ... I'm writing an app that will be a simple server communicating with my ... pl/sql procedures via tcp/ip (utl_tcp package). ...
    (comp.databases.oracle.misc)
  • Re: app start up with oracle
    ... I'm writing an app that will be a simple server communicating with my ... pl/sql procedures via tcp/ip (utl_tcp package). ...
    (comp.databases.oracle.misc)
  • app start up with oracle
    ... I'm writing an app that will be a simple server communicating with my ... pl/sql procedures via tcp/ip (utl_tcp package). ...
    (comp.databases.oracle.misc)
  • Re: Linked packages in advertisement?
    ... To set a dependency chain: Create two programs program a and program b. ... You don't have to update the package to change program dependency. ... > If I later have to distribute a third App wich also depends on Oracle, ... You don't have to re-package Oracle client. ...
    (microsoft.public.sms.swdist)
  • Re: Distributed Access references
    ... understand from trying to package an app and working w/ ... Although it appears that the excel does get packaged by ... So my app relies on the user having their own ... As for the other references I am not sure what to do? ...
    (microsoft.public.access.devtoolkits)