You could possibly use the system.start_command_with_io method, I have this with some other command line utils, but haven't actually used it with FTP as yet. ...
Neal Gribben
Neal.Gribben@...
Jul 2, 2006 10:39 pm
16676
hi all i want to disable all trigger on specific object using magik, (like oracle style alter table <tablename> disable all triggers;) how to do this.. regards...
Hi Sudhakar I don't know of any existing method like Oracle has, but the way I have effectively done this before was to write a method on ds_collection. In ...
Neal Gribben
Neal.Gribben@...
Jul 3, 2006 9:51 pm
16678
Hi,all.I start a sw sql server as follow in SW3.3 #============================================================== sql_paras <<...
I want to insert,delete or update records in Oracle database using Magik,so I must make the Oracle connection.I add the connection parameters to the extdb part...
Hi, I have a question about has_group?() method: I write this code: _local v << gis_program_manager.cached_dataset(:gis) cu<<v.auth_view.current_user ...
Hi, Everyone has group "everyone". This is not actual group, "everyone" privileges are give to any user even he is not member of any other group. regards, ...
For those who prefer to use a third party backup software instead of Smallworld, what software name do you use? We are currently using veritas and not having...
Unless you switch off the swmfs service while running the backup software, the .DS files will be locked by swmfs, which is what will cause this error. If you...
Hello Mike, The snapshot feature of Veritas solves this integrity issue. Once the backup starts, a current state in time of the files to be backed up are ...
Hi John,
The clients should reconnect after swmfs is back up, although there are sometimes problems with the sessions afterwards, so this is probably not a...
Hi Mike, More than likely a Veritas issue. Didn't get any responses on backup strategies from the group. What about your site, do you use Smallworld native...
Hi John,
I work for a services company called iFactor, so I don't have any one particular site that I deal with. However, I have implemented the Smallworld...
John, This might not work for you but our db is small enough that I can run a hot ds_tranfer each night and then we back up the newly created ds files. Andy ...
Since there is a discussion about backups and the ds_transfer mechanism was mentioned as a solution I thought I would throw out a warning about that approach....
the use of ds_transfer for backups -hot is - as outlined by A. Sawatzky - not possible if users have write-access during the transfer. Only the use of...
zanger.michael@...
Jul 6, 2006 8:58 am
16695
Hi,all. I have changed records in Oracle using magik and then close the oracle connection by #================================ my_connection.discard(v) ...
Check out replicas. Very cool, just like an alternative that is remote. You can have a bunch (but they do suck up sys-ids, so it cannot be too many). There...
Bruce Morehouse
BruceM@...
Jul 7, 2006 2:10 pm
16699
I need to add new uvas to my drawings. How do it?...
Sounds urgent. We'll need at least a traceback to understand your issue. When drawing worlds are created the maximum number of drawings is determined. If you...