AQapi

2001-04-01 Thread Harel Dayan
hi, Does any one have an example of how using AQjmsTopicPublisher/AQjmsTopicSubscriber TNX -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Harel Dayan INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San Diego, California

send

2001-04-01 Thread Harel Dayan
hi, Does any one have an example of how using AQjmsTopicPublisher/AQjmsTopicSubscriber (AQAPI.JAR) TNX -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Harel Dayan INET: [EMAIL PROTECTED] Fat City Network Services-- (858) 538-5051 FAX: (858) 538-5051 San

RE: Generate random number

2001-04-01 Thread Scott Crabtree
Helmut, Make sure you have run dbmsrand.sql as sys. This installs the dbms_random package First you seed the random package. exec dbms_random.seed(1) Then select dbms_random.random from dual; RANDOM -- 723648616 exec DBMS_RANDOM.TERMINATE; RTFM Reference

Key generator for dbms_obfuscation package

2001-04-01 Thread Gilles PARC
Hi listers, I plan to use Oracle obfuscation tool kit in Triple DES mode (new in 8.1.7) for number and data strings. Do you know a good key generator to strengthen the encryption process ?? Thanks in advance Gilles Parc Email : [EMAIL PROTECTED] carpe diem !! -- Please see the official

RE: Viewing current enabled roles

2001-04-01 Thread Steve Adams
Hi Steve, There is no way to find out which roles are enabled in a session, other than your own. The reason is that this information is kept in each session's UGA, and for dedicated connections the UGA resides in the PGA which is in private memory, not visible to the rest of the instance. @

RE: Concatenate rows

2001-04-01 Thread Wendy Y
Aleem: Yes, your understand right! I'm concating ROWS, not columns. My client has several comment text box (columns). When the previous fired, it will send couple of messages (rows)as comments - the way it designed. They need to combine these text comments into one comment box. My delimn:

need to run a scheduled task on the web app

2001-04-01 Thread grace lim
gurus, i need to run a scheduled task on the web application server 8ias w/c calls to a form and do updates on my database. but web application server didn't have an ifrun60.exe. so i try to install forms developer and lot of errors occur during installation. What do i need to do to run a task

*.dbf, *.ctl, redo*.log access rite

2001-04-01 Thread Sinardy Xing
Hi guys, Can you tell me what is your access rite for those files in unix solaris 7 oracle 8.1.6, my current access rite are: rwxrwxr-x for all of them. Sinardy -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Sinardy Xing INET: [EMAIL PROTECTED] Fat City Network