Thanks for the advice dan. But am still wondering the way of specifying the parameter in .profile is correct or wrong. Could you please clarify this? (Since the performace of jdls is better when compared with OS locks,I would like to give a shot)
*export JDLS=SERVER=192.168.xx.xx,50002,BINARY* Natarajan On Tuesday, May 20, 2014 5:04:16 PM UTC+2, Daniel Klein wrote: > > If jDLS is not working under these conditions then my advice is to turn it > off and let the network use OS locking. > > Dan > > > On Mon, May 19, 2014 at 3:19 PM, Nataraj Prem <[email protected]<javascript:> > > wrote: > >> I have a t24 environment with oracle DB and jdls is started in ibs mode >> for 2 App servers. >> >> * App1 starts the jdls as follows (Primary) >> >> * jdls -ibs50000,100* >> >> * App2 has the following environment variable and the locking works for >> oracle files. >> >> * export JDLS=SERVER=192.168.xx.xx,50002* >> >> * All the T24 tables are in Oracle but I have a file in NFS (J4 file) and >> the locking is not working for that file. >> >> * On searching I found the following environment variable option for jdls >> to be setup, But dont know how to implement it in .profile. >> >> *BINARY * >> >> *The BINARY option can be used to intercept all binary type locks, i.e. >> locks other than record locks * >> *and redirect them to the Distributed Lock Service. Locks that would >> normally be taken on the local * >> *system will be intercepted and redirected to the Distributed Lock >> Service, such that they can be * >> *propagated and hence respected across multiple systems. This option >> should not be required except * >> *when using jBASE Hash files over NFS and/or File and Execution Locks. * >> >> ** * I tried using the following in app2 but its not working. Any help? >> >> export JDLS=SERVER=192.168.xx.xx,50002,BINARY >> >> -- >> -- >> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >> >> To post, send email to [email protected] <javascript:> >> To unsubscribe, send email to [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/jBASE?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "jBASE" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
