Re: Web forms via PL/SQL

2002-09-25 Thread Torben Holm
lse mirres.MaintainVisitReports.show(p_customerid=>p_customerid); end if; end deletefile; -- - -- -- - procedure download(p_name varchar2) is l_d

RE: SSO - and nothing else

2002-08-15 Thread torben . holm
as a component of Oracle9iAS Portal. In Oracle9iAS Release 2, Single Sign-On is an infrastructure component, and does not require Portal to be installed. Though I must say I have not tried this my self. regards Torben Holm Miracle A/S Mobil

RE: SSO - and nothing else

2002-08-15 Thread torben . holm
>To REMOVE yourself from this mailing list, send an E-Mail message>to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in>the message BODY, include a line containing: UNSUB ORACLE-L>(or the name of mailing list you

RE: nextval increments by 2 in pl/sql procedure

2002-08-14 Thread torben . holm
PROTECTED] (note EXACT spelling of 'ListGuru') and in >the message BODY, include a line containing: UNSUB ORACLE-L >(or the name of mailing list you want to be removed from). You may >also send the HELP command for other information (like subscribing). Torbe

RE: Urgent : UTL file problem

2002-06-21 Thread torben . holm
[EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in >the message BODY, include a line containing: UNSUB ORACLE-L >(or the name of mailing list you want to be removed from). You may >also send the HELP command for other information (like subscribing). ---

RE: Urgent : UTL file problem

2002-06-21 Thread torben . holm
[EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in >the message BODY, include a line containing: UNSUB ORACLE-L >(or the name of mailing list you want to be removed from). You may >also send the HELP command for other information (like subscribing). ---

RE: How to translate PL/SQL to C

2002-05-15 Thread torben . holm
;to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in >the message BODY, include a line containing: UNSUB ORACLE-L >(or the name of mailing list you want to be removed from). You may >also send the HELP command for other information (like subscribing). --

Re: Trigger question

2002-04-03 Thread torben . holm
e containing: UNSUB ORACLE-L > (or the name of mailing list you want to be removed from). You may > also send the HELP command for other information (like subscribing). Torben Holm Miracle A/S mobil: +45 2527 7104 mail : [EMAIL PROTECTED] http://www.miraclea

Re: Riddle me this Oracle riddle...

2002-03-06 Thread torben . holm
Parameter that are defined as IN _are_ copied in. To avoid this and pass data by reference, use NOCOPY. NOCOPY is a compiler directive witch may or may not be followed by the compiler. regards Torben Holm http://www.miracleas.dk Khedr, Waleed writes: > So the answer is none of the ab

Re: Data Retrieval Tool

2002-02-06 Thread Torben Holm
and to move the "tables" from access you could use the "Migration workbench" that you can get from OTN /torben holm Peter Gram wrote: > Dennis > > > Move the tables into Oracle and let the users use Access via odbc ;-) > > [EMAIL PROTECTED] wrote: >

Re: database config assistant

2001-11-19 Thread Torben Holm
Hi, try $ORACLE_HOME/bin/dbassist /torben Marin Dimitrov wrote: > hi, > > I've just installed 9i on RH7.2 but I can't find the appropriate script to > start the Database Configuration Assistant (the jar files is in > ORA_HOME/assistants/dbca/jlib but there are no scripts in > ORA_HOME/assistant

Re: Dba studio under 9i for Linux?

2001-11-18 Thread Torben Holm
Hi, Use oemapp in $ORACLE_HOME/bin. oemapp requiers some parameter (that tells witch program to start (DBA studio among others)). If you call it without parameters it will tell you possible values. regards torben holm Csillag Zsolt wrote: > Hi, > > Can you tell me where can I